index
:
{non-gerrit}/qt-labs/qml-gestures-examples.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
added flickabletest example
HEAD
master
Zeno Albisser
2010-11-23
3
-0
/
+87
*
added flickablelist example
Zeno Albisser
2010-11-23
3
-0
/
+148
*
Fix to the memory example
Thierry Bastian
2010-09-23
1
-3
/
+0
*
Fix import version for Gestures to 2.0
Thierry Bastian
2010-09-23
5
-5
/
+5
*
Renamed multilayer-dashboard project to dashboard
Denis Dzyubenko
2010-09-22
27
-203
/
+2
*
Adapt version number to the qt-labs module 2.0.
Frederik Gladhorn
2010-09-15
13
-13
/
+13
*
move minY and maxY back to tapWidgetContainer for partial panning fix
Jeremy Katz
2010-08-31
1
-5
/
+5
*
dirty hack for adjusting a width
Zeno Albisser
2010-08-20
1
-1
/
+1
*
fixed transparency in stroke list
Zeno Albisser
2010-08-20
1
-1
/
+1
*
fixed swipe in Button.qml
Zeno Albisser
2010-08-20
3
-4
/
+12
*
Merge branch 'fancygraphics'
Zeno Albisser
2010-08-20
13
-6
/
+6
|
\
|
*
changed jpg files to png
Zeno Albisser
2010-08-20
13
-6
/
+6
*
|
Merge branch 'master' of
[email protected]
:stuff/qml-dashboard
Denis Dzyubenko
2010-08-20
6
-14
/
+276
|
\
\
|
*
|
added Quit button
Zeno Albisser
2010-08-20
1
-0
/
+21
|
*
|
minor cleanup
Zeno Albisser
2010-08-20
1
-4
/
+0
|
*
|
added volume control
Zeno Albisser
2010-08-19
4
-13
/
+258
*
|
|
Fixed a few warnings in the dashboard demo
Denis Dzyubenko
2010-08-20
2
-3
/
+5
|
|
/
|
/
|
*
|
New and fancy graphics for the demo
Jens Bache-Wiig
2010-08-20
21
-263
/
+303
|
/
*
fix bug in strokelist: swallow taps that are not directed to a button
Zeno Albisser
2010-08-18
1
-0
/
+6
*
Merge branch 'master' of gitorious.org:stuff/qml-dashboard
Zeno Albisser
2010-08-18
7
-223
/
+144
|
\
|
*
Added pan to the RotatableImage component.
Denis Dzyubenko
2010-08-18
1
-11
/
+27
|
*
Simplified dashboard by using Repeater component
Denis Dzyubenko
2010-08-18
1
-118
/
+23
|
*
Renamed Row* qml components to Column*
Denis Dzyubenko
2010-08-18
5
-5
/
+5
*
|
adjusted some font sizes and rearranged point mark
Zeno Albisser
2010-08-18
3
-26
/
+18
|
/
*
Polished the qml dashboard a bit by removing Rectangles and using Column inst...
Denis Dzyubenko
2010-08-18
4
-39
/
+31
*
added back.png image
Zeno Albisser
2010-08-18
1
-0
/
+0
*
implemented boundary checking for stroke list
Zeno Albisser
2010-08-18
1
-0
/
+12
*
fixed minor spacing issue in RowFour.qml
Zeno Albisser
2010-08-18
2
-1
/
+10
*
stroke list only works when opened (catching some gestures before)
Zeno Albisser
2010-08-18
1
-0
/
+6
*
added back button for stroke list
Zeno Albisser
2010-08-18
1
-1
/
+29
*
added some more widgets to have something to pan/scroll
Zeno Albisser
2010-08-18
2
-0
/
+41
*
Added more image items to the dashboard example
Denis Dzyubenko
2010-08-18
1
-1
/
+92
*
Changed the size of the dashboard to match the size of the screen
Denis Dzyubenko
2010-08-18
1
-2
/
+2
*
integrated stroke list into dashboard
Zeno Albisser
2010-08-18
3
-61
/
+75
*
Clip the RotatableImage to make it look nicer when the user zooms it in.
Denis Dzyubenko
2010-08-18
1
-0
/
+1
*
Fixed panning in the dashboard example
Denis Dzyubenko
2010-08-18
2
-4
/
+4
*
Added RotatableImage to the dashboard
Denis Dzyubenko
2010-08-18
5
-19
/
+179
*
solved anchor bug
Zeno Albisser
2010-08-17
4
-10
/
+24
*
solved reparent bug
Zeno Albisser
2010-08-17
1
-2
/
+2
*
added TapAndHoldWidget.qml
Zeno Albisser
2010-08-17
1
-0
/
+181
*
Merge branch 'master' of gitorious.org:stuff/qml-dashboard
Zeno Albisser
2010-08-17
0
-0
/
+0
|
\
|
*
added tapandholdwidget and started some resizing to fit device screen
Zeno Albisser
2010-08-17
3
-19
/
+36
*
|
added tapandholdwidget and started some resizing to fit device screen
Zeno Albisser
2010-08-17
3
-19
/
+36
|
/
*
Merge branch 'master' of gitorious.org:stuff/qml-dashboard
Zeno Albisser
2010-08-17
3
-4
/
+53
|
\
|
*
Hide victory button when restarting.
Frederik Gladhorn
2010-08-16
1
-0
/
+1
|
*
Merge branch 'master' of gitorious.org:stuff/qml-dashboard
Frederik Gladhorn
2010-08-16
4
-74
/
+193
|
|
\
|
*
|
Add a reset button to start over.
Frederik Gladhorn
2010-08-16
3
-4
/
+52
*
|
|
integrated StrokeList into qml-dashboard
Zeno Albisser
2010-08-17
9
-7
/
+543
|
|
/
|
/
|
*
|
Merge branch 'master' of gitorious.org:stuff/qml-dashboard
Zeno Albisser
2010-08-16
6
-164
/
+351
|
\
\
|
*
|
Fine-tuned Pan gesture in the dashboard
Denis Dzyubenko
2010-08-16
2
-2
/
+2
[next]