| Commit message (Expand) | Author | Age | Files | Lines |
| * | QElapsedTimer: use new comparison helper macros | Tatiana Borisova | 2024-05-14 | 1 | -2/+3 |
| * | Mention QChronoTimer in API docs | Ahmad Samir | 2024-03-03 | 1 | -1/+1 |
| * | QElapsedTimer: document Duration and TimePoint typedefs | Ahmad Samir | 2023-09-10 | 1 | -0/+10 |
| * | Clarify QElapsedTimer::hasExpired()'s documentation | Edward Welbourne | 2023-07-25 | 1 | -4/+6 |
| * | QElapsedTimer: rewrite using std::chrono::steady_clock everywhere | Thiago Macieira | 2023-04-18 | 1 | -0/+215 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
| * | Doc: Remove mentionings of overflows from QElapsedTimer | Kai Köhne | 2022-03-21 | 1 | -19/+8 |
| * | Doc: Update documentation for QElapsedTimer's in Windows | Kai Köhne | 2022-03-16 | 1 | -24/+3 |
| * | Make QElapsedTimer comparison operators hidden friends | Volker Hilsheimer | 2020-10-27 | 1 | -4/+13 |
| * | Whitespace cleanup in corelib/kernel | Allan Sandfeld Jensen | 2020-10-24 | 1 | -2/+1 |
| * | Convert uses of QTime as a timer to QElapsedTimer | Edward Welbourne | 2019-06-14 | 1 | -1/+1 |
| * | Replace Q_DECL_NOEXCEPT with noexcept in corelib | Allan Sandfeld Jensen | 2019-04-03 | 1 | -3/+3 |
| * | Fix some qdoc-warnings | Friedemann Kleint | 2016-11-23 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/5.7' into dev | Liang Qi | 2016-08-16 | 1 | -3/+3 |
| * | Long live QDeadlineTimer | Thiago Macieira | 2016-08-15 | 1 | -2/+5 |
| * | Move QElapsedTimer to src/corelib/kernel | Thiago Macieira | 2016-07-02 | 1 | -0/+267 |