- 29 Mar, 2017 11 commits
-
-
Harald Sitter authored
this extension is only relevant for konqueror and had no impact on actual functionality so it is a simply removal of affected code
-
Harald Sitter authored
-
Harald Sitter authored
-
Harald Sitter authored
-
Harald Sitter authored
first step to merging the two classes
-
Harald Sitter authored
-
Harald Sitter authored
-
Harald Sitter authored
-
Harald Sitter authored
-
Harald Sitter authored
-
Harald Sitter authored
-
- 26 Feb, 2017 2 commits
-
-
Joachim Priesner authored
Previously, entries in the ignored path list without a trailing slash were not ignored during the scan. Tested on my local file system (Linux) with ignore paths both ending in a slash and not ending in a slash. REVIEW: 129953
-
Joachim Priesner authored
There were two things preventing the setting from taking effect: The ignored paths all contain a trailing slash, while the folder name compared against them does not. Additionally, the refactoring commit ee71f612 removed the assignment to the variable d, causing the directory to be always rescanned. BUGS: 339037 REVIEW: 129952
-
- 03 Feb, 2017 1 commit
-
-
Martin Tobias Holmedahl Sandsmark authored
-
- 16 Jan, 2017 1 commit
-
-
Martin Tobias Holmedahl Sandsmark authored
-
- 16 Oct, 2016 4 commits
-
-
Martin Tobias Holmedahl Sandsmark authored
-
Martin Tobias Holmedahl Sandsmark authored
-
Martin Tobias Holmedahl Sandsmark authored
-
Martin Tobias Holmedahl Sandsmark authored
-
- 28 Sep, 2016 1 commit
-
-
Burkhard Lück authored
-
- 27 Aug, 2016 7 commits
-
-
Martin Tobias Holmedahl Sandsmark authored
It might not look much better, but at least it doesn't get in the way of tracking the cursor, and doesn't jump around a bit randomly, or go away randomly.
-
Martin Tobias Holmedahl Sandsmark authored
-
Martin Tobias Holmedahl Sandsmark authored
-
Martin Tobias Holmedahl Sandsmark authored
-
Martin Tobias Holmedahl Sandsmark authored
Ports away from and removes the custom linked list implementation, and use QList instead. Both a small performance improvement, and QList is compatible with e. g. std::sort().
-
Martin Tobias Holmedahl Sandsmark authored
-
Martin Tobias Holmedahl Sandsmark authored
-
- 06 Aug, 2016 3 commits
-
-
Martin Tobias Holmedahl Sandsmark authored
-
Martin Tobias Holmedahl Sandsmark authored
-
Martin Tobias Holmedahl Sandsmark authored
-
- 02 Jul, 2016 2 commits
-
-
Martin Tobias Holmedahl Sandsmark authored
-
Martin Tobias Holmedahl Sandsmark authored
-
- 19 Jun, 2016 1 commit
-
-
David Faure authored
-
- 11 Jun, 2016 7 commits
-
-
Martin Tobias Holmedahl Sandsmark authored
-
Martin Tobias Holmedahl Sandsmark authored
-
Martin Tobias Holmedahl Sandsmark authored
-
Martin Tobias Holmedahl Sandsmark authored
-
Martin Tobias Holmedahl Sandsmark authored
-
Martin Tobias Holmedahl Sandsmark authored
-
Martin Tobias Holmedahl Sandsmark authored
-