Commit graph

16 commits

Author SHA1 Message Date
Ivailo Monev
ea52f6e519 generic: build system cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-06 12:26:19 +00:00
Ivailo Monev
83ac48b402 generic: misc cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-03-26 19:24:08 +00:00
Ivailo Monev
83a1e104e1 generic: build system cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-01-02 12:19:49 +02:00
Ivailo Monev
77ab17b595 generic: build system cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-25 05:14:02 +00:00
Ivailo Monev
84530fb62f kuassel: pop features log only when cmake not called on top-level 2015-01-31 03:09:02 +00:00
Ivailo Monev
90934716e1 kuassel: replace custom logger with KDE debbuging infrastructure 2015-01-27 19:41:25 +00:00
Ivailo Monev
fd8a627b05 kuassel: cleanup 2015-01-25 18:55:08 +00:00
Ivailo Monev
d059af6028 kuassel: fixup build when CMake invoced on top-level 2015-01-25 02:12:59 +00:00
Ivailo Monev
8903bf05af kuassel: pics and build cleanup 2015-01-25 01:44:13 +00:00
Ivailo Monev
addec0426f kuassel: port translations support to KLocale 2015-01-25 01:19:31 +00:00
Ivailo Monev
6809891811 generic: require KDE 4.14.3 at minimum 2015-01-20 17:31:51 +00:00
Ivailo Monev
4f9109baa2 kuassel: fixup build
with this changes kuassel will find its own headers and also not
place the version header on the-level of the output directory
which will cause other sub-projects build to fail
2014-12-30 22:40:34 +00:00
Ivailo Monev
e2579446db kuassel: fix build when cmake invoced on top-level directory 2014-12-30 22:18:21 +00:00
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
Ivailo Monev
93e5a64715 kuassel: cleanup 2014-12-29 14:24:01 +00:00
Ivailo Monev
3a9271bd44 import modified version of quassel as kuassel
the version imported is based on upstream 9c5fd60 with its bundled
copies of miniz (alternative to zlib), oxygen icons and other
non-relevant cruft removed. KDE integreation hardcoded having in
mind it will improve (icons handling, browser integration, etc.)
rebranding is not done yet and credits to the original authors and
contributors are and will be left mostly intact with the exception
of adding new.
2014-12-29 00:56:55 +00:00