Feed Advanced Search

Sep 1 2019

elvisangelaccio added inline comments to D23232: [dolphin] Add an action to toggle the searchbar.
Sep 1 2019, 6:16 PM · Dolphin
elvisangelaccio accepted D23459: Reset progress bar text when directory loading starts.

Feel free to push to 19.08

Sep 1 2019, 6:01 PM · Dolphin
elvisangelaccio accepted D23295: [Tab Bar] Resolve tab icon only if visible.
Sep 1 2019, 6:00 PM · Dolphin
elvisangelaccio added a comment to T836: [Akonadi/PSQL] Support DB update with pg_upgrade.

Nice! Does this mean that we can start to use PSQL as backend?

Sep 1 2019, 3:56 PM · KDE PIM
elvisangelaccio committed R318:7f6d49377b3b: Make non-empty textual columns come first in sorting (authored by nazark).
Make non-empty textual columns come first in sorting
Sep 1 2019, 3:54 PM
elvisangelaccio closed D23482: Make non-empty textual columns come first in sorting.
Sep 1 2019, 3:54 PM · Dolphin
elvisangelaccio accepted D23482: Make non-empty textual columns come first in sorting.

Thanks, I'll push to master since it could be considered a behavior change ;)

Sep 1 2019, 3:53 PM · Dolphin
elvisangelaccio added a comment to D22444: Add Reset Zoom Level action inside View menu.

Am I wrong or the new action doesn't show up in the View menu on the menubar?

Sep 1 2019, 3:23 PM · Documentation, Dolphin
elvisangelaccio added a comment to D22183: Add click to play/pause feature on previews for audio/video.

Yes, I meant the one on the video preview.

Sep 1 2019, 3:04 PM · Dolphin
elvisangelaccio accepted D22183: Add click to play/pause feature on previews for audio/video.

Please push it. D23538 will have to be rebased.

Sep 1 2019, 2:41 PM · Dolphin
elvisangelaccio requested changes to D23538: [dolphin] Animate gifs on preview.

Thanks for the patch. Please rebase it on top of D22183 (or wait until we merge it, should happen soon).

Sep 1 2019, 12:40 PM · Dolphin
elvisangelaccio added a comment to D22183: Add click to play/pause feature on previews for audio/video.

Patch looks almost good now.

Sep 1 2019, 12:36 PM · Dolphin
elvisangelaccio added a comment to D23599: Lower the log level for when the mimeFromContent differed from MimeFromExtension.

Hmm, this is categorized logging which means if you are seeing that message you have explicitly enabled ark logging.

Sep 1 2019, 12:26 PM · Ark
elvisangelaccio accepted D22802: [dolphin] make link with LLVM.
Sep 1 2019, 11:46 AM · Dolphin

Aug 25 2019

elvisangelaccio added a comment to T8473: Dolphin 'Find' button behavior.

D23232 shall be it :)

Aug 25 2019, 5:32 PM · Dolphin
elvisangelaccio requested changes to D23232: [dolphin] Add an action to toggle the searchbar.

Patch looks good, but please note that bug #344617 also asks to make the filter button a toggle.
So either we rename the bug report to only refer to the search button, or this commit should have CCBUG: rather than BUG:.

Aug 25 2019, 5:32 PM · Dolphin
elvisangelaccio added a comment to T8473: Dolphin 'Find' button behavior.
Aug 25 2019, 5:00 PM · Dolphin
elvisangelaccio added a comment to D23445: Fixing bug where split view opens with no URLs.

Thanks for the quick fix. Stable branch please!

Still not commit access (probably because of bugs like these...), please commit for me :)

Aug 25 2019, 4:42 PM · Dolphin
elvisangelaccio accepted D23445: Fixing bug where split view opens with no URLs.
Aug 25 2019, 4:32 PM · Dolphin
elvisangelaccio added a comment to D23075: Change default Dolphin toolbar layout.
In D23075#518967, @GB_2 wrote:

