Marco Martin
d8457ecd8d
properties for dialog move
2011-02-25 20:37:56 +01:00
Marco Martin
fcfafcbc6e
proxy to setAttribute()
2011-02-25 19:00:01 +01:00
Marco Martin
8128291fee
fix setVisible
2011-02-25 15:01:18 +01:00
Marco Martin
9c6f2132ad
support qdeclarativeitems as well
...
support qdeclarativeitems as well trough a parent qgraphicswidget that syncs the geometry
2011-02-24 23:47:45 +01:00
Sebastian Kügler
93790aec7f
Merge branch 'master' of git://anongit.kde.org/kde-runtime
2011-02-24 21:32:23 +01:00
Sebastian Kügler
a211718f6d
fix signals
2011-02-24 21:32:10 +01:00
Marco Martin
61abadfd25
bindings for Plasma::Dialog
...
setting the mainItem property of a Dialog element, it will create a top level window with that item as the graphicsWidget()
right now it works only with QGraphicsWidget{} elements, Plasma::Dialog will be given the api to make this work with any QGraphicsObject as well.
2011-02-24 18:29:56 +01:00
Marco Martin
b6f2751ba2
possible to set drawWallpaper and containmentType
2011-02-22 13:25:03 +01:00
Script Kiddy
a2b30ffc09
SVN_SILENT made messages (.desktop file)
2011-02-21 08:21:02 +01:00
Marco Martin
ea0b394a55
a simple binding for scripted containments
2011-02-20 19:45:40 +01:00
Marco Martin
145bcf4045
always set a DataEngineSource role in the model
...
FEATURE: each item will have a DataEngineSource role that makes possible to identify for delegates to what source that data belongs
2011-02-19 14:12:58 +01:00
Script Kiddy
5abc23e105
SVN_SILENT made messages (.desktop file)
2011-02-14 16:29:30 +01:00
Script Kiddy
df96956c7b
SVN_SILENT made messages (.desktop file)
2011-02-13 20:32:05 +01:00
Marco Martin
d36d2162ff
build everything
2011-02-10 19:11:29 +01:00
Nicolás Alvarez
cde1151099
Merged scratch/mart/plasma-components into subtree plasma/declarativeimports.
2011-02-10 14:41:47 -03:00
Aaron Reichman
4037ced032
Fixed spelling errors from krazy (all in comments or debug/warnings, no strings)
2011-02-07 12:29:08 -08:00
Script Kiddy
45a8784f4c
SVN_SILENT made messages (.desktop file)
2011-02-03 07:25:02 +01:00
Marco Martin
ceb0682639
for testing purposes, disable AppletTitleBar
2011-02-02 20:00:18 +01:00
Script Kiddy
d720a8024e
SVN_SILENT made messages (.desktop file)
2011-02-02 08:25:29 +01:00
Aaron J. Seigo
906b55c050
unbreak update() method
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1217812
2011-01-28 19:44:35 +00:00
Marco Martin
e22d1c5b2a
if an element called "newspaper-background" is available, pint it as container's background
...
it's not supposed to exist in the main theme but only in the dashboard one
svn path=/trunk/KDE/kdebase/runtime/; revision=1216801
2011-01-24 23:01:34 +00:00
Marco Martin
9ab8fee496
* search for the the "appdashboard" theme
...
* the view is transparent
svn path=/trunk/KDE/kdebase/runtime/; revision=1216799
2011-01-24 23:00:42 +00:00
Marco Martin
ff6234b2ac
no spaces before #
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1216700
2011-01-24 09:34:03 +00:00
Marco Martin
241aaae069
unselect current applet when clicking on an empty spot of the view
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1216382
2011-01-22 22:25:34 +00:00
Marco Martin
ff24dd48d5
try to reize columns based on applets hints.
...
center if the contents are smaller than the view
this fixes the behaviour of newspaper in plasma-desktop quite a lot, is probably worth backporting
svn path=/trunk/KDE/kdebase/runtime/; revision=1216375
2011-01-22 21:59:59 +00:00
Marco Martin
583e3c168b
fix setters and getters: set the proper stuff, copy and paste--
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1216118
2011-01-21 13:29:29 +00:00
Marco Martin
45c6ac7dfb
don't remapp all roles each time, keep the old ones, with the same role number/name mapping: avoids role shuffle after an update
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1216034
2011-01-20 22:03:52 +00:00
Marco Martin
ccf35dd608
don't emit dataChanged() when undesired data arrives
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1216014
2011-01-20 20:29:00 +00:00
Marco Martin
8565829336
only set data that was explicitly connected to the dataengine
...
(some dataengines are a bit too exuberant in sending stuff, like the images of microblog)
svn path=/trunk/KDE/kdebase/runtime/; revision=1216008
2011-01-20 20:22:44 +00:00
Script Kiddy
8807894a41
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1215892
2011-01-20 06:11:35 +00:00
Script Kiddy
b6698c3349
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1215655
2011-01-19 06:32:58 +00:00
Aaron J. Seigo
c2b3df6782
minor cleanup
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1214887
2011-01-16 19:29:34 +00:00
Aaron J. Seigo
cfe5bdfe1c
* can't call first on an empty list, so be careful with that
...
* clean ups
svn path=/trunk/KDE/kdebase/runtime/; revision=1214882
2011-01-16 19:17:00 +00:00
Aaron J. Seigo
6433849559
* don't install an event filter when there is no event filter implemented
...
* tidy
svn path=/trunk/KDE/kdebase/runtime/; revision=1214878
2011-01-16 19:12:25 +00:00
Aaron J. Seigo
b726b20d9e
don't install headers; linking against the kpart is incorrect
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1214872
2011-01-16 18:58:51 +00:00
Aaron J. Seigo
2b3b038f3f
set and use the default containment plugin
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1213882
2011-01-12 00:09:23 +00:00
Script Kiddy
a13812359a
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1213663
2011-01-11 09:07:40 +00:00
Script Kiddy
87d649665e
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1207957
2010-12-20 06:25:07 +00:00
Script Kiddy
b20086135b
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1207443
2010-12-18 06:01:23 +00:00
Script Kiddy
e2fffbfce0
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1207224
2010-12-17 06:24:18 +00:00
Script Kiddy
b8821d3aab
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1206942
2010-12-16 06:59:18 +00:00
Aaron J. Seigo
20d88def72
registerSimpleAppletMetaTypes no longer calls registerNonGuiMetaTypes, so call it explicitly. the i/o example/test plasmoids work again.
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1206672
2010-12-15 11:15:26 +00:00
Aaron J. Seigo
ad61d813f7
add an explicity conversion to utf8
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1206671
2010-12-15 11:13:13 +00:00
Script Kiddy
feaa077f5c
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1206377
2010-12-14 07:32:10 +00:00
Aaron J. Seigo
8b17af2880
yes, not used anymore
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1205344
2010-12-10 22:50:02 +00:00
Aaron J. Seigo
abe038a09e
new KRun -> magic. thanks to dfaure for jogging my poor brain.
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1205333
2010-12-10 22:09:06 +00:00
Script Kiddy
8b67c15937
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1204797
2010-12-09 05:34:09 +00:00
Marco Martin
63a8e6caec
deactivate the internal import directory in a (futile?) attempt to prevent binary libraries into /share
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1204751
2010-12-08 22:45:45 +00:00
Marco Martin
20e4b7ca35
smooth property (default off)
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1204366
2010-12-06 22:19:33 +00:00
Marco Martin
4ff23c21ea
put naturalSize property back in: turns out was necessary to make things clean
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1204364
2010-12-06 21:54:58 +00:00