Ivailo Monev
4bdacc0df9
generic: test build fix
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-07-28 19:38:43 +03:00
Ivailo Monev
09f6a669a4
ksystemlog: use scoped locker and non-recursive mutex in analyzer
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-07-21 20:51:24 +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
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
803e130853
ksystemlog: rework build system to fix some bugs
...
it fixes build with LTO and removes the need to workaround CMake automatic UIC logic
2020-02-05 02:46:39 +00:00
Ivailo Monev
18f1ffa683
ksystemlog: include required QTime header
...
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-01-04 14:34:11 +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
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
6368c4c5b0
generic: workaround automatic Qt UI files compilation failure
...
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2017-08-02 17:09:12 +00:00
Ivailo Monev
e610051108
generic: misc cleanups
...
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2017-06-24 07:13:30 +00:00
Ivailo Monev
a8323de17a
generic: misc cleanups
...
this fixes build without QStringBuilder and with QT_NO_IM defined, also
setBackgroundColor() is deprecated
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2016-11-08 15:16:11 +00:00
Ivailo Monev
2f402bd08e
ksystemlog: do not rely on forward declaration of QDataStream
...
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2016-09-14 18:59:31 +00:00
Ivailo Monev
2b78292f2c
generic: remove redundant CheckPrototypeExists inclusion
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-05-15 04:29:24 +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
711ba47beb
generic: build system cleanups
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-22 16:58:05 +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
a165a95a57
generic: fix tests after the build system cleanup
2015-09-07 11:20:00 +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
3b9f3b34fa
ksystemlog: adjust to KTabWidget changes
2015-08-20 18:54:43 +03:00
Ivailo Monev
b8e7d5181e
ksystemlog: remove custom package script and bogus target for it
2015-06-21 16:32:51 +03:00
Ivailo Monev
c135cfa6bf
generic: adjust for CMake moc
2015-02-27 11:02:43 +00:00
Ivailo Monev
6809891811
generic: require KDE 4.14.3 at minimum
2015-01-20 17:31:51 +00:00
Ivailo Monev
6f9e7b0c15
remove all doxygen pages and add top-level config
2014-12-04 20:46:01 +00:00
Ivailo Monev
1ac7051989
removed docs
2014-11-22 21:11:47 +00:00
Ivailo Monev
bf2d9dcd05
import a bunch of important libraries and applications
2014-11-19 02:23:05 +00:00