| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | Split QDir::NoDotAndDotDot into QDir::NoDot and QDir::NoDotDot | Bernhard Rosenkraenzer | 2010-03-23 | 3 | -3/+13 |
|
|
| * | | | | QFSFileEngine: don't look through NTFS junctions | Ritt Konstantin | 2010-03-23 | 1 | -8/+2 |
|
|
| * | | | | _close(fd) closes the associated handle and not the other way around | João Abecasis | 2010-03-23 | 3 | -2/+22 |
|
|
| * | | | | Fixed locale mapping on Symbian. | Denis Dzyubenko | 2010-03-23 | 1 | -1/+1 |
|
|
| * | | | | Revert "Avoid a data relocation by not trying to store a pointer in the .data... | Rohan McGovern | 2010-03-22 | 1 | -1/+1 |
|
|
| * | | | | Add a function to get the transitions available from a state | Kent Hansen | 2010-03-22 | 2 | -1/+20 |
|
|
| * | | | | Add a new WA_X11DoNotAcceptFocus attribute for top-level widgets (part 2). | Robert Griebl | 2010-03-22 | 1 | -0/+4 |
|
|
| * | | | | Fix behavior change QStringList::join() for null | Kenji Sugita | 2010-03-22 | 1 | -0/+2 |
|
|
| * | | | | Add a new WA_X11DoNotAcceptFocus attribute for top-level widgets. | Robert Griebl | 2010-03-22 | 1 | -0/+3 |
|
|
| * | | | | Upgraded QLocale data to Unicode CLDR 1.8.0 | Denis Dzyubenko | 2010-03-22 | 3 | -1886/+4320 |
|
|
| * | | | | Do not use FSEvents-based filesystemwatcher backend on Mac. | Denis Dzyubenko | 2010-03-22 | 1 | -1/+1 |
|
|
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-22 | 25 | -343/+1617 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | Avoid a data relocation by not trying to store a pointer in the .data section... | Thiago Macieira | 2010-03-20 | 1 | -1/+1 |
|
|
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-19 | 24 | -342/+1616 |
| | |\ \ \
| | | |/ /
| | |/| | |
|
| | | * | | Merge remote branch 'origin/4.7' into oslo-staging-1 | Aaron McCarthy | 2010-03-19 | 8 | -22/+27 |
| | | |\ \ |
|
| | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-18 | 24 | -342/+1616 |
| | | |\ \ \ |
|
| | | | * | | | Optimized QLocale to access system locale on demand. | Denis Dzyubenko | 2010-03-17 | 3 | -54/+179 |
|
|
| | | | * | | | Implement Idle-priority threads for Linux. | Thiago Macieira | 2010-03-17 | 2 | -46/+65 |
|
|
| | | | * | | | 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 |
| |/ / / / / / / |
|