summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qmlgraphicsvisualitemmodel_p.h
Commit message (Collapse)AuthorAgeFilesLines
* Move type initialization from global static initializers to QmlEngine ↵Warwick Allison2010-02-141-0/+39
| | | | | | construction. Task-number: QT-2798
* Section property access perf.Martin Jones2009-12-181-3/+3
|
* Make positioners fast.Martin Jones2009-12-171-1/+1
|
* Faster sections.Martin Jones2009-12-161-0/+3
|
* fix includesOswald Buddenhagen2009-12-031-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 Allison2009-11-121-1/+1
| | | | as it breaks reinstalling the module against existing Qt.
* Fix moving items in visual item model.Martin Jones2009-11-041-0/+1
|
* Rename fx -> graphicsitemsAaron Kennedy2009-10-301-0/+203