summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* added flickabletest exampleHEADmasterZeno Albisser2010-11-233-0/+87
|
* added flickablelist exampleZeno Albisser2010-11-233-0/+148
|
* Fix to the memory exampleThierry Bastian2010-09-231-3/+0
| | | | the transforOriginPoint is readonly.
* Fix import version for Gestures to 2.0Thierry Bastian2010-09-235-5/+5
|
* Renamed multilayer-dashboard project to dashboardDenis Dzyubenko2010-09-2227-203/+2
| | | | Reviewed-by: trustme
* Adapt version number to the qt-labs module 2.0.Frederik Gladhorn2010-09-1513-13/+13
|
* move minY and maxY back to tapWidgetContainer for partial panning fixJeremy Katz2010-08-311-5/+5
|
* dirty hack for adjusting a widthZeno Albisser2010-08-201-1/+1
|
* fixed transparency in stroke listZeno Albisser2010-08-201-1/+1
|
* fixed swipe in Button.qmlZeno Albisser2010-08-203-4/+12
|
* Merge branch 'fancygraphics'Zeno Albisser2010-08-2013-6/+6
|\
| * changed jpg files to pngZeno Albisser2010-08-2013-6/+6
| |
* | Merge branch 'master' of git@gitorious.org:stuff/qml-dashboardDenis Dzyubenko2010-08-206-14/+276
|\ \ | | | | | | | | | | | | Conflicts: multilayer-dashboard/RotatableImage.qml
| * | added Quit buttonZeno Albisser2010-08-201-0/+21
| | |
| * | minor cleanupZeno Albisser2010-08-201-4/+0
| | |
| * | added volume controlZeno Albisser2010-08-194-13/+258
| | |
* | | Fixed a few warnings in the dashboard demoDenis Dzyubenko2010-08-202-3/+5
| |/ |/|
* | New and fancy graphics for the demoJens Bache-Wiig2010-08-2021-263/+303
|/ | | | (not the people artwork is temporary...)
* fix bug in strokelist: swallow taps that are not directed to a buttonZeno Albisser2010-08-181-0/+6
|
* Merge branch 'master' of gitorious.org:stuff/qml-dashboardZeno Albisser2010-08-187-223/+144
|\
| * Added pan to the RotatableImage component.Denis Dzyubenko2010-08-181-11/+27
| |
| * Simplified dashboard by using Repeater componentDenis Dzyubenko2010-08-181-118/+23
| |
| * Renamed Row* qml components to Column*Denis Dzyubenko2010-08-185-5/+5
| |
* | adjusted some font sizes and rearranged point markZeno Albisser2010-08-183-26/+18
|/
* Polished the qml dashboard a bit by removing Rectangles and using Column ↵Denis Dzyubenko2010-08-184-39/+31
| | | | instead.
* added back.png imageZeno Albisser2010-08-181-0/+0
|
* implemented boundary checking for stroke listZeno Albisser2010-08-181-0/+12
|
* fixed minor spacing issue in RowFour.qmlZeno Albisser2010-08-182-1/+10
|
* stroke list only works when opened (catching some gestures before)Zeno Albisser2010-08-181-0/+6
|
* added back button for stroke listZeno Albisser2010-08-181-1/+29
|
* added some more widgets to have something to pan/scrollZeno Albisser2010-08-182-0/+41
|
* Added more image items to the dashboard exampleDenis Dzyubenko2010-08-181-1/+92
|
* Changed the size of the dashboard to match the size of the screenDenis Dzyubenko2010-08-181-2/+2
|
* integrated stroke list into dashboardZeno Albisser2010-08-183-61/+75
|
* Clip the RotatableImage to make it look nicer when the user zooms it in.Denis Dzyubenko2010-08-181-0/+1
|
* Fixed panning in the dashboard exampleDenis Dzyubenko2010-08-182-4/+4
|
* Added RotatableImage to the dashboardDenis Dzyubenko2010-08-185-19/+179
|
* solved anchor bugZeno Albisser2010-08-174-10/+24
|
* solved reparent bugZeno Albisser2010-08-171-2/+2
|
* added TapAndHoldWidget.qmlZeno Albisser2010-08-171-0/+181
|
* Merge branch 'master' of gitorious.org:stuff/qml-dashboardZeno Albisser2010-08-170-0/+0
|\
| * added tapandholdwidget and started some resizing to fit device screenZeno Albisser2010-08-173-19/+36
| |
* | added tapandholdwidget and started some resizing to fit device screenZeno Albisser2010-08-173-19/+36
|/
* Merge branch 'master' of gitorious.org:stuff/qml-dashboardZeno Albisser2010-08-173-4/+53
|\
| * Hide victory button when restarting.Frederik Gladhorn2010-08-161-0/+1
| |
| * Merge branch 'master' of gitorious.org:stuff/qml-dashboardFrederik Gladhorn2010-08-164-74/+193
| |\
| * | Add a reset button to start over.Frederik Gladhorn2010-08-163-4/+52
| | |
* | | integrated StrokeList into qml-dashboardZeno Albisser2010-08-179-7/+543
| |/ |/|
* | Merge branch 'master' of gitorious.org:stuff/qml-dashboardZeno Albisser2010-08-166-164/+351
|\ \
| * | Fine-tuned Pan gesture in the dashboardDenis Dzyubenko2010-08-162-2/+2
| | |