often and might not be really fast for applets that do all
the setting up of the widget in this function.
Also fix the indenting, in some places it was 3 instead
of 4 spaces.
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=858350
The popupApplet has now the capability to know if the dialog is displayed or not, then call popupEvent.
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=855715
reorder extenderitems within a Dialog. Stuff still breaks when detaching the last item, I'm still
working on that.
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=854547
item is removable. Implementation is still not perfect, but it's now a lot better then it
was.
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=853962
applet iconified even on the desktop (useful for Kickoff)
* added bool alwaysIconified()
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=853100
and some changes to libplasmaclock to make it's dialog get the correct size.
Works quite well, but for some reason dragging extender items from the dialog doesn't
work correctly right now, I'm working on that.
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=852189
- add QGraphicsWidget support
- add a timer so we can show a popup during a specified time and hide it again
- let applet Notifier does a last Swan song by convert it in a PopupApplet before dying and
reborn sooner like a phoenix
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=838490