aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlnotifier_p.h
Commit message (Expand)AuthorAgeFilesLines
* QQmlNotifier: Always keep the isNotifying flag when updating senderPtrUlf Hermann2019-01-231-12/+49
* init variables where they are declared when possible (clang-tidy)Shawn Rutledge2018-02-261-2/+1
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-9/+9
* Add API to learn about QQmlBinding's dependenciesAnton Kreuzkamp2017-08-131-2/+3
* Do not (dis)connectNotify on dynamically created model item objectsErik Verbruggen2017-07-251-4/+6
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-141-0/+2
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-251-0/+2
| |\
| | * Fix binding re-evaluation when list model properties changeSimon Hausmann2016-11-181-0/+2
* | | Qml, Imports: mark some methods as constAnton Kudryavtsev2016-10-131-6/+6
|/ /
* / Updated license headersJani Heikkinen2016-01-191-14/+20
|/
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* Merge remote-tracking branch 'origin/5.5' into 5.6Ulf Hermann2015-08-181-4/+3
|\
| * Fix possible stack overflow with many property bindingsEskil Abrahamsen Blomfeldt2015-07-211-4/+3
* | Move setting the callback type for the endpoint to the constructorLars Knoll2015-06-181-6/+4
* | No need to store the same data twiceLars Knoll2015-06-181-0/+2
|/
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Remove unused enum valueLars Knoll2015-01-011-2/+1
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* fix whitespaceOswald Buddenhagen2014-01-221-2/+2
* Get rid of the first half of QQmlGuard usageLars Knoll2013-07-051-1/+0
* Fix build errors with intptr_tSimon Hausmann2013-06-121-9/+9
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Fix QObject::receivers() within connectNotify()Thomas McGuire2012-10-101-2/+6
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Make connectNotify() work with QMLThomas McGuire2012-08-221-0/+7
* Adapt to connection-related changes in qtbaseKent Hansen2012-06-121-0/+6
* Don't double emit threaded signalsAaron Kennedy2012-06-071-0/+1
* Reduce size of QQmlNotifierEndpointAaron Kennedy2012-05-241-25/+48
* Remove dead code from QQmlNotifierEndpointChris Adams2012-05-181-2/+0
* Remove unnecessary exportsMatthew Vogt2012-05-181-1/+1
* Permit signals to be emitted in a different threadAaron Kennedy2012-05-111-1/+2
* Support and use parameters in QQmlNotifierEndpoint.Michael Brasser2012-04-231-3/+4
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+206