Aaron J. Seigo
fc1c740837
get the highlight/unhilight and shown/unshown sorted out.. now it all works on for the spacer in the panel containment :)
...
svn path=/trunk/KDE/kdelibs/; revision=958825
2009-04-24 19:29:16 +00:00
Aaron J. Seigo
043a67fb78
SVN_SILENT: minor ws fix
...
svn path=/trunk/KDE/kdelibs/; revision=958824
2009-04-24 19:28:37 +00:00
Aaron J. Seigo
447ade0a4f
Toolbox -> ToolBox
...
svn path=/trunk/KDE/kdelibs/; revision=958823
2009-04-24 19:28:17 +00:00
Aaron J. Seigo
6d7622271c
* Toolbox -> ToolBox
...
* emit the signals only when things change
svn path=/trunk/KDE/kdelibs/; revision=958822
2009-04-24 19:27:58 +00:00
Richard Dale
9f2fc1d955
* Add a service type for scripting popup applets
...
svn path=/trunk/KDE/kdelibs/; revision=958546
2009-04-24 09:49:47 +00:00
Aaron J. Seigo
b5f306b91b
licensing and what not
...
svn path=/trunk/KDE/kdelibs/; revision=958533
2009-04-24 08:55:31 +00:00
Aaron J. Seigo
4171786f21
add the template interface
...
svn path=/trunk/KDE/kdelibs/; revision=958529
2009-04-24 08:44:06 +00:00
Aaron J. Seigo
9ddc33a663
allow setting a QAction on push and tool buttons
...
svn path=/trunk/KDE/kdelibs/; revision=958514
2009-04-24 07:40:52 +00:00
Kevin Kofler
dcf0a75754
libplasma: Also fix the .pl part of my kconf_update script (need to use # DELETEGROUP to get the old group actually deleted).
...
svn path=/trunk/KDE/kdelibs/; revision=958386
2009-04-23 23:02:57 +00:00
Kevin Kofler
abf85379bb
libplasma: Fix my kconf_update .upd file.
...
svn path=/trunk/KDE/kdelibs/; revision=958360
2009-04-23 21:19:44 +00:00
Aaron J. Seigo
977464bb65
don't keep threads around forever, let them finish
...
svn path=/trunk/KDE/kdelibs/; revision=958272
2009-04-23 16:40:18 +00:00
Aaron J. Seigo
44502959b8
remove some unecessary code
...
svn path=/trunk/KDE/kdelibs/; revision=958271
2009-04-23 16:38:38 +00:00
Aaron J. Seigo
718c24af43
correct connect statements
...
svn path=/trunk/KDE/kdelibs/; revision=958270
2009-04-23 16:38:16 +00:00
Richard Dale
bf61997a9f
* Allow scripting PopupApplets to be created if the metadata.desktop for the
...
applet has a 'ServiceTypes=Plasma/PopupApplet' line
svn path=/branches/KDE/4.2/kdelibs/; revision=958045
2009-04-23 10:56:21 +00:00
Richard Dale
4bb4a0839e
* Allow scripting PopupApplets to be created if the metadata.desktop for the
...
applet has a 'ServiceTypes=Plasma/PopupApplet' line
CCMAIL: kde-bindings@kde.org
svn path=/trunk/KDE/kdelibs/; revision=958044
2009-04-23 10:54:45 +00:00
Jacopo De Simoi
7334b569d0
Style corrected
...
svn path=/branches/KDE/4.2/kdelibs/; revision=957857
2009-04-23 02:14:43 +00:00
Jacopo De Simoi
55169a2fda
Style correction - thanks Dan
...
svn path=/trunk/KDE/kdelibs/; revision=957856
2009-04-23 02:13:54 +00:00
Jacopo De Simoi
bfec24062b
Backport the isValid() method along with 957813 and 957814
...
CCBUG: 188940
svn path=/branches/KDE/4.2/kdelibs/; revision=957816
2009-04-22 22:58:40 +00:00
Jacopo De Simoi
745eeeb79a
Optimization: don't bother running the performMatch if the context is already invalid.
...
svn path=/trunk/KDE/kdelibs/; revision=957814
2009-04-22 22:53:48 +00:00
Jacopo De Simoi
7e598b49ec
Invalidate the context using a dummy pointer instead of 0. This avoids emitting to a null pointer.
...
BUG: 188940
svn path=/trunk/KDE/kdelibs/; revision=957813
2009-04-22 22:50:20 +00:00
Andrew Coles
c54617a1bd
Hypothetically, if you run through the conditions on the if, there's an implicit third branch that isn't matched,
...
corresponding to the first but with the != changed to a ==. Of course, in practice, I can't see why this would /ever/
happen, but the compiler picked up on it. Hence, to shut the damned thing up and in case I'm wrong, the pointer is
now initialised to zero and a Q_ASSERT used to make sure it isn't zero at the point where we try to use it. Quiet
compiler, and a modicum more robustness.
svn path=/trunk/KDE/kdelibs/; revision=957515
2009-04-22 10:11:01 +00:00
Marco Martin
8a4ce887ea
why oh why i always forget @since? :)
...
svn path=/trunk/KDE/kdelibs/; revision=957272
2009-04-21 17:58:51 +00:00
Kevin Kofler
f9143aa865
libplasma: Add a kconf_update script for the PopupApplet configuration change/fix in revision 937998 (see also rh#495998). (OKed by aseigo.)
...
svn path=/trunk/KDE/kdelibs/; revision=957251
2009-04-21 17:11:20 +00:00
Aaron J. Seigo
6804f6fe65
ensure frameInterval isn't zero, prevents div-by-zero
...
BUG:190218
svn path=/trunk/KDE/kdelibs/; revision=957201
2009-04-21 15:19:43 +00:00
Marco Martin
04a722f05b
provide a nextRequested and previousRequested signals, don't make the
...
widget too heavy with an internal management of the playlist
svn path=/trunk/KDE/kdelibs/; revision=957136
2009-04-21 13:35:42 +00:00
Aurélien Gâteau
259e98fdfc
Do not let plasma popup appear over screensaver.
...
BUG: 179924
CCMAIL:aseigo@kde.org
svn path=/branches/KDE/4.2/kdelibs/; revision=956998
2009-04-21 09:20:10 +00:00
Aaron J. Seigo
71c82013f7
SVN_SILENT: english
...
svn path=/trunk/KDE/kdelibs/; revision=956988
2009-04-21 08:16:26 +00:00
Davide Bettio
76b571b6bc
Backported 956845: Added 2 missing update()s.
...
svn path=/branches/KDE/4.2/kdelibs/; revision=956847
2009-04-20 19:11:50 +00:00
Davide Bettio
eb7617ab4e
Added 2 missing update()s.
...
svn path=/trunk/KDE/kdelibs/; revision=956845
2009-04-20 19:07:40 +00:00
David Nolden
db9f615086
This seems to be a memory leak, please someone who knows the code look at it!
...
svn path=/trunk/KDE/kdelibs/; revision=956728
2009-04-20 13:57:57 +00:00
Rob Scheepmaker
70dc8b1c76
Replace hideIfEmpty with autoHide: don't show the group widget unless there are multiple items in that group. With one item we can just display that item.
...
svn path=/trunk/KDE/kdelibs/; revision=955463
2009-04-17 17:58:49 +00:00
Marco Martin
d625d40ecc
gah, no more necessary those two vars
...
svn path=/trunk/KDE/kdelibs/; revision=955450
2009-04-17 16:57:16 +00:00
Marco Martin
3075eb4bd6
fix for the billionth time the tooltip positioning borkage, hopefully
...
this way is a bit more robust
svn path=/trunk/KDE/kdelibs/; revision=955449
2009-04-17 16:55:42 +00:00
Gustavo P. Boiko
86c869be37
Make the QX11Info include conditional
...
svn path=/trunk/KDE/kdelibs/; revision=955379
2009-04-17 13:21:41 +00:00
Aurélien Gâteau
7ff77020cc
Do not let plasma popup appear over screensaver.
...
BUG: 179924
svn path=/trunk/KDE/kdelibs/; revision=955241
2009-04-17 08:45:46 +00:00
Marco Martin
63c009bf68
unbreak the animation of text background
...
svn path=/trunk/KDE/kdelibs/; revision=954953
2009-04-16 15:41:56 +00:00
Aaron J. Seigo
f904ed3fac
some small tweaks during usage tonight
...
svn path=/trunk/KDE/kdelibs/; revision=954626
2009-04-16 05:29:16 +00:00
Aaron J. Seigo
8cb32d8ff9
SVN_SILENT: a code sketch
...
svn path=/trunk/KDE/kdelibs/; revision=954622
2009-04-16 04:54:19 +00:00
Aaron J. Seigo
0523f17be2
SVN_SILENT: ocd strikes again
...
svn path=/trunk/KDE/kdelibs/; revision=954621
2009-04-16 04:47:48 +00:00
Aaron J. Seigo
81cc419de6
actually show when not animating; faster show when animating
...
svn path=/trunk/KDE/kdelibs/; revision=954620
2009-04-16 04:33:55 +00:00
Aaron J. Seigo
406a0fac5f
animated shows as well
...
svn path=/trunk/KDE/kdelibs/; revision=954617
2009-04-16 04:19:03 +00:00
Aaron J. Seigo
f714329630
scroll wheel shouldn't hide the tip
...
svn path=/trunk/KDE/kdelibs/; revision=954616
2009-04-16 03:52:35 +00:00
Aaron J. Seigo
2dab71aaa7
try using the animated hiding in edge docked cases.. let's see how this goes :)
...
svn path=/trunk/KDE/kdelibs/; revision=954612
2009-04-16 03:20:29 +00:00
Aaron J. Seigo
b479428114
inverse location<->direction enum mapping
...
svn path=/trunk/KDE/kdelibs/; revision=954611
2009-04-16 03:19:33 +00:00
Aaron J. Seigo
3919fe141a
support animated hiding
...
svn path=/trunk/KDE/kdelibs/; revision=954610
2009-04-16 03:19:02 +00:00
Frederik Gladhorn
02403bf182
add some api dox
...
svn path=/trunk/KDE/kdelibs/; revision=954563
2009-04-15 22:30:15 +00:00
Rob Scheepmaker
fac4e005d0
Replace the "i" icon for showing/hiding jobs and notifications in the systray with a spinner widget. When jobs are running it is animated. It also shows one or two numbers in front of the widget to indicate the amount of completed, and the total amount of items. (only one number if all items are completed)
...
Apparently I also had something else uncomitted: showing an eta in the applicationjobs dataengine, and no using double margins in extenderitems.
svn path=/trunk/KDE/kdelibs/; revision=954560
2009-04-15 22:21:29 +00:00
Aaron J. Seigo
7df3fb6228
don't bother making or destroying busy widgets/overlays if we're already in the right busy state
...
svn path=/trunk/KDE/kdelibs/; revision=954122
2009-04-15 07:29:23 +00:00
Aaron J. Seigo
a792e89d2d
the Ptr is reference counted, so don't also give it a QObject pointer, otherwise it gets deleted potentially twice: once when the parent is deleted and again when the last Ptr deref's ... since the Ptr provides mem management, the parent is completely uneeded anyways
...
svn path=/trunk/KDE/kdelibs/; revision=954078
2009-04-15 02:39:49 +00:00
Aaron J. Seigo
e93021bbb8
don't exec the job, rely on the app to do the right thing (KGlobal ref/deref);
...
also don't bother with empty keys (mandelbrot paper was pulling that stunt ;)
svn path=/trunk/KDE/kdelibs/; revision=953897
2009-04-14 17:37:40 +00:00