summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Make configure.exe accept -no-gif again, fix commentDaniel Molkentin2010-07-201-1/+3
* Revert "Revert "fix qconfig.h aliased header creation""Jason McDonald2010-07-171-10/+0
* Revert "fix qconfig.h aliased header creation"Jason McDonald2010-07-171-0/+10
* Unbreak the Maemo 5 build after the Symbian fixHarald Fernengel2010-07-161-5/+5
* Fix Symbian buildJoona Petrell2010-07-161-0/+2
* fix qconfig.h aliased header creationOswald Buddenhagen2010-07-161-10/+0
* fixed built-in jpeg and tiff in configure.exe, QTBUG-12093Mark Brand2010-07-161-0/+4
* fix indentationMark Brand2010-07-161-1/+1
* qdoc: Removed navigation arrow that was causing display problems.Martin Smith2010-07-162-12/+19
* qdoc: Fixed several <div> elements that had the "/>" ending.Martin Smith2010-07-161-4/+4
* Doc: fixing offline styleMorten Engvoldsen2010-07-161-7/+5
* Doc: Adding support for Qt Creator styleMorten Engvoldsen2010-07-163-2/+18
* Doc: documenting docsMorten Engvoldsen2010-07-161-1/+1
* Doc: more cleaningMorten Engvoldsen2010-07-161-24/+3
* Doc: cleaning html generatorMorten Engvoldsen2010-07-161-26/+0
* Doc: changing index pageMorten Engvoldsen2010-07-162-7/+46
* 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