Commit Graph

449 Commits

Author SHA1 Message Date
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
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
Marco Martin
ab10ea082b use a scroll decorator delegate when not interactive 2011-11-09 15:03:29 +01:00
Marco Martin
04eb4f3275 move the scrollbar delegate to own file 2011-11-09 14:34:53 +01:00
Marco Martin
8cccd7c834 scrollbar rewrite
no binding loops
no rotation transformations
actual scrollbar is a loaded component: will be shared with scrolldecorator
2011-11-09 14:23:26 +01:00
Marco Martin
c0de261ccc support visualParent property 2011-11-08 23:07:42 +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
b51d5b1cd9 text selectable by mouse 2011-11-08 20:54:13 +01:00
Marco Martin
869afade06 different paint for flat toolbuttons in touchscreens 2011-11-08 20:48:33 +01:00
Marco Martin
5a00c8ec01 better shadow state chooser 2011-11-08 20:34:39 +01:00
Marco Martin
82bbcc139a better logic for button pressed handling 2011-11-08 19:27:44 +01:00
Marco Martin
1d4f9a5c77 fix shadow disabling 2011-11-08 18:19:25 +01:00
Marco Martin
c498292a55 new name for the global config 2011-11-08 17:22:20 +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
28f573d18f read the kind of components from plasmarc 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
Marco Martin
2e5afa765b use roundshadow for sliders 2011-11-08 15:12:44 +01:00
Marco Martin
c644d41709 use hint-focus-over-base to decide where to paint the focus panel 2011-11-08 14:29:05 +01:00
Marco Martin
924d5fcf05 abstract the text field focus effect 2011-11-08 14:19:12 +01:00
Giorgos Tsiapaliwkas
29c50400fd Init docu for ToolButton.qml 2011-11-08 09:33:08 +02:00
Giorgos Tsiapaliwkas
5021e1a7bc Init docu for ToolBar.qml 2011-11-08 09:32:49 +02:00
Giorgos Tsiapaliwkas
a0c6943e49 Init docu for TextField.qml 2011-11-08 09:32:29 +02:00
Giorgos Tsiapaliwkas
f7cd767e21 Init docu for TextArea.qml 2011-11-08 09:32:11 +02:00
Giorgos Tsiapaliwkas
b88e81561e Init docu for TabGroup.qml 2011-11-08 09:31:53 +02:00
Giorgos Tsiapaliwkas
70f05ed9bf Init docu for TabButton.qml 2011-11-08 09:31:22 +02:00
Giorgos Tsiapaliwkas
9ec4d7edee Init docu for TabBarLayout.qml 2011-11-08 09:30:47 +02:00
Giorgos Tsiapaliwkas
da4c10deff Init docu for PageStack.qml 2011-11-08 09:30:13 +02:00
Giorgos Tsiapaliwkas
5d518beb46 Fix the spaces for the doc of
Label,Page,ScrolBar,ProgressBar,RoundShadow,TabBar,ScrollDecorator
components
2011-11-06 23:24:03 +02:00
Giorgos Tsiapaliwkas
7b2088cab9 Refactor the imports of IconLoader.qml 2011-11-06 14:40:58 +02:00
Giorgos Tsiapaliwkas
6f9ec10697 Refactor the documentation in
ButtonRow,ButtonShadow,CheckBox,DualStateButton,Highlight components
2011-11-06 14:39:30 +02:00
Giorgos Tsiapaliwkas
c481b77b26 Refactor the imports of ButtonRow.qml 2011-11-06 14:34:59 +02:00
Giorgos Tsiapaliwkas
5153bfe700 Refactor the imports of ButtonColumn. 2011-11-06 14:33:54 +02:00
Marco Martin
a5db2727dd connect closeClicked as well to rejected 2011-11-03 18:28:15 +01:00
Marco Martin
3e1359a8bc use a system KDialog for QueryDialog 2011-11-03 18:23:26 +01:00
Marco Martin
a462112815 fix icon loading 2011-11-03 16:53:11 +01:00
Marco Martin
478cd9d3f0 add Dialogs
CommonDialog
QueryDialog
SelectionDialog

