kdelibs/kdeui/tests
Ivailo Monev 61333c4671 generic: namespaced Qt4/Katie build fixes
most of the changes were done trought Katie's namefsck script which
convertes forward class declarations to include directives, however
other fixes here and there were needed as well as some questionable
changes to Q_DECLARE_TYPEINFO() macro calls because they most likely
have to do the namespacing themselfs (QT_BEGIN/END_NAMESPACE, and
probably will be in Katie) meaning that some of the changes may be
temporary and reverted later.

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2017-08-04 09:24:39 +00:00
..
kconfig_compiler generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
krichtexteditor generic: misc cleanups 2016-09-30 23:38:25 +00:00
CMakeLists.txt generic: get rid of KTextBrowser 2016-08-20 16:42:02 +00:00
fixx11h_test.cpp initial import 2014-11-13 01:04:59 +02:00
fixx11h_test2.cpp initial import 2014-11-13 01:04:59 +02:00
kaccelgentest.cpp initial import 2014-11-13 01:04:59 +02:00
kactioncategorytest.cpp fix some kdeui and kdecore tests warnings 2014-12-23 22:30:14 +00:00
kactioncategorytest.h initial import 2014-11-13 01:04:59 +02:00
kactioncollectiontest.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kactioncollectiontest.h initial import 2014-11-13 01:04:59 +02:00
kactionselectortest.cpp initial import 2014-11-13 01:04:59 +02:00
kanimatedbuttontest.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kanimatedbuttontest.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
kapplication_unittest.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kapplication_unittest.h initial import 2014-11-13 01:04:59 +02:00
kapptest.cpp initial import 2014-11-13 01:04:59 +02:00
kassistantdialogtest.cpp initial import 2014-11-13 01:04:59 +02:00
kbuttongrouptest.cpp generic: misc cleanups 2015-09-05 05:16:46 +00:00
kbuttongrouptest.h initial import 2014-11-13 01:04:59 +02:00
kcategorizedviewtest.cpp kdeui: merge all KCategoryDrawer APIs into single one 2015-07-17 23:13:20 +00:00
kcharselecttest.cpp initial import 2014-11-13 01:04:59 +02:00
kcodecactiontest.cpp generic: misc cleanups 2016-03-28 15:29:35 +00:00
kcodecactiontest.h initial import 2014-11-13 01:04:59 +02:00
kcolorbuttontest.cpp generic: misc cleanups 2015-09-05 05:16:46 +00:00
kcolorbuttontest.h initial import 2014-11-13 01:04:59 +02:00
kcolorcollectiontest.cpp initial import 2014-11-13 01:04:59 +02:00
kcolorcombotest.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kcolorcombotest.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
kcolordlgtest.cpp generic: fix build of tests against Katie 2016-09-20 15:38:13 +00:00
kcolorutilsdemo.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kcolorutilsdemo.h initial import 2014-11-13 01:04:59 +02:00
kcolorutilsdemo.ui initial import 2014-11-13 01:04:59 +02:00
kcolorutilstest.cpp generic: fix build of tests against Katie 2016-09-20 15:38:13 +00:00
kcolorutilstest.h initial import 2014-11-13 01:04:59 +02:00
kcombobox_unittest.cpp generic: misc cleanups 2015-09-05 05:16:46 +00:00
kcomboboxtest.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kcomboboxtest.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
kcompletioncoretest.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kcompletioncoretest.h initial import 2014-11-13 01:04:59 +02:00
kcompletionuitest.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kcompletionuitest.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
kconfigdialog_unittest.cpp initial import 2014-11-13 01:04:59 +02:00
kconfigguitest.cpp generic: remove code for Qt4 versions older than 4.8 2015-07-15 20:41:31 +00:00
kconfigguitest.h initial import 2014-11-13 01:04:59 +02:00
kconfigskeletontest.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kconfigskeletontest.h initial import 2014-11-13 01:04:59 +02:00
kdatecomboboxtest.cpp generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
kdatecomboboxtest.h initial import 2014-11-13 01:04:59 +02:00
kdatepicktest.cpp initial import 2014-11-13 01:04:59 +02:00
kdatetabletest.cpp initial import 2014-11-13 01:04:59 +02:00
kdatetimeedittest.cpp generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
kdatetimeedittest.h initial import 2014-11-13 01:04:59 +02:00
kdatetimewidgettest.cpp initial import 2014-11-13 01:04:59 +02:00
kdatewidgettest.cpp initial import 2014-11-13 01:04:59 +02:00
kdebugtest_gui.cpp bring back kbugreport 2014-12-21 15:16:03 +00:00
kdescendantentitiesproxymodeltest.cpp initial import 2014-11-13 01:04:59 +02:00
kdescendantsproxymodeltest.cpp initial import 2014-11-13 01:04:59 +02:00
kdialog_unittest.cpp generic: misc cleanups 2015-09-05 05:16:46 +00:00
kdialogbuttonboxtest.cpp initial import 2014-11-13 01:04:59 +02:00
kdialogtest.cpp initial import 2014-11-13 01:04:59 +02:00
kdualactiontest.cpp generic: misc cleanups 2015-09-05 05:16:46 +00:00
kfadewidgeteffecttest.cpp initial import 2014-11-13 01:04:59 +02:00
kfindtest.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kfindtest.h initial import 2014-11-13 01:04:59 +02:00
kfontdialogtest.cpp initial import 2014-11-13 01:04:59 +02:00
kglobalsettingsclient.cpp initial import 2014-11-13 01:04:59 +02:00
kglobalsettingstest.cpp generic: adjust some tests to recent changes 2016-05-15 10:45:42 +00:00
kglobalsettingstest.h generic: normalize include guards 2015-07-11 18:20:46 +03:00
kglobalshortcuttest.cpp generic: misc cleanups 2016-04-12 11:07:40 +00:00
kglobalshortcuttest.h initial import 2014-11-13 01:04:59 +02:00
khboxtest.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
khboxtest.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
kiconeffecttest.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kiconeffecttest.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
kiconloader_unittest.cpp kdeui: fix kiconloader test, adjust to recent KStandardDirs::realPath() changes 2015-11-03 06:32:10 +02:00
kiconloadertest.cpp generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
kimageframe.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kimageframe.h initial import 2014-11-13 01:04:59 +02:00
kinputdialogtest.cpp initial import 2014-11-13 01:04:59 +02:00
kjobtrackerstest.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kjobtrackerstest.h initial import 2014-11-13 01:04:59 +02:00
klanguagebuttontest.cpp initial import 2014-11-13 01:04:59 +02:00
kledtest.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kledtest.h generic: normalize include guards 2015-07-11 18:20:46 +03:00
klineedit_unittest.cpp generic: misc cleanups 2015-09-05 05:16:46 +00:00
klineedittest.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
klineedittest.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
klinkitemselectionmodeltest.cpp kdeui: fix some tests and skip others 2015-08-18 19:05:14 +03:00
klinkitemselectionmodeltest.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
klistwidgetsearchlinetest.cpp initial import 2014-11-13 01:04:59 +02:00
kmainwindow_unittest.cpp generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
kmainwindow_unittest.h initial import 2014-11-13 01:04:59 +02:00
kmainwindowrestoretest.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kmainwindowrestoretest.h initial import 2014-11-13 01:04:59 +02:00
kmainwindowtest.cpp generic: misc cleanups 2016-03-28 15:29:35 +00:00
kmainwindowtest.h initial import 2014-11-13 01:04:59 +02:00
kmanagerselectiontest.cpp kdecore: remove redudant support for kde4rc and system.kdeglobals configs 2015-04-28 16:21:11 +00:00
kmanagerselectiontest.h initial import 2014-11-13 01:04:59 +02:00
kmessageboxtest.cpp initial import 2014-11-13 01:04:59 +02:00
kmessagetest.cpp generic: fix build of tests against Katie 2016-09-20 15:38:13 +00:00
kmessagetest.h initial import 2014-11-13 01:04:59 +02:00
kmessagewidgettest.cpp initial import 2014-11-13 01:04:59 +02:00
kmodifierkeyinfotest.cpp initial import 2014-11-13 01:04:59 +02:00
knewpassworddialogtest.cpp generic: fix build of tests against Katie 2016-09-20 15:38:13 +00:00
knotificationrestrictionstest.cpp initial import 2014-11-13 01:04:59 +02:00
knuminputtest.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
knuminputtest.h generic: normalize include guards 2015-07-11 18:42:46 +03:00
kpagedialogtest.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kpagedialogtest.h initial import 2014-11-13 01:04:59 +02:00
kpagewidgettest.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kpagewidgettest.h initial import 2014-11-13 01:04:59 +02:00
kpassivepopuptest.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kpassivepopuptest.h initial import 2014-11-13 01:04:59 +02:00
kpassworddialogtest.cpp generic: fix build of tests against Katie 2016-09-20 15:38:13 +00:00
kpixmapregionselectordialogtest.cpp initial import 2014-11-13 01:04:59 +02:00
kpixmapsequenceoverlaypaintertest.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kpixmapsequenceoverlaypaintertest.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
kpopuptest.cpp generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
kprogressdialogtest.cpp initial import 2014-11-13 01:04:59 +02:00
kreplacetest.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kreplacetest.h initial import 2014-11-13 01:04:59 +02:00
krichtextedittest.cpp generic: misc cleanups 2015-09-05 05:16:46 +00:00
krichtextedittest.h initial import 2014-11-13 01:04:59 +02:00
krulertest.cpp generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
krulertest.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
kselectaction_unittest.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kselectaction_unittest.h initial import 2014-11-13 01:04:59 +02:00
kselectactiontest.cpp generic: misc cleanups 2016-03-28 15:29:35 +00:00
kselectactiontest.h initial import 2014-11-13 01:04:59 +02:00
kseparatortest.cpp initial import 2014-11-13 01:04:59 +02:00
kshortcuttest.cpp kdeui: drop kde3 shortcuts support 2015-08-26 02:15:26 +03:00
ksqueezedtextlabeltest.cpp generic: misc cleanups 2015-08-19 01:38:20 +03:00
kstandardactiontest.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kstandardactiontest.h initial import 2014-11-13 01:04:59 +02:00
kstandardshortcuttest.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kstandardshortcuttest.h initial import 2014-11-13 01:04:59 +02:00
kstartupinfo_unittest.cpp kdecore: remove redudant support for kde4rc and system.kdeglobals configs 2015-04-28 16:21:11 +00:00
kstatusbartest.cpp generic: fix build of tests against Katie 2016-09-20 15:38:13 +00:00
kstatusbartest.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
kstatusnotifieritemtest.cpp kdeui: fix some tests and skip others 2015-08-18 19:05:14 +03:00
kstatusnotifieritemtest.h initial import 2014-11-13 01:04:59 +02:00
ksystemtraytest.cpp initial import 2014-11-13 01:04:59 +02:00
ktabwidget_unittest.cpp generic: misc cleanups 2015-09-05 05:16:46 +00:00
ktabwidgettest.cpp generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
ktabwidgettest.h initial import 2014-11-13 01:04:59 +02:00
ktextedit_unittest.cpp generic: misc cleanups 2015-09-05 05:16:46 +00:00
ktextedittest.cpp initial import 2014-11-13 01:04:59 +02:00
ktimecomboboxtest.cpp generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
ktimecomboboxtest.h initial import 2014-11-13 01:04:59 +02:00
ktimezonewidget_unittest.cpp initial import 2014-11-13 01:04:59 +02:00
ktitlewidgettest.cpp initial import 2014-11-13 01:04:59 +02:00
ktoolbar_unittest.cpp generic: misc cleanups 2015-09-05 05:16:46 +00:00
ktoolbarlabelactiontest.cpp initial import 2014-11-13 01:04:59 +02:00
ktoolbarlabelactiontestui.rc initial import 2014-11-13 01:04:59 +02:00
ktoolbartest.cpp initial import 2014-11-13 01:04:59 +02:00
ktreewidgetsearchlinetest.cpp generic: remove redundant KHBox and KVBox headers inclusions 2016-04-18 18:42:39 +00:00
ktreewidgetsearchlinetest.h generic: normalize include guards 2015-07-11 18:20:46 +03:00
kuniqueapptest.cpp generic: replace KProcess with QProcess where feasable 2016-04-30 06:09:02 +00:00
kwallettest.cpp kdeui: fix some tests and skip others 2015-08-18 19:05:14 +03:00
kwallettest.h initial import 2014-11-13 01:04:59 +02:00
kwidgetitemdelegatetest.cpp generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
kwindowtest.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kwindowtest.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
kwindowtest.rc initial import 2014-11-13 01:04:59 +02:00
kwordwraptest.cpp generic: obsolete code removal 2016-10-13 01:57:36 +00:00
kxerrorhandlertest.cpp generic: remove deprecated API 2015-02-28 03:27:54 +00:00
kxmlgui_unittest.cpp generic: misc cleanups 2016-03-27 02:35:23 +00:00
kxmlgui_unittest.h initial import 2014-11-13 01:04:59 +02:00
kxmlguitest.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kxmlguitest.h generic: fix some compiler warnings due to 9ff99942 2016-01-08 04:42:26 +02:00
kxmlguitest_part.rc initial import 2014-11-13 01:04:59 +02:00
kxmlguitest_shell.rc initial import 2014-11-13 01:04:59 +02:00
kxmlguiwindowtest.cpp initial import 2014-11-13 01:04:59 +02:00
kxmlguiwindowtestui.rc initial import 2014-11-13 01:04:59 +02:00
RayTracedGear.png generic: optimize png images with optipng 2015-07-20 17:35:19 +03:00
testguiclient.h initial import 2014-11-13 01:04:59 +02:00
testimage.png generic: optimize png images with optipng 2015-07-20 17:35:19 +03:00
testplot_main.cpp initial import 2014-11-13 01:04:59 +02:00
testplot_widget.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
testplot_widget.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
testqtargs.cpp initial import 2014-11-13 01:04:59 +02:00
testxmlguiwindow.h generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00