summaryrefslogtreecommitdiff
path: root/demos/declarative/calculator
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-314-43/+43
* Updated year in copyright headerKai Koehne2014-03-264-4/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-134-4/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-294-78/+78
* Update contact information in license headers.Sergio Ahumada2012-08-014-8/+8
* Update year in Nokia copyright messages.Jason McDonald2012-01-114-4/+4
* Add note to declarative calculator exampleDaniel Molkentin2011-11-221-0/+6
* Declarative Examples: Fall back to local qmlapplicationviewer.Daniel Molkentin2011-11-221-1/+2
* Fix use of qmlapplicationviewer.Daniel Molkentin2011-11-211-1/+2
* demos/declarative/calculator example modificationsartoka2011-11-1719-5/+211
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-133-51/+51
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-193-3/+3
|\
| * Update copyright year to 2011.Jason McDonald2011-01-113-3/+3
* | 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-293-3/+3
* Add quit buttons to declarative demosJoona Petrell2010-08-262-14/+12
* Make it possible to manually set the orientation of QML Viewer on SymbianJoona Petrell2010-08-032-9/+9
* Add Symbian support for runtime.orientation propertyJoona Petrell2010-07-072-9/+22
* Add license headers for .qml files.Jason McDonald2010-05-213-0/+123
* Use enum rather than string for easing type.Yann Bodson2010-05-051-2/+2
* Add .qmlproject files for declarative demos.Yann Bodson2010-04-201-0/+16
* Small calculator fix.Yann Bodson2010-04-152-10/+10
* Improve declarative calculator example.Yann Bodson2010-04-1513-227/+238
* Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-082-2/+2
* 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