plasma-framework/widgets
Jon Severinsson fbd4466d93 Remove setting removed variable "moved" in plasma/widgets/scrollwidget.cpp
This unused-but-set variable declaration was removed in ba583b5d4da9e3.
2012-10-26 08:39:44 +02:00
..
busywidget.cpp Fix compilation with the new cmake automoc stuff. 2012-02-08 23:34:07 +01:00
busywidget.h Don't use the QtGui module name in includes. 2012-02-02 10:35:53 +01:00
checkbox.cpp More removals of Q_WS_* in favor of Q_OS_* or HAVE_X11 2012-08-03 11:45:20 +02:00
checkbox.h Don't use the QtGui module name in includes. 2012-02-02 10:35:53 +01:00
combobox.cpp move qgv privates in graphicsview/private 2012-07-16 21:35:17 +02:00
combobox.h Don't use the QtGui module name in includes. 2012-02-02 10:35:53 +01:00
declarativewidget.cpp Merge remote-tracking branch 'origin/KDE/4.10' into frameworks 2012-10-19 15:10:38 +02:00
declarativewidget.h Merge remote-tracking branch 'origin/KDE/4.10' into frameworks 2012-10-19 15:10:38 +02:00
flashinglabel.cpp Fix compilation with the new cmake automoc stuff. 2012-02-08 23:34:07 +01:00
flashinglabel.h Don't use the QtGui module name in includes. 2012-02-02 10:35:53 +01:00
frame.cpp More removals of Q_WS_* in favor of Q_OS_* or HAVE_X11 2012-08-03 11:45:20 +02:00
frame.h Don't use the QtGui module name in includes. 2012-02-02 10:35:53 +01:00
groupbox.cpp Port the last uses of KMimeType. Only plasma/package.cpp is left... 2012-06-20 00:38:04 +02:00
groupbox.h Don't use the QtGui module name in includes. 2012-02-02 10:35:53 +01:00
iconwidget_p.h Don't use the QtGui module name in includes. 2012-02-02 10:35:53 +01:00
iconwidget.cpp remove a number of unused variables 2012-10-25 21:17:01 +02:00
iconwidget.h KIcon("foo") -> KDE::icon("foo") 2012-04-28 13:17:42 +02:00
itembackground.cpp Fix compilation with the new cmake automoc stuff. 2012-02-08 23:34:07 +01:00
itembackground.h Don't use the QtGui module name in includes. 2012-02-02 10:35:53 +01:00
label.cpp More removals of Q_WS_* in favor of Q_OS_* or HAVE_X11 2012-08-03 11:45:20 +02:00
label.h Don't use the QtGui module name in includes. 2012-02-02 10:35:53 +01:00
lineedit.cpp move qgv privates in graphicsview/private 2012-07-16 21:35:17 +02:00
lineedit.h Correction of spelling errors for c++ files 2012-08-12 10:56:17 -04:00
make_widget.sh get krazy off my back 2008-11-07 18:04:32 +00:00
meter.cpp Merge remote-tracking branch 'origin/KDE/4.8' into origin-frameworks 2012-06-26 19:27:14 +02:00
meter.h Don't use the QtGui module name in includes. 2012-02-02 10:35:53 +01:00
pushbutton.cpp More removals of Q_WS_* in favor of Q_OS_* or HAVE_X11 2012-08-03 11:45:20 +02:00
pushbutton.h KIcon("foo") -> KDE::icon("foo") 2012-04-28 13:17:42 +02:00
radiobutton.cpp More removals of Q_WS_* in favor of Q_OS_* or HAVE_X11 2012-08-03 11:45:20 +02:00
radiobutton.h Don't use the QtGui module name in includes. 2012-02-02 10:35:53 +01:00
scrollbar.cpp move qgv privates in graphicsview/private 2012-07-16 21:35:17 +02:00
scrollbar.h Don't use the QtGui module name in includes. 2012-02-02 10:35:53 +01:00
scrollwidget.cpp Remove setting removed variable "moved" in plasma/widgets/scrollwidget.cpp 2012-10-26 08:39:44 +02:00
scrollwidget.h Don't use the QtGui module name in includes. 2012-02-02 10:35:53 +01:00
separator.cpp Fix compilation with the new cmake automoc stuff. 2012-02-08 23:34:07 +01:00
separator.h Don't use the QtGui module name in includes. 2012-02-02 10:35:53 +01:00
signalplotter.cpp Merge remote-tracking branch 'origin/KDE/4.10' into frameworks 2012-09-16 11:44:07 +02:00
signalplotter.h Don't use the QtGui module name in includes. 2012-02-02 10:35:53 +01:00
slider.cpp move qgv privates in graphicsview/private 2012-07-16 21:35:17 +02:00
slider.h Don't use the QtGui module name in includes. 2012-02-02 10:35:53 +01:00
spinbox.cpp move qgv privates in graphicsview/private 2012-07-16 21:35:17 +02:00
spinbox.h Don't use the QtGui module name in includes. 2012-02-02 10:35:53 +01:00
svgwidget.cpp Fix compilation with the new cmake automoc stuff. 2012-02-08 23:34:07 +01:00
svgwidget.h Don't use the QtGui module name in includes. 2012-02-02 10:35:53 +01:00
tabbar.cpp move qgv privates in graphicsview/private 2012-07-16 21:35:17 +02:00
tabbar.h Don't use the QtGui module name in includes. 2012-02-02 10:35:53 +01:00
textbrowser.cpp move qgv privates in graphicsview/private 2012-07-16 21:35:17 +02:00
textbrowser.h Don't use the QtGui module name in includes. 2012-02-02 10:35:53 +01:00
textedit.cpp move qgv privates in graphicsview/private 2012-07-16 21:35:17 +02:00
textedit.h Don't use the QtGui module name in includes. 2012-02-02 10:35:53 +01:00
toolbutton.cpp More removals of Q_WS_* in favor of Q_OS_* or HAVE_X11 2012-08-03 11:45:20 +02:00
toolbutton.h Merge remote-tracking branch 'origin/KDE/4.9' into frameworks 2012-07-20 15:10:26 +02:00
treeview.cpp move qgv privates in graphicsview/private 2012-07-16 21:35:17 +02:00
treeview.h Don't use the QtGui module name in includes. 2012-02-02 10:35:53 +01:00
videowidget.cpp Convert to makedefine01 2012-08-24 03:16:04 +02:00
videowidget.h Don't use the QtGui module name in includes. 2012-02-02 10:35:53 +01:00
webview.cpp Convert to makedefine01 2012-08-24 03:16:04 +02:00
webview.h Don't use the QtGui module name in includes. 2012-02-02 10:35:53 +01:00
widget.cpp.template More removals of Q_WS_* in favor of Q_OS_* or HAVE_X11 2012-08-03 11:45:20 +02:00
widget.h.template Simplify module-includes 2012-06-08 17:33:16 +02:00