kdelibs/kparts/tests
Ivailo Monev 3634770269 generic: build system cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-02 03:38:51 +02:00
..
CMakeLists.txt generic: build system cleanups 2015-11-02 03:38:51 +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: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
normalktm.h initial import 2014-11-13 01:04:59 +02: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: normalize include guards 2015-07-11 18:20:46 +03: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 initial import 2014-11-13 01:04:59 +02: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 initial import 2014-11-13 01:04:59 +02: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)