index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.15.17
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
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.5.2
6.5.3
6.5.5
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
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
/
qobject.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Improve guidance on deleteLater() usage in threads
Dheerendra Purohit
18 hours
1
-0
/
+8
*
QMetaCallEvent: avoid heap allocations for small arguments
Aurélien Brooke
36 hours
1
-24
/
+130
*
Replace one-shot uses of QSemaphore with QLatch
Thiago Macieira
13 days
1
-13
/
+13
*
QMetaObject::connect: Fix documentation copy-paste mistake
Fabian Kosmale
13 days
1
-3
/
+7
*
QObject: make doSetProperty() take lvalue arg by cref
Marc Mutz
2025-06-27
1
-3
/
+2
*
QObject: Extract Method q_choose_{assign,append} from doSetProperty()
Marc Mutz
2025-06-27
1
-8
/
+3
*
[docs] QObject: mention the return value change in 6.7
Marc Mutz
2025-06-23
1
-0
/
+2
*
QMetaCallEvent: remove the QMetaCallEvent::create() function
Aurélien Brooke
2025-05-26
1
-19
/
+0
*
QMetaObjectPrivate: make decodeMethodSignature() return QByteArrayView
Marc Mutz
2025-04-10
1
-5
/
+5
*
QObject::disconnect: warn if a wildcard call disconnects from destroyed
Volker Hilsheimer
2025-03-24
1
-0
/
+8
*
Doc: Fix incorrect \fn signatures
Topi Reinio
2025-03-05
1
-2
/
+4
*
[Doc] QObject: Sync warnings of isSignalConnected() and receivers()
Sze Howe Koh
2025-02-27
1
-8
/
+16
*
Add a QMetaObject::connect function
Pierre-Yves Siret
2025-02-14
1
-0
/
+90
*
doc: Fix broken links and incorrect information
David Boddie
2025-02-10
1
-1
/
+1
*
Qt Timers: disallow setting negative intervals
Ahmad Samir
2025-02-10
1
-3
/
+8
*
QObjectData: Return const QMetaObject* from dynamicMetaObject() already now
Marc Mutz
2025-01-31
1
-2
/
+2
*
QObjectPrivate: encode the version number in the constructor parameters
Thiago Macieira
2025-01-27
1
-3
/
+1
*
Revert "Add categorized logging of delete later machinery"
Thiago Macieira
2025-01-06
1
-11
/
+2
*
QObjectData: relax accesses to postedEvents
Thiago Macieira
2024-12-05
1
-2
/
+2
*
QPostEventList: use qsizetype to count posted events
Thiago Macieira
2024-11-20
1
-2
/
+2
*
QObject: implement the ### Qt7 for dynamicMetaObject()
Thiago Macieira
2024-11-19
1
-0
/
+1
*
QAdoptedThread: bypass signal notification on an un-observable QObject
Thiago Macieira
2024-11-14
1
-0
/
+11
*
QArgumentType: store a QMetaType instead of an id
Thiago Macieira
2024-09-30
1
-2
/
+5
*
QObject: disconnect - document behavior with queued connections
Tim Blechmann
2024-09-17
1
-0
/
+4
*
QObject: fix API docs
Ahmad Samir
2024-09-02
1
-1
/
+1
*
QObject: use Qt::TimerId in the code snippets and API docs
Ahmad Samir
2024-08-31
1
-1
/
+1
*
Doc: fix warnings from links by fully qualifying the target
Volker Hilsheimer
2024-07-11
1
-3
/
+2
*
Document in a test that mixing connect/disconnect syntax doesn't work
Volker Hilsheimer
2024-07-03
1
-1
/
+14
*
Straighten out various logging categories
Ulf Hermann
2024-06-19
1
-2
/
+2
*
Docs: Update the obsolete requirements for Q_OBJECT and Q_GADGET
Alexei Cazacov
2024-05-30
1
-20
/
+21
*
QTimer/QObject::startTimer: improve the detection of overflow
Thiago Macieira
2024-04-27
1
-0
/
+2
*
QObjectPrivate: fix data race on ConnectionData contents
David Faure
2024-03-19
1
-16
/
+24
*
Remove QObjectPrivate::isSender/senderList, no longer used
David Faure
2024-03-14
1
-34
/
+0
*
QAbstractEventDispatcher: port timer uses to the V2 API
Thiago Macieira
2024-03-13
1
-6
/
+5
*
QObject: fix a documentation note in the destructor
Giuseppe D'Angelo
2024-03-08
1
-2
/
+2
*
Mention QChronoTimer in API docs
Ahmad Samir
2024-03-03
1
-12
/
+14
*
Timers: add Qt::TimerId enum class
Ahmad Samir
2024-03-03
1
-7
/
+22
*
Doc: Further replace 'Qt Designer' with 'Qt Widgets Designer'
Kai Köhne
2024-02-29
1
-2
/
+2
*
QSingleShotTimer: use nanoseconds precision
Ahmad Samir
2024-02-23
1
-4
/
+9
*
Documentation: Rename 'Qt Designer' to 'Qt Widgets Designer'
Friedemann Kleint
2024-02-19
1
-1
/
+1
*
Add virtual QObjectPrivate::writeToDebugStream
Volker Hilsheimer
2024-02-10
1
-4
/
+12
*
QObject: Let moveToThread return succcess state
Christian Ehrlicher
2024-01-24
1
-9
/
+10
*
QObject: de-pessimize installEventFilter()
Marc Mutz
2024-01-15
1
-3
/
+3
*
QObject: Optimize removeEventFilter
Jarek Kobus
2024-01-15
1
-3
/
+5
*
QObject: clarify docs wrt. member access following Q_OBJECT and co
Ahmad Samir
2024-01-14
1
-0
/
+11
*
QObject: Make it clear we don't install duplicated event filters
Jarek Kobus
2024-01-11
1
-0
/
+3
*
Add categorized logging of delete later machinery
Tor Arne Vestbø
2023-12-21
1
-2
/
+11
*
Doc: Use Qml DefaultProperty as example for Q_CLASSINFO
Kai Köhne
2023-12-20
1
-6
/
+9
*
Doc: Fix documentation issues for Qt Core
Topi Reinio
2023-12-19
1
-1
/
+1
*
Move QDeferredDeleteEvent loop level/scope handling into deleteLater()
Tor Arne Vestbø
2023-12-19
1
-13
/
+42
[next]