summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-07-191-7/+20
|\
| * fix for looping crash log on data abortShane Kearns2010-07-151-7/+20
* | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-07-1464-1694/+6009
|\ \ | |/
| * Only support portrait and landscape orientations on Symbian when updating the...Joona Petrell2010-07-133-18/+6
| * Calling setMinimumSize(0, 0) on a top-level window sometimes triggers a bugRobert Griebl2010-07-122-36/+28
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-107-55/+267
| |\
| | * Replace 4.6 in all .qdocconf filesKai Koehne2010-07-092-8/+8
| | * Fix Symbian buildJoona Petrell2010-07-081-0/+2
| | * Add Symbian support for runtime.orientation propertyJoona Petrell2010-07-074-0/+183
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-072-47/+74
| | |\
| | | * Prevent a recursive debug output loop when writing to the logger widget.Robert Griebl2010-07-061-4/+11
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-052-43/+63
| | | |\
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-042-43/+63
| | | | |\
| | | | | * Don't write to the logger widget while the application is closing down.Robert Griebl2010-07-021-1/+1
| | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-021-42/+62
| | | | | |\
| | | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-07-023-26/+30
| | | | | | |\
| | | | | | * | qmlviewer: Update the proxy factory when the user changes the proxy.Martin Jones2010-07-021-42/+62
| * | | | | | | Linux runonphone - tell the user which driver to loadShane Kearns2010-07-091-6/+45
| * | | | | | | Fix USB serial port detection of the Nokia N95 on linuxShane Kearns2010-07-094-9/+59
| * | | | | | | Fix license headers on new files imported from Qt CreatorShane Kearns2010-07-096-84/+156
| * | | | | | | Implement just in time debug feature for runonphoneShane Kearns2010-07-083-3/+186
| * | | | | | | Merge tools/runonphone/symbianutils from qtcreator src/shared/symbianutilsShane Kearns2010-07-0813-54/+2980
| |/ / / / / /
| * | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-07-061-0/+2
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Set the registration time while using the collection generator to register.kh12010-07-051-0/+2
| * | | | | | qdoc: Simplified code to enable fixing of QTBUG-6340.Martin Smith2010-07-063-410/+89
| |/ / / / /
| * | | | | Doc: fixing search script and styleMorten Engvoldsen2010-07-051-1/+1
| * | | | | qdoc: Fixed type linking for QML properties (most of them).Martin Smith2010-07-053-4/+8
| |/ / / /
| * | | | s/INCPATH/INCLUDEPATH/Oswald Buddenhagen2010-07-031-1/+2
| * | | | Fix Windows buildMark Brand2010-07-031-4/+4
| * | | | Fix incomplete support for built-in jpeg, mng, tiff and gif handlersMark Brand2010-07-021-42/+27
| * | | | Split image handler plugin project filesMark Brand2010-07-021-1/+1
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-07-0225-886/+1646
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-07-024-3/+8
| | |\ \ \
| | | * | | Designer: Fix compiler warnings.Friedemann Kleint2010-07-024-3/+8
| | | | |/ | | | |/|
| | * | | qdoc: Fixed spacing before "default" and "read-only".Martin Smith2010-07-022-7/+8
| | |/ /
| | * | Doc: Adding navigation and style fixes. Also rearranging qml elementsMorten Engvoldsen2010-07-012-25/+26
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-012-1/+2
| | |\ \
| | | * | qdoc: Fixed invalid format in the html header.Martin Smith2010-07-011-1/+1
| | | * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-07-011-596/+596
| | | |\ \
| | | * | | Stopped trying to output QML property list in 2 columnsMartin Smith2010-06-301-0/+1
| | * | | | Removed compilation warning for systems with no OpenGL supportLasse Holmstedt2010-07-011-0/+2
| | | |_|/ | | |/| |
| | * | | Remove qmlviewer dependency on QDeclarativeTimerMartin Jones2010-07-013-21/+23
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-0115-228/+970
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Indicate default sizing option in qmlviewerBea Lam2010-06-301-1/+1
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-2914-227/+969
| | | |\ \ | | | | |/ | | | |/|
| | | | * update qml.qch to version 4.7mae2010-06-291-2/+2
| | | | * Fix so window will resize with the root object (broken byBea Lam2010-06-291-0/+1
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-2913-225/+966
| | | | |\
| | | | | * Adapt all qmlviewer testcases to the code changes in the actual viewer.Robert Griebl2010-06-283-15/+4
| | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-2814-225/+977
| | | | | |\