summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qobject
Commit message (Expand)AuthorAgeFilesLines
* winrt: Disable tests which connect to localhostMaurice Kalinowski2016-02-161-0/+3
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-191-4/+5
|\
| * Fix UB in tst_QObject::disconnectDoesNotLeakFunctor()Marc Mutz2016-01-091-3/+3
| * Fix UB in tst_QObject::noDeclarativeParentChangedOnDestruction()Marc Mutz2016-01-071-1/+2
* | Fix compilation for WinRTMaurice Kalinowski2015-12-142-4/+4
* | QMetaProperty::write should reset the property if an empty QVariant is givenOlivier Goffart2015-10-091-2/+2
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-012-2/+7
|\|
| * Make QMetaObject::Connection check its state deeplyThiago Macieira2015-06-191-1/+6
| * fix usage of wince scopeOswald Buddenhagen2015-06-051-1/+1
* | Blacklist and skip various tests that are flakeySimon Hausmann2015-06-141-0/+2
|/
* QMetaType: Fix compilation with non default constructible Q_GADGETOlivier Goffart2015-05-271-0/+24
* Fix source incompatibility while connecting signals with forward declared arg...Olivier Goffart2015-03-181-1/+20
* Skip instead of entirely excluding tests with disabled featuresMarko Kangas2015-03-161-4/+4
* Update copyright headersJani Heikkinen2015-02-113-21/+21
* Introduce Q_ENUM and Q_FLAG macrosOlivier Goffart2015-01-131-1/+3
* Update license headers and add new license filesMatti Paaso2014-09-243-57/+33
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-121-0/+12
|\
| * Fix disconnect()ing from signals declared in a base classOlivier Goffart2014-08-111-0/+12
* | QObject: don't hold mutex when copying arguments in a QueuedConnectionOlivier Goffart2014-07-071-14/+19
|/
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-121-0/+42
|\
| * Don't deadlock when deleting slot objects in QMetaObject::activate()Thomas McGuire2014-02-081-0/+42
* | Fix usage of QObjectPrivate::connect when q_func() is private.Olivier Goffart2014-01-291-1/+1
* | QObject: fix connection to function pointer with non-copyable references argu...Olivier Goffart2014-01-171-0/+14
* | Send DynamicPropertyChange event only when value is changed.Tomasz Olszak2014-01-091-0/+3
* | tst_QObject: separate QSignalBlocker testsMarc Mutz2013-12-111-129/+5
* | Move-enable QSignalBlockerMarc Mutz2013-12-111-0/+100
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2013-12-091-0/+38
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-051-0/+38
| |\|
| | * Fix invalid memory read when shutting down QML applicationsSimon Hausmann2013-11-291-0/+38
* | | Remove trailing space from QDebug streamKai Koehne2013-12-061-1/+1
|/ /
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-0/+97
|\|
| * Test exceptions in signals and slotsOlivier Goffart2013-11-051-0/+97
* | QSignalBlocker: (new) RAII class for QObject::blockSignals()Marc Mutz2013-10-301-0/+49
|/
* QObject: allow connecting to functors with a receiver objectDario Freddi2013-09-161-2/+207
* Use Q_STATIC_ASSERT to report error about missing Q_OBJECTOlivier Goffart2013-09-141-0/+4
* QMetaMethod and QDBusMetaObject: Give public access to signal methodsCaroline Chao2013-09-091-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-271-1/+1
|\
| * tests: Make the QT assignments more explicitSergio Ahumada2013-08-211-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-141-7/+51
|\|
| * qobject: Do not destroy slot objects inside a lockDario Freddi2013-08-071-7/+51
* | Add internal functions to QObjectPrivate for signal & slot connections in QMLSimon Hausmann2013-06-071-0/+51
|/
* Fix a case of connect()ing to signals declared in a base classOlivier Goffart2013-05-091-0/+25
* Support connection to functor with multiple operator()Olivier Goffart2013-03-191-0/+126
* Improve warning messages (and readability) of connectSlotsByName()Axel Waggershauser2013-03-131-0/+5
* Let QMetaObject::connectSlotsByName(o) also check for signals of oAxel Waggershauser2013-03-071-0/+15
* Simplify further extension of tst_QObject::connectSlotsByNameAxel Waggershauser2013-03-061-119/+31
* Add private API to connect to slots in QObjectPrivateOlivier Goffart2013-02-281-0/+67
* Fix QMetaType of const referencesOlivier Goffart2013-02-211-0/+20
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-233-3/+3
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-183-3/+3