Commit Graph

10318 Commits

Author SHA1 Message Date
Daker Fernandes Pinheiro
c973ec6502 Add missing default value on TextField doc
Signed-off-by: Daker Fernandes Pinheiro <daker.pinheiro@openbossa.org>
2011-12-22 17:32:31 -03:00
Daker Fernandes Pinheiro
0fbcda30d0 Fix doc for plsama TextField component
Signed-off-by: Daker Fernandes Pinheiro <daker.pinheiro@openbossa.org>
2011-12-22 17:11:38 -03:00
David Faure
809bbd7b14 Merge remote-tracking branch 'origin/KDE/4.8' into origin-frameworks
Conflicts:
	CMakeLists.txt
	plasma/corona.h
	plasma/data/services/plasma-applet-extenderapplet.desktop
	plasma/data/servicetypes/plasma-packagestructure.desktop
2011-12-22 19:53:10 +01:00
Marco Martin
c8144504e4 n for CommonDialog 2011-12-22 19:32:37 +01:00
Marco Martin
ae3ed91056 description of TabGroup 2011-12-22 19:26:22 +01:00
Marco Martin
7efa3012db more detailed TabButton 2011-12-22 19:20:48 +01:00
Marco Martin
3a0405b50e a bit more on SectionScroller 2011-12-22 18:40:15 +01:00
Marco Martin
f60cae7cf9 added some reference to QML Text element 2011-12-22 18:16:58 +01:00
Daker Fernandes Pinheiro
6b9ce536d3 Remove extra whitespace on plasma Button documentation
Signed-off-by: Daker Fernandes Pinheiro <daker.pinheiro@openbossa.org>
2011-12-22 13:49:29 -03:00
Giorgos Tsiapaliwkas
4c627ff830 Merge branch 'master' of git://anongit.kde.org/kde-runtime
Conflicts:
	plasma/declarativeimports/plasmacomponents/qml/ScrollBar.qml
2011-12-22 18:39:21 +02:00
Marco Martin
67f93deced fix checkboxes and radio buttons 2011-12-22 16:55:48 +01:00
Giorgos Tsiapaliwkas
2c2fc4acd0 Merge branch 'master' of git://anongit.kde.org/kde-runtime 2011-12-22 17:48:02 +02:00
Giorgos Tsiapaliwkas
b14822047e fix coding style 2011-12-22 17:45:25 +02:00
Giorgos Tsiapaliwkas
986becb8fa fix the names from the imports 2011-12-22 17:34:09 +02:00
Aaron Seigo
b0f8408c46 Merge remote branch 'origin/KDE/4.8' 2011-12-22 16:18:29 +01:00
Lamarque V. Souza
7eeceac15d Add documentantion for ContextMenu.qml. 2011-12-22 13:05:17 -02:00
Giorgos Tsiapaliwkas
fe1c771a76 Merge branch 'master' of git://anongit.kde.org/kde-runtime 2011-12-22 16:44:32 +02:00
Giorgos Tsiapaliwkas
2711e8cb83 add documentantion for the SelectionDialog.qml 2011-12-22 16:41:33 +02:00
Giorgos Tsiapaliwkas
421b03e92b Add documentation for the Switch.qml 2011-12-22 16:40:20 +02:00
Giorgos Tsiapaliwkas
5a0015e75d add some documentation in the Label.qml 2011-12-22 16:39:51 +02:00
Daker Fernandes Pinheiro
c6ad1d6fbd Add more details to ScrollBar Plasma Component documentation
Signed-off-by: Daker Fernandes Pinheiro <daker.pinheiro@openbossa.org>
2011-12-22 11:36:56 -03:00
Marco Martin
bcc26fb73b fix import names 2011-12-22 14:58:11 +01:00
Giorgos Tsiapaliwkas
9a1e332b9b move the private components into a private subdir 2011-12-22 15:16:01 +02:00
Aaron Seigo
e54737c040 promote to public API from protected; needed by desktop scripting 2011-12-22 13:32:51 +01:00
Script Kiddy
f8c1d76547 SVN_SILENT made messages (.desktop file) 2011-12-22 11:44:55 +01:00
Antonis Tsiapaliokas
50d377d28a Complete documentation for ToolBar 2011-12-22 08:34:01 +02:00
Marco Martin
bc4be9c5c2 documentation for Dialog 2011-12-22 14:35:14 +01:00
Marco Martin
0f62487da7 documentatiuon for checkbox and radiobutton 2011-12-22 14:11:22 +01:00
Marco Martin
de666a6fd3 Documentanted -> Documented 2011-12-22 11:53:15 +01:00
Marco Martin
15d8e3df37 add some words to the doc 2011-12-22 11:50:20 +01:00
Marco Martin
fa35709952 triggered and triggerendindex signals 2011-12-21 21:55:32 +01:00
Marco Martin
1a4a4b8f45 triggered signal 2011-12-21 19:52:35 +01:00
Marco Martin
f3edf32cb7 make it actually work 2011-12-21 18:41:29 +01:00
Marco Martin
f9150ae568 ContextMenu item that accepts a model 2011-12-21 15:49:21 +01:00
Marco Martin
d4b7cccfc7 revert api addition on 4.9
this was supposed to be only for master/4.9
2011-12-21 12:09:17 +01:00
Script Kiddy
e01191b409 SVN_SILENT made messages (.desktop file) 2011-12-21 09:59:40 +01:00
Script Kiddy
12f1725fc8 SVN_SILENT made messages (.desktop file) 2011-12-21 09:55:19 +01:00
Marco Martin
bb0bb5bb4e on par with desktop components
add item and clear menu
2011-12-20 15:37:27 +01:00
Aaron Seigo
a05d8d0237 use the dialog's current position if not moving
widgets/.pushbutton.h.swp
2011-12-20 12:32:27 +01:00
Aaron Seigo
f10c6c8a97 remove unwanted variable introduced by last merge 2011-12-20 12:29:41 +01:00
Aaron Seigo
1f6ddefca6 remove unecessary elements 2011-12-20 12:20:48 +01:00
Aaron Seigo
bc18c95a81 compress them 2011-12-20 12:14:42 +01:00
Aaron Seigo
f46cf70bdd add more icons 2011-12-20 12:09:39 +01:00
Aaron Seigo
8b09ffb51f Merge remote branch 'origin/KDE/4.7' into frameworks
Conflicts:
	plasma/corona.cpp
	plasma/packagemetadata.cpp
	plasma/private/packages.cpp
	plasma/theme.cpp
2011-12-20 11:57:49 +01:00
David Faure
3f743186cf Merge remote-tracking branch 'origin/KDE/4.7'
Conflicts:
	experimental/libkactivities
2011-12-20 11:16:18 +01:00
Davide Bettio
fc68aee040 Changed default wallpaper from Horos to Ariya.
Please update and install a fresh kde-wallpapers.
2011-12-20 02:11:37 +01:00
Marco Martin
4df3869dc6 docs for progressbar 2011-12-19 17:47:42 +01:00
Marco Martin
68c013293c documentation for Page and PageStack 2011-12-19 17:34:54 +01:00
Aaron Seigo
22a73dd0ab be extra forgiving, even 2011-12-19 15:20:17 +01:00
Aaron Seigo
43b46a57e3 try to work with ServiceTypes=Plasma/Applet,Plasma/PopupApplet 2011-12-19 15:20:17 +01:00