mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-24 02:42:48 +00:00
![]() 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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
kpartstest_part1.rc | ||
kpartstest_part2.rc | ||
kpartstest_shell.rc | ||
normalktm.cpp | ||
normalktm.h | ||
notepad.cpp | ||
notepad.desktop | ||
notepad.h | ||
notepadpart.rc | ||
openorsavequestion.cpp | ||
openorsavequestion_unittest.cpp | ||
parts.cpp | ||
parts.h | ||
parttest.cpp | ||
parttest.h | ||
partviewer.cpp | ||
partviewer.h | ||
partviewer_shell.rc | ||
plugin_foobar.rc | ||
plugin_spellcheck.cpp | ||
plugin_spellcheck.h | ||
plugin_spellcheck.rc | ||
README | ||
testmainwindow.cpp | ||
testmainwindow.h |
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)