Feed Advanced Search

Aug 23 2019

meven updated the diff for D22144: Add kio recentlyused:/ to access KActivityStats data.

Fix date parameter passing

Aug 23 2019, 9:59 AM · Frameworks, Dolphin
meven added inline comments to D22144: Add kio recentlyused:/ to access KActivityStats data.
Aug 23 2019, 9:31 AM · Frameworks, Dolphin
meven updated the diff for D22144: Add kio recentlyused:/ to access KActivityStats data.

Fix documentation, CMakeLists.txt, a couple of code fix

Aug 23 2019, 9:27 AM · Frameworks, Dolphin

Aug 22 2019

dfaure requested changes to D22144: Add kio recentlyused:/ to access KActivityStats data.

You asked for it :-)

Aug 22 2019, 9:10 PM · Frameworks, Dolphin
ngraham added a comment to D22144: Add kio recentlyused:/ to access KActivityStats data.
In D22144#514633, @ivan wrote:

Looks OK to me, I guess some of our resident KIO experts should review it. What do you think?

Aug 22 2019, 8:20 PM · Frameworks, Dolphin
meven updated the diff for D22144: Add kio recentlyused:/ to access KActivityStats data.

Add date and date range filtering after D22775

Aug 22 2019, 6:30 PM · Frameworks, Dolphin

Aug 20 2019

broulik retitled D23295: [Tab Bar] Resolve tab icon only if visible from [Tab Bar] Resolve tab icon lazily to [Tab Bar] Resolve tab icon only if visible.
Aug 20 2019, 3:30 PM · Dolphin
broulik updated the test plan for D23295: [Tab Bar] Resolve tab icon only if visible.
Aug 20 2019, 3:28 PM · Dolphin
broulik requested review of D23295: [Tab Bar] Resolve tab icon only if visible.
Aug 20 2019, 3:27 PM · Dolphin
meven added a comment to D22144: Add kio recentlyused:/ to access KActivityStats data.

I'v added @dfaure as reviewer.

Aug 20 2019, 7:55 AM · Frameworks, Dolphin
meven added a reviewer for D22144: Add kio recentlyused:/ to access KActivityStats data: dfaure.
Aug 20 2019, 7:54 AM · Frameworks, Dolphin
meven added a comment to D22144: Add kio recentlyused:/ to access KActivityStats data.
In D22144#514633, @ivan wrote:

Looks OK to me, I guess some of our resident KIO experts should review it. What do you think?

Aug 20 2019, 6:00 AM · Frameworks, Dolphin

Aug 19 2019

ivan added a comment to D22144: Add kio recentlyused:/ to access KActivityStats data.

Looks OK to me, I guess some of our resident KIO experts should review it. What do you think?

Aug 19 2019, 6:26 PM · Frameworks, Dolphin
ngraham accepted D23232: [dolphin] Add an action to toggle the searchbar.

Nice. you even differentiated the names that show up in the toolbar configuratin window! Looks great from my perspective. Let's wait for @elvisangelaccio now.

Aug 19 2019, 5:06 PM · Dolphin
ngraham added a comment to D23232: [dolphin] Add an action to toggle the searchbar.

I also think that using toggle for search makes more sense. It would be nice to have a general pattern of using toggle buttons in the toolbar for things that can be opened and closed, especially when they're activated via the toolbar in the first place.

Aug 19 2019, 4:58 PM · Dolphin
ngraham closed D23264: Fix a typo.
Aug 19 2019, 4:27 PM · Dolphin
ngraham added a comment to D23264: Fix a typo.

Nice job. May it be the first of many! :)

Aug 19 2019, 3:57 PM · Dolphin
nazark added a comment to D23264: Fix a typo.

Thanks,

Aug 19 2019, 3:01 PM · Dolphin
ngraham accepted D23264: Fix a typo.

Thank you very much!

Aug 19 2019, 2:53 PM · Dolphin
ngraham added a reviewer for D23264: Fix a typo: Dolphin.
Aug 19 2019, 2:52 PM · Dolphin
nazark requested review of D23264: Fix a typo.
Aug 19 2019, 2:24 PM · Dolphin
ngraham added a comment to D23255: Change warning dialog box to a question dialog box.

If the question starts with "Are you sure you want to..." that's probably a good sign it should be a warning since the wording implies that if you go through with it, something undesirable might happen.

Aug 19 2019, 1:38 PM · Dolphin
ndavis added a comment to D23232: [dolphin] Add an action to toggle the searchbar.

