kdelibs/kparts/tests
Ivailo Monev 31ee051ff4 generic: remove some compatibility bits
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-02-27 08:58:02 +02:00
..
CMakeLists.txt generic: remove some compatibility bits 2021-02-27 08:58:02 +02:00
kpartstest_part1.rc initial import 2014-11-13 01:04:59 +02:00
kpartstest_part2.rc initial import 2014-11-13 01:04:59 +02:00
kpartstest_shell.rc initial import 2014-11-13 01:04:59 +02:00
normalktm.cpp generic: misc cleanups 2016-03-28 16:28:57 +00:00
normalktm.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
notepad.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
notepad.desktop initial import 2014-11-13 01:04:59 +02:00
notepad.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
notepadpart.rc initial import 2014-11-13 01:04:59 +02:00
openorsavequestion.cpp initial import 2014-11-13 01:04:59 +02:00
openorsavequestion_unittest.cpp generic: stop using obsolete code paths 2015-10-28 05:09:29 +02:00
parts.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
parts.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
parttest.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
parttest.h initial import 2014-11-13 01:04:59 +02:00
partviewer.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
partviewer.h initial import 2014-11-13 01:04:59 +02:00
partviewer_shell.rc initial import 2014-11-13 01:04:59 +02:00
plugin_foobar.rc initial import 2014-11-13 01:04:59 +02:00
plugin_spellcheck.cpp initial import 2014-11-13 01:04:59 +02:00
plugin_spellcheck.h generic: normalize include guards 2015-07-11 18:20:46 +03:00
plugin_spellcheck.rc initial import 2014-11-13 01:04:59 +02:00
README initial import 2014-11-13 01:04:59 +02:00
testmainwindow.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
testmainwindow.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00

In order to test embedding the notepad part in konqueror, you need
to "make install", to install the libs, and to copy notepad.desktop
into $KDEDIR/share/services/, and remove kwrite.desktop from
$KDEDIR/share/applnk/... (at least the ServiceTypes line of it)