summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation on Windows: forgot to change one toTime_tHelperThiago Macieira2010-03-311-1/+1
* adds a timeout option to QThreadPool::waitForDone();Pierre Rossi2010-03-313-7/+15
* Rename the xxxMsecsSinceEpoch functions to xxxMSecsSinceEpoch.Thiago Macieira2010-03-313-22/+22
* Add QDateTime members that operate on 64-bit milliseconds.Thiago Macieira2010-03-312-15/+105
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-306-202/+8
|\
| * Fix compilation on WinCE and MinGW by memsetting the OVERLAPPED struct.Thiago Macieira2010-03-301-3/+2
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-306-202/+9
| |\
| | * Fix compile error on mingw.Jason McDonald2010-03-301-1/+4
| | * Fix compilation on HP-UXi: _SC_MONOTONIC_CLOCK isn't definedThiago Macieira2010-03-291-1/+1
| | * Ensure that we return QPair<long,long> in all cases.Thiago Macieira2010-03-291-3/+3
| | * Remove QGuard.Thiago Macieira2010-03-264-197/+1
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Martin Jones2010-03-2539-2192/+5838
| |\ \ | | |/
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.7Alexis Menard2010-03-259-81/+315
| |\ \
* | \ \ Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-2911-83/+334
|\ \ \ \ | |_|_|/ |/| | |
| * | | Correct documentation for ObjectReplacementCharacter and ReplacementCh.Frans Englich2010-03-251-2/+6
| * | | Symbian event loop priority drop not used in Symbian^4mread2010-03-251-0/+13
| | |/ | |/|
| * | Fix error reporting when symbian file copy fails.Shane Kearns2010-03-242-2/+42
| * | QIODevice::read() and QFile::atEnd() performance improvementsmread2010-03-244-78/+260
| * | Made it possible to define more than one language using pkg_prerulesMiikka Heikkinen2010-03-241-1/+0
| * | Reset history states when (re)starting state machineKent Hansen2010-03-222-0/+13
* | | Merge remote branch 'main/4.7' into 4.7Morten Johan Sørvig2010-03-252-1/+3
|\ \ \ | | |/ | |/|
| * | Merge remote branch 'origin/4.7' into HEADThiago Macieira2010-03-242-6/+6
| |\ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Warwick Allison2010-03-232-37/+33
| |\ \ \
| * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-222-1/+3
| |\ \ \ \
| | * | | | Add MiddleButton = MidButton to MouseButtons enum.Martin Jones2010-03-222-1/+3
* | | | | | Merge remote branch 'origin/4.7' into HEADThiago Macieira2010-03-242-6/+6
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Fix compilation for winCEThierry Bastian2010-03-241-1/+2
| * | | | | compile fix for mingw (also removes some warnings)Thierry Bastian2010-03-232-7/+6
| | |_|/ / | |/| | |
* | | | | doc: Fixed all the remaining qdoc errors. For now.Martin Smith2010-03-241-1/+1
* | | | | Add a check to make sure QTranslator doesn't load a directory.David Sansome2010-03-241-2/+2
* | | | | Revert "Optimized QLocale to access system locale on demand."Morten Johan Sørvig2010-03-243-179/+54
* | | | | Use the default codec with QString::vsprintf()Florian Vichot2010-03-231-0/+11
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-2338-2244/+6004
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Split QDir::NoDotAndDotDot into QDir::NoDot and QDir::NoDotDotBernhard Rosenkraenzer2010-03-233-3/+13
| * | | | QFSFileEngine: don't look through NTFS junctionsRitt Konstantin2010-03-231-8/+2
| * | | | _close(fd) closes the associated handle and not the other way aroundJoão Abecasis2010-03-233-2/+22
| * | | | Fixed locale mapping on Symbian.Denis Dzyubenko2010-03-231-1/+1
| * | | | Revert "Avoid a data relocation by not trying to store a pointer in the .data...Rohan McGovern2010-03-221-1/+1
| * | | | Add a function to get the transitions available from a stateKent Hansen2010-03-222-1/+20
| * | | | Add a new WA_X11DoNotAcceptFocus attribute for top-level widgets (part 2).Robert Griebl2010-03-221-0/+4
| * | | | Fix behavior change QStringList::join() for nullKenji Sugita2010-03-221-0/+2
| * | | | Add a new WA_X11DoNotAcceptFocus attribute for top-level widgets.Robert Griebl2010-03-221-0/+3
| * | | | Upgraded QLocale data to Unicode CLDR 1.8.0Denis Dzyubenko2010-03-223-1886/+4320
| * | | | Do not use FSEvents-based filesystemwatcher backend on Mac.Denis Dzyubenko2010-03-221-1/+1
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-2225-343/+1617
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Avoid a data relocation by not trying to store a pointer in the .data section...Thiago Macieira2010-03-201-1/+1
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-1924-342/+1616
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Merge remote branch 'origin/4.7' into oslo-staging-1Aaron McCarthy2010-03-198-22/+27
| | | |\ \
| | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-1824-342/+1616
| | | |\ \ \
| | | | * | | Optimized QLocale to access system locale on demand.Denis Dzyubenko2010-03-173-54/+179