Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move type initialization from global static initializers to QmlEngine ↵ | Warwick Allison | 2010-02-14 | 1 | -0/+39 |
| | | | | | | construction. Task-number: QT-2798 | ||||
* | Section property access perf. | Martin Jones | 2009-12-18 | 1 | -3/+3 |
| | |||||
* | Make positioners fast. | Martin Jones | 2009-12-17 | 1 | -1/+1 |
| | |||||
* | Faster sections. | Martin Jones | 2009-12-16 | 1 | -0/+3 |
| | |||||
* | fix includes | Oswald Buddenhagen | 2009-12-03 | 1 | -2/+2 |
| | | | | | | | | | | | | - 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. | ||||
* | 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 moving items in visual item model. | Martin Jones | 2009-11-04 | 1 | -0/+1 |
| | |||||
* | Rename fx -> graphicsitems | Aaron Kennedy | 2009-10-30 | 1 | -0/+203 |