aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlnotifier.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port away from QObjectPrivate::getThreadDataGiuseppe D'Angelo2019-12-161-2/+2
* Use a temporary getter for QObjectPrivate::threadDataGiuseppe D'Angelo2019-11-071-2/+2
* Port towards load/storeRelaxed atomicsGiuseppe D'Angelo2019-06-251-2/+2
* QQmlNotifier: Always keep the isNotifying flag when updating senderPtrUlf Hermann2019-01-231-8/+4
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-3/+3
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-271-1/+1
* Do not (dis)connectNotify on dynamically created model item objectsErik Verbruggen2017-07-251-3/+6
* QThreadData::threadId is now QAtomicPointer, so relax loads from AcquireThiago Macieira2017-03-061-2/+2
* Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-251-0/+6
|\
| * Fix binding re-evaluation when list model properties changeSimon Hausmann2016-11-181-0/+6
* | Updated license headersJani Heikkinen2016-01-191-14/+20
|/
* Fix possible stack overflow with many property bindingsEskil Abrahamsen Blomfeldt2015-07-211-17/+39
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* fix whitespaceOswald Buddenhagen2014-01-221-1/+1
* Fix compilation with MSVC 2008 (and prospective Windows CE build fix)Simon Hausmann2013-08-221-5/+5
* Remove all references to the old v4 codeLars Knoll2013-05-231-6/+0
* Disable the old v4 engine by defaultLars Knoll2013-04-201-2/+6
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Make connectNotify() work with QMLThomas McGuire2012-08-221-0/+2
* Adapt to connection-related changes in qtbaseKent Hansen2012-06-121-0/+4
* Reduce size of QQmlNotifierEndpointAaron Kennedy2012-05-241-13/+33
* Remove dead code from QQmlNotifierEndpointChris Adams2012-05-181-33/+0
* Permit signals to be emitted in a different threadAaron Kennedy2012-05-111-1/+19
* Support and use parameters in QQmlNotifierEndpoint.Michael Brasser2012-04-231-3/+3
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+115