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
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_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix QtDeclarative and QtQml co-existence part three ;(
v5.2.0
Simon Hausmann
2013-12-06
1
-0
/
+8
*
Allow for QtDeclarative and QtQml to co-exist at run-time
Simon Hausmann
2013-11-25
1
-0
/
+1
*
Doc: Adding mark-up to boolean default values.
Jerome Pasion
2013-10-08
1
-1
/
+1
*
Use Q_STATIC_ASSERT to report error about missing Q_OBJECT
Olivier Goffart
2013-09-14
1
-2
/
+4
*
Add internal functions to QObjectPrivate for signal & slot connections in QML
Simon Hausmann
2013-06-07
1
-0
/
+7
*
Add private API to connect to slots in QObjectPrivate
Olivier Goffart
2013-02-28
1
-0
/
+77
*
Doc: Fix references to Qt Test
Sze Howe Koh
2013-01-30
1
-1
/
+1
*
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
*
QSlotObjectBase: combat virtual function "bloat"
Marc Mutz
2012-08-15
1
-3
/
+3
*
Provide access to (dis)connectNotify() from other objects.
Thomas McGuire
2012-07-24
1
-0
/
+15
*
Call QObject::disconnectNotify() when receiver is destroyed
Kent Hansen
2012-06-28
1
-0
/
+1
*
Add QAbstractDeclarativeData::isSignalConnected hook
Kent Hansen
2012-06-26
1
-0
/
+3
*
Change testlib signal dumper hooks to use signal index range
Kent Hansen
2012-06-04
1
-3
/
+3
*
Change QConnectionSenderSwitcher et al to use signal index range
Kent Hansen
2012-06-03
1
-0
/
+3
*
Move implementation of QObject::senderSignalIndex() to QObjectPrivate
Kent Hansen
2012-06-01
1
-0
/
+1
*
Move rarely used QObjectPrivate data to extraData
Martin Jones
2012-05-21
1
-4
/
+13
*
Encapsulate the dynamic meta object pointer
Aaron Kennedy
2012-05-18
1
-3
/
+14
*
Remove QAbstractDeclarativeData::objectNameChanged.
Michael Brasser
2012-05-10
1
-1
/
+0
*
Add QMetaMethod-based QObject::connect/disconnectNotify() API
Kent Hansen
2012-05-01
1
-1
/
+1
*
Add a receivers callback to QAbstractDeclarativeData.
Michael Brasser
2012-04-20
1
-0
/
+1
*
Merge remote-tracking branch 'origin/api_changes'
Lars Knoll
2012-03-04
1
-10
/
+1
|
\
|
*
Make qobject_p.h not need qvariant.h.
Stephen Kelly
2012-02-29
1
-10
/
+1
*
|
QBoolBlocker: make constructor explicit and disable copying
Marc Mutz
2012-03-01
1
-1
/
+2
|
/
*
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
*
Don't release timer ids in event dispatcher code
Bradley T. Hughes
2012-01-04
1
-0
/
+1
*
Remove QT_JAMBI_BUILD code
Bradley T. Hughes
2011-12-15
1
-7
/
+0
*
Remove QMetaObject guards and deprecate QPointer.
Bradley T. Hughes
2011-12-10
1
-1
/
+0
*
Add support for QueuedConnection when connecting using the new syntax
Olivier Goffart
2011-11-25
1
-0
/
+4
*
New QObject connection syntax
Olivier Goffart
2011-11-25
1
-3
/
+8
*
Change the return value of QObject::connect
Olivier Goffart
2011-11-25
1
-0
/
+11
*
Make all uses of QBasicAtomicInt and Pointer use load() and store()
Thiago Macieira
2011-10-03
1
-1
/
+1
*
Add a signal emitted callback to QAbstractDeclarativeData
Aaron Kennedy
2011-08-30
1
-0
/
+1
*
Remove Qt3 support functionality from parts of QtCore
Lars Knoll
2011-06-29
1
-12
/
+0
*
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
/
+305