summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.8'Frederik Gladhorn2011-06-20473-9147/+20727
|\
| * Merge remote-tracking branch 'upstream/4.8' into 4.8Frederik Gladhorn2011-06-128706-158204/+175167
| |\
| | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-06-101-0/+1
| | |\
| | | * Fix building the OpenVG graphicssystem on Linux with static libsBernhard Rosenkraenzer2011-06-101-0/+1
| | | * Merge remote-tracking branch 'mainline/4.8'Oswald Buddenhagen2011-06-10364-4949/+13521
| | | |\
| | * | \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-06-101-1/+0
| | |\ \ \ | | | |/ / | | | | / | | | |/ | | |/|
| | | * fix build on windows 7Oswald Buddenhagen2011-06-101-1/+0
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master...Qt Continuous Integration System2011-06-0978-427/+485
| | |\ \
| | | * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-review into master-...Kai Koehne2011-06-0979-427/+486
| | | |\ \
| | | | * \ Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-teamQt Continuous Integration System2011-06-094-1/+25
| | | | |\ \
| | | | | * | QDeclarativeDebug: Don't hang if started with ',block' argumentKai Koehne2011-06-091-0/+1
| | | | | * | QDeclarativeDebug: Fix QJSDebugService if launched with ',block'Kai Koehne2011-06-083-1/+24
| | | | * | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-teamQt Continuous Integration System2011-06-0276-424/+459
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Fix docs on caching for images loaded by image providersBea Lam2011-06-023-4/+39
| | | | | * | Fixed compile of tst_qscriptextensionplugin on some Windows configurationsRohan McGovern2011-06-011-0/+1
| | | | | * | QDeclarative: fixed clean animation listsChristiaan Janssen2011-05-313-7/+39
| | | | | * | DeclarativeObserver: Don't fade in the highlight edgeThorbjørn Lindeijer2011-05-302-58/+10
| | | | | * | Renamed declarativeobserver plugin to qmldbg_inspectorThorbjørn Lindeijer2011-05-3062-303/+303
| | | | | * | QmlDebugger: adding slots to items in Live PreviewChristiaan Janssen2011-05-302-3/+5
| | | | | * | QmlDebugger: parsing packets iteratively in the communication protocolChristiaan Janssen2011-05-301-38/+35
| | | | | * | qmlplugindump: Bump QtQuick.tooling version to 1.1.Christian Kamm2011-05-301-1/+1
| | | | | * | qmlplugindump: Dump revision property.Christian Kamm2011-05-301-0/+9
| | | | | * | qmlplugindump: Fix --path usage with drive letters on Windows.Christian Kamm2011-05-301-5/+6
| | | | | * | ListView segmentation fault when setting highlight to nullMartin Jones2011-05-303-3/+9
| | | | | * | DeclarativeObserver: Fixed duplicates in item selectionThorbjørn Lindeijer2011-05-251-2/+2
| | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-06-091-2/+9
| | |\ \ \ \ \
| | | * | | | | Fix compilation of qtconfig without X11Olivier Goffart2011-06-081-2/+9
| | * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-06-0841-2951/+5256
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | * | | | | Fix autotest on WindowsHarald Fernengel2011-06-081-6/+2
| | | * | | | | Compile on Mac OS XHarald Fernengel2011-06-081-3/+5
| | | * | | | | Ammend last commitHarald Fernengel2011-06-061-1/+1
| | | * | | | | Implemented QAccessibleTextEdit::attributes()José Millán Soto2011-06-062-5/+161
| | | * | | | | Changing cursor position in all boundariesJosé Millán Soto2011-06-062-1/+9
| | | * | | | | code clean-up for QSystemSemaphoreRitt Konstantin2011-06-064-61/+65
| | | * | | | | simplify QSharedMemoryPrivate::cleanHandle()Ritt Konstantin2011-06-065-14/+10
| | | * | | | | minor improvements for QSharedMemoryRitt Konstantin2011-06-065-80/+81
| | | * | | | | fix potential keyfile leakingRitt Konstantin2011-06-061-1/+1
| | | * | | | | refactoring of the QWSSharedMemory classRitt Konstantin2011-06-062-107/+47
| | | * | | | | allow the user to averride QT_QWS_TEMP_DIR in qplatformdefs.hRitt Konstantin2011-06-061-1/+1
| | | * | | | | minor typo fixRitt Konstantin2011-06-061-1/+1
| | | * | | | | minor code simplificationRitt Konstantin2011-06-061-5/+3
| | | * | | | | minor code simplificationRitt Konstantin2011-06-062-21/+14
| | | * | | | | avoid the QT_NO_ASCII warningRitt Konstantin2011-06-061-1/+1
| | | * | | | | remove an unused headersRitt Konstantin2011-06-061-13/+0
| | | * | | | | nano optimizationRitt Konstantin2011-06-061-9/+5
| | | * | | | | don't reallocate memory if the old buffer has sufficient capacityRitt Konstantin2011-06-061-8/+11
| | | * | | | | fix potential memory leakingRitt Konstantin2011-06-061-8/+19
| | | * | | | | don't delete the lock if it was not created by this surfaceRitt Konstantin2011-06-061-2/+6
| | | * | | | | QSessionManager: fix build on QWSRitt Konstantin2011-06-061-0/+3
| | | * | | | | "fix" license headersOswald Buddenhagen2011-06-029-126/+207