.. |
busywidget.cpp
|
a bit more precision
|
2010-03-29 21:36:33 +00:00 |
busywidget.h
|
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)
|
2009-04-15 22:21:29 +00:00 |
checkbox.cpp
|
- Fix several minor issues reported by Krazy2
|
2009-10-13 12:40:13 +00:00 |
checkbox.h
|
property name corrections
|
2010-01-20 23:47:20 +00:00 |
combobox.cpp
|
port combbox to new animation api.
|
2010-01-20 19:14:27 +00:00 |
combobox.h
|
Allow ComboBox.addItem() to be used in scripts.
|
2010-02-25 14:14:13 +00:00 |
flashinglabel.cpp
|
unbreak painting
|
2010-03-08 19:03:20 +00:00 |
flashinglabel.h
|
Change the all Plasma::Animator::self() to Plasma::Animator::create in FlashingLable class.
|
2010-02-11 13:04:12 +00:00 |
frame.cpp
|
remove extra constructor
|
2010-01-27 22:22:07 +00:00 |
frame.h
|
remove extra constructor
|
2010-01-27 22:22:07 +00:00 |
groupbox.cpp
|
always use plasma::theme font, unless somebody call setFont on the
|
2009-09-13 19:18:29 +00:00 |
groupbox.h
|
always use plasma::theme font, unless somebody call setFont on the
|
2009-09-13 19:18:29 +00:00 |
iconwidget_p.h
|
actually disable the fade when a bunch of fast changes (animation frames) happen
|
2010-02-20 14:19:29 +00:00 |
iconwidget.cpp
|
reset any svg icon if a normal one gets set
|
2010-04-23 11:35:43 +00:00 |
iconwidget.h
|
don't hide the popup if it lost focus but ithe icon is pressed.
|
2010-03-10 14:20:20 +00:00 |
itembackground.cpp
|
port itembackground to new animation api.
|
2010-01-21 21:53:01 +00:00 |
itembackground.h
|
port itembackground to new animation api.
|
2010-01-21 21:53:01 +00:00 |
label.cpp
|
propagate cursor changes to the native widget
|
2010-04-07 01:44:56 +00:00 |
label.h
|
propagate cursor changes to the native widget
|
2010-04-07 01:44:56 +00:00 |
lineedit.cpp
|
their textcolor are buttontext now
|
2009-11-26 16:56:46 +00:00 |
lineedit.h
|
property name corrections
|
2010-01-20 23:47:20 +00:00 |
make_widget.sh
|
get krazy off my back
|
2008-11-07 18:04:32 +00:00 |
meter.cpp
|
the svg is not getting set unless the meter type is explicitly set. sad.
|
2010-02-23 23:21:50 +00:00 |
meter.h
|
-a size hint. hardcoded because here we can't really have infos but is already better than nothing
|
2010-01-31 21:30:41 +00:00 |
pushbutton.cpp
|
Removed doubled call to setElementPrefix("normal")
|
2010-03-21 17:46:28 +00:00 |
pushbutton.h
|
fix build, animationUpdate() is dead
|
2010-01-24 22:05:25 +00:00 |
radiobutton.cpp
|
- Fix several minor issues reported by Krazy2
|
2009-10-13 12:40:13 +00:00 |
radiobutton.h
|
property name corrections
|
2010-01-20 23:47:20 +00:00 |
scrollbar.cpp
|
missing API for scripting
|
2010-01-21 00:13:30 +00:00 |
scrollbar.h
|
missing API for scripting
|
2010-01-21 00:13:30 +00:00 |
scrollwidget.cpp
|
make viewportGeometryChanged actually working
|
2010-04-19 16:20:08 +00:00 |
scrollwidget.h
|
new signal: viewportGeometrychanged
|
2010-04-19 15:55:04 +00:00 |
separator.cpp
|
clean ups
|
2009-11-19 19:05:50 +00:00 |
separator.h
|
meaningful size hints
|
2009-09-21 13:57:32 +00:00 |
signalplotter.cpp
|
save some memory
|
2010-03-09 19:59:34 +00:00 |
signalplotter.h
|
Fixed some spelling errors flagged by krazy
|
2009-12-10 09:16:30 +00:00 |
slider.cpp
|
use different focus and hover for horizontal and vertical sliders
|
2009-11-27 13:42:00 +00:00 |
slider.h
|
Add NOTIFYs to Q_PROPERTYs for plasma widgets
|
2009-06-15 09:47:14 +00:00 |
spinbox.cpp
|
do the proxy widget resize first, so that the edit rect is correct
|
2010-04-07 21:45:09 +00:00 |
spinbox.h
|
animate the highlight with the new animation framework. we got a glow
|
2009-10-19 21:13:54 +00:00 |
svgwidget.cpp
|
svg can be null; patch by Nikita Melnichenko
|
2010-03-06 18:44:07 +00:00 |
svgwidget.h
|
forwardport 1101692: Fix compilation error with Qt-4.6.0,
|
2010-03-10 16:38:54 +00:00 |
tabbar.cpp
|
don't bork horizontal tabbar size
|
2010-04-21 13:16:46 +00:00 |
tabbar.h
|
port tabbar to new animation api.
|
2010-01-22 19:31:42 +00:00 |
textbrowser.cpp
|
erf, API addition that has been sitting on disk here for weeks :/
|
2010-01-03 01:49:52 +00:00 |
textbrowser.h
|
style*S*heet
|
2010-01-19 21:23:05 +00:00 |
textedit.cpp
|
erf, API addition that has been sitting on disk here for weeks :/
|
2010-01-03 01:49:52 +00:00 |
textedit.h
|
style*S*heet
|
2010-01-19 21:23:05 +00:00 |
toolbutton.cpp
|
move toolbutton to new animation api
|
2010-01-20 20:27:41 +00:00 |
toolbutton.h
|
move toolbutton to new animation api
|
2010-01-20 20:27:41 +00:00 |
treeview.cpp
|
share one style amongst all the widgets
|
2008-12-15 21:17:43 +00:00 |
treeview.h
|
ok, this time JUST the plasma dir ;)
|
2008-11-03 23:08:39 +00:00 |
videowidget.cpp
|
Updated Plasma VideoWidget animation to use Plasma::Animator::SlideAnimation
|
2010-02-04 18:33:24 +00:00 |
videowidget.h
|
Updated Plasma VideoWidget animation to use Plasma::Animator::SlideAnimation
|
2010-02-04 18:33:24 +00:00 |
webview.cpp
|
make the webview widget use scrollwidget for flicking
|
2010-03-27 17:44:16 +00:00 |
webview.h
|
reverting last commit, was plain useless
|
2010-03-08 20:42:06 +00:00 |
widget.cpp.template
|
put it in the template too
|
2009-09-13 17:17:02 +00:00 |
widget.h.template
|
* repaint the svg when the theme changes
|
2009-09-13 17:13:55 +00:00 |