13 Commits

Author SHA1 Message Date
Craig Drummond
b65b182629 Misc fixes - taken from https://github.com/fenuks/cantata 2021-12-27 17:05:24 +00:00
Michael Pyne
835e480748 Require sys/types.h for dev_t unconditionally.
Fixes a build error with musl libc.  Turns out this is the required
header for dev_t, and not just for FreeBSD.  That it works without on
glibc is just an accident.

Differential Revision: https://phabricator.kde.org/D6596

(cherry picked from commit 2382c3f8d3669c473130f4baefb68d244dcb5cbc)
2021-08-04 19:35:01 +02:00
Craig Drummond
059aceb95d Fix build issues due to previous change. #1727 2021-07-29 12:13:42 +01:00
Craig Drummond
31b8a6d9b9 Revert "Revert "Merge pull request #1727 from jprjr/fix-deprecated-warnings""
This reverts commit be9c1e74e0.
2021-07-29 12:00:04 +01:00
Craig Drummond
be9c1e74e0 Revert "Merge pull request #1727 from jprjr/fix-deprecated-warnings"
This reverts commit cb18837d11, reversing
changes made to b296cf7113.
2021-07-28 19:44:57 +01:00
John Regan
223946a884 fix deprecation: QMap with multi-valued keys, use QMultiMap 2021-07-20 08:34:29 -04:00
John Regan
cc0d116986 fix deprecation: QString::SkipEmptyParts is now Qt::SkipEmptyParts 2021-07-19 15:00:32 -04:00
Craig Drummond
b8645d1358 Fix most, but not all, deprecation warnings. 2020-02-16 09:51:37 +00:00
padertux
4f26eb686e Refactor code to use C++11 nullptr 2018-01-08 23:01:25 +01:00
padertux
dc8cbed1eb Refactor code to use C++11 overriding 2018-01-08 22:51:48 +01:00
padertux
62b5096013 Fix build error 2017-08-19 22:43:19 +02:00
craig.p.drummond
30637bda8e Update copy of Solid to KDE4.10.5 2013-07-22 21:11:34 +00:00
craig.p.drummond
b534390b60 Move 3rd party code into 3rdparty! 2013-04-22 19:49:13 +00:00