the base Dialog is still not exported
in future version on the desktop, QueryDialog will create a standard qt dialog instead
2011-11-03 14:46:05 +01:00
Marco Martin
2bb8101e6f check the pointer 2011-11-03 13:49:29 +01:00
Mark Gaiser
6b98a27eee Merge branch 'master' of git://anongit.kde.org/kde-runtime 2011-11-02 23:13:38 +01:00
Mark Gaiser
f83a899bc8 Lets use const.
REVIEW: 103009
2011-11-02 23:12:46 +01:00
Marco Martin
3accb9baf5 n mSize property in fontproxy: like em for css 2011-11-02 21:41:09 +01:00
Mark Gaiser
41bd519f43 Made the icon property a QVariant.
If a string is passed a KIcon(string) object will be created.
If a QIcon is passed that will be used.

REVIEW: 103009
2011-11-02 21:28:30 +01:00
Marco Martin
270b6296b9 fallback when there is no corona
autonomous positioning when there is no corona (usually relies on addoffscreenwidget and popupposition from it)
2011-11-02 18:15:17 +01:00
Giorgos Tsiapaliwkas
7c6f4fa374 Add Documentation for the TabBar.qml 2011-11-02 03:34:17 +02:00
Giorgos Tsiapaliwkas
90875eb1ff Add documentation for the Switch.qml 2011-11-02 03:33:45 +02:00
Giorgos Tsiapaliwkas
18290a4a40 Add documentation for the Slider.qml 2011-11-02 03:33:07 +02:00
Giorgos Tsiapaliwkas
f3bdcfa3b8 Add documentation for SectionScroller.qml 2011-11-02 03:32:04 +02:00
Giorgos Tsiapaliwkas
32fd687e61 Add documentation for the Scrollbar.qml 2011-11-02 03:29:15 +02:00
Giorgos Tsiapaliwkas
41472f8dbe RadioButton.qml:change the Inherits,doc 2011-11-02 03:28:32 +02:00
Giorgos Tsiapaliwkas
c60091d291 Add documentation for Page.qml 2011-11-02 03:27:11 +02:00
Giorgos Tsiapaliwkas
363de3d2b3 ButtonRow.qml:modify bool exlucive doc 2011-11-02 03:26:28 +02:00
Giorgos Tsiapaliwkas
5a9c04c866 ButtonColumn.qml:modify bool exclusive 2011-11-02 03:25:38 +02:00
Giorgos Tsiapaliwkas
689923f81d Button.qml:populate alias font 2011-11-02 03:23:16 +02:00
Giorgos Tsiapaliwkas
ffe389e714 Add documentation for the BusyIndicator.qml 2011-11-02 03:22:13 +02:00
Mark Gaiser
147df3a274 Updated Button.qml form PlasmaComponents to have:
- Animations
- A state machine
- More margin when an icon is used
- A few cleanups