I also think that using toggle for search makes more sense. It would be nice to have a general pattern of using toggle buttons in the toolbar for things that can be opened and closed, especially when they're activated via the toolbar in the first place.

Aug 19 2019, 1:38 PM · Dolphin
iasensio updated the diff for D23232: [dolphin] Add an action to toggle the searchbar.
  • Set toggle_search as default toolbar action
Aug 19 2019, 11:34 AM · Dolphin
iasensio updated the diff for D23232: [dolphin] Add an action to toggle the searchbar.
  • Set toggle_search as default toolbar action (on top of D23075)
Aug 19 2019, 11:15 AM · Dolphin
feverfew added inline comments to D11382: Add an option to show tabs from last time when Dolphin starts.
Aug 19 2019, 10:46 AM · Dolphin
broulik added a comment to D23255: Change warning dialog box to a question dialog box.

I think a warning is appropriate as opening a gazillion applications could lead to an unresponsive system.

Aug 19 2019, 8:39 AM · Dolphin
shubham updated the summary of D23255: Change warning dialog box to a question dialog box.
Aug 19 2019, 6:08 AM · Dolphin
shubham added a reviewer for D23255: Change warning dialog box to a question dialog box: elvisangelaccio.
Aug 19 2019, 6:07 AM · Dolphin
shubham requested review of D23255: Change warning dialog box to a question dialog box.
Aug 19 2019, 6:06 AM · Dolphin
sredman added a comment to D22727: allow kio-extras to build with mingw on win32 and remove unnecessary includes.

The truth is stronger than "I would not recommend".
put() in SlaveBase-derived classes is called by the KIO library (TransferJob), so you CANNOT change the meaning of the arguments. It's part of the API/ABI for all slaves, and this cannot change until KF6.

Aug 19 2019, 3:08 AM · Frameworks, Dolphin
iasensio added a comment to D23232: [dolphin] Add an action to toggle the searchbar.

Looks like you incorporated changes in D23075 rather than rebasing on top of it.

Aug 19 2019, 2:12 AM · Dolphin
ngraham added a comment to D11382: Add an option to show tabs from last time when Dolphin starts.

Thanks for the comments, @feverfew. Your assistance is definitely appreciated given that you wrote a lot of the code I'm mangling here.

Aug 19 2019, 2:07 AM · Dolphin
ngraham added a comment to D23232: [dolphin] Add an action to toggle the searchbar.

Looks like you incorporated changes in D23075 rather than rebasing on top of it.

Aug 19 2019, 2:02 AM · Dolphin
ngraham added a dependent revision for D23075: Change default Dolphin toolbar layout: D23232: [dolphin] Add an action to toggle the searchbar.
Aug 19 2019, 2:01 AM · VDG, Dolphin
ngraham added a dependency for D23232: [dolphin] Add an action to toggle the searchbar: D23075: Change default Dolphin toolbar layout.
Aug 19 2019, 2:01 AM · Dolphin
iasensio updated the diff for D23232: [dolphin] Add an action to toggle the searchbar.
  • Update dolphinui.rc to use toggle_search instead of edit_find
Aug 19 2019, 12:30 AM · Dolphin
feverfew added a comment to D11382: Add an option to show tabs from last time when Dolphin starts.

This is ready for re-review, with one specific thing I could use help debugging: when you enable the new option, launching Dolphin and opening new windows becomes interminably slow, probably due to some extra DBus overhead that's still a bit beyond my comprehension. See the FIXME in the code.

Aug 19 2019, 12:19 AM · Dolphin

Aug 18 2019

ngraham added a comment to D23232: [dolphin] Add an action to toggle the searchbar.

Hmm, now that I give it more thought, you might be right. All right, let's give it a try. @iasensio we'll need for dolphinrc.ui to have the new toggle_search action on the default toolbar, rather than the old edit_find one. And don't forget to bump the version number at the top of that file. :)

Aug 18 2019, 9:31 PM · Dolphin
felixernst added a comment to D23232: [dolphin] Add an action to toggle the searchbar.

I think it is fine having two actions that both open the Search/Findbar. The new 'toggle-search' would replace 'open-search' in the Toolbar and 'open-search' would still be associated with Ctrl+F.
This is similar to having two actions for typing a new location:


Making the names of the two actions more distinct might be enough to keep the users from getting super confused.

Aug 18 2019, 8:25 PM · Dolphin
dfaure added a comment to D22727: allow kio-extras to build with mingw on win32 and remove unnecessary includes.

