summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
* Rework expression stuff to use a more efficient notify handlerAaron Kennedy2009-07-2012-327/+245
* Rename QmlBindableValue to QmlBindingAaron Kennedy2009-07-2028-109/+100
* Simplify binding optimizationAaron Kennedy2009-07-204-423/+116
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-2011-41/+54
|\
| * Fix compilation after change 6626a9Leonardo Sobral Cunha2009-07-171-0/+2
| * CompileEskil Abrahamsen Blomfeldt2009-07-1710-41/+52
* | Add some basic QML benchmarksAaron Kennedy2009-07-171-0/+12
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-1714-164/+108
|\
| * WidgetContainer renamed to GraphicsObjectContainer.Michael Brasser2009-07-173-39/+40
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-171-25/+19
| |\
| | * Stop the clock while no visible particles and not emitting.Warwick Allison2009-07-171-25/+19
| * | Basic inputMethodQuery support for KeyProxy.Michael Brasser2009-07-174-13/+41
| * | LineEdit cleanup.Michael Brasser2009-07-173-37/+4
| * | Remove non-functioning opaque property.Michael Brasser2009-07-173-44/+2
| * | Minor cleanup.Michael Brasser2009-07-171-6/+3
| |/
* | Missing SetDefault instructionAaron Kennedy2009-07-171-0/+5
* | Add NOTIFY for count signalAaron Kennedy2009-07-172-0/+3
* | Add a preserveAspect property to ImageAaron Kennedy2009-07-173-3/+38
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-17113-14121/+2103
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-1636-1742/+1643
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-1644-1753/+2527
| | |\
| | | * Recognize T_MULTILINE_STRING_LITERAL as a primary expression and removed UiMu...Roberto Raggi2009-07-165-977/+929
| | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-1637-695/+1415
| | | |\
| | | | * Add an errors() signal to QFxViewKai Koehne2009-07-162-48/+18
| | | * | Qualifiers and versioning for C++-defined types.Warwick Allison2009-07-164-81/+183
| | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-1534-3169/+2670
| | |\ \ \ | | | |/ /
| | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-1554-2546/+3962
| | |\ \ \
| | * \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-132-0/+7
| | |\ \ \ \
| | * | | | | Check if scripttools is enabled.Michael Brasser2009-07-131-1/+1
| * | | | | | Reset fill and centeredIn when they are set to a null pointer.Michael Brasser2009-07-161-2/+8
| * | | | | | Fix crash in anchors.Michael Brasser2009-07-161-3/+3
| * | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-1640-3114/+3488
| |\ \ \ \ \ \
| * | | | | | | KeyProxy documentation.Michael Brasser2009-07-161-8/+24
| * | | | | | | Get KeyProxy working correctly with focus realms.Michael Brasser2009-07-161-6/+12
| * | | | | | | Fix doc typo.Michael Brasser2009-07-161-1/+1
| * | | | | | | Support input method proxying in KeyProxy. KeyProxy cleanup.Michael Brasser2009-07-153-18/+51
| * | | | | | | Fix warnings.Michael Brasser2009-07-153-5/+2
| * | | | | | | Add files missing from commit.Michael Brasser2009-07-152-0/+139
| * | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-1538-1217/+2658
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Add experimental FocusRealm support.Michael Brasser2009-07-154-5/+47
| * | | | | | | Fix transform handling.Michael Brasser2009-07-141-14/+22
| * | | | | | | CleanupMichael Brasser2009-07-141-1/+1
| * | | | | | | Fix containsMouse.Michael Brasser2009-07-144-43/+11
| * | | | | | | Conditionally depend on openglMichael Brasser2009-07-141-0/+1
| * | | | | | | Basic KeyProxy support.Michael Brasser2009-07-142-3/+21
| * | | | | | | Cleanup in preparation for key/focus handling.Michael Brasser2009-07-135-44/+28
| * | | | | | | Fix mouse grabbing for Flickable and PathView.Michael Brasser2009-07-132-2/+4
| * | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-1327-1391/+1365
| |\ \ \ \ \ \ \
| * | | | | | | | Fix ChildMouseFilterMichael Brasser2009-07-104-11/+10
| * | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-10217-4183/+6325
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |