Feed Advanced Search

Jul 31 2019

nmel requested changes to D15693: Shift+Del in order to remove cruft from the history of the "Search for" comboBox in the search dialog.

It's a useful feature for people that like to keep their environment clean. Thanks for working on this, Toni!

Jul 31 2019, 5:07 PM · Krusader
nmel added a comment to D22666: Achieve that Krusader searches correctly if the "Follow links" checkbox is disabled.

If you'd like this fix to be included in v2.7.2, please push it to master by Aug 4 and I'll backport to stable. Please don't forget to specify BUG, FIXED, Differential Revision tags in the commit message.

Jul 31 2019, 4:25 PM · Krusader
nmel added a comment to D22673: Set the focus on the first search result.

If you'd like this fix to be included in v2.7.2, please push it to master by Aug 4 and I'll backport to stable. Please don't forget to specify BUG, FIXED, Differential Revision tags in the commit message.

Jul 31 2019, 4:25 PM · Krusader

Jul 30 2019

asensi updated the diff for D15693: Shift+Del in order to remove cruft from the history of the "Search for" comboBox in the search dialog.

The new files were updated (copyright years were changed).

Jul 30 2019, 8:48 AM · Krusader

Jul 29 2019

asensi updated the diff for D15693: Shift+Del in order to remove cruft from the history of the "Search for" comboBox in the search dialog.

This is the new version of the source code, after some minor improvements, having updated it because of the changes to the source code that have happened since the last time (like in krsearchdialog.cpp), and having used daily the classes meanwhile.

Jul 29 2019, 9:25 PM · Krusader

Jul 28 2019

nmel accepted D22666: Achieve that Krusader searches correctly if the "Follow links" checkbox is disabled.

It works properly now - thanks!
I checked the commit you mentioned in the bug. Before it the checkbox was still ignored but the links were always not followed.

Jul 28 2019, 6:48 AM · Krusader
nmel accepted D22673: Set the focus on the first search result.

It works and I'm fine with the proposed fix. Thanks Toni!

Jul 28 2019, 6:12 AM · Krusader

Jul 27 2019

asensi added reviewers for D22666: Achieve that Krusader searches correctly if the "Follow links" checkbox is disabled: gengisdave, nmel, abika, yurchor.
Jul 27 2019, 7:33 PM · Krusader
asensi added reviewers for D22673: Set the focus on the first search result: gengisdave, nmel, abika, yurchor.
Jul 27 2019, 7:30 PM · Krusader

Jul 23 2019

asensi accepted D22434: Replace obsolete QFontMetrics::width with QFontMetrics::horizontalAdvance.

(optional) I'd use QFontMetrics::horizontalAdvance(A) and QFontMetrics::width(A) for additional type check.

Jul 23 2019, 10:11 PM · Krusader
asensi requested review of D22673: Set the focus on the first search result.
Jul 23 2019, 6:38 AM · Krusader

Jul 22 2019

asensi requested review of D22666: Achieve that Krusader searches correctly if the "Follow links" checkbox is disabled.
Jul 22 2019, 10:06 PM · Krusader
nmel accepted D22434: Replace obsolete QFontMetrics::width with QFontMetrics::horizontalAdvance.

Thanks Davide! It's cleaner and macro name is good. No issues with fonts were discovered when I tested.

Jul 22 2019, 6:26 AM · Krusader
nmel closed D22602: Updated copyright years.
Jul 22 2019, 6:15 AM · Krusader, Documentation

Jul 21 2019

gengisdave accepted D22602: Updated copyright years.

No objections

Jul 21 2019, 6:55 PM · Krusader, Documentation
gengisdave updated the diff for D22434: Replace obsolete QFontMetrics::width with QFontMetrics::horizontalAdvance.

Changed with macro, as suggested by @nmel; the code now is cleaner (and QFONTMETRICS_HORIZONTAL_ADVANCE seems a bit long)

Jul 21 2019, 6:36 PM · Krusader
abika added a comment to D22177: Panel: Improve open actions in context menu.

Thanks for testing again!

Jul 21 2019, 4:18 PM · Krusader
Diffusion closed D22177: Panel: Improve open actions in context menu.
Jul 21 2019, 4:17 PM · Krusader
abika added a comment to D22174: Synchronizer: Set column headers to adjust widths automatically.

Thanks for testing everyone!

Jul 21 2019, 3:59 PM · Krusader
Diffusion closed D22174: Synchronizer: Set column headers to adjust widths automatically.
Jul 21 2019, 3:57 PM · Krusader
gengisdave closed D22443: Wrap text in copy/move confirmation dialog.
Jul 21 2019, 3:46 PM · Krusader
gengisdave closed D22435: Remove obsolete qt version check.
Jul 21 2019, 3:34 PM · Krusader
nmel added a comment to D22443: Wrap text in copy/move confirmation dialog.

If you'd like this fix to be included into v2.7.2, please merge by the end of the month.

Jul 21 2019, 6:13 AM · Krusader
nmel added a comment to D22174: Synchronizer: Set column headers to adjust widths automatically.

If you'd like this fix to be included into v2.7.2, please merge by the end of the month.

Jul 21 2019, 6:10 AM · Krusader
nmel added a project to D22602: Updated copyright years: Krusader.
Jul 21 2019, 6:04 AM · Krusader, Documentation
asensi accepted D22435: Remove obsolete qt version check.

It's an improvement. Thanks!

Jul 21 2019, 5:32 AM · Krusader

Jul 20 2019

nmel accepted D22443: Wrap text in copy/move confirmation dialog.

It works fine but please fix coding style before pushing your changes. Thanks!

Jul 20 2019, 6:44 AM · Krusader
nmel requested changes to D22434: Replace obsolete QFontMetrics::width with QFontMetrics::horizontalAdvance.

I agree we can substitute the width method with the horizontalAdvance, however I propose we use compat.h to eliminate code duplication here.

Jul 20 2019, 6:35 AM · Krusader
nmel accepted D22435: Remove obsolete qt version check.

Reasonable!

Jul 20 2019, 6:22 AM · Krusader
nmel added a comment to D22431: Fixed lost editor when file is updating and the list model to correctly handle next item.

Thanks for checking, Davide! :)

Jul 20 2019, 6:20 AM · Krusader
nmel closed D22431: Fixed lost editor when file is updating and the list model to correctly handle next item.
Jul 20 2019, 6:17 AM · Krusader

Jul 19 2019

asensi accepted D22177: Panel: Improve open actions in context menu.
Jul 19 2019, 10:32 PM · Krusader
asensi accepted D22174: Synchronizer: Set column headers to adjust widths automatically.

The new code works using Kubuntu 18.04. Although the final behavior of Synchronizer is not perfect, the patch improves the current situation, therefore: thanks, Alex! (and Yuri :-) )

Jul 19 2019, 10:27 PM · Krusader

Jul 18 2019

asensi added a comment to D22177: Panel: Improve open actions in context menu.

The new code works as expected using Kubuntu 18.04. Thanks, Alex! (and Yuri and Nikita :-) )

Jul 18 2019, 9:36 PM · Krusader
gengisdave added a comment to D22434: Replace obsolete QFontMetrics::width with QFontMetrics::horizontalAdvance.

@yurchor : I follwed the guidelines from the documentation (https://doc.qt.io/qt-5/qfontmetrics-obsolete.html#width); I haven't tried to see where the difference really is, I think there could be some pixel overlapped or some extra space.

Jul 18 2019, 6:29 PM · Krusader
yurchor added a comment to D22434: Replace obsolete QFontMetrics::width with QFontMetrics::horizontalAdvance.

Isn't it be easier to use boundingRect(text).width() as a replacement of horizontalAdvance(text) which does not require Qt 5.11 and is not deprecated?

Jul 18 2019, 5:06 PM · Krusader
yurchor closed D22504: Get rid of some deprecated methods.
Jul 18 2019, 2:54 PM · Krusader
gengisdave accepted D22504: Get rid of some deprecated methods.

Looking at Qt, all the new methods are present in version 5.9 so that no checks with preprocessor are needed.

Jul 18 2019, 2:40 PM · Krusader

Jul 17 2019

gengisdave added a project to D22504: Get rid of some deprecated methods: Krusader.
Jul 17 2019, 10:15 AM · Krusader

Jul 13 2019

gengisdave requested review of D22443: Wrap text in copy/move confirmation dialog.
Jul 13 2019, 4:43 PM · Krusader
gengisdave requested review of D22435: Remove obsolete qt version check.
Jul 13 2019, 12:13 PM · Krusader
gengisdave requested review of D22434: Replace obsolete QFontMetrics::width with QFontMetrics::horizontalAdvance.
Jul 13 2019, 12:03 PM · Krusader
gengisdave accepted D22431: Fixed lost editor when file is updating and the list model to correctly handle next item.

Tested on Fedora 30; it compiles and the bug is not present anymore; during the same test, a Krusader version without this patch was having this problem while the patched one was able to rename the file.

Jul 13 2019, 9:52 AM · Krusader
nmel added a comment to D22177: Panel: Improve open actions in context menu.

Reminder for git push :)