Why remove the up button when it doesn't use much space and is useful?
Just because these file managers don't have it doesn't mean we also shouldn't include it (Nemo, Thunar, PCManFM have it for example). It is very useful when you navigate back and forth between different directories, but then want to quickly go back to the folder that is a few folders above. If you would use the back button then you would have to click it a lot more.
You can also use it when you are in a pinned directoy and easily want to go to the parent folder.

Aug 25 2019, 4:06 PM · VDG, Dolphin
elvisangelaccio accepted D21897: Address some issues reported by Krazy analysis.
Aug 25 2019, 3:54 PM · Frameworks
elvisangelaccio abandoned D19150: Dolphin single instance tabbed navigation.
Aug 25 2019, 3:15 PM · Dolphin
elvisangelaccio commandeered D19150: Dolphin single instance tabbed navigation.
Aug 25 2019, 3:15 PM · Dolphin
elvisangelaccio requested changes to D21897: Address some issues reported by Krazy analysis.
Aug 25 2019, 3:14 PM · Frameworks
elvisangelaccio 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.

I kind of agree, but don't have a strong opinion since it's a common control in file managers and doesn't take up much space.

Aug 25 2019, 3:09 PM · VDG, Dolphin
elvisangelaccio requested changes to D23295: [Tab Bar] Resolve tab icon only if visible.

Actually, it seems this breaks the build of dolphinmainwindowtest:

Aug 25 2019, 3:00 PM · Dolphin
elvisangelaccio accepted D23295: [Tab Bar] Resolve tab icon only if visible.

I'd push to master TBH.

Aug 25 2019, 2:55 PM · Dolphin
elvisangelaccio 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 25 2019, 2:47 PM · Dolphin
elvisangelaccio requested changes to D23412: Fix ascending/descending choosers getting unchecked when re-selecting the same sort order.

A simpler alternative could be to use m_sortByActions, I have tested it.

Aug 25 2019, 2:04 PM · Dolphin
elvisangelaccio added a comment to D21691: Open new instance of Dolphin if no URLs are given.
Aug 25 2019, 1:36 PM · Dolphin
elvisangelaccio added a comment to D23168: Use embedded cover in MP4 video files.

@elvisangelaccio maybe we should move FindTaglib.cmake into ECM. Quite a few projects seem to have their own copies of it.

Aug 25 2019, 1:26 PM

Aug 24 2019

elvisangelaccio 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 24 2019, 4:48 PM · Dolphin
elvisangelaccio accepted D23254: Get rid of deprecated QModelIndex::child().

Thanks. Please push to master.

Aug 24 2019, 4:40 PM · Ark
elvisangelaccio added a comment to D23243: Avoid that Krusader crashes when trying to view any archive using the ark part.

Haven't tested the patch, but the change looks good to me.

Aug 24 2019, 4:38 PM · Krusader
elvisangelaccio accepted D23201: [KDirOperator] Middle-elide labels that are too long to fit.
Aug 24 2019, 4:28 PM · Frameworks
elvisangelaccio added a comment to D23168: Use embedded cover in MP4 video files.

Thanks for the patch. Please read https://community.kde.org/Policies/Commit_Policy about how to write a good commit message.

Aug 24 2019, 4:21 PM
elvisangelaccio committed R219:55cf07712c4a: Bump version (authored by elvisangelaccio).
Bump version
Aug 24 2019, 10:22 AM
elvisangelaccio committed R219:b11f84baadc3: Fix build with libkgapi >= 5.12 (aka Applications/19.08) (authored by elvisangelaccio).
Fix build with libkgapi >= 5.12 (aka Applications/19.08)
Aug 24 2019, 10:22 AM
elvisangelaccio added a comment to D22802: [dolphin] make link with LLVM.

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

Appears that this works too:

target_link_libraries(kdeinit_dolphin PUBLIC
    dolphinprivate
    PRIVATE
    dolphinstatic
    KF5::Crash
)
Aug 24 2019, 10:13 AM · Dolphin

