Commit graph

35 commits

Author SHA1 Message Date
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
36e6516c33 lokalize: use KLocale API to obtain language names
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2020-08-20 03:32:43 +03: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
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
e179f99967 lokalize: remove now redundant QT_KATIE definition check
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-01-04 13:49:54 +00:00
Ivailo Monev
387f1e5c87 generic: adjust to Katie changes
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-07-11 22:03:23 +00:00
Ivailo Monev
2ea7e7c870 generic: adjust to Katie changes
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-06-02 16:39:37 +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
300bdf0f38 generic: adjust to Katie changes
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-05-25 00:54:51 +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
fa7325a206 generic: misc cleanups
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2016-11-02 00:46:12 +00:00
Ivailo Monev
ee3d92e79f generic: get rid of KTextBrowser
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2016-08-20 16:35:17 +00:00
Ivailo Monev
fe7415795a lokalize: replace KDE macros with Qt alternatives
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-22 23:00:39 +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
cd5f76b5d9 generic: make changes required for building against Katie
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-26 05:38:00 +02: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
3e7ed94fd6 generic: replace deprecated qVariantValue<T> with qvariant_cast<T>
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-31 08:03:22 +02:00
Ivailo Monev
278d4b110a lokalize: include now required headers due to recent changes 2015-10-10 12:21:43 +03:00
Ivailo Monev
9bd42f1019 lokalize: add %u to the desktop file 2015-09-25 04:02:53 +00:00
Ivailo Monev
a31e8980d2 generic: proper support for icon and caption in .desktop files 2015-09-21 01:46:42 +00:00
Ivailo Monev
b5dc06da7e generic: misc cleanups 2015-09-03 01:45:50 +03:00
Ivailo Monev
e03bbc31ec generic: misc cleanups 2015-09-02 09:15:56 +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
f9cd587fcb generic: replace now gone KGenericFactory with KPluginFactory 2015-03-01 05:26:36 +00:00
Ivailo Monev
c135cfa6bf generic: adjust for CMake moc 2015-02-27 11:02:43 +00:00
Ivailo Monev
88560634a6 lokalize: fix a compiler warning 2015-01-25 20:48:36 +00:00
Ivailo Monev
b4d03404c3 lokalize: include the new header, followup on last commit 2015-01-24 17:31:42 +00:00
Ivailo Monev
45dd6a7832 lokalize: replace deprecated API fixing build when KDE_NO_DEPRECATED is used 2015-01-24 16:57:28 +00:00
Ivailo Monev
dd014ff8f5 generic: drop doxygen files 2015-01-21 16:10:07 +00:00
Ivailo Monev
6809891811 generic: require KDE 4.14.3 at minimum 2015-01-20 17:31:51 +00:00
Ivailo Monev
fed3161701 import lokalize (without docs) 2014-12-07 23:48:52 +00:00