summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* implement POSIX IPC based QLock, QWSLock and QWSSharedMemory backendsRitt Konstantin2011-06-218-30/+287
* implement POSIX IPC based QSystemSemaphore and QSharedMemory backendsRitt Konstantin2011-06-217-5/+293
* add a configure-time check for an IPC supportRitt Konstantin2011-06-215-0/+136
* make QProcess really work on QNXRitt Konstantin2011-06-214-24/+179
* make the kernel attempt to emulate an instruction with a misaligned accessRitt Konstantin2011-06-211-0/+6
* use RoundRobin scheduler by default on QNXRitt Konstantin2011-06-212-0/+21
* a major refactoring of the mkspecs tree for QNXRitt Konstantin2011-06-2116-381/+334
* buildfix for qmakeRitt Konstantin2011-06-211-1/+1
* Fix alignment value not handled in ODFThiago Macieira2011-06-141-0/+1
* Silence a compiler warning about unhandled enum in switchThiago Macieira2011-06-141-0/+4
* Silence the "array out of bounds" warning in GCC 4.6.Thiago Macieira2011-06-141-0/+7
* Silence the callgrind warnings in our source code when using gcc 4.6Thiago Macieira2011-06-141-0/+11
* Create a function that merges the SSE common codeThiago Macieira2011-06-141-38/+35
* Improve toLatin1 x86 SIMD by using a new SSE4.1 instructionThiago Macieira2011-06-141-0/+9
* 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/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
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-06-08159-1526/+9423
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-06-081-0/+1
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-06-081-0/+1
| | | |\ \ \ \ \ \
| | | | * | | | | | Update internal state before emitting configurationChanged() signals.Xizhi Zhu2011-06-081-0/+1
| | * | | | | | | | Merge remote branch 'upstream/4.8' into qt-4.8-from-4.7Toby Tomkins2011-06-0857-1436/+500
| | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | |
| | * | | | | | | | Merge remote branch 'upstream/4.7' into qt-4.8-from-4.7Toby Tomkins2011-06-086-15/+20
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-06-085-15/+15
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Fixed qmlshadersplugin manual test shaders on SGX family GPU:s.Marko Niemelä2011-06-084-5/+5
| | | | * | | | | | | Fixed qmlshadersplugin on windows VC2008 toolchain.Marko Niemelä2011-06-081-10/+10
| | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-06-071-0/+5
| | | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / /
| | | | * | | | | | | Reset input context in Symbian when another window is opened.Miikka Heikkinen2011-06-071-0/+5
| | * | | | | | | | | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-06-077-0/+31
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / /
| | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-06-071-0/+2
| | | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / /