Commit Graph

58 Commits

Author SHA1 Message Date
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
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
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
0fa2538000 remove missing stuff from qmldir 2011-10-28 20:16:45 +02:00
Marco Martin
5788424702 qmenu bindings with the QtComponents api 2011-10-28 18:57:34 +02:00
Marco Martin
b343c01ebb expand the toolbar as default 2011-10-28 16:23:50 +02:00
Marco Martin
63fbf58b53 fix property/signal names 2011-10-27 21:25:34 +02:00
Marco Martin
486fbf6f82 use all font properties from Theme all around 2011-10-13 18:23:40 +02:00
Marco Martin
9eda90088e defaultFont, desktopFont and smallestFont 2011-10-13 17:57:16 +02:00
Marco Martin
03ba14895c Label element, uses properties from Theme 2011-10-13 15:28:33 +02:00
Marco Martin
8c4c66a69d export all the font properties in Theme 2011-10-13 15:19:37 +02:00
Marco Martin
b44e60daa3 ToolButton 2011-10-13 12:18:14 +02:00
Marco Martin
b13dc0406a toolbar component 2011-10-12 00:05:21 +02:00
Marco Martin
b86b4b2e71 remove frame sunken-active,
use graphics for slider grooves instead
2011-10-11 17:35:23 +02:00
Marco Martin
b5a1397d07 simplify scrolldecorator 2011-10-11 15:25:32 +02:00
Marco Martin
896499617d fix inverted sliders 2011-10-11 14:52:39 +02:00
Marco Martin
2ae8e31d77 use an active look for the on switch and the progress part of the slider 2011-10-11 14:27:55 +02:00
Marco Martin
93a8858617 fix focus frame 2011-10-10 19:53:39 +02:00
Marco Martin
0f894f9db2 fix the hover/focus frame 2011-10-10 19:40:46 +02:00