- 25 May, 2022 1 commit
-
-
Laurent Montel authored
-
- 05 May, 2022 1 commit
-
-
Laurent Montel authored
-
- 26 Apr, 2022 2 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
- 10 Mar, 2022 1 commit
-
-
Heiko Becker authored
Available since cmake 3.12 and we already require 3.16.
-
- 23 Dec, 2021 2 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
- 28 Nov, 2021 1 commit
-
-
Albert Astals Cid authored
-
- 03 Oct, 2021 1 commit
-
-
Nicolas Fella authored
-
- 14 Aug, 2021 1 commit
-
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-
- 17 May, 2021 2 commits
-
-
Friedrich W. H. Kossebau authored
Also move cmake config generation into src/ folder GIT_SILENT
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-
- 17 Jan, 2021 2 commits
-
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-
- 14 Sep, 2020 4 commits
-
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
GIT_SILENCE
-
- 13 Sep, 2020 13 commits
-
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-
- 29 Jul, 2020 1 commit
-
-
Jonathan Marten authored
In KCompactDisc::cdromDeviceUrl(), if the device name is not in the description-to-URL map it is assumed to be a device name in the form "/dev/srN" and is converted to 'passedUrl' for checking against the same map. Unfortunately in Qt5 QUrl("/dev/srN") does not return a full URL including the "file" scheme, so it will not compare equal to any of the map URLs. The effect is that defaultCdromDeviceUrl() is used, which is taken to be the first map entry. Therefore, if the disc is not in the first drive, an incorrect device URL will be used and the disc reading fails. Use QUrl::fromLocalFile() to generate a correct URL for the device name. Allow WMlib debugging to be enabled without recompiling KCompactDisc, by setting the environment variable KCOMPACTDISC_WMLIB_DEBUG.
-
- 01 Jun, 2020 3 commits
-
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-
- 20 May, 2020 1 commit
-
-
Yuri Chornoivan authored
-
- 17 May, 2020 1 commit
-
-
Laurent Montel authored
-
- 17 Mar, 2020 1 commit
-
-
Laurent Montel authored
-
- 30 Dec, 2019 1 commit
-
-
Laurent Montel authored
-
- 15 Dec, 2019 1 commit
-
-
Luigi Toscano authored
-