summaryrefslogtreecommitdiffstats
path: root/multilayer-dashboard
Commit message (Expand)AuthorAgeFilesLines
* 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
* added tapandholdwidget and started some resizing to fit device screenZeno Albisser2010-08-173-19/+36
* integrated StrokeList into qml-dashboardZeno Albisser2010-08-178-7/+543
* Fine-tuned Pan gesture in the dashboardDenis Dzyubenko2010-08-162-2/+2
* Fixed indentation in the dashboard exampleDenis Dzyubenko2010-08-163-64/+64
* Added license headers to the dashboard exampleDenis Dzyubenko2010-08-163-0/+120
* Merge branch 'master' of git://gitorious.org/stuff/qml-dashboardThomas Zander2010-08-063-6/+3
|\
| * update to on<gesture state> syntaxJeremy Katz2010-08-063-6/+3
* | Fix EOFThomas Zander2010-08-061-18/+18
|/
* move horizontal pan from signal to gesture mechanismJeremy Katz2010-08-052-33/+29
* default value for reparentWidgetJeremy Katz2010-08-031-1/+1
* streamline calculating minimum and maximum scroll valuesJeremy Katz2010-08-032-26/+16
* parameterize passthrough of unwanted pan gesture eventsJeremy Katz2010-08-032-5/+8
* pass the gesture to the dashboard pan signal handler, instead of gesture.delta.xJeremy Katz2010-08-032-3/+3
* parameterize "fullscreen" widgetJeremy Katz2010-08-033-2/+12
* make widget opaque when fullscreenJeremy Katz2010-08-031-2/+1
* full "screen" <-> partial screen with tap and holdJeremy Katz2010-08-033-198/+182
* QML project for multilayer dashboardJeremy Katz2010-08-021-0/+18
* initial commitJeremy Katz2010-08-023-0/+198