The truth is stronger than "I would not recommend".
put() in SlaveBase-derived classes is called by the KIO library (TransferJob), so you CANNOT change the meaning of the arguments. It's part of the API/ABI for all slaves, and this cannot change until KF6.

Aug 18 2019, 7:08 AM · Frameworks, Dolphin
sredman added a comment to D22727: allow kio-extras to build with mingw on win32 and remove unnecessary includes.

But, wait, this code is mixing "int permissions" (*) with the QFileDevice enum, that doesn't make any sense to me.

(*) this comes from KIO::put, which takes unix permissions on unix, not sure what it takes on Windows...

This doesn't match: unix permissions are octal (e.g. group read is 040 in octal), QFileDevice enum is hex (0x040).

Okay. I'm still unable to understand where/ how sftp::put() is called, or I would change everywhere it is called, to Qt way of permission extraction.

Aug 18 2019, 3:47 AM · Frameworks, Dolphin
ngraham added a reviewer for D23232: [dolphin] Add an action to toggle the searchbar: VDG.

Giving choice to the user isn't really the best solution here IMO. The fact that these toolbars are customizable at all is not widely known, and allowing people to choose between multiple actions that both do the same thing except for one slightly different close/focus behavior is likely to be super confusing to everyone who's not a Dolphin developer. :) Adding VDG for more opinions and comments.

Aug 18 2019, 1:52 AM · Dolphin
ngraham added a comment to D22144: Add kio recentlyused:/ to access KActivityStats data.

@ivan?

Aug 18 2019, 1:47 AM · Frameworks, Dolphin
ngraham accepted D23075: Change default Dolphin toolbar layout.
Aug 18 2019, 1:36 AM · VDG, Dolphin
iasensio updated the test plan for D23232: [dolphin] Add an action to toggle the searchbar.
Aug 18 2019, 12:37 AM · Dolphin
iasensio updated the diff for D23232: [dolphin] Add an action to toggle the searchbar.
  • Add an independent toggle_search action
Aug 18 2019, 12:30 AM · Dolphin

Aug 17 2019

iasensio updated the diff for D23232: [dolphin] Add an action to toggle the searchbar.
  • Update search action on view changes
Aug 17 2019, 11:14 PM · Dolphin
iasensio added a comment to D23232: [dolphin] Add an action to toggle the searchbar.

Wow, I did a little search through the bug tracker but I didn't find that it had been already addresed.
Those other two patches seem more detailed, as I haven't dealt with the filter bar, only the search bar. I have already seen some inconsistencies in mine when using tabs or split view.

Aug 17 2019, 11:02 PM · Dolphin
ngraham added a revision to T8473: Dolphin 'Find' button behavior: D23232: [dolphin] Add an action to toggle the searchbar.
Aug 17 2019, 10:31 PM · Dolphin
ngraham added a task to D23232: [dolphin] Add an action to toggle the searchbar: T8473: Dolphin 'Find' button behavior.
Aug 17 2019, 10:31 PM · Dolphin
ngraham updated subscribers of D23232: [dolphin] Add an action to toggle the searchbar.

Thanks for the patch! In fact, this comes up a lot. I'm aware of at least two other patches that have attempted to fix it: D10246 & D12094. Both of their submitters have effectively abandoned them, so I think we can move forward with this.

Aug 17 2019, 10:29 PM · Dolphin
iasensio added reviewers for D23232: [dolphin] Add an action to toggle the searchbar: Dolphin, ngraham.
Aug 17 2019, 10:20 PM · Dolphin
iasensio requested review of D23232: [dolphin] Add an action to toggle the searchbar.
Aug 17 2019, 10:18 PM · Dolphin
meven updated the summary of D7446: [Places panel] Revamp the Recently Saved section.
Aug 17 2019, 5:13 PM · Frameworks, Dolphin
meven updated the summary of D7446: [Places panel] Revamp the Recently Saved section.
Aug 17 2019, 5:13 PM · Frameworks, Dolphin
ngraham updated the summary of D11382: Add an option to show tabs from last time when Dolphin starts.
Aug 17 2019, 2:42 PM · Dolphin

Aug 16 2019

ngraham added a comment to D11382: Add an option to show tabs from last time when Dolphin starts.

This is ready for re-review, with one specific thing I could use help debugging: when you enable the new option, launching Dolphin and opening new windows becomes interminably slow, probably due to some extra DBus overhead that's still a bit beyond my comprehension. See the FIXME in the code.

