kdelibs/plasma/widgets
Ivailo Monev 82fc15f54b generic: use CMake moc instead of automoc4 by default
for compatibilty reasons automoc4 support is not removed but it
shall be in the future. automoc4 has not been maintained for a
while (last commit is from 2011) and the stable release is from
2009.

CMake version >= 2.8.6 provides the functionality for mocking so
I see no reason to not make use of it.
2015-02-27 07:40:26 +00:00
..
busywidget.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
busywidget.h initial import 2014-11-13 01:04:59 +02:00
checkbox.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
checkbox.h initial import 2014-11-13 01:04:59 +02:00
combobox.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
combobox.h initial import 2014-11-13 01:04:59 +02:00
declarativewidget.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
declarativewidget.h initial import 2014-11-13 01:04:59 +02:00
flashinglabel.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
flashinglabel.h initial import 2014-11-13 01:04:59 +02:00
frame.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
frame.h initial import 2014-11-13 01:04:59 +02:00
groupbox.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
groupbox.h initial import 2014-11-13 01:04:59 +02:00
iconwidget.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
iconwidget.h initial import 2014-11-13 01:04:59 +02:00
iconwidget_p.h initial import 2014-11-13 01:04:59 +02:00
itembackground.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
itembackground.h initial import 2014-11-13 01:04:59 +02:00
label.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
label.h initial import 2014-11-13 01:04:59 +02:00
lineedit.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
lineedit.h initial import 2014-11-13 01:04:59 +02:00
make_widget.sh initial import 2014-11-13 01:04:59 +02:00
meter.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
meter.h initial import 2014-11-13 01:04:59 +02:00
pushbutton.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
pushbutton.h initial import 2014-11-13 01:04:59 +02:00
radiobutton.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
radiobutton.h initial import 2014-11-13 01:04:59 +02:00
scrollbar.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
scrollbar.h initial import 2014-11-13 01:04:59 +02:00
scrollwidget.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
scrollwidget.h removed deprecated plasma defines cruft 2014-11-18 01:57:57 +00:00
separator.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
separator.h initial import 2014-11-13 01:04:59 +02:00
signalplotter.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
signalplotter.h initial import 2014-11-13 01:04:59 +02:00
slider.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
slider.h initial import 2014-11-13 01:04:59 +02:00
spinbox.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
spinbox.h initial import 2014-11-13 01:04:59 +02:00
svgwidget.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
svgwidget.h initial import 2014-11-13 01:04:59 +02:00
tabbar.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
tabbar.h initial import 2014-11-13 01:04:59 +02:00
textbrowser.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
textbrowser.h initial import 2014-11-13 01:04:59 +02:00
textedit.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
textedit.h initial import 2014-11-13 01:04:59 +02:00
toolbutton.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
toolbutton.h initial import 2014-11-13 01:04:59 +02:00
treeview.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
treeview.h initial import 2014-11-13 01:04:59 +02:00
videowidget.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
videowidget.h initial import 2014-11-13 01:04:59 +02:00
webview.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
webview.h initial import 2014-11-13 01:04:59 +02:00
widget.cpp.template initial import 2014-11-13 01:04:59 +02:00
widget.h.template initial import 2014-11-13 01:04:59 +02:00