aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util/qquickconnections.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move no-Gui related QML types from QtQuick into QtQmlTasuku Suzuki2012-11-291-321/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Avoid dynamic lookup of signal handler argumentsMichael Brasser2012-08-241-2/+5
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-1/+2
* Change Quick docs to refer to "types" rather than "elements"Martin Jones2012-07-161-1/+1
* Create new documentation structureChris Adams2012-06-211-1/+1
* Adapt to connection-related changes in qtbaseKent Hansen2012-06-121-1/+1
* Doc: Grouped Qt Quick types into several groupsJerome Pasion2012-06-061-2/+2
* Doc: Sanitized QML typesNico Vertriest2012-05-241-1/+1
* Lazily create QMetaObjectsAaron Kennedy2012-05-241-1/+1
* Improve memory usage of Connections and signal handlers.Michael Brasser2012-05-181-2/+2
* Permit signals to be emitted in a different threadAaron Kennedy2012-05-111-1/+1
* More robust tracking of signal handler expression ownership.Michael Brasser2012-05-011-1/+1
* Support and use parameters in QQmlNotifierEndpoint.Michael Brasser2012-04-231-1/+11
* Use scope, not owner to look up enums in QQmlBoundSignal.Michael Brasser2012-04-031-1/+0
* Use minimal javascript expression for bound signalsChris Adams2012-03-291-2/+2
* Remove QObject parenting from QQmlAbstractBoundSignal.Michael Brasser2012-03-261-0/+1
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-131-3/+3
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+307