summaryrefslogtreecommitdiffstats
path: root/demos/declarative/calculator
Commit message (Expand)AuthorAgeFilesLines
* Deprecate inline Script {} blocksAaron Kennedy2010-03-222-2/+4
* Updates all qml examples/demos to use the easing curve value type syntaxLeonardo Sobral Cunha2010-02-231-2/+2
* Rename MouseRegion -> MouseAreaMartin Jones2010-02-221-1/+1
* Get rid of the matchProperties/properties distinction, as itMichael Brasser2010-02-181-2/+2
* Disallow ids that start with uppercase letters and update docs andBea Lam2010-02-031-6/+6
* Rename targets -> matchTargets and properties -> matchProperties.Michael Brasser2009-11-061-2/+2
* fix calculatorYann Bodson2009-11-051-19/+15
* Use darker() and lighter() functions from global Qt object rather than from S...Yann Bodson2009-11-052-2/+2
* lowercase idsYann Bodson2009-10-063-75/+74
* * use alias in CalcButton.qmlYann Bodson2009-10-012-6/+5
* Get calculator demo running again.Michael Brasser2009-09-071-2/+2
* Rename positioners.Warwick Allison2009-08-241-5/+5
* Rename State change elements.Martin Jones2009-08-212-11/+11
* Renaming Palette -> SystemPaletteYann Bodson2009-08-201-1/+1
* Renaming Rect -> RectangleYann Bodson2009-08-192-3/+3
* Update demosAlan Alpert2009-08-191-1/+1
* Get rid of QmlFont and use the QFont value type instead.Michael Brasser2009-08-141-2/+2
* Missed converting demos when renaming layout->positionerAlan Alpert2009-08-131-5/+5
* Improve calculator demo and add missing text property to QmlPalette.Yann Bodson2009-08-037-55/+25
* Rename Rect.pen to Rect.borderMichael Brasser2009-07-311-1/+1
* Rename centeredIn to centerIn.Michael Brasser2009-07-311-1/+1
* fix calculator exampleLars Knoll2009-07-291-10/+10
* Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-232-0/+4
* Rename NumericAnimation -> NumberAnimationMichael Brasser2009-06-261-2/+2
* Use QML properties syntaxAaron Kennedy2009-05-011-6/+4
* Rename the 'src' attribute 'source'. Don't need to be HTML-like anymore.Yann Bodson2009-04-292-3/+3
* Convert the calculator demo.Yann Bodson2009-04-292-103/+169
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-228-0/+220