summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Doc: adding HTML class names and style docs to the generatorMorten Engvoldsen2010-07-161-32/+34
* qdoc: Fixed a few links to QtObject (QML:QtObject)Martin Smith2010-07-163-16/+10
* qdoc: Removed a lot of dead code to minimize confusion.Martin Smith2010-07-162-234/+1
* qdoc: Fixed broken QML property links.Martin Smith2010-07-162-2/+2
* qdoc: Fixed table of contents for namespace pages.Martin Smith2010-07-161-1/+2
* qhelpgenerator: Fix namespace syntax checking.ck2010-07-161-2/+4
* qdoc: Fixed breadcrumbs for QML examples.Martin Smith2010-07-161-6/+11
* qdoc: Fixed the case where the property and type names are the same.Martin Smith2010-07-1614-50/+61
* Only support portrait and landscape orientations on Symbian when updating the...Joona Petrell2010-07-143-18/+6
* Add Symbian support for runtime.orientation propertyJoona Petrell2010-07-144-0/+183
* qmlviewer: Update the proxy factory when the user changes the proxy.Martin Jones2010-07-131-42/+62
* Calling setMinimumSize(0, 0) on a top-level window sometimes triggers a bugRobert Griebl2010-07-132-36/+28
* 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-293-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
| | | | |\
| | | | | * Stop QMLLauncher from crashing on exit on Mac when quitting app via theBea Lam2010-06-282-0/+14
| | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Martin Jones2010-06-288-86/+287
| | | | | |\
| | | | | * | forget to rename the moc include when renaming deviceorientation_maemo.cppRobert Griebl2010-06-251-1/+1
| | | | | * | fix namespace macrosRobert Griebl2010-06-251-1/+3
| | | | | * | fix QML Viewer resize modesRobert Griebl2010-06-252-5/+8
| | | | | * | forgot to cleanup the code a bit after adding Maemo5 supportRobert Griebl2010-06-253-19/+10
| | | | | * | Make the QML viewer usable on the N900Robert Griebl2010-06-2513-199/+909
| | | | | * | Make compile.Michael Brasser2010-06-241-1/+1
| | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-241-26/+58
| | | | | |\ \
| | | | | | * | Update lupdate to recognize concatenated text in QML files.Michael Brasser2010-06-241-16/+56