summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* let WebKit inject itself into the qt configurationOswald Buddenhagen2010-08-238-10/+16
* add indirect input/output specification capability to QMAKE_SUBSTITUTESOswald Buddenhagen2010-08-234-8/+38
* Add test that exercises lupdate warnings for QtScriptKent Hansen2010-08-234-0/+118
* Make qsTrId() / QT_TRID_NOOP() accessible from QtScriptKent Hansen2010-08-236-0/+133
* Make lupdate's QtScript frontend recognize qsTrId() / QT_TRID_NOOP()Kent Hansen2010-08-234-0/+75
* Add support for comments and meta-data in the lupdate QtScript frontendKent Hansen2010-08-235-22/+565
* Streamline lupdate's QtScript frontend's error messagingKent Hansen2010-08-232-44/+78
* Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Morten Engvoldsen2010-08-231-1/+1
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-231-3/+5
| |\
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-08-231-1/+1
| |\ \
| | * | Move link for Declarative UI Runtime to Using QML with C++ sectionBea Lam2010-08-231-1/+1
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-2218-17/+62
| |\ \ \ | | |/ / | |/| |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-211-5/+18
| |\ \ \
* | | | | Doc: linking up orphant filesMorten Engvoldsen2010-08-232-0/+5
* | | | | Doc: Updating menu linksMorten Engvoldsen2010-08-231-4/+7
| |_|_|/ |/| | |
* | | | Doc: changing template menus to better reflect links from the index page.Morten Engvoldsen2010-08-221-3/+5
| |_|/ |/| |
* | | Doc: Adding pages to the overviews and updating the index page.Morten Engvoldsen2010-08-223-8/+17
* | | Doc: Updating pages and linking them to the overviews.Morten Engvoldsen2010-08-2215-9/+45
| |/ |/|
* | bindTexture: Replace texture if painting is active on pixmap/imageAndreas Kling2010-08-211-5/+18
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-212-5/+3
|\
| * QDeclarativeDebug: stream all the context, including the internals ones.Olivier Goffart2010-08-202-5/+3
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-2049-12219/+14008
|\ \
| * | qmake vcxproj generator: fix usage of /Fd in QMAKE_CXXFLAGSJoerg Bornemann2010-08-201-1/+1
| * | qmake: fix vcxproj generator when using /Fd in QMAKE_CXXFLAGSJoerg Bornemann2010-08-201-0/+1
| * | Revised fix for pixmap loadingJens Bache-Wiig2010-08-202-0/+7
| * | Assistant: Clean-up - fix spelling mistakes.Christian Kandeler2010-08-201-1/+1
| * | Assistant: Clean-up: Use const references in foreach loops.Christian Kandeler2010-08-202-3/+3
| * | Assistant: Clean-up: Mark constructors as explicit.Christian Kandeler2010-08-2013-16/+19
| * | Assistant: Clean-up - add newlines to end of files.Christian Kandeler2010-08-202-2/+2
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-2029-12196/+13974
| |\ \
| | * | Doc: Changes to the index page and second level pages linking to the index page.Morten Engvoldsen2010-08-204-7/+11
| | * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Morten Engvoldsen2010-08-201-2/+2
| | |\ \
| | | * | Use Ctrl rather than Alt for switching tabs in the demo browserTor Arne Vestbø2010-08-201-2/+2
| | * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Morten Engvoldsen2010-08-2021-12180/+13946
| | |\ \ \ | | | |/ /
| | | * | Update Japanese translationsTakumi ASAKI2010-08-207-8756/+7602
| | | * | Ukrainian translation updatedVictor Ostashevsky2010-08-207-3379/+6261
| | | * | qtconfig and qvfb internationalization fixesTasuku Suzuki2010-08-204-32/+59
| | | * | add full width characters to ending() in linguistTasuku Suzuki2010-08-201-0/+3
| | | * | QFileDialog::HideNameFilterDetails breaks Cocoa QFileDIalog filterRichard Moe Gustavsen2010-08-201-8/+17
| | | * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-08-201-1/+1
| | | |\ \
| | | * | | qdoc: Changed id attribute to be a UUID.Martin Smith2010-08-201-5/+4
| | * | | | Doc: fixing creator bugs, removing menus and textbox in the headerMorten Engvoldsen2010-08-203-6/+14
| | | |/ / | | |/| |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Lorn Potter2010-08-2029-106/+544
| | |\ \ \ | | | |/ /
| | * | | just build connman and networkmanager plugins on linuxLorn Potter2010-08-201-1/+1
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-08-202-0/+15
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add a menu option to open remote files in the QML viewerAlan Alpert2010-08-202-0/+15
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-2020-104/+202
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | QGraphicsView: fix few artefacts that can appear if the changed() signal is c...Olivier Goffart2010-08-202-11/+33
| * | | | tst_qmetaobject: fix compilation, now that wrong NOTIFY property failsOlivier Goffart2010-08-201-1/+1
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-2017-92/+168
| |\ \ \ \ | | |_|_|/ | |/| | |