Commit Graph

31 Commits

Author SHA1 Message Date
Giorgos Tsiapaliwkas
9a1e332b9b move the private components into a private subdir 2011-12-22 15:16:01 +02:00
Marco Martin
13a3d33681 use onclicked
it gets canceled when it should
2011-11-28 21:42:27 +01:00
Marco Martin
b888a8adb5 remove refs to mouseover 2011-11-28 14:36:31 +01:00
Marco Martin
d5167f2529 pressed effect for the label 2011-11-28 13:49:28 +01:00
Marco Martin
ecb6fdabe7 take the bottom margin into account 2011-11-27 18:14:09 +01:00
Marco Martin
e4eeac663d clip 2011-11-25 21:39:32 +01:00
Marco Martin
544b39b04e layout fixes 2011-11-25 21:28:28 +01:00
Marco Martin
18aadf9e24 fix layouting of dialogs of both formfactors 2011-11-25 19:59:00 +01:00
Marco Martin
41dadc7729 fix for mainitem width 2011-11-25 19:08:04 +01:00
Marco Martin
215306ee13 give the default models the get(row) function
some default components expect models to provide it
2011-11-25 18:48:42 +01:00
Marco Martin
ce85b64a7e touch specific tool button
on touch when a tool button doesn't have text and isn't flat, make it round
2011-11-21 17:14:44 +01:00
Marco Martin
d4674a8253 dialog flags, on touch it goes away on focus lost 2011-11-19 11:01:25 +01:00
Marco Martin
b089b56d99 export dialog as well since is standard 2011-11-17 16:22:53 +01:00
Marco Martin
a951d9f380 be more explicit about the overwrite
install only files from the generic qml dir that are *not* to be overwritten by the touch specific ones, to avoid files not being overwritten because more recent
2011-11-17 16:06:33 +01:00
Marco Martin
7eaa8b9cc0 a way to activate the dialog window 2011-11-16 21:12:38 +01:00
Marco Martin
8c0f8f0e5a fix tooltip size 2011-11-14 18:05:57 +01:00
Marco Martin
c3285d091a no mouseover on text fields with touchscreens 2011-11-09 19:33:34 +01:00
Marco Martin
10da04882c remove the animated property 2011-11-09 17:12:13 +01:00
Marco Martin
a4cc8972bb internal api is internal 2011-11-09 17:05:21 +01:00
Marco Martin
7cb7c0e276 on desktop, sectionscroller looks like a scrollbar 2011-11-09 16:53:58 +01:00
Marco Martin
0e64e6cda9 non interactive 2011-11-09 16:11:25 +01:00
Marco Martin
2465d24bb1 ScrollDecorator only on Touchscreens
just as a compatibility layer for porting
2011-11-09 15:28:21 +01:00
Marco Martin
7ae1ce52d1 by default Scrollbar is not interactive on touch 2011-11-09 15:18:40 +01:00
Marco Martin
b3597331f7 touch specific Menu and MenuItem 2011-11-08 23:00:38 +01:00
Marco Martin
a6d785ffc7 add ToolBarLayout 2011-11-08 21:10:30 +01:00
Marco Martin
2a79834ceb standard signals altough unused 2011-11-08 20:57:34 +01:00
Marco Martin
869afade06 different paint for flat toolbuttons in touchscreens 2011-11-08 20:48:33 +01:00
Marco Martin
1d4f9a5c77 fix shadow disabling 2011-11-08 18:19:25 +01:00
Marco Martin
24f527f3fe sync the roundshadow element 2011-11-08 17:22:19 +01:00
Marco Martin
a62ce8814a add window and querydialog as touch specific 2011-11-08 17:22:19 +01:00
Marco Martin
06bbb405c5 install tablet specific components in platformcomponents 2011-11-08 17:22:19 +01:00