Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix includes | Oswald Buddenhagen | 2009-12-03 | 1 | -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 needed | Aaron Kennedy | 2009-12-02 | 1 | -1/+3 |
| | |||||
* | Do not use "QtDeclarative/XXX" style includes in declarative module code, | Warwick Allison | 2009-11-12 | 1 | -1/+1 |
| | | | | as it breaks reinstalling the module against existing Qt. | ||||
* | fix headers | Warwick Allison | 2009-10-29 | 1 | -16/+16 |
| | |||||
* | Add plumbing for more advanced signal property control | Aaron Kennedy | 2009-09-22 | 1 | -37/+18 |
| | |||||
* | Rework expression stuff to use a more efficient notify handler | Aaron Kennedy | 2009-07-20 | 1 | -1/+1 |
| | |||||
* | Cleanup | Michael Brasser | 2009-06-30 | 1 | -2/+13 |
| | | | | | Fix up license headers and private warnings, as well as other general cleanups. | ||||
* | Fixed #includes | Roberto Raggi | 2009-05-18 | 1 | -1/+1 |
| | |||||
* | Initial import of kinetic-dui branch from the old kinetic | Michael Brasser | 2009-04-22 | 1 | -0/+104 |