Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | | * | | | | | | | Do not deliver the same key event multiple times in Cocoa. | Denis Dzyubenko | 2010-03-17 | 3 | -28/+19 | |
| | | | | | | | * | | | | | | | Implement Idle-priority threads for Linux. | Thiago Macieira | 2010-03-17 | 2 | -46/+65 | |
| | | | | | | | * | | | | | | | Improved qt_x11_wait_for_window_manager | Denis Dzyubenko | 2010-03-17 | 1 | -28/+10 | |
| | | | | | | | * | | | | | | | Doc: document QElapsedTimer | Thiago Macieira | 2010-03-17 | 4 | -0/+382 | |
| | | | | | | | * | | | | | | | Added missing "const" for mac. | Martin Smith | 2010-03-17 | 1 | -1/+1 | |
| | | | | | | | * | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-03-17 | 63 | -342/+1584 | |
| | | | | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | | | | * | | | | | | | Manual test for QTBUG-8933. | Carlos Manuel Duclos Vergara | 2010-03-17 | 6 | -0/+156 | |
| | | | | | | | | * | | | | | | | Cocoa: minisplitter has only 1px wide grab area | Carlos Manuel Duclos Vergara | 2010-03-17 | 1 | -2/+5 | |
| | | | | | | | | * | | | | | | | "Strictly" Fullscreen Application in Mac OS | Carlos Manuel Duclos Vergara | 2010-03-17 | 1 | -0/+16 | |
| | | | | | | | | * | | | | | | | Bugfix the Symbian implementation | Thiago Macieira | 2010-03-17 | 4 | -6/+24 | |
| | | | | | | | | * | | | | | | | Add QDateTime::currentDateTimeUtc and QDateTime::currentMsecsSinceEpoch | Thiago Macieira | 2010-03-17 | 5 | -116/+328 | |
| | | | | | | | | * | | | | | | | remove, fixup | Thiago Macieira | 2010-03-17 | 2 | -12/+3 | |
| | | | | | | | | * | | | | | | | 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 | 7 | -17/+103 | |
| | | | | | | | | * | | | | | | | Autotest: Rename the test to match the new class name | Thiago Macieira | 2010-03-17 | 2 | -13/+13 | |
| | | | | | | | | * | | | | | | | Rename the files too | Thiago Macieira | 2010-03-17 | 9 | -0/+0 | |
| | | | | | | | | * | | | | | | | Rename QTimestamp to QElapsedTimer | Thiago Macieira | 2010-03-17 | 44 | -153/+153 | |
| | | | | | | | | * | | | | | | | 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 QTest::qWait also to use QTimestamp. | Thiago Macieira | 2010-03-17 | 2 | -3/+3 | |
| | | | | | | | | * | | | | | | | Port QtMultimedia uses of QTime as a stopwatch to QTimestamp (unix code only) | Thiago Macieira | 2010-03-17 | 2 | -4/+6 | |
| | | | | | | | | * | | | | | | | Port QtGui uses of QTime as a stopwatch to QTimestamp | Thiago Macieira | 2010-03-17 | 20 | -62/+60 | |
| | | | | | | | | * | | | | | | | Port QtNetwork uses of QTime as a stopwatch to QTimestamp. | Thiago Macieira | 2010-03-17 | 6 | -26/+26 | |
| | | | | | | | | * | | | | | | | 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 | 8 | -16/+136 | |
| | | | | | | | | * | | | | | | | 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 | 6 | -0/+284 | |
| | | | | | | | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-17 | 2 | -6/+4 | |
| | | | | | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | | | | | * | | | | | | | Use a toolbar for the designer property editor | Jens Bache-Wiig | 2010-03-17 | 1 | -1/+4 | |
| | | | | | | | * | | | | | | | | | qdoc3: Fixed some ifdef typos and removed some whitespace. | Martin Smith | 2010-03-17 | 2 | -10/+10 | |
| | | | | | | | | |/ / / / / / / | | | | | | | | |/| | | | | | | | ||||||
| | | | | | | | * | | | | | | | | Cleanup: Removed include file and comment. | jasplin | 2010-03-17 | 1 | -5/+0 | |
* | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-03-23 | 15 | -121/+478 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'configureFixes' into 4.7-s60 | axis | 2010-03-23 | 2 | -8/+42 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | Fixed usage of xplatform in configure. | axis | 2010-03-23 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | Merge branch 'linux-symbian-sbsv2-support' into 4.7-s60 | axis | 2010-03-23 | 2 | -8/+42 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | Disable OpenVG for symbian-sbsv2 on Linux. | axis | 2010-03-15 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | Corrected wrong header casing. | axis | 2010-03-15 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | Moved -s60 and -usedeffiles options docs to Symbian section. | axis | 2010-03-15 | 1 | -6/+5 | |
| | | * | | | | | | | | | | | | | | | | Added rpp and rsg files to ignore filter. | axis | 2010-03-15 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | | | Forced little endianness when using symbian-sbsv2 mkspec. | axis | 2010-03-15 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | | | Fixed incorrect platform string when building for Symbian. | axis | 2010-03-15 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | | | Added -qt-style-s60 to Symbian configure options on Linux. | axis | 2010-03-15 | 1 | -0/+31 | |
| * | | | | | | | | | | | | | | | | | | Fixed mif generation on symbian-abld. | axis | 2010-03-23 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | | | | | Fixed regular expression matching. | axis | 2010-03-23 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | More fool proof way for finding these headers | Thomas Zander | 2010-03-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-03-23 | 13 | -111/+431 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | |