.. |
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
|
set null icons on the widgets after been put in a proxy.
|
2010-07-13 21:32:07 +00:00 |
checkbox.h
|
property name corrections
|
2010-01-20 23:47:20 +00:00 |
combobox.cpp
|
implement the setter
|
2010-08-10 21:07:28 +00:00 |
combobox.h
|
implement the setter
|
2010-08-10 21:07:28 +00:00 |
flashinglabel.cpp
|
SVN_SILENT: tidy
|
2010-07-16 17:04:45 +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
|
connect to repaintneeded, tat will be emitted when the proper margins have been recalculated
|
2010-06-24 20:52:14 +00:00 |
frame.h
|
remove extra constructor
|
2010-01-27 22:22:07 +00:00 |
groupbox.cpp
|
set null icons on the widgets after been put in a proxy.
|
2010-07-13 21:32:07 +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
|
move this non-exported class to the private header
|
2010-05-18 18:04:51 +00:00 |
iconwidget.cpp
|
don't draw the background if the state is not hover or pressed
|
2010-06-03 22:04:55 +00:00 |
iconwidget.h
|
move this non-exported class to the private header
|
2010-05-18 18:04:51 +00:00 |
itembackground.cpp
|
try to disable ItemSendsGeometryChanges, if won't cause problems, it could be put in several places in plasma
|
2010-07-15 19:11:29 +00:00 |
itembackground.h
|
port itembackground to new animation api.
|
2010-01-21 21:53:01 +00:00 |
label.cpp
|
Do not paint twice most Plasma::Label out there!
|
2010-07-16 17:04:37 +00:00 |
label.h
|
try to be more strict when the policy is fixed:
|
2010-05-11 22:06:17 +00:00 |
lineedit.cpp
|
set null icons on the widgets after been put in a proxy.
|
2010-07-13 21:32:07 +00:00 |
lineedit.h
|
export the clickmessage property
|
2010-05-24 11:45:46 +00:00 |
make_widget.sh
|
get krazy off my back
|
2008-11-07 18:04:32 +00:00 |
meter.cpp
|
fix text cutting here too
|
2010-06-10 21:42:26 +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
|
add Qt::TextShowMnemonic when painting text
|
2010-08-17 21:04:52 +00:00 |
pushbutton.h
|
animate hide of the focus indicator when a button is pressed
|
2010-08-16 21:16:53 +00:00 |
radiobutton.cpp
|
set null icons on the widgets after been put in a proxy.
|
2010-07-13 21:32:07 +00:00 |
radiobutton.h
|
property name corrections
|
2010-01-20 23:47:20 +00:00 |
scrollbar.cpp
|
set null icons on the widgets after been put in a proxy.
|
2010-07-13 21:32:07 +00:00 |
scrollbar.h
|
missing API for scripting
|
2010-01-21 00:13:30 +00:00 |
scrollwidget.cpp
|
neither the scrollwidget nor its scrollingwidget child paints by themselves
|
2010-08-03 18:43:07 +00:00 |
scrollwidget.h
|
handle keypresses (but don't steal them)
|
2010-05-09 16:57:05 +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
|
fixes the reorderPlots apidox
|
2010-08-19 13:08:49 +00:00 |
slider.cpp
|
set null icons on the widgets after been put in a proxy.
|
2010-07-13 21:32:07 +00:00 |
slider.h
|
Add NOTIFYs to Q_PROPERTYs for plasma widgets
|
2009-06-15 09:47:14 +00:00 |
spinbox.cpp
|
set null icons on the widgets after been put in a proxy.
|
2010-07-13 21:32:07 +00:00 |
spinbox.h
|
the widgets that accept input sets their applet status as accepting input as well.
|
2010-05-19 21:45:08 +00:00 |
svgwidget.cpp
|
pass through mouse events if nobody is connected to us
|
2010-08-10 21:44:55 +00:00 |
svgwidget.h
|
should be protected (the method it is reimplementing is protected), but since it was screwed up like this in a release, needs to go back. meh.
|
2010-05-24 07:37:54 +00:00 |
tabbar.cpp
|
add support for adding two qgw on the sides of the tabbar
|
2010-07-12 08:29:49 +00:00 |
tabbar.h
|
add support for adding two qgw on the sides of the tabbar
|
2010-07-12 08:29:49 +00:00 |
textbrowser.cpp
|
createStandardContextMenu can return null; guard against that
|
2010-07-29 14:49:06 +00:00 |
textbrowser.h
|
style*S*heet
|
2010-01-19 21:23:05 +00:00 |
textedit.cpp
|
no more window icons
|
2010-07-13 21:49:01 +00:00 |
textedit.h
|
the widgets that accept input sets their applet status as accepting input as well.
|
2010-05-19 21:45:08 +00:00 |
toolbutton.cpp
|
set null icons on the widgets after been put in a proxy.
|
2010-07-13 21:32:07 +00:00 |
toolbutton.h
|
Fixes the year toolbutton hover bug in Plasma::Calendar.
|
2010-07-07 14:24:38 +00:00 |
treeview.cpp
|
set null icons on the widgets after been put in a proxy.
|
2010-07-13 21:32:07 +00:00 |
treeview.h
|
ok, this time JUST the plasma dir ;)
|
2008-11-03 23:08:39 +00:00 |
videowidget.cpp
|
set null icons on the widgets after been put in a proxy.
|
2010-07-13 21:32:07 +00:00 |
videowidget.h
|
Updated Plasma VideoWidget animation to use Plasma::Animator::SlideAnimation
|
2010-02-04 18:33:24 +00:00 |
webview.cpp
|
libplasma becomes our first lib with profiles support.
|
2010-04-29 05:57:34 +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 |