Commit Graph

4158 Commits

Author SHA1 Message Date
Script Kiddy
eb0b21227f SVN_SILENT made messages (.desktop file)
svn path=/branches/KDE/4.3/kdelibs/; revision=989381
2009-06-30 07:56:42 +00:00
David Faure
5a6e2debfc Backport commits 986786 987038 989030 989068 989076 989133:
Rework the handling of settings (icon size and tool-button-style (e.g. text under icons))
in KToolBar, in order to obey the following priority order at all times:
KDE-Global config < App-XML attributes < user settings.
The fix will be in KDE-4.3.0.
CCBUG: 169067

svn path=/branches/KDE/4.3/kdelibs/; revision=989134
2009-06-29 14:37:03 +00:00
Aaron J. Seigo
ba90bd8374 only close the desktop toolbox if the action is non-repeatable, which implies it's a fire-and-forget type of action such as something that triggers a dialog
CCBUG:198229

svn path=/branches/KDE/4.3/kdelibs/; revision=988885
2009-06-29 01:27:15 +00:00
Aaron J. Seigo
a179a16a9e only close the desktop toolbox if the action is non-repeatable, which implies it's a fire-and-forget type of action such as something that triggers a dialog
BUG:198229

svn path=/trunk/KDE/kdelibs/; revision=988884
2009-06-29 01:22:58 +00:00
Aaron J. Seigo
1611d9f38d catch odd case of tooltip not hiding due to unhiding into a widget that is registered but has no tipdata associated with it
patch contributed by 潘卫平
BUG:198061

svn path=/trunk/KDE/kdelibs/; revision=988376
2009-06-27 23:17:52 +00:00
Aaron J. Seigo
5bdb436709 allow kicking all visualizations immediately rather than wait for their timeouts in the case of changes that _must_ be reflected immediatley, e.g. time changes or network availability causing first fetch of data
svn path=/trunk/KDE/kdelibs/; revision=987939
2009-06-27 01:26:33 +00:00
Pino Toscano
858e93afbd signals -> Q_SIGNALS
svn path=/trunk/KDE/kdelibs/; revision=987931
2009-06-26 23:38:22 +00:00
Script Kiddy
0e127b51d1 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdelibs/; revision=987753
2009-06-26 15:27:39 +00:00
Aaron J. Seigo
153934b66d prevent multiple inclusions of the same theme and infinite cycles due to cascading fallbacks
svn path=/branches/KDE/4.3/kdelibs/; revision=987552
2009-06-26 10:22:20 +00:00
Aaron J. Seigo
023ecb90d5 prevent multiple inclusions of the same theme and infinite cycles due to cascading fallbacks
svn path=/trunk/KDE/kdelibs/; revision=987550
2009-06-26 10:20:51 +00:00
Aaron J. Seigo
115e507adb backport of the multiple fallbacks, separate from the default, commit
svn path=/branches/KDE/4.3/kdelibs/; revision=987544
2009-06-26 10:09:14 +00:00
Aaron J. Seigo
6bf6cb66db allow for fallbacks themes, and more than one at a time; will backport to address visual backwards compat with the oxy->air change
svn path=/trunk/KDE/kdelibs/; revision=987538
2009-06-26 10:02:32 +00:00
Aaron J. Seigo
23cc1662f4 should always hide in this case, not just when autohide is set
svn path=/trunk/KDE/kdelibs/; revision=987537
2009-06-26 10:00:16 +00:00
Script Kiddy
80d6a7523b SVN_SILENT made messages (.desktop file)
svn path=/branches/KDE/4.3/kdelibs/; revision=987489
2009-06-26 08:23:15 +00:00
Aaron J. Seigo
9aa367047c clickable tooltips; plasma-devel@ people: please review API one more time
CCMAIL:plasma-devel@kde.org

svn path=/trunk/KDE/kdelibs/; revision=987462
2009-06-26 06:40:15 +00:00
Marco Martin
631176faec backport the drop target fix
svn path=/branches/KDE/4.3/kdelibs/; revision=987304
2009-06-25 19:41:50 +00:00
Marco Martin
225c322de6 backport the border fix when using svg
svn path=/branches/KDE/4.3/kdelibs/; revision=987299
2009-06-25 19:40:29 +00:00
Marco Martin
4e69cb0553 kill the drop target after the drop
svn path=/trunk/KDE/kdelibs/; revision=987298
2009-06-25 19:38:27 +00:00
Marco Martin
a64227049a add a bit of margin when is painted in svg
svn path=/trunk/KDE/kdelibs/; revision=987254
2009-06-25 18:31:24 +00:00
Script Kiddy
dbe1c02735 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdelibs/; revision=987251
2009-06-25 18:29:58 +00:00
Marco Martin
89fc3cfa00 backport of partial fix to bug 197522
svn path=/branches/KDE/4.3/kdelibs/; revision=987216
2009-06-25 17:47:53 +00:00
Marco Martin
ed562d82dd reposition the popup when the containment geometry changes
partially addresses 197522 (still have to manage cases where the view
just moves or the screen resizes without resizing the containment)
CCBUG:197522