Jul 13 2019, 7:04 AM · Krusader
nmel added a project to D22431: Fixed lost editor when file is updating and the list model to correctly handle next item: Krusader.
Jul 13 2019, 6:59 AM · Krusader

Jul 3 2019

yurchor added a comment to D22174: Synchronizer: Set column headers to adjust widths automatically.

Works fine for me (3-day testing). Thanks.

Jul 3 2019, 5:02 PM · Krusader

Jul 1 2019

nmel accepted D22177: Panel: Improve open actions in context menu.

Reviewed the code and tested — everything is great!

Jul 1 2019, 6:32 AM · Krusader

Jun 30 2019

yurchor added a comment to D22177: Panel: Improve open actions in context menu.

Tested to work as expected.

Jun 30 2019, 7:07 PM · Krusader
abika added a project to D22177: Panel: Improve open actions in context menu: Krusader.
Jun 30 2019, 6:11 PM · Krusader
abika added a project to D22174: Synchronizer: Set column headers to adjust widths automatically: Krusader.
Jun 30 2019, 5:04 PM · Krusader

Jun 16 2019

gengisdave closed D21323: Shortcuts for move tab.

Forgot to add the reference to this revision in the commit message, closed with Shortcuts to move tab

Jun 16 2019, 11:10 AM · Krusader
fbampaloukas added a watcher for Krusader: fbampaloukas.
Jun 16 2019, 8:33 AM

Jun 14 2019

nmel accepted D21323: Shortcuts for move tab.

New revision is also good - feel free to push to master.

Jun 14 2019, 5:25 AM · Krusader

Jun 9 2019

gengisdave updated the diff for D21323: Shortcuts for move tab.

Removed the single tab check in favor of a comment, like proposed by @abika

Jun 9 2019, 6:20 AM · Krusader

Jun 2 2019

abika added a comment to D21323: Shortcuts for move tab.

@gengisdave : A comment would be nice. Thanks.

Jun 2 2019, 3:04 PM · Krusader

May 29 2019

gengisdave added a comment to D21323: Shortcuts for move tab.

@abika : this is intentional to define that these two methods do nothing when the panel has just one tab, I can change them with a comment remarking this logic

May 29 2019, 5:18 AM · Krusader

May 25 2019

abika accepted D21323: Shortcuts for move tab.

Looks good. Thanks for the improvement!

May 25 2019, 4:56 PM · Krusader
asensi accepted D21323: Shortcuts for move tab.

The new code works using Kubuntu 19.04. Other people can do their checks. Davide, using the same keys as Chromium, Firefox, Libreoffice Calc, etc. is a advantage. Thanks, Davide! (and Nikita :-) )

May 25 2019, 7:09 AM · Krusader

May 22 2019

nmel accepted D21323: Shortcuts for move tab.

Thanks Davide!

May 22 2019, 6:58 AM · Krusader

May 21 2019

yurchor added a comment to D21323: Shortcuts for move tab.

Tested to compile, install and work as expected.

May 21 2019, 7:21 PM · Krusader
gengisdave requested review of D21323: Shortcuts for move tab.
May 21 2019, 7:00 PM · Krusader

May 5 2019

abika added a comment to D20741: FileSystem: Fix using creation time from KIO as changed time (ctime).

Thanks Nikita! Changes applied and pushed into maste.

