- 06 Feb, 2022 4 commits
-
-
Andrius Štikonas authored
-
Andrius Štikonas authored
-
Andrius Štikonas authored
-
Andrius Štikonas authored
-
- 05 Feb, 2022 6 commits
-
-
Andrius Štikonas authored
-
Andrius Štikonas authored
-
Andrius Štikonas authored
-
Andrius Štikonas authored
-
Andrius Štikonas authored
Casting and passing the processChannel argument unfiltered to QProcess could pose a security issue if future additions are made to QProcess that introduce new behaviour.
-
Andrius Štikonas authored
-
- 21 Jan, 2022 1 commit
-
-
Andrius Štikonas authored
-
- 20 Jan, 2022 5 commits
-
-
Andrius Štikonas authored
-
Andrius Štikonas authored
-
Andrius Štikonas authored
-
Andrius Štikonas authored
-
Andrius Štikonas authored
-
- 18 Jan, 2022 1 commit
-
-
Andrius Štikonas authored
-
- 16 Jan, 2022 4 commits
-
-
Andrius Štikonas authored
BUG: 432704
-
Andrius Štikonas authored
-
Andrius Štikonas authored
-
Andrius Štikonas authored
-
- 15 Jan, 2022 3 commits
-
-
Andrius Štikonas authored
-
Andrius Štikonas authored
-
Andrius Štikonas authored
-
- 10 Jan, 2022 4 commits
-
-
Andrius Štikonas authored
-
Andrius Štikonas authored
-
Andrius Štikonas authored
-
Andrius Štikonas authored
-
- 05 Jan, 2022 1 commit
-
-
Andrius Štikonas authored
BUG: 447961
-
- 01 Jan, 2022 1 commit
-
-
Andrius Štikonas authored
BUG: 447784
-
- 28 Dec, 2021 6 commits
-
-
Andrius Štikonas authored
-
-
-
-
And implement it on ext2, 3, 4. I don't know all the filesystems that can have posix permissions, those three will do. if we need more in the future we implement them, it's two lines of code.
-
-
- 24 Dec, 2021 2 commits
-
-
Andrius Štikonas authored
Also move kpmcore plugins into separate namespace.
-
Andrius Štikonas authored
BUG: 447248
-
- 04 Dec, 2021 1 commit
-
-
Andrius Štikonas authored
fstab column width was calculated before spaces were escaped which would result in no space between mount point and file system type columns. BUG: 446218
-
- 29 Nov, 2021 1 commit
-
-
Tomaz Canabrava authored
The std::cout and qDebugs on the external command helper is not visible to the user as it runs in another process via dbus this is highly annoying if you want to be able to discover what's wrong on the command line. A method that checks if the file is in the right place should be called by the users of this library
-