Aug 14 2019

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

Aug 13 2019

elvisangelaccio committed R318:0ab277905885: Remove redundant code (authored by aprcela).
Remove redundant code
Aug 13 2019, 9:22 PM
elvisangelaccio closed D23129: Remove redundant code.
Aug 13 2019, 9:22 PM · Dolphin
elvisangelaccio 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 13 2019, 8:49 PM · Dolphin
elvisangelaccio added a comment to D22183: Add click to play/pause feature on previews for audio/video.

Btw I think I spotted a regression:

Aug 13 2019, 8:34 PM · Dolphin
elvisangelaccio added a comment to D23129: Remove redundant code.

Got the following errore while pushing:

Aug 13 2019, 8:18 PM · Dolphin
elvisangelaccio accepted D23129: Remove redundant code.

Thanks

Aug 13 2019, 8:15 PM · Dolphin

Aug 11 2019

elvisangelaccio requested changes to D22183: Add click to play/pause feature on previews for audio/video.
Aug 11 2019, 3:05 PM · Dolphin
elvisangelaccio added inline comments to D23087: Do not match daemonized dolphin instances: part 2.
Aug 11 2019, 2:08 PM · Dolphin
elvisangelaccio committed R318:c18f5fde4b9b: Match style of if() condition used above (authored by elvisangelaccio).
Match style of if() condition used above
Aug 11 2019, 2:08 PM
elvisangelaccio committed R318:87f30d3fc817: Merge branch 'Applications/19.08' (authored by elvisangelaccio).
Merge branch 'Applications/19.08'
Aug 11 2019, 2:03 PM
elvisangelaccio committed R318:aeba47648d8b: Do not match daemonized dolphin instances: part 2 (authored by elvisangelaccio).
Do not match daemonized dolphin instances: part 2
Aug 11 2019, 1:57 PM
elvisangelaccio closed D23087: Do not match daemonized dolphin instances: part 2.
Aug 11 2019, 1:57 PM · Dolphin
elvisangelaccio committed R318:ec1a0c2543a5: Fix an issue with focus lost after closing terminal panel (authored by AndreyYashkin).
Fix an issue with focus lost after closing terminal panel
Aug 11 2019, 11:24 AM
elvisangelaccio closed D22420: Fix an issue with focus lost after closing terminal panel.
Aug 11 2019, 11:24 AM · Dolphin
elvisangelaccio accepted D22420: Fix an issue with focus lost after closing terminal panel.

I'd still like to understand what happend at the change in 4e40fe810d324.

@ngraham Any idea?

@elvisangelaccio, I read the description of change in 4e40fe810d324 and bug 298467, which was fixed in it more carefull and understood that the change was supposed to introduce the feature of setting the focus back to the active view. However, it seems that Ctrl-D or exit command cases were not tested good enough.

Aug 11 2019, 11:22 AM · Dolphin
elvisangelaccio committed R318:2de943fbe452: Coding style fixes (authored by elvisangelaccio).
Coding style fixes
Aug 11 2019, 10:40 AM
elvisangelaccio committed R318:4a25f01b7c13: Move variables closer to their usage (authored by elvisangelaccio).
Move variables closer to their usage
Aug 11 2019, 10:40 AM
elvisangelaccio added reviewers for D23087: Do not match daemonized dolphin instances: part 2: ngraham, feverfew.
Aug 11 2019, 10:19 AM · Dolphin
elvisangelaccio requested review of D23087: Do not match daemonized dolphin instances: part 2.
Aug 11 2019, 10:18 AM · Dolphin
elvisangelaccio accepted D22907: fall back to nummerical owner and group if no text representation exists.

Please push to master or wait after August 15th (Applications 19.08 Release day) if you need this in the stable branch too.

Aug 11 2019, 9:28 AM · Ark

Aug 7 2019

