kdelibs/kparts/tests
2015-09-05 05:16:46 +00:00
..
CMakeLists.txt generic: misc cleanups 2015-09-05 05:16:46 +00: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 initial import 2014-11-13 01:04:59 +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)