Commit Graph

10289 Commits

Author SHA1 Message Date
Marco Martin
b9a34e131d new function texturedText()
FEATURE: draw text textured with an svg
2011-02-04 21:02:20 +01:00
Script Kiddy
2a65dfbf5e SVN_SILENT made messages (.desktop file) 2011-02-04 06:47:25 +01:00
Aaron Seigo
2f5b68b9d0 remove a line of dead code 2011-02-03 20:38:27 -08:00
Aaron Seigo
1d473439a5 leave geom updates to applets w/out icons
when an applet sets an empty icon, it's handling the main interface.
PopupApplet emiting geom signals just runs the risk of poorly timed
updates. this causes panel jitter with the system tray when it resizes
2011-02-03 20:38:27 -08:00
Marco Martin
40f6a91558 adjust the shadow
svn path=/trunk/playground/base/plasma/desktoptheme/appdashboard/; revision=1218509
2011-02-03 22:02:14 +01:00
Marco Martin
614c17299f don't display
svn path=/trunk/playground/base/plasma/desktoptheme/appdashboard/; revision=1218508
2011-02-03 22:02:14 +01:00
Script Kiddy
0a4dab8c75 SVN_SILENT made messages (.desktop file)
svn path=/trunk/playground/base/plasma/desktoptheme/appdashboard/; revision=1216676
2011-02-03 22:02:14 +01:00
Marco Martin
28b3c5cb04 use air as fallback a (still not used) image for newspaper background
svn path=/trunk/playground/base/plasma/desktoptheme/appdashboard/; revision=1216511
2011-02-03 22:02:14 +01:00
Marco Martin
98df6bc92c use native widget style
svn path=/trunk/playground/base/plasma/desktoptheme/appdashboard/; revision=1216320
2011-02-03 22:02:14 +01:00
Marco Martin
524981f51e install appdashboard
svn path=/trunk/playground/base/plasma/desktoptheme/appdashboard/; revision=1216318
2011-02-03 22:02:14 +01:00
Marco Martin
95adbd8672 build appdashboard 2011-02-03 22:02:13 +01:00
Marco Martin
fe8d97e806 theme for application dashboard 2011-02-03 22:02:13 +01:00
Script Kiddy
45a8784f4c SVN_SILENT made messages (.desktop file) 2011-02-03 07:25:02 +01:00
Script Kiddy
445aad7380 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
94792358f9 SVN_SILENT made messages (.desktop file) 2011-02-02 08:27:17 +01:00
Script Kiddy
d720a8024e SVN_SILENT made messages (.desktop file) 2011-02-02 08:25:29 +01:00
Script Kiddy
cfc9066b4e SVN_SILENT made messages (.desktop file) 2011-02-02 08:25:29 +01:00
Marco Martin
27570007f3 don't collapse when it's destroying
try to not crash upon deletion of the extender
2011-02-01 21:20:48 +01:00
Marco Martin
aeb6408fad Merge branch 'master' of git://anongit.kde.org/kdelibs 2011-02-01 19:27:06 +01:00
Marco Martin
6519d42bd8 fix background when dragging
use the dialog background frame instead of the transparent extender background
2011-02-01 19:25:43 +01:00
Aaron Seigo
318119ef46 remove some well dead code 2011-02-01 10:07:05 -08:00
Aaron Seigo
81c7addc40 a small hack to give us the enabled button 2011-02-01 00:52:07 -08:00
Aaron Seigo
d83bb2a72c protect usage of svg element cache config
this needs to be thoroughly checked over and tested before backporting;
seems this fixes some occassional crashes users are running into.
CCMAIL:notmart@gmail.com
2011-01-30 13:47:29 -08:00
Aaron Seigo
74b55d7ca5 set status correctly 2011-01-30 13:34:52 -08:00
Patrick Spendrin
77da0f9c15 only deprecate function, do not export twice 2011-01-30 21:04:43 +01:00
Aaron J. Seigo
56fc44f841 various cleanups
svn path=/trunk/KDE/kdelibs/; revision=1217825
2011-01-28 22:30:54 +00:00
Aaron J. Seigo
906b55c050 unbreak update() method
svn path=/trunk/KDE/kdebase/runtime/; revision=1217812
2011-01-28 19:44:35 +00:00
Aaron J. Seigo
2a916cb089 avoid (non-critical) warnings
BUG:264069

svn path=/trunk/KDE/kdelibs/; revision=1217570
2011-01-27 22:18:32 +00:00
Aaron J. Seigo
8c65e607b8 slight simplification :)
svn path=/trunk/KDE/kdelibs/; revision=1217341
2011-01-26 20:10:14 +00:00
Aaron J. Seigo
1cbd777478 if the current wallpaper plugin supports the mimetype being dropped, offer that; otherwise look for something new
svn path=/trunk/KDE/kdelibs/; revision=1217339
2011-01-26 20:09:18 +00:00
Aaron J. Seigo
f721ef40fc see if a wallpaper plugin can handle (import, display, etc) a given mimetype; this may be different from the drop types supported!
svn path=/trunk/KDE/kdelibs/; revision=1217338
2011-01-26 20:08:35 +00:00
Script Kiddy
fd20134a3e SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdelibs/; revision=1217161
2011-01-26 06:34:42 +00:00
Aaron J. Seigo
f338cf6a16 use setUrls rather than emit the signal
svn path=/trunk/KDE/kdelibs/; revision=1217119
2011-01-25 20:52:33 +00:00
Aaron J. Seigo
abae2d7686 provide compat with wallpapers that implement a slot connection to urlDropped
svn path=/trunk/KDE/kdelibs/; revision=1217118
2011-01-25 20:51:53 +00:00
Aaron J. Seigo
71f6f1dd18 addWallpaper -> setWallpaper, since the latter is what will be kept in the public api in libplasma2
svn path=/trunk/KDE/kdelibs/; revision=1217116
2011-01-25 20:51:16 +00:00
Aaron J. Seigo
c3c211f374 addurl into the scripting
svn path=/trunk/KDE/kdelibs/; revision=1217115
2011-01-25 20:41:50 +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
c158ebbaa4 realign the widget if it's resized
svn path=/trunk/KDE/kdelibs/; revision=1216378
2011-01-22 22:13:42 +00:00
Marco Martin
dcd645696b immediately hide the focusindicator if the theme follows native style
svn path=/trunk/KDE/kdelibs/; revision=1216376
2011-01-22 22:02:23 +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
312bdcf909 if the theme wants to paint with the system style just let the proxy paint
svn path=/trunk/KDE/kdelibs/; revision=1216324
2011-01-22 17:55:14 +00:00
Marco Martin
0ac2c5b81f if the theme wants to use the system style, disable completely any focusindicator
svn path=/trunk/KDE/kdelibs/; revision=1216322
2011-01-22 17:49:46 +00:00
Marco Martin
ade5dd1ae7 revert behavioural change in framesvg, repaint glithches--
svn path=/trunk/KDE/kdelibs/; revision=1216286
2011-01-22 13:05:34 +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
ef683f5eac if the second QRect paramenter of paintFrame is empty, take the whole pixmap rect: this is what was supposed to happen in the first place
svn path=/trunk/KDE/kdelibs/; revision=1216114
2011-01-21 13:18:00 +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