elvisangelaccio accepted D22983: Fix build with cmake < 3.7.
Aug 7 2019, 8:22 PM · Ark

Aug 3 2019

elvisangelaccio committed R318:ba92917ac2f3: [Dolphin] Hide tooltip instantly on key press (authored by pdabrowski).
[Dolphin] Hide tooltip instantly on key press
Aug 3 2019, 1:32 PM
elvisangelaccio closed D22512: [Dolphin] Hide tooltip instantly on key press.
Aug 3 2019, 1:32 PM · Dolphin
elvisangelaccio accepted D22512: [Dolphin] Hide tooltip instantly on key press.

Thanks, LGTM now.

Aug 3 2019, 12:01 PM · Dolphin
elvisangelaccio added a comment to D22444: Add Reset Zoom Level action inside View menu.
Aug 3 2019, 11:55 AM · Documentation, Dolphin
elvisangelaccio requested changes to D22444: Add Reset Zoom Level action inside View menu.
Aug 3 2019, 11:50 AM · Documentation, Dolphin
elvisangelaccio accepted D22628: Fix mimeType loss during file creation or update..
Aug 3 2019, 10:40 AM · KIO GDrive
elvisangelaccio requested changes 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 3 2019, 10:33 AM · Dolphin
elvisangelaccio added inline comments to D22512: [Dolphin] Hide tooltip instantly on key press.
Aug 3 2019, 10:23 AM · Dolphin

Jul 28 2019

elvisangelaccio added a comment to R318:dc586ada63d1: Fix name grouping feature for cyrillic names.

Reverted this commit and then pushed diff 61904.

Jul 28 2019, 8:16 PM
elvisangelaccio committed R318:e9d8bab20bdc: Fix name grouping feature for cyrillic names (authored by AndreyYashkin).
Fix name grouping feature for cyrillic names
Jul 28 2019, 8:15 PM
elvisangelaccio added a reverting change for R318:dc586ada63d1: Fix name grouping feature for cyrillic names: R318:b8849f74aab2: Revert "Fix name grouping feature for cyrillic names".
Jul 28 2019, 8:15 PM
elvisangelaccio committed R318:b8849f74aab2: Revert "Fix name grouping feature for cyrillic names" (authored by elvisangelaccio).
Revert "Fix name grouping feature for cyrillic names"
Jul 28 2019, 8:15 PM
elvisangelaccio added a comment to D22628: Fix mimeType loss during file creation or update..

Note that the commit message will need BUG: (with the colons) in order to automagically close the bug report.

Jul 28 2019, 8:03 PM · KIO GDrive
elvisangelaccio added a comment to R318:dc586ada63d1: Fix name grouping feature for cyrillic names.

@elvisangelaccio, you have forgotten or I did not say clear enough that it is the previous cosmetic cosmetic version(Diff 61904) that was correct! Read my remark again in the revision conversation, please. @hein did not respond and I cannot say even if this one is fully correct for Korean. The one line solution does groupping of some Cyrillic symbols, which cannot be grouped toggether(aleast in Russian dictionary)
This was my fall. Sorry again for it.

Jul 28 2019, 5:18 PM
elvisangelaccio updated subscribers of D22420: Fix an issue with focus lost after closing terminal panel.

I'd still like to understand what happend at the change in 4e40fe810d324.

Jul 28 2019, 5:09 PM · Dolphin
elvisangelaccio requested changes to D22512: [Dolphin] Hide tooltip instantly on key press.
Jul 28 2019, 5:08 PM · Dolphin
elvisangelaccio committed R318:572d4e54bbe6: Merge branch 'Applications/19.08' (authored by elvisangelaccio).
Merge branch 'Applications/19.08'
Jul 28 2019, 4:32 PM
elvisangelaccio committed R318:8bed4c25ee42: Fix dir change when show hidden terminal panel with running program in it (authored by AndreyYashkin).
Fix dir change when show hidden terminal panel with running program in it
Jul 28 2019, 4:31 PM
elvisangelaccio closed D22422: Fix dir change when show hidden terminal panel with running program in it.
Jul 28 2019, 4:31 PM · Dolphin
elvisangelaccio accepted D22422: Fix dir change when show hidden terminal panel with running program in it.

