index
:
delta/qt4-tools.git
4.5
4.6
4.6-digia
4.7
4.7-digia
4.8
4.8-bb10
4.8.0-symbian
4.8.1-symbian
baserock/morph
history/qtquick2
history/qtquick2-v8
code.qt.io: qt/qt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
auto
/
qobject
/
tst_qobject.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-13
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-29
1
-24
/
+24
*
Update contact information in license headers.
Sergio Ahumada
2012-08-01
1
-2
/
+2
*
Update year in Nokia copyright messages.
Jason McDonald
2012-01-11
1
-1
/
+1
*
Merge remote-tracking branch 'qt/4.8'
Jyri Tahtela
2011-05-18
1
-5
/
+26
|
\
|
*
Merge remote branch 'origin/4.8' into qa-review-master
Rohan McGovern
2011-05-16
1
-1
/
+30
|
|
\
|
*
|
Remove Q_ASSERT's from QObject autotest
Jason McDonald
2011-05-09
1
-3
/
+6
|
*
|
Remove Q_ASSERT's from QObject autotest.
Jason McDonald
2011-05-04
1
-2
/
+20
|
*
|
Update copyright year to 2011.
Jason McDonald
2011-01-11
1
-1
/
+1
*
|
|
Update licenseheader text in source files for qt4.8
Jyri Tahtela
2011-05-13
1
-17
/
+17
|
|
/
|
/
|
*
|
Add a test in QObject.
Olivier Goffart
2011-03-31
1
-1
/
+30
*
|
Merge remote branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2011-01-17
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Update copyright year to 2011.
Jason McDonald
2011-01-11
1
-1
/
+1
*
|
Simplify object lifetime management when moving objects to a QThread
Bradley T. Hughes
2010-10-29
1
-0
/
+78
*
|
Merge remote branch 'origin/4.7' into qt-master-from-4.7
Thiago Macieira
2010-09-21
1
-4
/
+4
|
\
\
|
|
/
|
*
tests: fix compilation with suncc
Olivier Goffart
2010-09-13
1
-4
/
+4
*
|
Added QObject::senderSignalIndex()
John Brooks
2010-08-12
1
-2
/
+22
*
|
It is no longer necessary to check for QT_NO_MEMBER_TEMPLATES
miniak
2010-08-03
1
-2
/
+0
*
|
Added QObject::connect overload taking QMetaMethod as parameter
Sergey Vidyuk
2010-06-18
1
-0
/
+219
|
/
*
QMetaObject::normalizeType: fix uses of const and template.
Olivier Goffart
2010-03-26
1
-0
/
+20
*
tst_QObject: test signals and slots with the same name
Olivier Goffart
2010-03-23
1
-2
/
+40
*
Fix warnings in tst_qobject.cpp
Olivier Goffart
2010-03-23
1
-17
/
+19
*
Merge remote branch 'origin/4.6' into qt-4.7-from-4.6
Rohan McGovern
2010-03-07
1
-0
/
+20
|
\
|
*
QObject: fix crash when deleteing the receiver object withing a DirectConncet...
Olivier Goffart
2010-03-01
1
-0
/
+20
*
|
QMetaType: Now we can register typedefs.
Olivier Goffart
2010-03-02
1
-0
/
+16
*
|
Merge branch '4.6'
Thiago Macieira
2010-01-21
1
-0
/
+73
|
\
\
|
|
/
|
*
QMetaObject::disconnectOne()
Aaron Kennedy
2010-01-20
1
-0
/
+73
*
|
Merge branch '4.6'
Thiago Macieira
2010-01-13
1
-1
/
+1
|
\
\
|
|
/
|
*
Update copyright year to 2010
Jason McDonald
2010-01-07
1
-1
/
+1
*
|
Merge branch '4.6'
Thiago Macieira
2009-12-26
1
-0
/
+144
|
\
\
|
|
/
|
*
Fix QMetaObject::connect and disconnect with "dynamic signals"
Olivier Goffart
2009-12-14
1
-0
/
+144
*
|
Merge commit 'origin/4.6'
Olivier Goffart
2009-12-15
1
-4
/
+4
|
\
\
|
|
/
|
*
Use 64bit for the connectedSignals
Olivier Goffart
2009-12-09
1
-4
/
+4
*
|
Merge branch '4.6'
Thiago Macieira
2009-12-02
1
-0
/
+109
|
\
\
|
|
/
|
*
Optimize QObjectPrivate::isSignalConnected
Olivier Goffart
2009-11-26
1
-0
/
+109
*
|
Fix certain type-const-ref syntax not recognized by normalizedSignature()
Bradley T. Hughes
2009-11-30
1
-0
/
+172
|
/
*
Update license headers again.
Jason McDonald
2009-09-09
1
-4
/
+4
*
Merge branch '4.5' into 4.6
Thiago Macieira
2009-08-31
1
-13
/
+13
|
\
|
*
Update tech preview license header.
Jason McDonald
2009-08-31
1
-13
/
+13
|
*
Update license headers.
Jason McDonald
2009-08-11
1
-1
/
+1
*
|
Fix build of autotest on MSVC
Thierry Bastian
2009-08-26
1
-1
/
+1
*
|
tst_QObject: test that we connect to the right signals when there is overloards
Olivier Goffart
2009-08-26
1
-3
/
+91
*
|
Merge commit 'qt/master'
Jason Barron
2009-08-13
1
-1
/
+19
|
\
\
|
*
|
Possible Dead lock in the destructor of QObject
Thierry Bastian
2009-08-12
1
-0
/
+18
|
*
|
Update contact URL in license headers.
Jason McDonald
2009-08-12
1
-1
/
+1
*
|
|
Merge commit 'origin/master'
Jason Barron
2009-08-06
1
-1
/
+1
|
\
\
\
|
*
|
|
Trailing whitespace and tab/space fixes for auto tests
Janne Anttila
2009-08-04
1
-1
/
+1
*
|
|
|
Merge commit 'qt/master-stable'
Jason Barron
2009-08-04
1
-0
/
+11
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Allow retrieval of interface IId from class type.
Aaron Kennedy
2009-07-31
1
-0
/
+11
*
|
|
|
Merge commit 'qt/master-stable'
Jason Barron
2009-07-27
1
-1
/
+4
|
\
\
\
\
|
|
/
/
/
|
|
/
/
|
|
/
/
|
/
|
|
[next]