summaryrefslogtreecommitdiffstats
path: root/demos/declarative/calculator/calculator.qml
Commit message (Expand)AuthorAgeFilesLines
* demos/declarative/calculator example modificationsartoka2011-11-171-162/+0
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | Fix QML calculator demo being wrongly rotated for landscape devicesJoona Petrell2010-11-021-9/+13
|/
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-291-1/+1
* Add quit buttons to declarative demosJoona Petrell2010-08-261-9/+7
* Make it possible to manually set the orientation of QML Viewer on SymbianJoona Petrell2010-08-031-7/+7
* Add Symbian support for runtime.orientation propertyJoona Petrell2010-07-071-8/+21
* Add license headers for .qml files.Jason McDonald2010-05-211-0/+41
* Use enum rather than string for easing type.Yann Bodson2010-05-051-2/+2
* Small calculator fix.Yann Bodson2010-04-151-9/+9
* Improve declarative calculator example.Yann Bodson2010-04-151-99/+79
* Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-081-1/+1
* Deprecate inline Script {} blocksAaron Kennedy2010-03-221-1/+3
* Updates all qml examples/demos to use the easing curve value type syntaxLeonardo Sobral Cunha2010-02-231-2/+2
* Get rid of the matchProperties/properties distinction, as itMichael Brasser2010-02-181-2/+2
* 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-051-1/+1
* lowercase idsYann Bodson2009-10-061-30/+29
* * use alias in CalcButton.qmlYann Bodson2009-10-011-2/+1
* Rename positioners.Warwick Allison2009-08-241-5/+5
* Rename State change elements.Martin Jones2009-08-211-7/+7
* Renaming Palette -> SystemPaletteYann Bodson2009-08-201-1/+1
* Renaming Rect -> RectangleYann Bodson2009-08-191-2/+2
* 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-031-6/+7
* Rename Rect.pen to Rect.borderMichael 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-231-0/+2
* Rename NumericAnimation -> NumberAnimationMichael Brasser2009-06-261-2/+2
* Rename the 'src' attribute 'source'. Don't need to be HTML-like anymore.Yann Bodson2009-04-291-1/+1
* Convert the calculator demo.Yann Bodson2009-04-291-82/+126
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+83