summaryrefslogtreecommitdiff
path: root/demos/declarative/photoviewer/PhotoViewerCore
Commit message (Expand)AuthorAgeFilesLines
* demos/declarative/photoviewer example modificationsartoka2011-11-1713-779/+0
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-138-139/+139
* photoviewer needs QtQuick 1.1 for Image::cacheBea Lam2011-01-281-1/+1
* Update demos following renaming of Image::cachedBea Lam2011-01-191-2/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-198-8/+8
|\
| * Update copyright year to 2011.Jason McDonald2011-01-118-8/+8
* | Optimization for photoviewer demo.Michael Brasser2010-12-171-1/+1
* | Add 'cached' property to Image elementYann Bodson2010-11-121-2/+2
|/
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-298-8/+8
* Remove warnings in photoviewer demo.Yann Bodson2010-07-291-1/+1
* QML focus API updates.Michael Brasser2010-07-211-1/+1
* Enter key performs same action as Return key in QML demos.Martin Jones2010-07-141-0/+4
* Improve input panel handling in declarative demos and examplesJoona Petrell2010-06-031-1/+1
* Add license headers for .qml files.Jason McDonald2010-05-218-0/+328
* Photoviewer example fixes.Yann Bodson2010-05-182-28/+16
* Fix i18n example.Yann Bodson2010-05-051-1/+1
* Use enum rather than string for easing type.Yann Bodson2010-05-051-4/+4
* Cleanup photoviewer demo.Yann Bodson2010-04-163-4/+6
* Fix GridView.onRemove animation in photoviewer.Yann Bodson2010-04-141-2/+2
* Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-088-8/+8
* Qt.Infinite -> Animation.InfiniteMichael Brasser2010-03-251-1/+1
* Replace Animation's repeat property with loops.Michael Brasser2010-03-251-1/+1
* Usability improvements for photoviewer demo.Yann Bodson2010-03-234-5/+23
* Editable tag in photoviewer demo.Yann Bodson2010-03-234-15/+61
* Small photoviewer improvementsYann Bodson2010-03-233-5/+13
* Deprecate inline Script {} blocksAaron Kennedy2010-03-222-4/+7
* Add/delete albums in photoviewer.Yann Bodson2010-03-174-21/+79
* Small fixes to photoviewer demoYann Bodson2010-03-151-0/+0
* Add busy indicator to photoviewer demoYann Bodson2010-03-155-2/+18
* Add new declarative photoviewer demoYann Bodson2010-03-1210-0/+308