summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix the remote command delimiter, this has cahnged at some point.kh12010-08-052-2/+2
* Make it possible to manually set the orientation of QML Viewer on SymbianJoona Petrell2010-08-044-19/+76
* Fix USB serial port detection of the Nokia N95 on linuxShane Kearns2010-08-044-9/+59
* qdoc: Removed exclusion of declarative directories in qt-api-only.qdocconfMartin Smith2010-08-036-59/+59
* Pulled major qdoc3 changes into the releases branch.Toby Tomkins2010-08-0317-176/+354
* Fixed spelling mistakes in documented functions, classes, etc. Part of QTBUG-...Jerome Pasion2010-08-022-8/+8
* Improve utility of QMLViewerAaron Kennedy2010-08-0224-193/+679
* make "configure -qt-gif" work again on WindowsJoerg Bornemann2010-07-291-2/+2
* Revert "Add the chart utility from qtestlib-tools."Rohan McGovern2010-07-2913-1504/+1
* Copied Qt QML 4.7 branch to release.Toby Tomkins2010-07-271-5/+12
* qdoc: Fixed reporting of read-only status for QML properties.Martin Smith2010-07-2310-42/+263
* qdoc: Marked some missing declarative properties and functions as \internal.Martin Smith2010-07-231-1/+2
* 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
|\