Commit graph

36 commits

Author SHA1 Message Date
Ivailo Monev
d2a5236cd7 generic: build system cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-31 12:01:45 +02:00
Ivailo Monev
4a7e7dacad kdecore: remove deprecated kshared typedef
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-30 15:04:08 +02:00
Ivailo Monev
d721a8ddf3 kdecore: fix build of kstandarddirs test
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-29 18:21:24 +02:00
Ivailo Monev
a4996f3d49 generic: misc cleanups 2015-10-01 07:46:47 +03:00
Ivailo Monev
5731f1690c kdecore: adjust kdebug and kdesktopfile tests 2015-10-01 06:07:16 +03:00
Ivailo Monev
d6d3906a71 kdecore: minor karchive test cleanup, test still hangs
for some reason the group is not what the test expects, it may
not fail if the tests are run as root user but I doubt someone
will do that (I do not for one)
2015-09-23 04:11:05 +00:00
Ivailo Monev
e7133114e1 generic: misc cleanups 2015-09-05 05:16:46 +00:00
Ivailo Monev
e1c89a39e7 generic: misc cleanups 2015-09-04 01:57:47 +00:00
Ivailo Monev
4f4db96f84 kdecore: disable karchivetest for now 2015-08-27 18:30:17 +03:00
Ivailo Monev
fee99b1a9a kdecore: fix kservice test 2015-08-27 04:14:09 +03:00
Ivailo Monev
3d5edf4880 kdecore: fix kservice test 2015-08-27 03:43:41 +03:00
Ivailo Monev
a3ec7d5356 generic: misc cleanups 2015-08-25 22:10:31 +03:00
Ivailo Monev
21ad0df488 generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
Ivailo Monev
b5924b8057 kdecore: fixup kurl test after the automated cleanup 2015-07-15 21:03:30 +00:00
Ivailo Monev
16daf6233d generic: remove code for Qt4 versions older than 4.8 2015-07-15 20:41:31 +00:00
Ivailo Monev
5decfd65ea kdecore: misc cleanups 2015-07-11 20:30:43 +03:00
Ivailo Monev
e05886723a generic: normalize include guards 2015-07-11 18:20: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
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
278b3d6dfc kdecore: make sure KShell::splitArgs does not split quoted arguments 2015-02-27 21:36:19 +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
e6b7634185 kdecore: make the standarddirs test check for KDE4Macros.cmake not FindSoprano.cmake now that Soprano is no longer dependency 2015-02-24 19:17:58 +00:00
Ivailo Monev
ee64ff0cd5 fix a compiler warning in kcmdlineargs test 2015-01-17 19:19:19 +00:00
Ivailo Monev
1d36e7ec30 fix some kdeui and kdecore tests warnings 2014-12-23 22:30:14 +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
6e700dc650 replace bugs.kde.org with BUG_REPORT_URL; replace submit@bugs.kde.org with BUG_REPORT_EMAIL (new); remove kdoctools (Doxygen is used for API docs, anything else needs it besides some handbook slaves?); moved kwebkitpart translations to kde-l10n 2014-11-29 21:30:53 +00:00
Ivailo Monev
3f0dd268de remove win and mac cruft 2014-11-27 18:22:42 +00:00
Ivailo Monev
2d55a8d3dd katana -> kde4 2014-11-20 09:05:46 +00:00
Ivailo Monev
1b5cf17e2a hopefully another fix for the standard directories change 2014-11-19 20:57:44 +00:00
Ivailo Monev
9d86872eeb more hardcoded paths corrections (they should be unhardcoded but that will be done in the future) 2014-11-19 18:20:59 +00:00
Ivailo Monev
c7a2a17692 yet more windows and mac code remove 2014-11-19 15:30:39 +00:00
Ivailo Monev
b99fa1400b more windows code remove 2014-11-19 15:19:19 +00:00
Ivailo Monev
c3f3bcb965 windows code remove 2014-11-19 15:17:14 +00:00
Ivailo Monev
814163a8dc initial import 2014-11-13 01:04:59 +02:00