Commit graph

6 commits

Author SHA1 Message Date
Ivailo Monev
1fa840757f khotkeys: remove barely implemented voice trigger feature
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-03-13 19:34:42 +02:00
Ivailo Monev
af45159765 generic: replace forward declarations with headers inclusions
this was done with namefsck script from Katie, solves namespace issues

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-05-05 02:36:36 +00:00
Ivailo Monev
274568b838 khotkeys: do not rely on QString operator
aside from fixing the build against Katie it removes the need to convert
the QUuid to QString multiple times by storing it as QString. that also
saves a conversion when _uuid it overriden from the object name but that's
just a bonus.

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-05-31 16:02:04 +00:00
Ivailo Monev
96cd9afe7b generic: misc cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-19 22:36:32 +02:00
Ivailo Monev
1a547a0d05 generic: remove KDE prefix from header inclusions 2015-05-20 13:39:58 +00:00
Ivailo Monev
a7fd791926 initial import 2014-11-13 19:30:51 +02:00