- 18 Jan, 2021 1 commit
-
-
Script Kiddy authored
-
- 16 Jan, 2021 2 commits
-
-
Michael Reeves authored
-
Michael Reeves authored
-
- 15 Jan, 2021 2 commits
-
-
Michael Reeves authored
Currently this has no effect as the only use of FirstNonEmpty instantiates with QString
-
Michael Reeves authored
-
- 14 Jan, 2021 1 commit
-
-
Michael Reeves authored
*createLocalCopy already does this
-
- 11 Jan, 2021 1 commit
-
-
Michael Reeves authored
-
- 10 Jan, 2021 1 commit
-
-
Michael Reeves authored
Correct handling of blank file name.
-
- 09 Jan, 2021 2 commits
-
-
Michael Reeves authored
-
Michael Reeves authored
-
- 08 Jan, 2021 4 commits
-
-
Michael Reeves authored
-
Michael Reeves authored
Much less headache to keep track of and read.
-
Michael Reeves authored
*KIO uses the posix access codes on windows.
-
Michael Reeves authored
-
- 05 Jan, 2021 5 commits
-
-
Michael Reeves authored
This function is tricky to use right in KDiff3. Our local "urls" don't always have a scheme. This is fine since KDiff3 doen't deal with relative remote urls.
-
Michael Reeves authored
*set m_url from absolute path *drop obsolete special handling from FileAccess::url -We now always have m_url setup.
-
Michael Reeves authored
-
Michael Reeves authored
This enables linting for missed values.
-
Michael Reeves authored
Modern compilers warning for unchecked enum values in a switch. Don't short-circuit this with a runtime assert.
-
- 04 Jan, 2021 5 commits
-
-
Michael Reeves authored
-
Michael Reeves authored
-
Michael Reeves authored
QCOMPARE will show the actual result not just validate it.
-
Michael Reeves authored
Much more bullet-proof than trying to play games with the linker.
-
Michael Reeves authored
-
- 03 Jan, 2021 2 commits
-
-
Michael Reeves authored
-
Michael Reeves authored
-
- 02 Jan, 2021 4 commits
-
-
Michael Reeves authored
-
Michael Reeves authored
-
Michael Reeves authored
-
Michael Reeves authored
-
- 01 Jan, 2021 1 commit
-
-
Eyal Soha authored
-
- 28 Dec, 2020 7 commits
-
-
Michael Reeves authored
-
Michael Reeves authored
-
Michael Reeves authored
-
Michael Reeves authored
-
Michael Reeves authored
*Don't setup bogus FileAccess records if FileAccessJobHandler::stat fails. *Also don't set m_bValidData = true for such cases.
-
Michael Reeves authored
-
Michael Reeves authored
-
- 27 Dec, 2020 1 commit
-
-
Michael Reeves authored
-
- 26 Dec, 2020 1 commit
-
-
Michael Reeves authored
This reverts commit 2803806a.
-