Ivailo Monev
43eed62b7c
generic: consistent installation variables usage
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-02-27 08:56:34 +02:00
Ivailo Monev
5dc3df843b
generic: consistent library variables usage
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-02-26 20:14:18 +02:00
Ivailo Monev
e6966211de
generic: remove use of kde4_add_ui_files() macro
...
the macro was removed and UI sources generation is done by CMake because
CMAKE_AUTOUIC is set to ON from KDE4Defaults.
this fixes build with Attica and Marble.
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-02-21 17:41:26 +00:00
Ivailo Monev
f840649b58
generic: support building projects separately
...
TODO from https://github.com/fluxer/katana/issues/7 .
kget and libktorrent cannot be build separately because libktorrent depends
on boost (or miniboost which is bundled) and kget depends on libktorrent.
syndication include paths were adjusted to build from the top-level
directory since it was used not only by akregator, that is no longer the
case and it should probably be moved to akregator sub-directory but that
will be decided in the future.
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-02-10 23:43:40 +00:00
Ivailo Monev
a951c9aae9
generic: require KDE4 version atleast 4.19.0
...
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-02-10 21:58:43 +00:00
Ivailo Monev
59190d3194
generic: replace installation paths with KDE4_ prefixed
...
see commit in kdelibs repository
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-02-08 20:12:24 +00:00
Ivailo Monev
2f7efcdb74
generic: adjust to Katie changes
...
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-05-30 02:19:12 +00:00
Ivailo Monev
e166af4e02
generic: replace forward declarations with headers inclusions
...
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-05-23 00:08:45 +00:00
Ivailo Monev
05e4ee3725
generic: replace obsolete Qt::MidButton with Qt::MiddleButton
...
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-05-15 00:25:42 +00:00
Ivailo Monev
c5b174730b
generic: avoid use of legacy QString::null, QChar::null, etc.
...
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-05-15 00:24:16 +00:00
Ivailo Monev
71ef284c08
generic: misc cleanups
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-05-02 17:00:14 +00:00
Ivailo Monev
789d540274
generic: misc cleanups
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-18 15:29:33 +00:00
Ivailo Monev
04a9caa7a9
generic: misc cleanups
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-06 13:41:59 +00:00
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
694c592cf2
generic: misc cleanups
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-03-26 18:49:15 +00:00
Ivailo Monev
cbf29a08cf
generic: make changes required for building against Katie
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-25 10:01:00 +00: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
a3c5bb5619
generic: misc cleanups
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-20 01:47:07 +02:00
Ivailo Monev
a31e8980d2
generic: proper support for icon and caption in .desktop files
2015-09-21 01:46:42 +00:00
Ivailo Monev
c0b6cd325e
akregator: adjust to recent changes
2015-09-07 13:31:12 +03:00
Ivailo Monev
c270d80ec8
generic: misc cleanups
2015-09-02 08:54:43 +03:00
Ivailo Monev
f58a4c5452
generic: major build system cleanup
2015-09-02 02:13:50 +03:00
Ivailo Monev
d8a22fda42
generic: optimize png images with optipng
2015-07-26 23:49:06 +03:00
Ivailo Monev
26827bd35e
akregator: change default feeds
2015-07-21 22:44:48 +00:00
Ivailo Monev
3ac3ffe008
generic: misc cleanups
2015-07-11 12:35:08 +03:00
Ivailo Monev
ddc8a24003
akregator: update config-metakit.h template
2015-06-20 17:44:35 +03:00
Ivailo Monev
bf95c03a47
akregator: add config-metakit.h template
2015-06-20 17:35:07 +03:00
Ivailo Monev
03909c762d
akregator: update Metakit to 2.4.9.8
2015-06-20 17:33:01 +03:00
Ivailo Monev
870ec81ee7
akregator: drop migration code
2015-06-20 17:01:04 +03:00
Ivailo Monev
329d10f7e7
generic: drop use of Boost_INCLUDE_DIRS
2015-06-04 18:14:56 +00:00
Ivailo Monev
f9cd587fcb
generic: replace now gone KGenericFactory with KPluginFactory
2015-03-01 05:26:36 +00:00
Ivailo Monev
0d655cd34b
akregator: add icon to copy link address action
2015-01-21 03:23:01 +00:00
Ivailo Monev
1673696850
akregator: make the selection action work again (regression since the bloat trim)
2015-01-21 03:14:22 +00:00
Ivailo Monev
a30cd37c01
akregator: remove executable bits from metakit files (blame upstream for shipping them like this)
2015-01-21 01:48:51 +00:00
Ivailo Monev
2083f4f4ff
akregator: updated metakit to 2.4.9.6
...
note that upstream source code has moved to https://github.com/jcw/metakit
2015-01-21 01:39:42 +00:00
Ivailo Monev
c38ec8b23f
akregator: make it possible to build separately
2015-01-20 17:02:59 +00:00
Ivailo Monev
6f9e7b0c15
remove all doxygen pages and add top-level config
2014-12-04 20:46:01 +00:00
Ivailo Monev
67f6a1bad2
and prevent seg. fault on article selection
2014-12-01 18:46:56 +00:00
Ivailo Monev
a049f531d4
remove now useless article viewer widget
2014-12-01 18:43:43 +00:00
Ivailo Monev
6e76dc6204
akregator bloat trim
2014-12-01 18:31:22 +00:00
Ivailo Monev
10e3ce132e
import akregator from kdepim and syndication from kdepimlibs (required by akregator)
2014-12-01 18:30:26 +00:00