Ivailo Monev
934a74c881
generic: CodeQL warning fixes
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-06-23 13:13:51 +03:00
Ivailo Monev
cae36b782b
kdeui: adjust to Katie changes
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-06-11 13:56:39 +03:00
Ivailo Monev
504b2db6ee
kdeui: properly indent and format kstartupinfo and kxmessages source files
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-01-24 18:00:40 +02:00
Ivailo Monev
da9a1745c5
generic: remove most compiler checks
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-01-09 16:39:44 +02:00
Ivailo Monev
5d2d39e853
generic: drop support for operating systems Katie does not support
...
replace internal definitions with Q_OS_<OS> alternatives checks while at it
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-02-25 04:48:18 +02:00
Ivailo Monev
1fc11ee202
kdeui: indent KApplication::saveState()
...
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-02-04 18:37:22 +00:00
Ivailo Monev
ea32b64f81
kdeui: indent properly most of KStartupInfo
...
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-06-29 20:17:46 +00:00
Ivailo Monev
2e06275ade
kdeui: partially revert 9c496296af
...
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-06-27 19:52:36 +00:00
Ivailo Monev
6c67e5adf8
generic: make use of QHostInfo::localHostName()
...
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-06-21 19:56:58 +00:00
Ivailo Monev
48e8597429
kdeui: make KApplication contructor explicit
...
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-05-16 00:59:24 +00:00
Ivailo Monev
c10a61a5c7
generic: KApplication cleanup
...
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-05-04 23:52:26 +00:00
Ivailo Monev
b7febc718d
generic: various cleanups
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2018-10-29 00:14:45 +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
6908880a09
generic: misc cleanups
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2017-06-24 08:06:43 +00:00
Ivailo Monev
c2df76dbbc
generic: misc cleanups
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-11-01 18:43:08 +00:00
Ivailo Monev
10c2e4caed
kdeui: adjust to recent Katie changes
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-11-01 00:55:22 +00:00
Ivailo Monev
5470c1b18c
kdeui: to not call qDBusBindToApplication, it's noop
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-10-26 16:46:16 +00:00
Ivailo Monev
949dff9e92
generic: misc cleanups
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-10-19 03:32:06 +00:00
Ivailo Monev
9c496296af
generic: obsolete code removal
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-10-13 01:57:36 +00:00
Ivailo Monev
5766c8a192
kdeui: KApplication cleanup
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-10-05 22:30:14 +00:00
Ivailo Monev
7419f793b0
generic: replace kdesu with kdesudo
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-05-15 02:06:56 +00:00
Ivailo Monev
3828e55f8a
generic: cleanup configuration checks
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-05-02 18:10:43 +00:00
Ivailo Monev
1f34f5ad73
generic: use CMake export header generator
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-27 20:13:02 +00:00
Ivailo Monev
5c60c9643f
generic: remove D-Bus crash handler from core
...
it is obviously the wrong approach to report applications crashes
as is noted in the comment in kdebug. since it is only for
KApplications, which provide D-Bus interface, it can be handled
differently with a separate daemon that monitors for wrong
behavior but that is not needed really since DrKonqi does a fine
job at providing feedback when such even occurs
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-03-29 06:54:14 +00:00
Ivailo Monev
aa427fbc74
generic: get rid of TopMenu window mask
...
I think the last use of it went away with KMenuBar, other parts Katana
mostly check for it so that they can ignore it
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-03-26 17:19:15 +00:00
Ivailo Monev
d398932909
generic: drop Phonon in favour of MPV and custom player classes
...
kcompactdisc was remove because there is no use for it in the
current set of applications supported, if it is needed it will
need some work to make it use KMediaPlayer or whatever.
the Plasma VideoWidget class was dropped because custom widgets
(at some point) will be dropped unless absolutely needed and
hopefully getting rid of the heavy-weight QML stuff.
the new KMediaPlayer and KMediaWidgets classes are experimental
but they have been tested and they work as they should.
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-03-20 02:43:02 +00:00
Ivailo Monev
0aaace3b61
kdeui: fix build of kstyle against Katie
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-01-11 15:31:48 +02:00
Ivailo Monev
253bb60fcb
kdeui: merge KUniqueApplication::start() overload
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-01-01 16:17:28 +02:00
Ivailo Monev
2afcd384f3
generic: misc cleanups
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-20 00:01:16 +02:00
Ivailo Monev
9c7b41e8f4
generic: misc cleanups
2015-09-21 20:30:05 +00:00
Ivailo Monev
596f3bde1d
kdeui: check if icon passed to apps via --icon is valid and fallback if not
2015-09-21 20:29:47 +00:00
Ivailo Monev
a8a54f0484
generic: proper support for icon and caption in .desktop files
2015-09-21 00:26:31 +00:00
Ivailo Monev
4d683ae8b3
generic: cleanups remains of custom apps resources support
2015-09-06 14:42:29 +03:00
Ivailo Monev
a45755d5a1
generic: misc cleanups
2015-09-04 21:57:46 +00:00
Ivailo Monev
c931b9a201
generic: mostly win cruft removal
2015-08-28 04:47:19 +03:00
Ivailo Monev
06bb32bd92
generic: fix build against katie
2015-08-23 05:30:32 +03:00
Ivailo Monev
8699660085
generic: misc cleanups
2015-08-19 05:07:46 +03:00
Ivailo Monev
21ad0df488
generic: make changes required for building against katie
2015-08-11 05:56:07 +03:00
Ivailo Monev
5ddc190ce0
generic: normalize include guards
2015-07-11 18:42:46 +03:00
Ivailo Monev
732148f49b
generic: partitially revert 22db5ad6
2015-06-14 18:49:20 +03:00
Ivailo Monev
22db5ad66c
generic: change standard paths
2015-05-20 13:36:16 +00:00
Ivailo Monev
bf501e6429
generic: remove redudant virtual_hook definitions
2015-04-23 14:50:12 +00:00
Ivailo Monev
0d4a77e9a3
kdeui: remove support for override/unmanaged window type (part 2)
2015-04-20 07:24:03 +00:00
Ivailo Monev
453b8cbcc8
generic: kill deprecated cruft with fire
2015-03-01 02:02:30 +00: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
c71cc93299
remove mac cruft
2014-12-31 16:44:53 +00:00
Ivailo Monev
4f3fd401e4
KDE3_SUPPORT cleanup
2014-12-04 00:04:49 +00:00
Ivailo Monev
a499c2d11d
fix build of external software by not including config-misc header and place BUG_REPORT_URL and BUG_REPORT_EMAIL into kglobalsettings header
2014-11-29 23:03:51 +00:00
Ivailo Monev
2d55a8d3dd
katana -> kde4
2014-11-20 09:05:46 +00:00