Commit graph

68 commits

Author SHA1 Message Date
Ivailo Monev
562e784798 generic: stop using obsolete code paths
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-28 05:09:29 +02:00
Ivailo Monev
9f362672a6 generic: headers inclusion cleanup 2015-10-14 22:38:09 +03:00
Ivailo Monev
eeba19d4c4 generic: misc cleanups 2015-09-04 13:06:11 +00:00
Ivailo Monev
007a44cd2f generic: major build system cleanup
the test are broken!
2015-09-01 01:05:33 +03:00
Ivailo Monev
57b3aa692c generic: misc cleanups 2015-08-24 23:45:12 +03:00
Ivailo Monev
21ad0df488 generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
Ivailo Monev
c852b56374 interfaces: interfaces: merge all CodeCompletionModelControllerInterface APIs into single one
kate itself implements version 4 of the same interfaces so that
is deffinetly something that needs to be merged but for now that
will do
2015-07-25 18:30:26 +03:00
Ivailo Monev
e21ad887c4 generic: optimize png images with optipng 2015-07-20 17:35:19 +03:00
Ivailo Monev
a06af6bdcf interfaces: merge all TerminalInterface APIs into single one 2015-07-18 12:10:28 +00:00
Ivailo Monev
3ce9d19d22 interfaces: fix terminal example 2015-07-15 20:20:08 +00:00
Ivailo Monev
a7064db00e generic: deal with LINK_INTERFACE_LIBRARIES, cmake >=2.8.11 required now 2015-06-25 00:27:48 +03:00
Ivailo Monev
bf501e6429 generic: remove redudant virtual_hook definitions 2015-04-23 14:50:12 +00:00
Ivailo Monev
5333e9917d generic: remove deprecated API 2015-02-28 03:27:54 +00:00
Ivailo Monev
82fc15f54b generic: use CMake moc instead of automoc4 by default
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.
2015-02-27 07:40:26 +00:00
Ivailo Monev
c88b5ef465 remove all doxygen pages and add top-level config 2014-12-04 20:34:48 +00:00
Ivailo Monev
0e7507fb68 updated dbus interfaces 2014-11-18 02:59:03 +00:00
Ivailo Monev
d1998a1d50 removed static libraries defines (including #if 0, watch out!) 2014-11-18 00:42:37 +00:00
Ivailo Monev
814163a8dc initial import 2014-11-13 01:04:59 +02:00