Commit Graph

1334 Commits

Author SHA1 Message Date
Sebastian Kügler
2654681dfd Add MouseEventListener from mobilecomponents
We need this in some components to work around weaknesses in the
standard MouseArea (such as conditional accepting of events).
MouseEventListener basically provides wiretapping for mouse events,
without blocking them, so they are still effective in the underlying
widgets.
2011-11-25 00:49:53 +01:00
Sebastian Kügler
af56e24141 Add TextField, just to compare 2011-11-24 23:13:26 +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
a05fccb19f TextEditing page for Gallery, to test copy/paste, also showClearButtons 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
c7fdfe41c4 Do not overwrite TextField, use touch-specific one 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
Jacopo De Simoi
fa809e96c8 Merge branch 'master' of git://anongit.kde.org/kde-runtime 2011-11-24 18:05:28 +01:00
Jacopo De Simoi
24639f0d7a Add the popupEvent signal to appletinterface 2011-11-24 18:04:43 +01:00
Marco Martin
f6e5d77a17 keep the titlebar working on expandAll
BUG:281757
2011-11-22 20:46:15 +01:00
Daker Fernandes Pinheiro
8c317c3727 Add more details to BusyIndicator doc
Signed-off-by: Daker Fernandes Pinheiro <daker.pinheiro@openbossa.org>
2011-11-22 14:18:58 -03: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
3b0f0e1c20 remove most of extended api 2011-11-21 16:24:18 +01:00
Marco Martin
1bae18f4ff handle size depending from the font 2011-11-21 16:17:31 +01:00
Marco Martin
7490a782ab filter field 2011-11-21 16:12:49 +01:00
Marco Martin
bbea0cff24 install SectionScroller.js, not .qml 2011-11-21 15:26:30 +01:00
Marco Martin
b6bc8c98cf install TabGroup.qml 2011-11-20 21:22:38 +01:00
Marco Martin
855ced6672 more offscreen spacing 2011-11-19 11:46:28 +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
dd53abc2b4 don't wrap by default 2011-11-18 16:26:20 +01:00
Marco Martin
3134f2a5bc fix the role mapping of some engines
by making sourceAdded a delayed connection, also add a long explanation why this is unfortunately needed
2011-11-18 16:19:34 +01:00
Marco Martin
b2baf0ec5d fix the height 2011-11-18 10:33:36 +01:00
Marco Martin
15fafe6c29 look also in toolbar-icons 2011-11-17 22:06:09 +01:00
Marco Martin
3734ab5658 less height 2011-11-17 20:14:47 +01:00
Marco Martin
a5b16a856c fix button width 2011-11-17 20:03:08 +01:00
Martin Gräßlin
7e4145afe3 Remove install command for non-existing file
SVN_SILENT
2011-11-17 19:42:20 +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
78cf515f68 fix the size calculation 2011-11-16 22:18:37 +01:00
Marco Martin
7eaa8b9cc0 a way to activate the dialog window 2011-11-16 21:12:38 +01:00
Giorgos Tsiapaliwkas
72f52c5d29 Merge branch 'master' into plasma-components-doc 2011-11-16 18:06:25 +02:00
Giorgos Tsiapaliwkas
77c851ae35 Resolve conflicts with master.ScrollDecorator.qml removed 2011-11-16 14:45:11 +02:00
Marco Martin
b24cc1646f guard against a null scene 2011-11-16 11:23:15 +01:00
Marco Martin
cedf8f0075 resize when overshooting 2011-11-16 11:06:27 +01:00
Marco Martin
f8ed323fab fix immediate setting of tools 2011-11-15 15:54:55 +01:00
Marco Martin
4a10379637 swap deletion to avoid a rare crash 2011-11-15 13:52:53 +01:00
Marco Martin
9a0026969f optional clear button in the lineedits 2011-11-14 18:55:29 +01:00
Marco Martin
8c0f8f0e5a fix tooltip size 2011-11-14 18:05:57 +01:00
Marco Martin
f44e697aab fix painting 2011-11-14 18:01:59 +01:00
Marco Martin
60db3ff72d fix keyboard navigation 2011-11-14 17:52:27 +01:00
Marco Martin
5880e5315c all the tiling option of Image 2011-11-14 16:48:07 +01:00
Marco Martin
b5f6d6ff33 support all tiling options of Image 2011-11-14 16:34:46 +01:00
Marco Martin
a347b2ec04 plasma looking progressbars by tiling qpixmapitems 2011-11-14 14:36:36 +01:00
Marco Martin
ca2e34e48e more spacing 2011-11-14 11:18:59 +01:00
Valentin Rusu
a481b9a7cd Merge branch 'master' of ../ksecretservice.move 2011-11-11 00:06:46 +01:00
Marco Martin
96512897c7 fix the slider shadow 2011-11-10 17:23:51 +01:00
Marco Martin
d19932168f turn the clip on on appear/disappear animation 2011-11-10 16:52:55 +01:00
Marco Martin
8138287161 layout fixes 2011-11-10 16:21:42 +01:00
Marco Martin
580c5540fa use KDE_PLASMA_COMPONENTS_PLATFORM 2011-11-10 15:52:26 +01:00
Marco Martin
9302b15079 enormous default Z 2011-11-10 14:50:04 +01:00