summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| | | | * | | Implement Idle-priority threads for Linux.Thiago Macieira2010-03-172-46/+65
| | | | * | | Doc: document QElapsedTimerThiago Macieira2010-03-172-0/+268
| | | | * | | Added missing "const" for mac.Martin Smith2010-03-171-1/+1
| | | | * | | Bugfix the Symbian implementationThiago Macieira2010-03-173-4/+22
| | | | * | | Add QDateTime::currentDateTimeUtc and QDateTime::currentMsecsSinceEpochThiago Macieira2010-03-174-116/+253
| | | | * | | remove, fixupThiago Macieira2010-03-171-5/+0
| | | | * | | Change the 32-bit rollover on Windows and Symbian to be more efficient.Thiago Macieira2010-03-172-34/+27
| | | | * | | Add a couple of extra functions to QElapsedTimerThiago Macieira2010-03-176-11/+76
| | | | * | | Rename the files tooThiago Macieira2010-03-177-0/+0
| | | | * | | Rename QTimestamp to QElapsedTimerThiago Macieira2010-03-1717-80/+80
| | | | * | | Remove unnecessary functions from the QTimestamp API.Thiago Macieira2010-03-176-76/+0
| | | | * | | Add support for 32-bit rollovers on WindowsThiago Macieira2010-03-171-5/+21
| | | | * | | Port QtCore uses of QTime as a stopwatch to QTimestamp.Thiago Macieira2010-03-176-66/+14
| | | | * | | Add a qtimestamp.cpp with some common functions.Thiago Macieira2010-03-177-12/+106
| | | | * | | Make qcore_unix.cpp share code with QTimestampThiago Macieira2010-03-175-97/+68
| | | | * | | Add the Symbian version of QTimestamp.Thiago Macieira2010-03-171-0/+117
| | | | * | | Add the Windows implementation of QTimestampThiago Macieira2010-03-172-0/+121
| | | | * | | Add the non-Mac Unix implementation of QTimestamp.Thiago Macieira2010-03-172-0/+150
| | | | * | | Add the Mac implementation of QTimestamp.Thiago Macieira2010-03-172-1/+111
| | | | * | | Initial version of QTimestamp class.Thiago Macieira2010-03-174-0/+203
* | | | | | | Optimize QMetaObject::indexOf* functionsOlivier Goffart2010-03-231-31/+32
* | | | | | | Fix warning on Sequential Animation GroupThierry Bastian2010-03-231-6/+1
|/ / / / / /
* | | | | | Merge branch '4.6-s60' into 4.7-s60axis2010-03-2211-24/+62
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-192-5/+12
| |\ \ \ \
| | * | | | Change fromSymbianRSgImage() to use the newer version of RSgImageJason Barron2010-03-191-3/+6
| | * | | | Removed extra space from the command line passed to QProcess in SymbianMiikka Heikkinen2010-03-191-2/+6
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-197-16/+37
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Implement Q_PRIVATE_PROPERTY that allows you to declare propertiesAlexis Menard2010-03-191-0/+2
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-186-16/+35
| | |\ \ \ \
| | | * \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-186-16/+35
| | | |\ \ \ \
| | | | * \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-176-16/+35
| | | | |\ \ \ \
| | | | | * | | | Fix a crash in animation groups when deleting uncontrolled animationsThierry Bastian2010-03-176-16/+35
| * | | | | | | | Enable s60main.rsc infixing.Miikka Heikkinen2010-03-192-21/+13
| |/ / / / / / /
| * | | | | | | Useful support for -qtlibinfix configure parameter in SymbianMiikka Heikkinen2010-03-181-0/+18
| |/ / / / / /
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Martin Jones2010-03-197-11/+20
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-197-11/+20
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-s60axis2010-03-181-6/+10
| | |\ \ \ \ \ \ | | | |/ / / / /