| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move QElapsedTimer to src/corelib/kernel | Thiago Macieira | 2016-07-02 | 1 | -164/+0 |
| * | QElapsedTimer: Remove legacy code dealing with Windows pre-Vista and CE | Thiago Macieira | 2016-06-08 | 1 | -39/+10 |
| * | QtCore: Remove Windows CE. | Friedemann Kleint | 2016-03-30 | 1 | -2/+2 |
| * | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| * | Make the Windows qt_msectime() function return 64-bit | Thiago Macieira | 2015-07-08 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/5.4' into 5.5 | Liang Qi | 2015-03-31 | 1 | -8/+2 |
| |\ |
|
| | * | Windows Embedded: GetTickCount64 won't be available so just remove it | Andy Shaw | 2015-03-11 | 1 | -8/+2 |
| * | | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| |/ |
|
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | WinRT: Compile fix for qelapsedtimer_win.cpp | Oliver Wolff | 2013-09-20 | 1 | -0/+5 |
| * | qelapsedtimer for WinRT | Oliver Wolff | 2013-09-15 | 1 | -1/+7 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | Mark QElapsedTimer functions as Q_DECL_NOTHROW | Thiago Macieira | 2012-08-09 | 1 | -10/+10 |
| * | Add a remainingTime() method to the public interface of the QTimer class | Laszlo Papp | 2012-04-03 | 1 | -0/+5 |
| * | QElapsedTimer/Win: Fix 64-bit integer overflow | Jonathan Liu | 2012-02-22 | 1 | -1/+3 |
| * | Windows: Fix inclusion of <windows.h> | Friedemann Kleint | 2012-02-01 | 1 | -1/+1 |
| * | Windows: Fix compilation with -qtnamespace | Kai Koehne | 2012-01-31 | 1 | -3/+3 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | Update contact information in license headers. | Jason McDonald | 2012-01-23 | 1 | -1/+1 |
| * | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 1 | -1/+1 |
| * | Update licenseheader text in source files for qtbase Qt module | Jyri Tahtela | 2011-05-24 | 1 | -17/+17 |
| * | Initial import from the monolithic Qt. | Qt by Nokia | 2011-04-27 | 1 | -0/+183 |