| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast... | Qt Continuous Integration System | 2011-02-04 | 4 | -41/+10 |
|\ |
|
| * | Revert "Delay creation of the process manager" | Harald Fernengel | 2011-02-04 | 4 | -41/+10 |
|
|
* | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-02-03 | 2 | -6/+14 |
|\ \ |
|
| * | | Fix QMutex can deadlock when calling tryLock | Olivier Goffart | 2011-02-02 | 1 | -1/+4 |
|
|
| * | | document that QThread::exit will exit future event loops | Olivier Goffart | 2011-02-02 | 1 | -4/+6 |
|
|
| * | | Revert "Restore Qt 4.6 behaviour: exec() always enters the event loop." | Olivier Goffart | 2011-02-02 | 1 | -1/+4 |
|
|
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-02-01 | 4 | -11/+30 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-01-29 | 3 | -28/+17 |
| |\ |
|
| | * | Revert "Improve timer ID safety by using a serial counter per ID." | Thiago Macieira | 2011-01-28 | 1 | -24/+6 |
|
|
| | * | Restore Qt 4.6 behaviour: exec() always enters the event loop. | Thiago Macieira | 2011-01-27 | 1 | -4/+1 |
|
|
| | * | Make syncqt not complain about missing header macros. | Thiago Macieira | 2011-01-27 | 1 | -0/+10 |
|
|
| * | | Orientation control implementation for Symbian | mread | 2011-01-27 | 1 | -3/+10 |
| |/ |
|
| * | Check if the interpolators have already been deleted. | Thiago Macieira | 2011-01-26 | 1 | -4/+9 |
|
|
| * | Improve timer ID safety by using a serial counter per ID. | Thiago Macieira | 2011-01-26 | 1 | -6/+24 |
|
|
* | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2011-01-27 | 6 | -20/+11 |
|\ \ |
|
| * \ | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-01-25 | 6 | -20/+11 |
| |\ \
| | |/ |
|
| | * | get rid of extra calls to handle() | Ritt Konstantin | 2011-01-21 | 1 | -9/+4 |
|
|
| | * | simplify QSharedMemory::detach() | Ritt Konstantin | 2011-01-21 | 3 | -5/+3 |
|
|
| | * | avoid extra calculations | Ritt Konstantin | 2011-01-21 | 2 | -4/+2 |
|
|
| | * | fix error reporting on detach() | Ritt Konstantin | 2011-01-21 | 1 | -1/+1 |
|
|
| | * | fix error reporting | Ritt Konstantin | 2011-01-21 | 1 | -0/+1 |
|
|
| | * | Revert "Add a warning about trying to release a timer ID that isn't active" | Olivier Goffart | 2011-01-17 | 1 | -1/+0 |
|
|
* | | | Make sure QStateMachine stops when it's told to | Kent Hansen | 2011-01-26 | 1 | -2/+5 |
|/ / |
|
* | | Allow hard-coding the Unix temp path | Harald Fernengel | 2011-01-19 | 1 | -0/+4 |
|
|
* | | qRound: do not do operation with double when qreal is float | Olivier Goffart | 2011-01-17 | 1 | -2/+2 |
|
|
* | | Fix the warnings when QBasicTimer are member of the ObjectPrivate | Olivier Goffart | 2011-01-17 | 1 | -11/+11 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-01-17 | 480 | -498/+586 |
|\ \
| |/ |
|
| * | Fix QSystemSemaphore handle management issues in Symbian | Miikka Heikkinen | 2011-01-13 | 1 | -4/+16 |
|
|
| * | Allow use of command line parameters with RApaLsSession::StartApp. | Miikka Heikkinen | 2011-01-11 | 3 | -8/+79 |
|
|
| * | QTextCodec::codecForMib: actually use the cache | Olivier Goffart | 2011-01-11 | 1 | -1/+4 |
|
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-01-10 | 482 | -485/+485 |
| |\ |
|
| | * | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 482 | -485/+485 |
|
|
| * | | Fix handle leak in symbian QTimer implementation | Shane Kearns | 2011-01-10 | 1 | -2/+4 |
| |/ |
|
* | | QProcessManager: minor optimization | Ritt Konstantin | 2011-01-11 | 1 | -10/+6 |
|
|
* | | fix warning "'SeedStorage* randTLS()' defined but not used" | Konstantin Ritt | 2011-01-11 | 1 | -7/+7 |
|
|
* | | remove unused header include | Ritt Konstantin | 2011-01-11 | 1 | -3/+1 |
|
|
* | | make the modifySemaphore() signal-safe on linux | Ritt Konstantin | 2011-01-11 | 1 | -1/+6 |
|
|
* | | deal with utcOffset in a correct way | Ritt Konstantin | 2011-01-11 | 1 | -2/+4 |
|
|
* | | handle O_NONBLOCK'ed pipes specific error on write() | Ritt Konstantin | 2011-01-11 | 2 | -5/+12 |
|
|
* | | move POSIX-specific debug to qprocess_unix.cpp | Ritt Konstantin | 2011-01-11 | 2 | -3/+2 |
|
|
* | | Fix reversed condition introduced in 9a6cfc07e5 | João Abecasis | 2011-01-10 | 1 | -1/+1 |
|
|
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2011-01-08 | 2 | -2/+9 |
|\ \ |
|
| * | | Fix compilation error on Solaris | João Abecasis | 2011-01-07 | 1 | -0/+6 |
|
|
| * | | Check elapsed time only once | João Abecasis | 2011-01-07 | 1 | -2/+3 |
|
|
* | | | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2011-01-07 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | QUrl::setUrl should call detach | Olivier Goffart | 2011-01-06 | 1 | -0/+1 |
|
|
* | | Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil... | Qt Continuous Integration System | 2010-12-30 | 6 | -12/+277 |
|\ \ |
|
| * \ | Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil... | Qt Continuous Integration System | 2010-12-24 | 6 | -12/+277 |
| |\ \ |
|
| | * \ | Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil... | Qt Continuous Integration System | 2010-12-23 | 6 | -12/+277 |
| | |\ \ |
|
| | | * \ | Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil... | Qt Continuous Integration System | 2010-12-21 | 6 | -12/+277 |
| | | |\ \ |
|