summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-06-2255-770/+1782
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | / / / / / / / / / / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | trivial: fix typo in commentHarald Fernengel2011-06-221-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | changelogRitt Konstantin2011-06-211-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | | docu update for QNX 6.5Ritt Konstantin2011-06-211-18/+23
| * | | | | | | | | | | | | | | | | | | | | | | | get rid of anacronysmRitt Konstantin2011-06-212-14/+5
| * | | | | | | | | | | | | | | | | | | | | | | | massive improvements for the QNX screen driverRitt Konstantin2011-06-214-161/+254
| * | | | | | | | | | | | | | | | | | | | | | | | massive improvements for the QNX mouse driverRitt Konstantin2011-06-213-47/+69
| * | | | | | | | | | | | | | | | | | | | | | | | massive improvements for the QNX keyboard driverRitt Konstantin2011-06-211-87/+170
| * | | | | | | | | | | | | | | | | | | | | | | | disable the Embedded Linux data directory permissions check for QNXRitt Konstantin2011-06-211-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | skip two subtests that are known to fail on QNXRitt Konstantin2011-06-212-3/+3
| * | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-doc-staging into master...Qt Continuous Integration System2011-06-210-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-doc-teamQt Continuous Integration System2011-06-2118-215/+1575
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-06-2113-24/+95
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | / / / / / / / / / / / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-fire-teamQt Continuous Integration System2011-06-2013-24/+95
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Adding debug output for not supported gl featuresIan2011-06-201-0/+33
| | * | | | | | | | | | | | | | | | | | | | | | | | Compile fix in network for iosIan2011-06-203-5/+7
| | * | | | | | | | | | | | | | | | | | | | | | | | Make it possible to compile in a screen plugin name in QWSIan2011-06-201-0/+5
| | * | | | | | | | | | | | | | | | | | | | | | | | Don't redefine EGL definesIan2011-06-201-1/+9
| | * | | | | | | | | | | | | | | | | | | | | | | | Compile fixes in corelib for iosIan2011-06-203-16/+23
| | * | | | | | | | | | | | | | | | | | | | | | | | Export IPHONEOS_DEPLOYMENT_TARGET from qmakeIan2011-06-202-0/+6
| | * | | | | | | | | | | | | | | | | | | | | | | | Adding arm armv6 and armv7 as valid archs for mac buildsIan2011-06-201-2/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | reset certain global variables on deletionLars Knoll2011-06-201-0/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | Made tst_QWidget::repaintWhenChildDeleted() pass.Samuel Rødal2011-06-201-0/+8
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master...Qt Continuous Integration System2011-06-2117-207/+1567
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-review into master-...Kai Koehne2011-06-212-13/+27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-teamQt Continuous Integration System2011-06-202-13/+27
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | QDeclarativeDebug: Fix cases where multiple packets arrive in one goKai Koehne2011-06-202-13/+27
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-review into master-...Kai Koehne2011-06-2015-194/+1540
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-teamQt Continuous Integration System2011-06-2011-194/+1517
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / /
| | | * | | | | | | | | | | | | | | | | | | | | | | Fix js debugging autotest on Windows + Add license headerKai Koehne2011-06-153-12/+65
| | | * | | | | | | | | | | | | | | | | | | | | | | Rewrite autotests for js debuggingAurindam Jana2011-06-148-111/+1381
| | | * | | | | | | | | | | | | | | | | | | | | | | Rename qdeclarativescriptdebugging autotest directoryKai Koehne2011-06-144-7/+7
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-teamQt Continuous Integration System2011-06-104-0/+23
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / /
| | | * | | | | | | | | | | | | | | | | | | | | | | Create property cache in case of Component{} rootAaron Kennedy2011-06-104-0/+23
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-doc-staging into master...Qt Continuous Integration System2011-06-202142-2657/+72389
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-doc-reviewDavid Boddie2011-06-2010742-169694/+257355
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-doc-teamQt Continuous Integration System2011-06-2012183-277291/+432220
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | Doc: Fixed spelling errors that were blocking the CI system.David Boddie2011-06-201-2/+2
| | | * | | | | | | | | | | | | | | | | | | | | | | | | Added missing license headers.David Boddie2011-06-173-0/+120
| | | * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-06-17495-9363/+20888
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | Added missing license headers.David Boddie2011-06-153-0/+120
| | | * | | | | | | | | | | | | | | | | | | | | | | | | Doc: Added missing license headers for documentation and examples.David Boddie2011-06-08179-55/+7015