Commit Graph

306 Commits

Author SHA1 Message Date
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
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
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
Marco Martin
9303301e83 square button if icon only 2011-11-10 14:29:39 +01:00
Marco Martin
63eb84ce80 left text alignment if icon 2011-11-10 14:27:35 +01:00
Marco Martin
7b45e4e529 animate toolbar hide when shown 2011-11-10 14:14:16 +01:00
Marco Martin
7da0aaecfd workaround for not having qtquick 1.1
use paintedHeight instead of lineCount
2011-11-10 12:45:31 +01:00
Marco Martin
a5878df083 layout fixes, behave differently on touch 2011-11-10 12:07:25 +01:00
Marco Martin
8072396cbe add a comment to clarify what's going on there
with the overwriting of installed files
2011-11-10 11:33:36 +01:00
Marco Martin
96a7efd027 square toolbuttons if without text 2011-11-10 11:33:36 +01:00
Marco Martin
e4c44a117e vertical centering only if there is more than one line 2011-11-10 11:33:36 +01:00
Marco Martin
0c2995f8e8 give typical items the same (font based) height
this way everything will look exactly vertically aligned
2011-11-09 22:31:39 +01:00
Marco Martin
c2e980fa11 center the text 2011-11-09 22:06:25 +01:00
Marco Martin
b9f9153c4a new gallery based on PageStack 2011-11-09 21:32:45 +01:00
Marco Martin
5e6b5c1829 clip contents 2011-11-09 20:55:13 +01:00
Marco Martin
824415d08e for some reason the PageStack type doesn't work 2011-11-09 20:48:23 +01:00
Marco Martin
1d67eef64f layout adjustment
(fixme, discover why this is needed)
2011-11-09 20:25:09 +01:00
Marco Martin
74c4c37d24 ghter animation effect 2011-11-09 20:19:29 +01:00
Marco Martin
7331d06c7b put the framesvg in an inner element
also move the boders of the framesvg outside
2011-11-09 20:09:36 +01:00
Marco Martin
c3285d091a no mouseover on text fields with touchscreens 2011-11-09 19:33:34 +01:00
Marco Martin
dd3b76b9af style 2011-11-09 17:49:10 +01:00
Marco Martin
10da04882c remove the animated property 2011-11-09 17:12:13 +01:00
Marco Martin
d457e071c0 remove the hack of fontmetrictext 2011-11-09 17:09:20 +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
39f1e26a58 remove all references to screen 2011-11-09 16:20:52 +01:00
Marco Martin
0e64e6cda9 non interactive 2011-11-09 16:11:25 +01:00
Marco Martin
9cc6656fb6 redo way simpler ToolBarLayout 2011-11-09 16:10:36 +01:00
Marco Martin
4dd35da400 stop the opacity timer when needed 2011-11-09 15:31:03 +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
526b19f6ec move keyboard interaction in the delegate 2011-11-09 15:11:22 +01:00
Marco Martin
cd710f2658 ScrollDecorator in a non interactive scrollbar 2011-11-09 15:07:11 +01:00