summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Remove qMemCopy() usage from all .cpp files of Qt itself.Robin Burchell2010-07-182-2/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-07-1647-549/+3792
|\
| * Merge remote branch 'origin/4.7' into oslo-staging-1Aaron McCarthy2010-07-164-1/+75
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-154-1/+75
| | |\
| | | * Docs: HTML comments marks so Creator can extract data efficiently.Leandro Melo2010-07-144-1/+75
| * | | more fine-grained ts targetsOswald Buddenhagen2010-07-156-67/+0
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-1541-726/+270
| |\ \ \ | | |/ / | |/| |
| | * | Unbreak the Maemo 5 build after the Symbian fixHarald Fernengel2010-07-151-5/+5
| | * | fix qconfig.h aliased header creationOswald Buddenhagen2010-07-141-10/+0
| | * | qdoc: Removed navigation arrow that was causing display problems.Martin Smith2010-07-142-12/+19
| | * | Fixing merge conflicts.Martin Smith2010-07-138-91/+283
| | |\ \ | | | |/
| | * | 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
| * | | | fix for looping crash log on data abortShane Kearns2010-07-151-7/+20
| | |_|/ | |/| |
| * | | 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
| |/ / / / / / /
* | | | | | | | Doc: Excluded the QML documentation from the Qt-only set.David Boddie2010-07-163-0/+21
* | | | | | | | Doc: Whitespace fixes.David Boddie2010-07-161-41/+41
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | 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