May 5 2019, 7:24 PM · Krusader
Diffusion closed D20741: FileSystem: Fix using creation time from KIO as changed time (ctime).
May 5 2019, 7:23 PM · Krusader
abika updated the diff for D20741: FileSystem: Fix using creation time from KIO as changed time (ctime).
  • fixup! FileSystem: Fix using creation time from KIO as changed time (ctime)
May 5 2019, 7:18 PM · Krusader

Apr 27 2019

nmel accepted D20741: FileSystem: Fix using creation time from KIO as changed time (ctime).

Thanks for the fix and refactoring, Alex! Compiles and works as expected. Please check my inline comments.

Apr 27 2019, 3:47 AM · Krusader

Apr 22 2019

abika added a project to D20741: FileSystem: Fix using creation time from KIO as changed time (ctime): Krusader.
Apr 22 2019, 3:58 PM · Krusader

Apr 15 2019

nmel added a comment to D20373: Updated minimal Qt version to the earliest supported version (5.9).

Thank you, Yuri and Alex!

Apr 15 2019, 6:51 AM · Krusader
nmel closed D20373: Updated minimal Qt version to the earliest supported version (5.9).
Apr 15 2019, 6:49 AM · Krusader

Apr 13 2019

abika accepted D20373: Updated minimal Qt version to the earliest supported version (5.9).

After rethinking this, I agree with you, Nikita. We should not impose the burden of supporting an outdated Qt version on ourself.

Apr 13 2019, 4:40 PM · Krusader

Apr 10 2019

yurchor accepted D20373: Updated minimal Qt version to the earliest supported version (5.9).
Apr 10 2019, 7:21 AM · Krusader
nmel added reviewers for D20373: Updated minimal Qt version to the earliest supported version (5.9): mchabrecek, abika, yurchor.
Apr 10 2019, 6:49 AM · Krusader

Apr 8 2019

nmel added a project to D20373: Updated minimal Qt version to the earliest supported version (5.9): Krusader.

QOverload is only available in Qt >= 5.7, and Qt 5.9 is the earliest supported version.
See also https://bugs.kde.org/show_bug.cgi?id=405212 .
I proposed this change in the discussion of D19623 and there were no objections for a month.

Apr 8 2019, 7:59 AM · Krusader

Mar 8 2019

Diffusion closed D19277: Create new text files with umask applied.
Mar 8 2019, 8:21 PM · Krusader
abika added a comment to D19277: Create new text files with umask applied.

Thanks! Landed (Hope this revision will close itself).

Mar 8 2019, 7:45 PM · Krusader

Mar 7 2019

nmel accepted D19277: Create new text files with umask applied.

Tested with various umasks and local / remote fs - works nicely. Please don't forget to fix the build (and possibly, the commit messages) before merging. Thanks!

Mar 7 2019, 6:54 AM · Krusader

Mar 4 2019

nmel added a comment to D19277: Create new text files with umask applied.

Alex, it looks good now - thanks! Let me test it and I'll get back to you in a few days.

Mar 4 2019, 7:44 AM · Krusader

Mar 3 2019

abika updated the summary of D19277: Create new text files with umask applied.
Mar 3 2019, 7:16 PM · Krusader
abika added a comment to D19277: Create new text files with umask applied.

You're right Nikita. I changed it now so that local files are created with QFile. Umask is applied here.

Mar 3 2019, 7:07 PM · Krusader
abika updated the diff for D19277: Create new text files with umask applied.
  • SQUASH_ME Panel: Create new local text files directly with QFile
Mar 3 2019, 7:05 PM · Krusader

Feb 25 2019

nmel added a comment to D19277: Create new text files with umask applied.

Refactoring code is fine, however setting 644 unconditionally introduces a security issue. The permissions for new files should follow umask setting. Otherwise users may unintentionally share their new files with other users.

Feb 25 2019, 6:49 AM · Krusader
nmel closed D15376: Replace deprecated UDSEntry::insert with UDSEntry::fastInsert.
Feb 25 2019, 6:32 AM · Krusader

Feb 24 2019

abika added a comment to D19104: Search: Improve right-click context menu.

Thanks for the reviews!

