Sebastian Kügler
296300085a
use MouseListener for showing and positioning the EditBubble, basically works, needs polishing
2011-11-25 05:07:13 +01:00
Sebastian Kügler
9dad1d2d14
Move edit bubble into its own file
...
Also make the sizing fully dynamix, just set editBubble.iconSize, this
works fine with minimal 24px. Below that value, it will be too hard to
hit anyway.
2011-11-24 23:02:32 +01:00
Sebastian Kügler
c2a1cf238a
Attemt at copy/pasting in LineEdit
...
This adds a small toolbar to the focused lineedit with copy and paste
buttons. Selection, TextInput.canPaste, etc are taken into account when
showing.
Works surprisingly well already, but should become a bit less intrusive.
2011-11-24 23:02:32 +01:00
Sebastian Kügler
3a74e05827
copy textfield from desktop component into touch, when merging back changes, consider this revision as base for now
2011-11-24 23:02:31 +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