Commit graph

21 commits

Author SHA1 Message Date
Ivailo Monev
2f9251dcb8 kdeui: remove unused object in hardcodedDefaultShortcut()
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-02-27 17:35:37 +02:00
Ivailo Monev
56e3b24d36 kdeui: prepare for Katie changes
note that button 4 and 5, which are mouse wheel buttons, are mapped to
wrong buttons in KModifierKeyInfoProvider constructor

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-02-18 21:40:31 +02:00
Ivailo Monev
009238d4c3 kdeui: remove redundant qmenudata header inclusion
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-04-02 09:25:08 +00:00
Ivailo Monev
05c4419b77 generic: replace obsolete Qt::MidButton with Qt::MiddleButton
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-05-07 17:16:57 +00:00
Ivailo Monev
61333c4671 generic: namespaced Qt4/Katie build fixes
most of the changes were done trought Katie's namefsck script which
convertes forward class declarations to include directives, however
other fixes here and there were needed as well as some questionable
changes to Q_DECLARE_TYPEINFO() macro calls because they most likely
have to do the namespacing themselfs (QT_BEGIN/END_NAMESPACE, and
probably will be in Katie) meaning that some of the changes may be
temporary and reverted later.

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2017-08-04 09:24:39 +00:00
Ivailo Monev
8e79cf1d5a generic: misc cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-11-03 12:19:19 +00:00
Ivailo Monev
c6da612d81 kdeui: fix a compiler warning when build against Katie
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-09-30 01:25:00 +00:00
Ivailo Monev
73d204d0da kdeui: fix a compiler warning when build against Katie
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-09-29 16:39:28 +00:00
Ivailo Monev
2b8b37b9ff kdeui: fix build of KCheckAccelerators
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-08-31 16:41:43 +00:00
Ivailo Monev
cfff1dd53a generic: get rid of KTextBrowser
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-08-20 16:42:02 +00:00
Ivailo Monev
e53de3cbb8 generic: misc cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-16 13:56:36 +00:00
Ivailo Monev
cbab776c48 generic: get rid of KMenuBar
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-03-26 05:13:47 +00:00
Ivailo Monev
e7133114e1 generic: misc cleanups 2015-09-05 05:16:46 +00:00
Ivailo Monev
f52e025ee1 kdeui: drop kde3 shortcuts support 2015-08-26 02:15:26 +03:00
Ivailo Monev
21ad0df488 generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
Ivailo Monev
5333e9917d generic: remove deprecated API 2015-02-28 03:27:54 +00:00
Ivailo Monev
82fc15f54b generic: use CMake moc instead of automoc4 by default
for compatibilty reasons automoc4 support is not removed but it
shall be in the future. automoc4 has not been maintained for a
while (last commit is from 2011) and the stable release is from
2009.

CMake version >= 2.8.6 provides the functionality for mocking so
I see no reason to not make use of it.
2015-02-27 07:40:26 +00:00
Ivailo Monev
6158cfdf2c this should narrow the about action 2014-11-19 13:32:29 +00:00
Ivailo Monev
2e8eb12e94 rebranded help dialog and menu for a start 2014-11-19 00:22:39 +00:00
Ivailo Monev
0e7507fb68 updated dbus interfaces 2014-11-18 02:59:03 +00:00
Ivailo Monev
814163a8dc initial import 2014-11-13 01:04:59 +02:00