Aug 16 2019, 10:10 PM · Dolphin
ngraham updated the summary of D11382: Add an option to show tabs from last time when Dolphin starts.
Aug 16 2019, 10:05 PM · Dolphin
ngraham updated the diff for D11382: Add an option to show tabs from last time when Dolphin starts.

Adjust settings UI again, this time to be perfectly clear about what applies when

Aug 16 2019, 10:04 PM · Dolphin
ngraham planned changes to D11382: Add an option to show tabs from last time when Dolphin starts.
Aug 16 2019, 9:01 PM · Dolphin
ngraham updated the diff for D11382: Add an option to show tabs from last time when Dolphin starts.

Refactor DBus call to find existing Dolphin instances into a re-usable function so we can use it to find out of there are any instances running when the user opens more windows

Aug 16 2019, 8:39 PM · Dolphin
feverfew updated the diff for D23207: Fixing implementation of FileJob interface in smb/sftp slaves.

Unnecessary min version upgraded

Aug 16 2019, 5:11 PM · Frameworks, Dolphin
feverfew added reviewers for D23207: Fixing implementation of FileJob interface in smb/sftp slaves: chinmoyr, fvogt.
Aug 16 2019, 5:07 PM · Frameworks, Dolphin
feverfew requested review of D23207: Fixing implementation of FileJob interface in smb/sftp slaves.
Aug 16 2019, 5:02 PM · Frameworks, Dolphin
ngraham planned changes to D11382: Add an option to show tabs from last time when Dolphin starts.
Aug 16 2019, 4:35 PM · Dolphin
ngraham updated the summary of D11382: Add an option to show tabs from last time when Dolphin starts.
Aug 16 2019, 4:23 PM · Dolphin
ngraham updated the diff for D11382: Add an option to show tabs from last time when Dolphin starts.

Adjust startup settings UI to only have two major sections

Aug 16 2019, 4:23 PM · Dolphin
ngraham updated the summary of D11382: Add an option to show tabs from last time when Dolphin starts.
Aug 16 2019, 3:53 PM · Dolphin
ngraham updated the diff for D11382: Add an option to show tabs from last time when Dolphin starts.

Adjust Settings window presentation to make sense with this new setting

Aug 16 2019, 3:51 PM · Dolphin
ngraham updated the diff for D11382: Add an option to show tabs from last time when Dolphin starts.

Rebase

Aug 16 2019, 3:10 PM · Dolphin
ngraham added a comment to D19471: Middle-elide file/folder labels so the extension is always visible.

Done: D23201

Aug 16 2019, 1:22 PM · Dolphin
meven added a comment to D19989: Unmounting busy device doesn't tell who is blocking.

Also, currently Solid does not depend on any KF5 libraries, this would be the first, is that ok?

Probably ok.

Keeping solid clean of process miscellaneous utils.

It's not really cleaner if it just puts it somewhere else.
If you're dealing with lsof you're probably doing something with a drive, at which point you're doing something with a drive (and using solid) anyway?

My point was also that KCoreAddons has already KProcessInfo ands KFileSystemType to find files fs types.
So a utility in the same area such as queryBlockingApps might make sense there. It would keep solid from getting a dependency.

Aug 16 2019, 12:48 PM · Dolphin
davidedmundson added a comment to D19989: Unmounting busy device doesn't tell who is blocking.

Also, currently Solid does not depend on any KF5 libraries, this would be the first, is that ok?

Aug 16 2019, 11:46 AM · Dolphin
meven added a comment to D19989: Unmounting busy device doesn't tell who is blocking.

@davidedmundson - Hi David! I am (finally) starting to look at implementing the lsof functionality in Solid, but I am unsure of where exactly to place it in Solid? Also, currently Solid does not depend on any KF5 libraries, this would be the first, is that ok?

Aug 16 2019, 10:25 AM · Dolphin
GB_2 accepted D19471: Middle-elide file/folder labels so the extension is always visible.

Now we need the file dialog patch.

Aug 16 2019, 8:15 AM · Dolphin
GB_2 updated the summary of D19471: Middle-elide file/folder labels so the extension is always visible.
Aug 16 2019, 8:14 AM · Dolphin

Aug 15 2019

meven updated the diff for D22144: Add kio recentlyused:/ to access KActivityStats data.

run uncrustify-kf5

Aug 15 2019, 5:50 PM · Frameworks, Dolphin
simonkr updated the diff for D23075: Change default Dolphin toolbar layout.

Edit dolphinui.rc Add <Action name="split_stash" /> Before <Action name="split_view" />

Aug 15 2019, 8:38 AM · VDG, Dolphin
rjvbb added a comment to D22802: [dolphin] make link with LLVM.

