summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-06-1415-98/+259
|\
| * Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-fire-teamQt Continuous Integration System2011-06-1481-431/+487
| |\
| | * Revert "Fix compilation of lrelease on Windows"aavit2011-06-141-2/+0
| | * Merge remote branch 'qt-mainline/4.8'aavit2011-06-1481-429/+487
| | |\
| * | \ Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-fire-teamQt Continuous Integration System2011-06-10262-5971/+15390
| |\ \ \ | | |/ /
| | * | Fix compilation of lrelease on Windowsaavit2011-06-101-0/+2
| | * | Allow selecting fonts with irregular style namesJiang Jiang2011-06-1012-96/+217
| | * | Fix missing empty lines in Qt HTML when displayed in compliant browsersEskil Abrahamsen Blomfeldt2011-06-102-2/+26
| | * | Merge remote branch 'qt-mainline/4.8'aavit2011-06-09249-5874/+15146
| | |\ \
| * | \ \ Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-fire-teamQt Continuous Integration System2011-06-081-0/+16
| |\ \ \ \ | | |/ / /
| | * | | Protect against deleted windowsLars Knoll2011-06-081-0/+16
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-06-145-29/+58
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | 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
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-06-131-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-symbian-teamQt Continuous Integration System2011-06-101-1/+1
| |\ \ \ \ \
| | * | | | | Disabling DEF files to get around building problems.Sami Lempinen2011-06-101-1/+1
* | | | | | | 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