summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix positioner auto test with new easing curve syntaxJoona Petrell2010-02-241-4/+4
* docWarwick Allison2010-02-241-1/+1
* docWarwick Allison2010-02-241-1/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-24151-2299/+2986
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-02-24150-2304/+3098
| |\
| | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-24146-2292/+2980
| | |\
| | | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-...Qt Continuous Integration System2010-02-2317-204/+547
| | | |\
| | | | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-...Qt Continuous Integration System2010-02-2317-204/+547
| | | | |\
| | | | | * Fixed shadow builds on Unix.Rohan McGovern2010-02-231-1/+1
| | | | | * Fixed linkage failure when building qmake on Unix platformsGareth Stockwell2010-02-231-2/+0
| | | | | * Factored epocRoot implementation out of qmakeGareth Stockwell2010-02-2313-106/+292
| | | | | * Factored readRegistryKey implementation out of qmakeaxis2010-02-239-100/+259
| | | * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-231-1/+2
| | | |\ \ \
| | | | * | | Fix compilation with namespace.ck2010-02-231-1/+2
| | | | |/ /
| | | * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-23119-1930/+2183
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | Merge remote branch 'origin/master'Thiago Macieira2010-02-23285-2838/+2662
| | | | |\ \ | | | | |/ / | | | |/| |
| | | * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-2311-158/+236
| | | |\ \ \ | | | | |_|/ | | | |/| |
| | | | * | clean up x11 desktop detectionOswald Buddenhagen2010-02-222-90/+31
| | | | * | avoid double reallocations in inserting operationsOswald Buddenhagen2010-02-222-35/+143
| | | | * | create temporaries more intelligentlyOswald Buddenhagen2010-02-221-6/+28
| | | | * | do not protect against self-assignment in QList::replace()Oswald Buddenhagen2010-02-221-6/+1
| | | | * | make queues to which only lists are appended not blow the memoryOswald Buddenhagen2010-02-222-18/+19
| | | | * | optimize queue-like structuresOswald Buddenhagen2010-02-221-3/+3
| | | | * | remove more pointless recalculationsOswald Buddenhagen2010-02-221-3/+3
| | | | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-227-8/+19
| | | | |\ \
| | | | | * | Fix compilation with namespace.ck2010-02-226-6/+17
| | | | | * | Fix compilation with namespace.ck2010-02-221-2/+2
| | | * | | | Merge branch 'qt-master-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-02-232-1/+15
| | | |\ \ \ \
| | | | * \ \ \ Merge branch 'qt-master-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-02-222-1/+15
| | | | |\ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | | | * | | Merge remote branch 'origin/master' into integration-master-from-4.6Rohan McGovern2010-02-221-1/+1
| | | | | |\ \ \ | | | | | | |/ /
| | | | | * | | Merge remote branch 'origin/4.6' into integration-master-from-4.6Rohan McGovern2010-02-222-1/+15
| | | | | |\ \ \
| | | | | | * \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-222-1/+15
| | | | | | |\ \ \
| | | | | | | * | | Don't process uic3 subdir if qt3support is disabled.Rohan McGovern2010-02-221-1/+3
| | | | | | | * | | Fixed failure of tst_symbols when Qt is configured with -qtnamespaceRohan McGovern2010-02-221-0/+12
| | | | | | |/ / /
| | | * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-23277-2687/+2419
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | | | | | | * Use QTRY_COMPARE to give the animation a chance to finishKent Hansen2010-02-231-1/+2
| | | | | | | | * Cocoa: Sheets loose their opacity on 2nd showRichard Moe Gustavsen2010-02-231-2/+3
| | | | | | | | * Added function overload for QByteArray &QByteArray::replace()Zeno Albisser2010-02-233-1/+28
| | | | | | | | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-22115-1928/+2152
| | | | | | | | |\ | | | | |_|_|_|/ / | | | |/| | | | |
| | | | | | | | * Second attempt at work-around for MSVC2008 compiler crashKent Hansen2010-02-221-0/+5
| | | | | | | | * QNativeSocketEngine: Fix some error handling related to waitFor*()Markus Goetz2010-02-222-0/+31
| | | | | | | | * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1Martin Smith2010-02-2212-19/+15
| | | | | | | | |\
| | | | | | | | | * Cocoa: fix namespace buildRichard Moe Gustavsen2010-02-227-13/+9
| | | | | | | | | * Cocoa: Fix build with namespaceRichard Moe Gustavsen2010-02-224-5/+4
| | | | | | | | | * Cocoa: namespace build fixRichard Moe Gustavsen2010-02-221-1/+2
| | | | | | | | * | qdoc: List new QML elements in \sincelist for What's New page.Martin Smith2010-02-223-3/+29
| | | | | | | | |/
| | | | | | | | * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1Martin Smith2010-02-221-1/+1
| | | | | | | | |\
| | | | | | | | | * Don't include private headers from public headers.Morten Johan Sørvig2010-02-221-1/+1
| | | | | | | | * | doc: Fixed some qdoc errors.Martin Smith2010-02-225-10/+10
| | | | | | | | |/
| | | | | | | | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-2299-1903/+2069
| | | | | | | | |\ | | | | | | | |/ /