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
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
/
thread
/
qthread_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix improper ELF versions of two more classes
Thiago Macieira
2023-01-06
1
-0
/
+1
*
QThread: Clean up bindingStatusOrList if object gets deleted
Fabian Kosmale
2022-07-14
1
-0
/
+3
*
QPostEventList: de-inline addEvent()
Marc Mutz
2022-06-22
1
-17
/
+1
*
Optimize QThreadPrivate::addObjectWithPendingBindingStatusChange()
Marc Mutz
2022-05-26
1
-6
/
+9
*
Fix race conditions in moveToThread
Fabian Kosmale
2022-05-24
1
-24
/
+82
*
QCoreApplication/QPostEventList: fix int/qsizetype mismatches
Marc Mutz
2022-05-19
1
-2
/
+2
*
QObject: Turn flaggedSignatures into a thread_local static
Marc Mutz
2022-05-17
1
-21
/
+0
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-39
/
+3
*
QProperty: fix threading issues
Fabian Kosmale
2022-03-10
1
-0
/
+33
*
Don't access QObject::objectName during QThread start
Volker Hilsheimer
2022-01-12
1
-0
/
+7
*
QThread: fix UB (invalid enum value) on Private::Priority
Marc Mutz
2022-01-03
1
-1
/
+1
*
QThreadPrivate: Remove threadForId
Fabian Kosmale
2021-09-22
1
-3
/
+0
*
Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE
Andreas Buhr
2020-11-30
1
-1
/
+1
*
Whitespace cleanup in corelib/ mimetypes, plugin and thread
Allan Sandfeld Jensen
2020-10-21
1
-4
/
+6
*
Another round of replacing 0 with nullptr
Allan Sandfeld Jensen
2020-10-07
1
-1
/
+1
*
Use QList instead of QVector in corelib
Jarek Kobus
2020-06-25
1
-7
/
+5
*
Remove winrt
Oliver Wolff
2020-06-06
1
-13
/
+0
*
Port from QAtomic::load() to loadRelaxed()
Giuseppe D'Angelo
2019-06-20
1
-2
/
+2
*
Merge remote-tracking branch 'origin/5.13' into dev
Liang Qi
2019-06-14
1
-0
/
+3
|
\
|
*
wasm: make idealThreadCount() work on all threads
Morten Johan Sørvig
2019-05-08
1
-0
/
+3
*
|
Replace Q_DECL_NOEXCEPT with noexcept in corelib
Allan Sandfeld Jensen
2019-04-03
1
-2
/
+2
*
|
More nullptr usage in headers
Kevin Funk
2019-03-14
1
-6
/
+6
|
/
*
winrt: Explicitly set main thread in QCoreApplication's constructor
Oliver Wolff
2018-10-08
1
-0
/
+3
*
Merge QThread class definitions
Morten Johan Sørvig
2018-08-17
1
-0
/
+1
*
Modernize the "thread" feature
Ulf Hermann
2018-08-17
1
-4
/
+6
*
QThread: Centralize the creation of the event dispatcher
Thiago Macieira
2018-07-14
1
-1
/
+9
*
Make the stub implementation of QThread compile again
Ulf Hermann
2018-06-22
1
-2
/
+5
*
Make QThreadPrivate::createEventDispatcher do exactly what it says
Tor Arne Vestbø
2018-02-14
1
-2
/
+2
*
Optimize QThread::isInterruptionRequested()
Marc Mutz
2017-11-30
1
-1
/
+2
*
Replace Q_DECL_OVERRIDE with override where possible
Kevin Funk
2017-09-19
1
-1
/
+1
*
QThread: terminate on exceptions leaving run()
Giuseppe D'Angelo
2017-04-26
1
-2
/
+2
*
Turn QThreadData::threadId into a QAtomicPointer
Thiago Macieira
2017-02-15
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-05-06
1
-1
/
+0
|
\
|
*
Don't store the pthread_t thread ID twice in QThread
Thiago Macieira
2016-04-30
1
-1
/
+0
*
|
CoreLib: use const (and const APIs) more
Anton Kudryavtsev
2016-04-18
1
-1
/
+1
*
|
Fix for deferredDelete() bug when calling the glib loop directly
Paolo Angelelli
2016-02-12
1
-5
/
+6
*
|
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
|
/
*
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2015-10-02
1
-1
/
+1
|
\
|
*
Fix two data races in QThread/QThreadData
David Faure
2015-09-22
1
-1
/
+1
*
|
Add a way for auxiliary threads to handle events without CoreApp
Thiago Macieira
2015-07-18
1
-1
/
+9
|
/
*
Use qthread_win.cpp for WinRT as well
Oliver Wolff
2015-06-23
1
-9
/
+0
*
WinRT: fix namespaced build
Joerg Bornemann
2015-05-16
1
-4
/
+10
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Add Q_DECL_OVERRIDE in the src subdirectory
Olivier Goffart
2014-12-03
1
-1
/
+1
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-18
/
+10
*
winrt: Use native threading
Andrew Knight
2014-06-25
1
-10
/
+13
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2014-01-20
1
-1
/
+1
|
\
|
*
Android: Don't register main thread on loading library
Eskil Abrahamsen Blomfeldt
2014-01-16
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-10-11
1
-7
/
+32
|
\
|
[next]