Thanks, going to push to 19.08 :)

Jul 28 2019, 4:31 PM · Dolphin
elvisangelaccio committed R318:dc586ada63d1: Fix name grouping feature for cyrillic names (authored by AndreyYashkin).
Fix name grouping feature for cyrillic names
Jul 28 2019, 3:12 PM
elvisangelaccio closed D22303: Fix name grouping feature for cyrillic names.
Jul 28 2019, 3:12 PM · Dolphin
elvisangelaccio accepted D22303: Fix name grouping feature for cyrillic names.

Well, I like that we are replacing 20+ lines of code with only one ;)

Jul 28 2019, 3:12 PM · Dolphin
elvisangelaccio committed R36:afdf8f2638c7: Display BLAKE2 file checksums for RAR files (authored by Natsumi Higa <r0106.nhiga.kde@protonmail.com>).
Display BLAKE2 file checksums for RAR files
Jul 28 2019, 3:09 PM
elvisangelaccio closed D21637: Display BLAKE2 file checksums for RAR files.
Jul 28 2019, 3:09 PM · Ark
elvisangelaccio added a comment to D22594: [Dolphin] Open Preferred Search Tool action.

As for the feature itself, for the past few years I'd been opposed to this, on the basis that people should just use the built-in Baloo-based search instead. But unfortunately the requests keep coming in

Jul 28 2019, 3:00 PM · Documentation, Dolphin
elvisangelaccio requested changes to D22149: Add "Add to Places" action to file menu.

Code looks good, but I spotted a regression: 'Add to Places' is now disabled if you don't select any folder. Currently it is possible to add the current folder as place without the need for any selection.

Jul 28 2019, 2:48 PM · Dolphin
elvisangelaccio accepted D22529: Do not display a buggy filesize for non local files.

LGTM. Feel free to push on 19.08.

Jul 28 2019, 2:35 PM · Baloo
elvisangelaccio committed R318:9d4c75d2f7a9: Fix an issue with a new tab focus (authored by AndreyYashkin).
Fix an issue with a new tab focus
Jul 28 2019, 2:20 PM
elvisangelaccio closed D22386: Fix an issue with a new tab focus.
Jul 28 2019, 2:20 PM · Dolphin
elvisangelaccio accepted D22386: Fix an issue with a new tab focus.

I like this solution better. I'll push on master only for now, and we'll see if we break something ;)

Jul 28 2019, 2:19 PM · Dolphin
elvisangelaccio accepted D21637: Display BLAKE2 file checksums for RAR files.
Jul 28 2019, 2:04 PM · Ark
elvisangelaccio committed R136:f6da3c15ec90: Bump version and update changelog (authored by elvisangelaccio).
Bump version and update changelog
Jul 28 2019, 10:50 AM
elvisangelaccio committed R136:796668c08f5d: Update stopwatch granularity on change in settings (authored by gshah).
Update stopwatch granularity on change in settings
Jul 28 2019, 10:50 AM

Jul 21 2019

elvisangelaccio added inline comments to D22628: Fix mimeType loss during file creation or update..
Jul 21 2019, 8:48 PM · KIO GDrive
elvisangelaccio added a comment to D22628: Fix mimeType loss during file creation or update..

Can you expland a bit the commit message explaining how does libkgapi use the filename?

Jul 21 2019, 8:14 PM · KIO GDrive
elvisangelaccio accepted D22462: Avoid calling finished() after error()".

Please push to master. Thanks!

Jul 21 2019, 8:03 PM · KIO GDrive
elvisangelaccio added inline comments to D22462: Avoid calling finished() after error()".
Jul 21 2019, 7:15 PM · KIO GDrive