REVIEW: 103020
2011-11-01 23:51:42 +01:00
Marco Martin
5282287b55 anchors a page to its container 2011-11-01 22:45:38 +01:00
Marco Martin
7a325f4658 i_p suffix only for stuff not exported from qml
general rule:
if the header if from a class that will be made available as qml type, foo.h, otherwise foo_p.h
2011-11-01 19:27:55 +01:00
Marco Martin
43a069c681 bind types for dataengines in the palsmacore import 2011-11-01 19:18:41 +01:00
Marco Martin
2bb756cfe7 register extra types on QScriptEngine
only if hasn't been done yet
2011-11-01 18:55:57 +01:00
Marco Martin
38c8915cd7 ListItem element 2011-10-31 16:42:40 +01:00
Marco Martin
3ac2a8c875 if stack creates the component, is the owner too
leak--
2011-10-31 16:42:40 +01:00
Giorgos Tsiapaliwkas
c11ee7ba10 Add some documentation to ScrollDecorator.qml 2011-10-31 06:55:40 +02:00
Giorgos Tsiapaliwkas
7c96ac9910 Add some documentation to RoundShadow.qml 2011-10-31 06:55:40 +02:00
Giorgos Tsiapaliwkas
a7f58cde61 Add some documentation to RadioButton.qml 2011-10-31 06:55:40 +02:00
Giorgos Tsiapaliwkas
93753a5b75 Add some documentation to ProgressBar.qml 2011-10-31 06:55:40 +02:00
Giorgos Tsiapaliwkas
8e27551c7a Add some documentation to Label.qml 2011-10-31 06:55:40 +02:00
Giorgos Tsiapaliwkas
0260aa98ea Add some documentation to IconLoader.qml 2011-10-31 06:55:40 +02:00
Giorgos Tsiapaliwkas
5c2b72ab45 Add some documentation to CheckBox.qml 2011-10-31 06:55:40 +02:00
Giorgos Tsiapaliwkas
5be9ca1948 Add some documentation to ButtonShadow.qml 2011-10-31 06:55:40 +02:00
Giorgos Tsiapaliwkas
90b4d074ca Add some docu to ButtonRow and ButtonColumn 2011-10-31 06:55:40 +02:00
Giorgos Tsiapaliwkas
339904e610 Add some documentantion to the Highlight.qml 2011-10-31 06:55:40 +02:00
Giorgos Tsiapaliwkas
893e9be44f Add some documentantion to the DualStateButton 2011-10-31 06:51:47 +02:00
Giorgos Tsiapaliwkas
3bc7a287df add some documentation to the Button.qml 2011-10-31 06:51:47 +02:00
Martin Gräßlin
f050e056ec Highlight Item only requires QtQuick 1.0 2011-10-30 20:37:10 +01:00
Marco Martin
56dc7f6314 Page and PageStack 2011-10-30 19:47:08 +01:00
Marco Martin
3c8ff37491 Theme exports iconloader sizes 2011-10-30 19:07:58 +01:00
Marco Martin
d0ad8eed35 remove not installed imports 2011-10-30 17:55:33 +01:00
Marco Martin
6eba438a89 PlasmaCore.Theme is registered by the inport
no more need to declare it every time -> memory saving
2011-10-30 17:53:20 +01:00
Marco Martin
a2cf63e813 arrow buttons by default 2011-10-30 17:36:42 +01:00
Marco Martin
92accc1460 fade away for sectionScroller 2011-10-30 16:51:41 +01:00
Marco Martin
f5357fd964 dd SectionScroller 2011-10-30 14:13:09 +01:00
Sebastian Kügler
5a4bef41ef Use Qt::DisplayRole when the lookup fails
This makes it do the right thing by default, and fixes filtering for
QStringListModels (and probably a few other ones as well).
2011-10-30 00:53:48 +02:00
Marco Martin
6b7a1bdcac undefined-- 2011-10-29 21:46:53 +02:00
Marco Martin
f32fc24694 use IconLoader 2011-10-29 21:41:45 +02:00
Marco Martin
be1068709a an item to load icons
still private, load icons either by absolute path, icon name, svg
2011-10-29 21:19:51 +02:00
Marco Martin
9bcc260757 add tabbar with default API
extended with currentitem in TabBar for tabbars without TabGroups
2011-10-29 20:07:30 +02:00
Marco Martin
b40acc4903 fix anchors of scroll indicators 2011-10-28 22:32:45 +02:00
Marco Martin
77fa1ee910 fix positioning 2011-10-28 20:34:46 +02:00
Marco Martin
0fa2538000 remove missing stuff from qmldir 2011-10-28 20:16:45 +02:00
Marco Martin
5c9fec3d31 better positioning 2011-10-28 20:14:38 +02:00
Marco Martin
4970198392 export status 2011-10-28 19:40:04 +02:00
Marco Martin
5788424702 qmenu bindings with the QtComponents api 2011-10-28 18:57:34 +02:00
Marco Martin
a8aa755fe9 Merge branch 'master' into plasma/viranch/qml-qmenu 2011-10-28 16:24:08 +02:00