summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Fixing merge conflicts.Martin Smith2010-07-138-91/+283
|\
| * 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
* | | | | | | | qdoc: Fixed several <div> elements that had the "/>" ending.Martin Smith2010-07-131-4/+4
* | | | | | | | qdoc: Fixed breadcrumbs for QML examples.Martin Smith2010-07-131-6/+11
* | | | | | | | remove redundand translations project filesOswald Buddenhagen2010-07-1211-300/+55
* | | | | | | | make projects lupdate-friendlyOswald Buddenhagen2010-07-127-17/+17
* | | | | | | | fixed built-in jpeg and tiff in configure.exe, QTBUG-12093Mark Brand2010-07-121-0/+4
* | | | | | | | fix indentationMark Brand2010-07-121-1/+1
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-1024-371/+154
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Doc: Cleaning style and adding support for CreatorMorten Engvoldsen2010-07-094-26/+21
| * | | | | | | Doc: fixing offline styleMorten Engvoldsen2010-07-091-7/+5
| * | | | | | | Doc: Adding support for Qt Creator styleMorten Engvoldsen2010-07-093-2/+18
| * | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-07-091-2/+4
| |\ \ \ \ \ \ \
| | * | | | | | | qhelpgenerator: Fix namespace syntax checking.ck2010-07-091-2/+4
| * | | | | | | | qdoc: Marked some missing declarative properties and functions as \internal.Martin Smith2010-07-091-1/+2
| |/ / / / / / /
| * | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-07-081-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Doc: documenting docsMorten Engvoldsen2010-07-081-1/+1
| * | | | | | | | qdoc: Fixed broken QML property links.Martin Smith2010-07-082-2/+2
| |/ / / / / / /
| * | | | | | | Doc: more cleaningMorten Engvoldsen2010-07-081-24/+3
| * | | | | | | Doc: fixing escape characterMorten Engvoldsen2010-07-081-1/+1
| * | | | | | | Doc: cleaning html generatorMorten Engvoldsen2010-07-081-26/+0
| * | | | | | | Doc: changing index pageMorten Engvoldsen2010-07-082-7/+46
| * | | | | | | Doc: fixing link to devnetMorten Engvoldsen2010-07-081-1/+1
| * | | | | | | Doc: adding HTML class names and style docs to the generatorMorten Engvoldsen2010-07-081-32/+34
| * | | | | | | Doc: fixing typoMorten Engvoldsen2010-07-081-3/+2
| * | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-07-081-1/+6
| |\ \ \ \ \ \ \
| | * | | | | | | immediately set function context when entering a namespaceOswald Buddenhagen2010-07-071-1/+6
| * | | | | | | | qdoc: Fixed table of contents for namespace pages.Martin Smith2010-07-081-1/+2
| |/ / / / / / /
| * | | | | | | qdoc: Fixed a few links to QtObject (QML:QtObject)Martin Smith2010-07-073-16/+10
| * | | | | | | qdoc: Removed a lot of dead code to minimize confusion.Martin Smith2010-07-072-234/+1
| * | | | | | | qdoc: Fixed the case where the property and type names are the same.Martin Smith2010-07-0714-50/+61
| |/ / / / / /
* | | | | | | 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
|\ \ \ \ \ \ | |/ / / / /