index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.6
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
corelib
/
kernel
/
qtimerinfo_unix.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QTimerInfoList: improve class encapsulation
HEAD
dev
Ahmad Samir
4 hours
1
-0
/
+13
*
QTimerInfoList: cleanup
Ahmad Samir
4 hours
1
-74
/
+2
*
QTimerInfoList/Unix: use chrono::steady_clock::time_point
Ahmad Samir
4 hours
1
-51
/
+42
*
QTimerInfoList: remove code that attempted to repair time on clock jumps
Thiago Macieira
2023-04-18
1
-87
/
+0
*
Corelib: s/Q_OS_MAC/Q_OS_DARWIN/wg except for doc and definition
Edward Welbourne
2023-03-20
1
-2
/
+2
*
QTimerInfo: fix lambda name
Ahmad Samir
2023-03-17
1
-3
/
+4
*
q_core_unix: take timespec args by value
Ahmad Samir
2023-03-01
1
-7
/
+3
*
q_core_unix: move timspec<->chrono helpers from qtools_p.h
Ahmad Samir
2023-02-25
1
-1
/
+1
*
QTimerInfo: replace a goto with a lambda
Ahmad Samir
2023-02-24
1
-58
/
+66
*
QTimerInfo: use range-for; use STL algorithms
Ahmad Samir
2023-02-24
1
-57
/
+39
*
QTimerInfo: don't shadow member variable name
Ahmad Samir
2023-02-24
1
-19
/
+19
*
QTimerInfo: use chrono for time intervals
Ahmad Samir
2023-02-24
1
-73
/
+93
*
q_core_unix_p.h: use std::chrono for time intervals
Ahmad Samir
2023-02-24
1
-26
/
+0
*
QtMiscUtils: add std::chrono::duration <-> timespec helpers
Ahmad Samir
2023-02-20
1
-2
/
+2
*
QTimerInfo/Unix: use chrono for time arithmetic
Ahmad Samir
2022-11-11
1
-5
/
+9
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
1
-3
/
+3
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
1
-1
/
+1
*
Avoid detaching in QBasicTimer
hjk
2022-09-28
1
-1
/
+1
*
Migrate QBasicTimer from int to qint64
Konrad Kujawa
2022-08-30
1
-6
/
+5
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-39
/
+3
*
QTimerInfo/Unix: Fix roundToMillisecond when it's already rounded
Thiago Macieira
2022-02-11
1
-2
/
+9
*
Document a peculiarity that might plausibly confuse readers
Edward Welbourne
2021-03-26
1
-2
/
+5
*
QAbstractEventDispatcher: change event dispatcher timer interval to qint64
Liu Yang
2020-09-21
1
-1
/
+1
*
Remove obsolete native client platform
Morten Johan Sørvig
2020-09-03
1
-5
/
+1
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-07-07
1
-1
/
+1
*
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-10
/
+10
*
Prefix textstream operators with Qt::
Lars Knoll
2019-05-02
1
-4
/
+4
*
Support C++17 fallthrough attribute
Allan Sandfeld Jensen
2016-08-19
1
-2
/
+1
*
CoreLib: use const (and const APIs) more
Anton Kudryavtsev
2016-04-18
1
-1
/
+1
*
Add Intel copyright to files that Intel has had non-trivial contribution
Thiago Macieira
2016-01-21
1
-0
/
+1
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
QtCore: Use QDebugStateSaver in (almost) all QDebug operator<<
Kai Koehne
2015-02-09
1
-1
/
+3
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Doc: Adding mark-up to boolean default values.
Jerome Pasion
2013-10-08
1
-1
/
+1
*
Remove use of 'register' from Qt.
Stephen Kelly
2013-06-17
1
-10
/
+10
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-03-05
1
-3
/
+2
|
\
|
*
Rename qAbs Function for timeval
David E. Narváez
2013-02-24
1
-3
/
+2
*
|
Switch to struct timespec everywhere instead of timeval
Thiago Macieira
2013-01-28
1
-41
/
+41
|
/
*
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
*
Add a remainingTime() method to the public interface of the QTimer class
Laszlo Papp
2012-04-03
1
-0
/
+31
*
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
*
QTimerInfo::expected is only needed for debugging
Bradley T. Hughes
2012-01-06
1
-9
/
+16
*
Do not always compile in QTimerInfoList::repairTimers()
Bradley T. Hughes
2012-01-05
1
-12
/
+12
*
Use Qt::TimerType on UNIX when scheduling timers
Bradley T. Hughes
2012-01-05
1
-6
/
+245
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
Don't release timer ids in event dispatcher code
Bradley T. Hughes
2012-01-04
1
-10
/
+0
*
Change QTimerInfo (UNIX) to keep the interval in milliseconds.
Bradley T. Hughes
2012-01-02
1
-4
/
+16
[next]