Aaron J. Seigo
|
271b20924e
|
tonights shinyness: make meters progress smoothly instead of jump if the change is both large enough and animations are enabled
also: keep the value within the min/max bounds and don't update if the value hasn't actually changed.
svn path=/trunk/KDE/kdelibs/; revision=881849
|
2008-11-09 04:16:27 +00:00 |
|
Rob Scheepmaker
|
4cb5e7857c
|
Added labelRect function to meter to allow applets to create correctly elided text.
svn path=/trunk/KDE/kdelibs/; revision=881275
|
2008-11-07 17:19:47 +00:00 |
|
Aaron J. Seigo
|
1b523b9054
|
ok, this time JUST the plasma dir ;)
svn path=/trunk/KDE/kdelibs/; revision=879759
|
2008-11-03 23:08:39 +00:00 |
|
Aaron J. Seigo
|
fa5a2d87d9
|
bum-de-dum! plasma to kdelibs.
svn path=/trunk/KDE/kdelibs/; revision=879757
|
2008-11-03 23:03:26 +00:00 |
|
Kevin Ottens
|
f66b4d819b
|
API changes as announced:
* ConfigXml becomes ConfigLoader
* Containment::(add|remove)ToolBoxTool(QAction *action) becomes
Containment::(add|remove)ToolBoxAction(QAction *action)
* Flash becomes FlashingLabel
* Icon becomes IconWidget
* PanelSvg becomes FrameSvg
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=877504
|
2008-10-29 17:46:33 +00:00 |
|
Marco Martin
|
0cc762d4a0
|
a bit more doc
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=876535
|
2008-10-27 13:28:55 +00:00 |
|
Alex Merry
|
e293d7d785
|
Specify includes in apidocs, so we get
#include <Plasma/Foo>
at the top of the apidocs pages.
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=852289
|
2008-08-25 17:47:48 +00:00 |
|
Marijn Kruisselbrink
|
21b148b963
|
change all ClassName::Private classes to ClassNamePrivate, and adjust friends accordingly; this makes plasma compilable with gcc < 4.2
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=826893
|
2008-07-01 18:56:43 +00:00 |
|
Richard Dale
|
c3aa6bec48
|
* Fix the broken guard macros in the widget* headers
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=810412
|
2008-05-20 17:29:23 +00:00 |
|
Pino Toscano
|
5df3e2846b
|
Qt includes in public headers needs the QtModule/QClass form
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=803730
|
2008-05-04 06:13:17 +00:00 |
|
Petri Damstén
|
77e66bc8fb
|
Convert Meter and SignalPlotter to QGraphicsWidget based widgets
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=799477
|
2008-04-21 16:26:18 +00:00 |
|
Dan Meltzer
|
7f624f85d9
|
Revert one large git mess
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=780657
|
2008-02-29 17:50:57 +00:00 |
|
Dan Meltzer
|
a081559257
|
Commit initial progress of work to port to qt4.4
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=780654
|
2008-02-29 17:43:31 +00:00 |
|
Aaron J. Seigo
|
756041badd
|
const ref fixes
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=776990
|
2008-02-19 09:19:02 +00:00 |
|
Aaron J. Seigo
|
b9b99b4fd2
|
updated -> dataUpdated to make it really clear what's going on. there are too many update* methods, esp in applets where there is update() and updated()... a painful change, but it will only get worse if it happens any later.
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=733314
|
2007-11-06 07:20:08 +00:00 |
|
Petri Damstén
|
1fce16d307
|
Add color, font, alignment support for labels.
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=722537
|
2007-10-07 14:52:17 +00:00 |
|
Petri Damstén
|
1897eab31b
|
Plasma::Meter from playground to libplasma
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=716906
|
2007-09-25 15:24:39 +00:00 |
|