summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlboundsignal_p.h
Commit message (Collapse)AuthorAgeFilesLines
* fix includesOswald Buddenhagen2009-12-031-2/+4
| | | | | | | | | | | | - include headers from own directory with "" - include headers from own project without private/ - sort includes from most specific to most generic - make headers self-contained - some whitespace unification no attempt was made at making the qt includes consistent regarding the use of module names and forwarding headers. no attempt was made at sorting includes.
* Delay the creation of the signal parameter object until neededAaron Kennedy2009-12-021-1/+3
|
* Do not use "QtDeclarative/XXX" style includes in declarative module code,Warwick Allison2009-11-121-1/+1
| | | | as it breaks reinstalling the module against existing Qt.
* fix headersWarwick Allison2009-10-291-16/+16
|
* Add plumbing for more advanced signal property controlAaron Kennedy2009-09-221-37/+18
|
* Rework expression stuff to use a more efficient notify handlerAaron Kennedy2009-07-201-1/+1
|
* CleanupMichael Brasser2009-06-301-2/+13
| | | | | Fix up license headers and private warnings, as well as other general cleanups.
* Fixed #includesRoberto Raggi2009-05-181-1/+1
|
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+104