svn path=/trunk/KDE/kdelibs/; revision=987082
2009-06-25 14:13:14 +00:00
Script Kiddy
fd32e6ff70 SVN_SILENT made messages (.desktop file)
svn path=/branches/KDE/4.3/kdelibs/; revision=987010
2009-06-25 10:58:57 +00:00
Chani Armitage
0794c5ba82 enforce security.
from now on, unsafe widgets won't show up in the screensaver's appletbrowser.

svn path=/branches/KDE/4.3/kdelibs/; revision=986810
2009-06-25 06:45:11 +00:00
Chani Armitage
fbb9239dda enforce security.
from now on, unsafe widgets won't show up in the screensaver's appletbrowser.

svn path=/trunk/KDE/kdelibs/; revision=986809
2009-06-25 06:44:01 +00:00
Aaron J. Seigo
a2cd3cdeec be more careful with items being added more than once
svn path=/trunk/KDE/kdelibs/; revision=986691
2009-06-24 21:55:19 +00:00
Aaron J. Seigo
970766d468 be careful with the to/from
svn path=/trunk/KDE/kdelibs/; revision=986690
2009-06-24 21:53:18 +00:00
Aaron J. Seigo
06efdd62fe bump the v
svn path=/trunk/KDE/kdelibs/; revision=986687
2009-06-24 21:50:40 +00:00
Script Kiddy
be0d3e7658 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdelibs/; revision=986475
2009-06-24 17:20:39 +00:00
Aaron J. Seigo
367140c8e1 base the size on the option rect
svn path=/trunk/KDE/kdelibs/; revision=986456
2009-06-24 16:54:51 +00:00
Script Kiddy
f46f3fcd45 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdelibs/; revision=985815
2009-06-23 14:09:30 +00:00
Petri Damstén
414b22f26b Do X-Plasma-DefaultSize resize in AppletPrivate::init
svn path=/trunk/KDE/kdelibs/; revision=984355
2009-06-20 15:58:59 +00:00
Marco Martin
eb7b8827e1 check for the view, crash--
(crash probably not reported on bz)

svn path=/trunk/KDE/kdelibs/; revision=984203
2009-06-20 13:00:48 +00:00
Aaron J. Seigo
27e83c08d8 refuse to destroy an applet before it's started; apparently there are some rather inventive people out there
svn path=/trunk/KDE/kdelibs/; revision=984116
2009-06-20 02:14:43 +00:00
Aaron J. Seigo
6c0bea46a2 don't adjust the border rect if we are using an svg
BUG:197188

svn path=/trunk/KDE/kdelibs/; revision=984023
2009-06-19 19:20:50 +00:00
Pascal Létourneau
a42e0c2f92 Use the correct type
svn path=/trunk/KDE/kdelibs/; revision=983688
2009-06-18 19:46:11 +00:00
Script Kiddy
2062561243 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdelibs/; revision=983576
2009-06-18 13:43:48 +00:00
Aaron J. Seigo
55a8682576 constify
svn path=/trunk/KDE/kdelibs/; revision=982723
2009-06-16 17:49:27 +00:00
Aaron J. Seigo
c63f672d49 cean this up a little bit
svn path=/trunk/KDE/kdelibs/; revision=982722
2009-06-16 17:46:32 +00:00
Marco Martin
46f6571eea export isClearButtonShown
svn path=/trunk/KDE/kdelibs/; revision=982630
2009-06-16 13:45:11 +00:00
Marco Martin
d55d16976e don't paint button background if it's disabled
svn path=/trunk/KDE/kdelibs/; revision=982337
2009-06-15 14:35:00 +00:00
Marco Martin
06c17a9583 emit activate when the screen changes and is actually an used screen
svn path=/trunk/KDE/kdelibs/; revision=982318
2009-06-15 13:58:23 +00:00
Marco Martin
b3c9d74f0a correctly restore the toolbox whaen a different config file is used (for
the first load)

svn path=/trunk/KDE/kdelibs/; revision=982317
2009-06-15 13:57:46 +00:00
Alan Alpert
390a8931d5 Add NOTIFYs to Q_PROPERTYs for plasma widgets
See http://reviewboard.kde.org/r/844/ for more details.


svn path=/trunk/KDE/kdelibs/; revision=982204
2009-06-15 09:47:14 +00:00
Aaron J. Seigo
198c7cd970 when the background hints change, ensure we schedule an update; fixes the background of the folderview not being painted on first plasma start
svn path=/trunk/KDE/kdelibs/; revision=982099
2009-06-14 22:12:40 +00:00
Aaron J. Seigo
0e32cf6cf6 SVN_SILENT: a comment .. woooooo..
svn path=/trunk/KDE/kdelibs/; revision=982047
2009-06-14 20:15:32 +00:00
Aaron J. Seigo
bc1e77288a SVN_SILENT: apidox
svn path=/trunk/KDE/kdelibs/; revision=982046
2009-06-14 20:15:01 +00:00
Aaron J. Seigo
b16294bdec it looks far, far better with that margin, i'm afraid.
svn path=/trunk/KDE/kdelibs/; revision=982045
2009-06-14 20:14:28 +00:00
Aaron J. Seigo
c9f6055a93 SVN_SILENT: @since
svn path=/trunk/KDE/kdelibs/; revision=982009
2009-06-14 18:09:54 +00:00
Aaron J. Seigo
c7c841e33a SVN_SILENT: sshh
svn path=/trunk/KDE/kdelibs/; revision=982008
2009-06-14 18:09:41 +00:00