Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | Doc: document QElapsedTimer | Thiago Macieira | 2010-03-17 | 2 | -0/+268 | |
| | | | * | | | Added missing "const" for mac. | Martin Smith | 2010-03-17 | 1 | -1/+1 | |
| | | | * | | | Bugfix the Symbian implementation | Thiago Macieira | 2010-03-17 | 3 | -4/+22 | |
| | | | * | | | Add QDateTime::currentDateTimeUtc and QDateTime::currentMsecsSinceEpoch | Thiago Macieira | 2010-03-17 | 4 | -116/+253 | |
| | | | * | | | remove, fixup | Thiago Macieira | 2010-03-17 | 1 | -5/+0 | |
| | | | * | | | Change the 32-bit rollover on Windows and Symbian to be more efficient. | Thiago Macieira | 2010-03-17 | 2 | -34/+27 | |
| | | | * | | | Add a couple of extra functions to QElapsedTimer | Thiago Macieira | 2010-03-17 | 6 | -11/+76 | |
| | | | * | | | Rename the files too | Thiago Macieira | 2010-03-17 | 7 | -0/+0 | |
| | | | * | | | Rename QTimestamp to QElapsedTimer | Thiago Macieira | 2010-03-17 | 17 | -80/+80 | |
| | | | * | | | Remove unnecessary functions from the QTimestamp API. | Thiago Macieira | 2010-03-17 | 6 | -76/+0 | |
| | | | * | | | Add support for 32-bit rollovers on Windows | Thiago Macieira | 2010-03-17 | 1 | -5/+21 | |
| | | | * | | | Port QtCore uses of QTime as a stopwatch to QTimestamp. | Thiago Macieira | 2010-03-17 | 6 | -66/+14 | |
| | | | * | | | Add a qtimestamp.cpp with some common functions. | Thiago Macieira | 2010-03-17 | 7 | -12/+106 | |
| | | | * | | | Make qcore_unix.cpp share code with QTimestamp | Thiago Macieira | 2010-03-17 | 5 | -97/+68 | |
| | | | * | | | Add the Symbian version of QTimestamp. | Thiago Macieira | 2010-03-17 | 1 | -0/+117 | |
| | | | * | | | Add the Windows implementation of QTimestamp | Thiago Macieira | 2010-03-17 | 2 | -0/+121 | |
| | | | * | | | Add the non-Mac Unix implementation of QTimestamp. | Thiago Macieira | 2010-03-17 | 2 | -0/+150 | |
| | | | * | | | Add the Mac implementation of QTimestamp. | Thiago Macieira | 2010-03-17 | 2 | -1/+111 | |
| | | | * | | | Initial version of QTimestamp class. | Thiago Macieira | 2010-03-17 | 4 | -0/+203 | |
* | | | | | | | Optimize QMetaObject::indexOf* functions | Olivier Goffart | 2010-03-23 | 1 | -31/+32 | |
* | | | | | | | Fix warning on Sequential Animation Group | Thierry Bastian | 2010-03-23 | 1 | -6/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch '4.6-s60' into 4.7-s60 | axis | 2010-03-22 | 11 | -24/+62 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | | | ||||||
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-03-19 | 2 | -5/+12 | |
| |\ \ \ \ | ||||||
| | * | | | | Change fromSymbianRSgImage() to use the newer version of RSgImage | Jason Barron | 2010-03-19 | 1 | -3/+6 | |
| | * | | | | Removed extra space from the command line passed to QProcess in Symbian | Miikka Heikkinen | 2010-03-19 | 1 | -2/+6 | |
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-03-19 | 7 | -16/+37 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | Implement Q_PRIVATE_PROPERTY that allows you to declare properties | Alexis Menard | 2010-03-19 | 1 | -0/+2 | |
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-03-18 | 6 | -16/+35 | |
| | |\ \ \ \ | ||||||
| | | * \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-03-18 | 6 | -16/+35 | |
| | | |\ \ \ \ | ||||||
| | | | * \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-03-17 | 6 | -16/+35 | |
| | | | |\ \ \ \ | ||||||
| | | | | * | | | | Fix a crash in animation groups when deleting uncontrolled animations | Thierry Bastian | 2010-03-17 | 6 | -16/+35 | |
| * | | | | | | | | Enable s60main.rsc infixing. | Miikka Heikkinen | 2010-03-19 | 2 | -21/+13 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Useful support for -qtlibinfix configure parameter in Symbian | Miikka Heikkinen | 2010-03-18 | 1 | -0/+18 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Martin Jones | 2010-03-19 | 7 | -11/+20 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-03-19 | 7 | -11/+20 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-s60 | axis | 2010-03-18 | 1 | -6/+10 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | ||||||
| | | * | | | | | Handle Symbian's file name encoding, correctly. | Alessandro Portale | 2010-03-16 | 1 | -6/+10 | |
| | | |/ / / / | ||||||
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-03-17 | 6 | -5/+10 | |
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | | | ||||||
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-03-17 | 6 | -5/+10 | |
| | | |\ \ \ \ | | | | |_|_|/ | | | |/| | | | ||||||
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7-s60 | axis | 2010-03-16 | 2 | -4/+2 | |
| | | | |\ \ \ | ||||||
| | | | * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public | axis | 2010-03-15 | 4 | -8/+18 | |
| | | | |\ \ \ \ | ||||||
| | | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public | axis | 2010-03-11 | 42 | -2303/+3366 | |
| | | | |\ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public | axis | 2010-03-01 | 32 | -68/+868 | |
| | | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | | Corrected library locations for deployment on Symbian. | axis | 2010-02-25 | 1 | -1/+1 | |
| | | | * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public | axis | 2010-02-23 | 25 | -165/+518 | |
| | | | |\ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into merge-w... | axis | 2010-02-19 | 8 | -23/+59 | |
| | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into merge-w... | axis | 2010-02-18 | 1 | -1/+1 | |
| | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public | axis | 2010-02-16 | 57 | -703/+1023 | |
| | | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ \ \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60 | axis | 2010-02-16 | 6 | -18/+43 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | \ \ \ \ \ \ \ \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt | axis | 2010-02-12 | 28 | -84/+162 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ |