- 25 Nov, 2020 1 commit
-
-
Alexander Lohnau authored
-
- 17 Nov, 2020 1 commit
-
-
Alexander Lohnau authored
-
- 13 Nov, 2020 1 commit
-
-
Méven Car authored
KFileItem::text() returns human readable values. To get name as file on disk name we need to use name(). BUG: 428850
-
- 26 Oct, 2020 1 commit
-
-
Yuri Chornoivan authored
-
- 25 Oct, 2020 2 commits
-
-
Nikita Melnichenko authored
The option "A plain mouse button resets selection" reset selection on a mouse click without modifiers (i.e. Shift or Ctrl). Selection with Shift/Ctrl for the mouse button have to be enabled for this setting to work. ADDED: Option to reset file selection on a mouse click without modifiers GUI: Added Konfigurator option for resetting file selection Discussion: !25
-
Nikita Melnichenko authored
The warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses].
-
- 19 Oct, 2020 5 commits
-
-
Toni Asensi Esteve authored
Revision: !29
-
Toni Asensi Esteve authored
FIXED: [ 425846 ] Too long delays are noticed when entering big 7z files BUG: 425846 Revision: !28
-
Toni Asensi Esteve authored
Added `- khelpcenter KDE help viewer` so that pressing F1 shows Krusader's help. More information can be seen on https://bugs.kde.org/show_bug.cgi?id=399735#c6 In `https://invent.kde.org/utilities/krusader.git` the ".git" was removed in order to avoid "server certificate verification failed. CAfile: none CRLfile: none" errors in a huge network. Revision: !32
-
Toni Asensi Esteve authored
Revision: !30
-
Toni Asensi Esteve authored
Revision: !31
-
- 04 Oct, 2020 2 commits
-
-
Nikita Melnichenko authored
-
Nikita Melnichenko authored
-
- 01 Oct, 2020 1 commit
-
-
Pavel Karelin authored
Added the ability reset selection of items when click to any place when option "Shift/Ctrl-Left mouse button selects" or "Shift/Ctrl-Right mouse button selects" is checked
-
- 29 Aug, 2020 1 commit
-
-
Toni Asensi Esteve authored
Revision: !26
-
- 15 Aug, 2020 1 commit
-
-
Toni Asensi Esteve authored
Revision: !24
-
- 14 Aug, 2020 1 commit
-
-
Davide Gianforte authored
-
- 10 Aug, 2020 1 commit
-
-
Davide Gianforte authored
The button holding the useraction icon is not set when selecting an element, but only when the icon is changed by the user. The last saved icon is applied to the following change if its icon is not changed. BUG: 328936 BUG: 423434 FIXED: [ 328936 ] "User action manager"; lost icon FIXED: [ 423434 ] UserAction icon is lost
-
- 01 Aug, 2020 1 commit
-
-
Toni Asensi Esteve authored
Revision: !23
-
- 27 Jul, 2020 1 commit
-
-
Toni Asensi Esteve authored
Make it possible that modified bookmark paths can be used later. This avoids Krusader users seeing the effects described in the "Editing a local path in Bookmark Manager breaks a bookmark" bug report (https://bugs.kde.org/show_bug.cgi?id=393320), though it would be better to solve that upstream frameworks-kbookmarks bug. Revision: !21
-
- 26 Jul, 2020 1 commit
-
-
Script Kiddy authored
-
- 25 Jul, 2020 1 commit
-
-
Script Kiddy authored
-
- 23 Jul, 2020 1 commit
-
-
Toni Asensi Esteve authored
Revision: !22
-
- 18 Jul, 2020 1 commit
-
-
Toni Asensi Esteve authored
FIXED: [ 423877 ] cbr files are not opened with a cbr reader (Okular, for example) BUG: 423877 Revision: !20
-
- 05 Jul, 2020 2 commits
-
-
Luigi Toscano authored
Fix for the previous commit.
-
Luigi Toscano authored
Without namespace, with variables.
-
- 03 Jul, 2020 1 commit
-
-
Toni Asensi Esteve authored
Revision: !16
-
- 01 Jul, 2020 1 commit
-
-
Toni Asensi Esteve authored
FIXED: [ 364838 ] Folders are ignored in the exclude list of Synchronizer BUG: 364838 Revision: !15
-
- 30 Jun, 2020 2 commits
-
-
Fabian Vogt authored
In other places the code assumes that every KArchiveEntry is either a KIsoDirectory or KIsoFile, but that was not true for rootDir(). FIXED: [ 418077 ] Kio_iso crash BUG: 418077 Discussion: !17
-
Nikita Melnichenko authored
Implemented a feature that allows cycling through various name and extension selections in the file-renaming editor by consecutively hitting the rename shortcut (F2 by default). For simple names like "notes.txt", it will cycle through "notes.txt", "notes" and "txt". For more complex names like "archive.tar.xz", it will cycle through "archive.tar.xz", "archive", "archive.tar", "xz" and "tar.xz". The feature will help users to quickly select part of the name they need to rename. In addition, fixed the warning appeared when consecutively hitting the rename shortcut: warning default unknown@0 # edit: editing failed ADDED: Cycling through file name part selections when renaming files GUI: Added cycling through file name part selections when renaming files CCBUG: 328923 Discussion: !13
-
- 24 Jun, 2020 1 commit
-
-
Nikita Melnichenko authored
Discussion: !12
-
- 20 Jun, 2020 9 commits
-
-
Nikita Melnichenko authored
In addition, refactored the function to eliminate an unnecessary set creation and clean up the code. FIXED: Krusader doesn't delete all selected folders if some of them aren't empty Resolved #5.
-
Nikita Melnichenko authored
Resolved #2.
-
Nikita Melnichenko authored
-
Nikita Melnichenko authored
It could be used similar to a function call now, for example !QRESOURCE_ISCOMPRESSED(x).
-
Davide Gianforte authored
-
Davide Gianforte authored
-
Davide Gianforte authored
-
Davide Gianforte authored
-
Davide Gianforte authored
-