Commit graph

23 commits

Author SHA1 Message Date
Ivailo Monev
c711831e6f jovie: check if clipboard is empty before speaking it
fixes hang when the clipboard is empty

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-06-27 17:01:05 +03:00
Ivailo Monev
54d2587bbe jovie: replace KProcess with QProcess
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-06-26 18:49:11 +03:00
Ivailo Monev
a05f7abf48 jovei: add xsltproc feature information
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-06-26 17:53:33 +03:00
Ivailo Monev
9ff5a13257 jovie: use proper method to start xsltproc process
fixes text-to-speech feature via jovie in general

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-06-26 17:48:28 +03:00
Ivailo Monev
e2269af1df jovie: make use of KStandardDirs
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-06-26 17:37:12 +03:00
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
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
75d20b4f2f jovie: namespace UI classes forward-declarations
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-01-30 12:06: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
6a37c8ec05 jovie: replace KLibFactory with KPluginFactory
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-05-23 07:52:35 +00:00
Ivailo Monev
1580ec0417 generic: misc cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-29 21:14:31 +00:00
Ivailo Monev
71d13b4108 jovie: build system cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-11 12:44:34 +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
77ab17b595 generic: build system cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-25 05:14:02 +00:00
Ivailo Monev
2ae20920a9 generic: move modules to kdelibs
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-29 10:10:58 +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
f58a4c5452 generic: major build system cleanup 2015-09-02 02:13:50 +03:00
Ivailo Monev
afdd267a0e jovie: fix if/else tag mismatch in cmake file 2015-08-31 02:49:04 +03:00
Ivailo Monev
96a7c46def jovie: import a working copy 2015-08-24 21:26:47 +03:00