Untested: have you tried to make dolphinprivate a PUBLIC dependency of kdeinit_dolphin?

Aug 15 2019, 8:27 AM · Dolphin
ngraham added a comment to D23075: Change default Dolphin toolbar layout.

When your information panel disappears with git master, usually that means your baloo-widgets is out of date. It really should be integrated into Dolphin's own repo IMO since Dolphin is the only user.

Aug 15 2019, 12:58 AM · VDG, Dolphin
ndavis added a comment to D23075: Change default Dolphin toolbar layout.

Wow, this is quite a radical change :)

I'm not against changing the default layout, but we should be 100% sure to get it right. It would be very annoying if we have to change it again in six months because people didn't like it.

My comments after a quick try:

  1. I don't think we should add the "Go Up" button because you can already achieve the same action by using the url navigator buttons.
Aug 15 2019, 12:21 AM · VDG, Dolphin

Aug 14 2019

apol added a comment to D23145: [Exe Thumbnailer] Match 16 bit executables and don't request icon types wrestool cannot handle.

There's several unrealated changes I'd discourage but the patch looks good overall. +1

Aug 14 2019, 11:00 PM · Frameworks, Dolphin
Codezela added a watcher for Dolphin: Codezela.
Aug 14 2019, 10:59 PM
elvisangelaccio added a comment to D22594: [Dolphin] Open Preferred Search Tool action.

I'll be AFK for a week for vacation. Will do a proper review once I'm back ;)

Aug 14 2019, 10:50 PM · Documentation, Dolphin
elvisangelaccio added a comment to D23075: Change default Dolphin toolbar layout.

Wow, this is quite a radical change :)

Aug 14 2019, 10:49 PM · VDG, Dolphin
ngraham added a comment to D22444: Add Reset Zoom Level action inside View menu.

OK, it's ready again now. :)

Aug 14 2019, 9:05 PM · Documentation, Dolphin
ngraham updated the diff for D22444: Add Reset Zoom Level action inside View menu.

Clean up remaining whitespace issues

Aug 14 2019, 9:04 PM · Documentation, Dolphin
ngraham updated the diff for D22444: Add Reset Zoom Level action inside View menu.

Rebase

Aug 14 2019, 9:00 PM · Documentation, Dolphin
ngraham updated the diff for D22444: Add Reset Zoom Level action inside View menu.

Undo unnecessary CMake changes

Aug 14 2019, 8:55 PM · Documentation, Dolphin
ngraham updated the diff for D22444: Add Reset Zoom Level action inside View menu.

Use a more typical approach

Aug 14 2019, 8:53 PM · Documentation, Dolphin
ngraham added a comment to D22149: Add "Add to Places" action to file menu.

There seems to be another issue: if I run dolphin <some folder> from cmd line I always get Add 'file' to place, no matter what the folder is.

Aug 14 2019, 5:58 PM · Dolphin
ngraham updated the diff for D22149: Add "Add to Places" action to file menu.

Remove unused variable

Aug 14 2019, 5:38 PM · Dolphin
ngraham updated the diff for D22149: Add "Add to Places" action to file menu.

I hate you arc

Aug 14 2019, 5:36 PM · Dolphin
ngraham updated the diff for D22149: Add "Add to Places" action to file menu.

Rebase

Aug 14 2019, 5:36 PM · Dolphin
meven added inline comments to D22183: Add click to play/pause feature on previews for audio/video.
Aug 14 2019, 9:29 AM · Dolphin
meven added a comment to D22183: Add click to play/pause feature on previews for audio/video.

Btw I think I spotted a regression:

  1. Start playback
  2. Right-click on info panel -> uncheck "Preview"
  3. Right-click again -> check "Preview"

    The phonon widget does not show up again.
Aug 14 2019, 9:23 AM · Dolphin
meven updated the diff for D22183: Add click to play/pause feature on previews for audio/video.
  • for video previews, hide player completely when playback has finished or is stopped- better enforce video size- display the play arrow only for video files
Aug 14 2019, 9:21 AM · Dolphin
broulik requested review of D23145: [Exe Thumbnailer] Match 16 bit executables and don't request icon types wrestool cannot handle.
Aug 14 2019, 7:51 AM · Frameworks, Dolphin
rjvbb added a comment to D22802: [dolphin] make link with LLVM.
Can you try to build another kdeinit app (i.e. `khelpcenter`) to check if you get the same error?
Aug 14 2019, 7:38 AM · Dolphin