kde-extraapps/kuassel/cmake
Ivailo Monev b198db5877 kuassel: refactiring
Here is a short list of what exactly changed:
 - made it run only single instance via KUniqueApplication
 - make it store config and data in KDE directories
 - added irc protocol service provider files for use in KDE
 - removed Dock and Phonon notification support
 - removed Web links preview support
 - rebranded (incomplete, but mostly done)

Things that need doing:
 - use KDE localiztion implementation
 - the --url argument needed for the service does not actually join
 - use KStyle instead of stylesheets?
 - implement a help menu like other KDE apps
 - integrate with various KDE parts?
2014-12-30 16:16:27 +00:00
..
COPYING-CMAKE-SCRIPTS import modified version of quassel as kuassel 2014-12-29 00:56:55 +00:00
FindExecInfo.cmake import modified version of quassel as kuassel 2014-12-29 00:56:55 +00:00
FindIndicateQt.cmake import modified version of quassel as kuassel 2014-12-29 00:56:55 +00:00
QuasselCompileSettings.cmake kuassel: refactiring 2014-12-30 16:16:27 +00:00
README import modified version of quassel as kuassel 2014-12-29 00:56:55 +00:00

We bundle some CMake scripts that are not part of CMake itself, for convenience
on platforms that do not have a standard location for packages to put their
CMake support into. Most of those scripts originate from the KDE community;
some are from other sources. Please see the files themselves for copyright
and license statements.