summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-01-31482-565/+666
|\
| * Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-01-276-20/+11
| |\
| | * Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-256-20/+11
| | |\
| | | * get rid of extra calls to handle()Ritt Konstantin2011-01-211-9/+4
| | | * simplify QSharedMemory::detach()Ritt Konstantin2011-01-213-5/+3
| | | * avoid extra calculationsRitt Konstantin2011-01-212-4/+2
| | | * fix error reporting on detach()Ritt Konstantin2011-01-211-1/+1
| | | * fix error reportingRitt Konstantin2011-01-211-0/+1
| | | * Revert "Add a warning about trying to release a timer ID that isn't active"Olivier Goffart2011-01-171-1/+0
| * | | Make sure QStateMachine stops when it's told toKent Hansen2011-01-261-2/+5
| |/ /
| * | Allow hard-coding the Unix temp pathHarald Fernengel2011-01-191-0/+4
| * | qRound: do not do operation with double when qreal is floatOlivier Goffart2011-01-171-2/+2
| * | Fix the warnings when QBasicTimer are member of the ObjectPrivateOlivier Goffart2011-01-171-11/+11
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-17480-498/+586
| |\ \ | | |/
| | * Fix QSystemSemaphore handle management issues in SymbianMiikka Heikkinen2011-01-131-4/+16
| | * Allow use of command line parameters with RApaLsSession::StartApp.Miikka Heikkinen2011-01-113-8/+79
| | * QTextCodec::codecForMib: actually use the cacheOlivier Goffart2011-01-111-1/+4
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-10482-485/+485
| | |\
| | | * Update copyright year to 2011.Jason McDonald2011-01-10482-485/+485
| | * | Fix handle leak in symbian QTimer implementationShane Kearns2011-01-101-2/+4
| | |/
| * | QProcessManager: minor optimizationRitt Konstantin2011-01-111-10/+6
| * | fix warning "'SeedStorage* randTLS()' defined but not used"Konstantin Ritt2011-01-111-7/+7
| * | remove unused header includeRitt Konstantin2011-01-111-3/+1
| * | make the modifySemaphore() signal-safe on linuxRitt Konstantin2011-01-111-1/+6
| * | deal with utcOffset in a correct wayRitt Konstantin2011-01-111-2/+4
| * | handle O_NONBLOCK'ed pipes specific error on write()Ritt Konstantin2011-01-112-5/+12
| * | move POSIX-specific debug to qprocess_unix.cppRitt Konstantin2011-01-112-3/+2
| * | Fix reversed condition introduced in 9a6cfc07e5João Abecasis2011-01-101-1/+1
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-01-082-2/+9
| |\ \
| | * | Fix compilation error on SolarisJoão Abecasis2011-01-071-0/+6
| | * | Check elapsed time only onceJoão Abecasis2011-01-071-2/+3
| * | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-01-071-0/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * QUrl::setUrl should call detachOlivier Goffart2011-01-061-0/+1
* | | Fix warning in sun compilerOlivier Goffart2011-01-281-4/+4
* | | Fix GCC compiler warningShane Kearns2011-01-271-1/+1
* | | Add QScopedValueRollback tools class.Shane Kearns2011-01-263-3/+169
* | | Fix for using search paths with a dirty pathShane Kearns2011-01-121-1/+1
|/ /
* | Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-306-12/+277
|\ \
| * \ Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-246-12/+277
| |\ \
| | * \ Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-236-12/+277
| | |\ \
| | | * \ Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-216-12/+277
| | | |\ \
| | | | * | QFile API: add API to specify if adopted file handles should be closedShane Kearns2010-12-206-12/+277
* | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-12-242-9/+92
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-12-242-9/+92
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Added int overloads to QPoint operator* and operator*=.Samuel Rødal2010-12-222-9/+92
| | |/ / /
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-12-2420-158/+382
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-12-2120-158/+382
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Track average wait times under our maximum spin time thresholdBradley T. Hughes2010-12-204-8/+21
| | * | | Store and track spin times in nanosecond resolutionBradley T. Hughes2010-12-202-7/+8
| | * | | Optimize adaptive spinning mutex codeBradley T. Hughes2010-12-204-19/+25