Feb 24 2019, 5:08 PM · Krusader
Diffusion closed D19104: Search: Improve right-click context menu.
Feb 24 2019, 5:07 PM · Krusader
abika accepted D15376: Replace deprecated UDSEntry::insert with UDSEntry::fastInsert.

Thanks. Working fine.

Feb 24 2019, 4:17 PM · Krusader
abika added a project to D19277: Create new text files with umask applied: Krusader.
Feb 24 2019, 4:02 PM · Krusader

Feb 18 2019

nmel added reviewers for D15376: Replace deprecated UDSEntry::insert with UDSEntry::fastInsert: abika, asensi, mchabrecek.
Feb 18 2019, 7:53 AM · Krusader
nmel accepted D19104: Search: Improve right-click context menu.

Nice fix and improvement. Thanks!

Feb 18 2019, 7:50 AM · Krusader
nmel updated the diff for D15376: Replace deprecated UDSEntry::insert with UDSEntry::fastInsert.
  • fixed build and formatting
Feb 18 2019, 7:13 AM · Krusader
nmel commandeered D15376: Replace deprecated UDSEntry::insert with UDSEntry::fastInsert.

Due to no response from Davide, I'm taking over. I also see lots of deprecation warnings and would like to fix it. The most recent revision doesn't compile, however. I have a fix and will update shortly.

Feb 18 2019, 7:11 AM · Krusader

Feb 17 2019

yurchor added a comment to D19104: Search: Improve right-click context menu.

+1
Compiles, installs and works as expected.

Feb 17 2019, 8:31 PM · Krusader
abika added a project to D19104: Search: Improve right-click context menu: Krusader.
Feb 17 2019, 8:03 PM · Krusader

Nov 9 2018

mchabrecek added a comment to T2966: Code Cleaning.

Kindly ping.

Nov 9 2018, 9:16 AM · Krusader

Nov 6 2018

mchabrecek added a comment to T2966: Code Cleaning.

Hello All,

Nov 6 2018, 8:07 AM · Krusader

Oct 27 2018

nmel requested changes to D15376: Replace deprecated UDSEntry::insert with UDSEntry::fastInsert.

Kindly ping.

Oct 27 2018, 7:52 AM · Krusader

Oct 26 2018

mchabrecek added a comment to T2966: Code Cleaning.

Hello Guys,

Oct 26 2018, 10:00 AM · Krusader

Oct 21 2018

mchabrecek closed D16223: Replaced old connect() with QT5 style. Part 1.
Oct 21 2018, 9:46 PM · Krusader

Oct 20 2018

yurchor added a comment to D16223: Replaced old connect() with QT5 style. Part 1.

OK, so will you provide me the necessary permissions for that? I suppose, it is this repository: git@git.kde.org:krusader.git

Oct 20 2018, 7:21 PM · Krusader

Oct 19 2018

mchabrecek added a comment to D16223: Replaced old connect() with QT5 style. Part 1.
In D16223#345641, @nmel wrote:

I can push it, I might need some help:
Is it enough to merge my branch to master, add code review link (= Differential revision https://phabricator.kde.org/D16223 ??) and push the master?
Or is there something more?

Since this is a single change and not multiple related changes, I would squash your branch into a single commit, rebase on top of the master, add the CR link and push it. Thanks!

Oct 19 2018, 12:37 PM · Krusader
nmel added a comment to D16223: Replaced old connect() with QT5 style. Part 1.

I can push it, I might need some help:
Is it enough to merge my branch to master, add code review link (= Differential revision https://phabricator.kde.org/D16223 ??) and push the master?
Or is there something more?

Oct 19 2018, 6:30 AM · Krusader

Oct 17 2018

mchabrecek added a comment to D16223: Replaced old connect() with QT5 style. Part 1.
In D16223#344206, @nmel wrote:

Is it approved and will be landed, or I have to send another arc diff with these 3 adjustments?

For minor tweaks like this we usually approve and let author incorporate the fixes before pushing. Just to reduce turnaround time. Of course, if someone else pushes (or lands) the change, the author should send updated diff first.

Miroslav, are you going to push this change to the repo or you want us to do it? I think it's worth getting the permission as you're going to do several consecutive changes on this refactoring and, hopefully, other improvements. Please read our commit guidelines before pushing.

Oct 17 2018, 7:56 AM · Krusader