summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativeflipable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Converting accidental use of doubles to qreal in declarativemread2011-10-051-2/+2
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge branch 'jpasions-qt-doc-team-qtquick-4.7' into 4.7David Boddie2011-02-171-7/+7
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Jerome Pasion2011-01-171-3/+3
| |\
| * | Re-organized the Qt Quick page. Changed titles and links.Jerome Pasion2010-12-201-7/+7
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-3/+3
|\ \ \ | | |/ | |/|
| * | Doc: Fixed a few misspellings of FlipableThorbjørn Lindeijer2011-01-111-2/+2
| * | Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
| |/
* | Add NOTIFY signals to Flipable 'front' and 'back' propertiesBea Lam2011-01-131-0/+2
|/
* Fix Flipable docsBea Lam2010-10-221-13/+14
* Doc: Worked on two more elements, replacing an image.David Boddie2010-09-061-10/+19
* Remove pointless \internal docs (that contain no information)Aaron Kennedy2010-08-271-9/+0
* qdoc: Reorganized the QML elements table to be a dictionary...Martin Smith2010-08-161-0/+2
* Explain Flipable example furtherBea Lam2010-08-091-4/+10
* Doc fixes and improvements - fix some example code, link toBea Lam2010-06-021-4/+6
* Correct Flipable back item based on parent, not scene transformAaron Kennedy2010-05-111-6/+9
* docWarwick Allison2010-05-051-1/+1
* Remove obsolete doc groupings.Michael Brasser2010-05-041-2/+0
* Fix flipable behaviour when back element is resizedAlan Alpert2010-04-191-12/+37
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-3/+3
* Improve flipable example.Yann Bodson2010-03-311-1/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Martin Jones2010-03-251-1/+1
|\
| * Merge remote branch 'main/4.7' into 4.7Morten Johan Sørvig2010-03-251-4/+5
| |\
| * | doc: Fixed all the remaining qdoc errors. For now.Martin Smith2010-03-241-1/+1
* | | Port Flickable and Flipable to support QGraphicsObject.Alexis Menard2010-03-251-10/+11
| |/ |/|
* | Fix abort in flipableLeonardo Sobral Cunha2010-03-241-1/+1
* | Fix Flipable crash.Michael Brasser2010-03-211-3/+4
|/
* Add Flipable example.Bea Lam2010-03-081-38/+13
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+238