summaryrefslogtreecommitdiffstats
path: root/examples/photoAlbum/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation.Marius Bugge Monsen2009-10-221-2/+2
* Get the chat example working again, including changing the size of the item w...Marius Bugge Monsen2009-10-081-1/+1
* Update the photoBrowser example to use the QStateMachine::SignalEvent type.Marius Bugge Monsen2009-10-011-2/+3
* Make the examples compile and run again.Marius Bugge Monsen2009-09-301-7/+9
* Get the photoBrowser example working again. This required some ugly hacks in ...Marius Bugge Monsen2009-08-201-8/+2
* Update the photoBrowser ViewTransition to compile with the updated Stantes an...Marius Bugge Monsen2009-08-201-5/+6
* Update the examples to the new QGraphicsListView changes.Marius Bugge Monsen2009-07-281-5/+8
* Remove some debug output from the photoAlbum example.Marius Bugge Monsen2009-07-221-3/+1
* Remove QtGraphicsListView::horizontalOffset and verticalOffset properties and...Marius Bugge Monsen2009-06-091-0/+3
* Add animated transitions to the photoAlbum example.Marius Bugge Monsen2009-06-081-13/+78
* Convert the photoAlbum example to use QStateMachine.Marius Bugge Monsen2009-06-071-57/+53
* Update the photoAlbum example to use the new QtGraphicsListView::itemForIndex...Marius Bugge Monsen2009-06-041-14/+4
* Simplify the QtKienticListController API by removing the need to specify the ...Marius Bugge Monsen2009-06-031-6/+3
* Add some animation to the photoAlbum example.Marius Bugge Monsen2009-06-021-15/+55
* Use a kinetic controller for the grid view in the photoAlbum example.Marius Bugge Monsen2009-06-021-10/+4
* Start expanding the photoAlbum example to include a grid view too.Marius Bugge Monsen2009-05-281-21/+102
* Rename setViewItemCreator() to setItemCreator(). Restructure doLayout() a bit.Marius Bugge Monsen2009-05-221-1/+1
* Replace IconRole with DecorationRole for now. IconRole should be added to Qt:...Marius Bugge Monsen2009-05-111-6/+6
* Update the photo album example. Remove the view subclass and do everything in...Marius Bugge Monsen2009-04-151-18/+14
* Avoid having scrollbars so account for the frame bordersThomas Zander2009-04-141-1/+1
* ItemViewsNG lives!Thomas Zander2009-04-011-0/+112