Feed Advanced Search

Nov 14 2019

elvisangelaccio accepted D25297: Add guards for m_terminalPanel.
Nov 14 2019, 9:23 PM · Dolphin
meven added a comment to D20766: Use appropriate background color for text previews.

I believe the issue currently is that for text files or files without associated definition we end up with an invalid definition that prevents SyntaxHighlighter::setDefinition to call rehighlight().
QTextDocument uses then whatever it get from the theme I guess.
Kate has an explicit special case in KateHighlighting::KateHighlighting to insert a default Format.

Nov 14 2019, 6:00 PM · Frameworks, Dolphin
broulik added a comment to D25297: Add guards for m_terminalPanel.

Don't think it's highprofile, just a bit annoying that an obvious one liner bugfix wasn't pushed to stable

Nov 14 2019, 2:53 PM · Dolphin
ngraham accepted D25297: Add guards for m_terminalPanel.

There's no other 19.08 release planned, but you can request an exception from the release team if this fixes a high profile issue.

Nov 14 2019, 2:32 PM · Dolphin
sitter closed D25170: make the libssh finder ensure the new ssh target is set.
Nov 14 2019, 11:51 AM · Frameworks, Dolphin
broulik updated the summary of D25297: Add guards for m_terminalPanel.
Nov 14 2019, 9:57 AM · Dolphin
broulik requested review of D25297: Add guards for m_terminalPanel.
Nov 14 2019, 7:49 AM · Dolphin
bruns accepted D25258: test(search): Add test case for baloo parsing model.
Nov 14 2019, 12:15 AM · Dolphin

Nov 13 2019

iasensio closed D25255: fix(search): Allow to set empty type.
Nov 13 2019, 9:55 PM · Dolphin
elvisangelaccio added a comment to D25255: fix(search): Allow to set empty type.

Sure ;)

Nov 13 2019, 9:52 PM · Dolphin
elvisangelaccio added a comment to D25255: fix(search): Allow to set empty type.

Sure ;)

Nov 13 2019, 9:45 PM · Dolphin
elvisangelaccio accepted D25258: test(search): Add test case for baloo parsing model.

Please wait for @bruns approval too.

Nov 13 2019, 9:44 PM · Dolphin
iasensio added a comment to D25257: refactor(search): De-couple baloo URL parsing logic from UI.

Instructions for how to do this can be found here: https://community.kde.org/Infrastructure/Phabricator#Landing_on_the_.22Stable_branch.22

Nov 13 2019, 9:40 PM · Dolphin
iasensio added a comment to D25255: fix(search): Allow to set empty type.

Should I push this also to release/19.12?

Nov 13 2019, 9:38 PM · Dolphin
iasensio updated the diff for D25258: test(search): Add test case for baloo parsing model.

Address comments

Nov 13 2019, 9:35 PM · Dolphin
iasensio closed D25257: refactor(search): De-couple baloo URL parsing logic from UI.
Nov 13 2019, 9:24 PM · Dolphin
ngraham added a comment to D25257: refactor(search): De-couple baloo URL parsing logic from UI.

Please push to the release/19.12 branch. Thanks!

Nov 13 2019, 8:57 PM · Dolphin
elvisangelaccio added a comment to D11382: Add an option to show tabs from last time when Dolphin starts.

19.12 has branched so we can target 20.04 for this and have time for lots and lots of testing. Can I request a review, @elvisangelaccio?

Nov 13 2019, 8:52 PM · Dolphin
elvisangelaccio added inline comments to D25258: test(search): Add test case for baloo parsing model.
Nov 13 2019, 8:50 PM · Dolphin
elvisangelaccio accepted D25255: fix(search): Allow to set empty type.
Nov 13 2019, 8:48 PM · Dolphin
elvisangelaccio accepted D25257: refactor(search): De-couple baloo URL parsing logic from UI.

Please push to the release/19.12 branch. Thanks!

Nov 13 2019, 8:48 PM · Dolphin
iasensio updated the diff for D25257: refactor(search): De-couple baloo URL parsing logic from UI.
  • Fix extra space
Nov 13 2019, 7:26 PM · Dolphin
bruns added inline comments to D25257: refactor(search): De-couple baloo URL parsing logic from UI.
Nov 13 2019, 1:19 PM · Dolphin
meven added a comment to D23507: Replace custom single threaded merge sort with std::stable_sort.

Seems sane to me and nice since it removes some code.

Nov 13 2019, 12:43 PM · Dolphin
iasensio updated the test plan for D25260: fix(search): Fix baloo searchString parsing.
Nov 13 2019, 1:38 AM · Dolphin
iasensio updated the diff for D25260: fix(search): Fix baloo searchString parsing.

Rebase

Nov 13 2019, 1:37 AM · Dolphin
iasensio added a comment to D25257: refactor(search): De-couple baloo URL parsing logic from UI.

Without D25255, the type will not be reset to "Any", just as before.

After this has landed, the unit tests should go in, then D25255 (amended by the unit test change, XFAIL--).

Nov 13 2019, 1:27 AM · Dolphin
iasensio removed a dependency for D25257: refactor(search): De-couple baloo URL parsing logic from UI: D25255: fix(search): Allow to set empty type.
Nov 13 2019, 1:22 AM · Dolphin
iasensio removed a dependent revision for D25255: fix(search): Allow to set empty type: D25257: refactor(search): De-couple baloo URL parsing logic from UI.
Nov 13 2019, 1:22 AM · Dolphin
iasensio updated the summary of D25257: refactor(search): De-couple baloo URL parsing logic from UI.
Nov 13 2019, 1:22 AM · Dolphin
iasensio added inline comments to D25258: test(search): Add test case for baloo parsing model.
Nov 13 2019, 12:46 AM · Dolphin
iasensio updated the diff for D25258: test(search): Add test case for baloo parsing model.
  • Do not trim search terms
Nov 13 2019, 12:45 AM · Dolphin
bruns added a comment to D25257: refactor(search): De-couple baloo URL parsing logic from UI.

Please remove the Depends D25255 from the summary, this one is independent.

I'm afraid it won't work well without that, because it handles the empty case for type().
For the sake of simplicity, I could also abandon D25255 and keep the change here.

Nov 13 2019, 12:38 AM · Dolphin
iasensio updated the diff for D25258: test(search): Add test case for baloo parsing model.
  • Fix comment in CMakeLists.txt
Nov 13 2019, 12:31 AM · Dolphin
iasensio updated the diff for D25258: test(search): Add test case for baloo parsing model.
  • Fix comment in CMakeLists
Nov 13 2019, 12:30 AM · Dolphin
iasensio updated the test plan for D25258: test(search): Add test case for baloo parsing model.
Nov 13 2019, 12:28 AM · Dolphin
iasensio updated the diff for D25258: test(search): Add test case for baloo parsing model.
  • Proper arc diff
Nov 13 2019, 12:27 AM · Dolphin
iasensio updated the diff for D25258: test(search): Add test case for baloo parsing model.
  • Move to a different test unit
  • Address comments
Nov 13 2019, 12:26 AM · Dolphin
iasensio planned changes to D25130: [dolphin/search] Search by (multiple) tags.

Will have to be rebased after D25260

Nov 13 2019, 12:04 AM · Dolphin
iasensio abandoned D24422: [dolphin] Improve parsing of Baloo query searchString.

Abandon in favor of D25255

Nov 13 2019, 12:02 AM · Dolphin

Nov 12 2019

iasensio abandoned D25135: [dolphin] Add test case baloo search parsing.

Superseded by D25258

Nov 12 2019, 11:59 PM · Dolphin
iasensio updated the diff for D25257: refactor(search): De-couple baloo URL parsing logic from UI.

Proper diff from D25255

Nov 12 2019, 11:41 PM · Dolphin
iasensio updated the diff for D25257: refactor(search): De-couple baloo URL parsing logic from UI.
  • Rename also in dox comment
Nov 12 2019, 11:37 PM · Dolphin
iasensio added a comment to D25257: refactor(search): De-couple baloo URL parsing logic from UI.

Please remove the Depends D25255 from the summary, this one is independent.

Nov 12 2019, 11:15 PM · Dolphin
bruns accepted D25257: refactor(search): De-couple baloo URL parsing logic from UI.

Otherwise, LGTM now.

Nov 12 2019, 11:11 PM · Dolphin
bruns added a comment to D25257: refactor(search): De-couple baloo URL parsing logic from UI.

Please remove the Depends D25255 from the summary, this one is independent.

Nov 12 2019, 11:10 PM · Dolphin
elvisangelaccio added inline comments to D25257: refactor(search): De-couple baloo URL parsing logic from UI.
Nov 12 2019, 11:08 PM · Dolphin
bruns added inline comments to D25257: refactor(search): De-couple baloo URL parsing logic from UI.
Nov 12 2019, 11:08 PM · Dolphin
iasensio updated the diff for D25257: refactor(search): De-couple baloo URL parsing logic from UI.
  • Update method signatures
Nov 12 2019, 11:07 PM · Dolphin
bruns added inline comments to D25257: refactor(search): De-couple baloo URL parsing logic from UI.
Nov 12 2019, 10:56 PM · Dolphin
elvisangelaccio added inline comments to D25257: refactor(search): De-couple baloo URL parsing logic from UI.
Nov 12 2019, 10:54 PM · Dolphin
bruns requested changes to D25257: refactor(search): De-couple baloo URL parsing logic from UI.
Nov 12 2019, 10:51 PM · Dolphin
iasensio updated the diff for D25257: refactor(search): De-couple baloo URL parsing logic from UI.
  • Clarification for text() method
Nov 12 2019, 10:44 PM · Dolphin
elvisangelaccio added inline comments to D25257: refactor(search): De-couple baloo URL parsing logic from UI.
Nov 12 2019, 10:27 PM · Dolphin
iasensio added a comment to D25257: refactor(search): De-couple baloo URL parsing logic from UI.

I changed the filenames to address a change in the class name, and it seems that phab didn't preserve the inline comments, sorry.
I've tried to address the majority of them, now with better understanding of @bruns intentions about the refactor itself.
Thanks for the insightful reviews.

Nov 12 2019, 10:24 PM · Dolphin
iasensio added inline comments to D25257: refactor(search): De-couple baloo URL parsing logic from UI.
Nov 12 2019, 10:20 PM · Dolphin
iasensio updated the diff for D25257: refactor(search): De-couple baloo URL parsing logic from UI.

Address inline comments

Nov 12 2019, 10:19 PM · Dolphin
ngraham added a comment to D20427: When renaming files, move to next file using tab key..

Wanna do the honors, @meven? :)

Nov 12 2019, 9:44 PM · Dolphin
msciubidlo added a comment to D20427: When renaming files, move to next file using tab key..

would you be okay with someone else taking over the patch and finishing it off?

Nov 12 2019, 9:43 PM · Dolphin
ngraham added a comment to D20427: When renaming files, move to next file using tab key..

@msciubidlo if you don't have the time anymore, would you be okay with someone else taking over the patch and finishing it off?

Nov 12 2019, 8:14 PM · Dolphin
rjvbb added a comment to D22802: [dolphin] make link with LLVM.

Apologies, I've been stretched way too thin since about the time this diff was accepted, I don't think I even noticed the fact.

Nov 12 2019, 4:50 PM · Dolphin
rjvbb closed D22802: [dolphin] make link with LLVM.
Nov 12 2019, 4:49 PM · Dolphin
meven added a comment to D20427: When renaming files, move to next file using tab key..

This is a nice patch with just a few rough edges to polish.
I encourage @msciubidlo to have a look again.

Nov 12 2019, 2:03 PM · Dolphin
meven added a comment to D22802: [dolphin] make link with LLVM.

ping @rjvbb
Do you want someone else to commit this patch or do you want to do it yourself https://community.kde.org/Infrastructure/Phabricator ?

Nov 12 2019, 1:54 PM · Dolphin
meven added a comment to D18838: Fix opening http links in browser.

ping @broulik

Nov 12 2019, 1:39 PM · Dolphin
meven updated the summary of D18838: Fix opening http links in browser.
Nov 12 2019, 1:39 PM · Dolphin
meven updated the summary of D25242: Allow dolphin to format DateTime at later stage than KBalooRolesProvider.
Nov 12 2019, 12:57 PM · Dolphin
meven closed D25242: Allow dolphin to format DateTime at later stage than KBalooRolesProvider.
Nov 12 2019, 12:51 PM · Dolphin
meven closed D23668: [Information Panel] Allows to refresh icon and metadata for urls such as trash:/.
Nov 12 2019, 7:21 AM · Dolphin

Nov 11 2019

bruns added inline comments to D25257: refactor(search): De-couple baloo URL parsing logic from UI.
Nov 11 2019, 10:33 PM · Dolphin
bruns added inline comments to D25258: test(search): Add test case for baloo parsing model.
Nov 11 2019, 10:24 PM · Dolphin
bruns requested changes to D25258: test(search): Add test case for baloo parsing model.

Please move everything added to a new file, this is independent from the searchbox itself.

Nov 11 2019, 10:15 PM · Dolphin
elvisangelaccio added inline comments to D25257: refactor(search): De-couple baloo URL parsing logic from UI.
Nov 11 2019, 9:59 PM · Dolphin
bruns added inline comments to D25257: refactor(search): De-couple baloo URL parsing logic from UI.
Nov 11 2019, 9:54 PM · Dolphin
elvisangelaccio requested changes to D25258: test(search): Add test case for baloo parsing model.
Nov 11 2019, 9:54 PM · Dolphin
elvisangelaccio requested changes to D25257: refactor(search): De-couple baloo URL parsing logic from UI.
Nov 11 2019, 9:44 PM · Dolphin
ngraham accepted D25242: Allow dolphin to format DateTime at later stage than KBalooRolesProvider.
Nov 11 2019, 8:29 PM · Dolphin
iasensio updated the diff for D25260: fix(search): Fix baloo searchString parsing.

Rebase

Nov 11 2019, 6:36 PM · Dolphin
iasensio updated the test plan for D25257: refactor(search): De-couple baloo URL parsing logic from UI.
Nov 11 2019, 6:29 PM · Dolphin
iasensio updated the summary of D25257: refactor(search): De-couple baloo URL parsing logic from UI.
Nov 11 2019, 6:27 PM · Dolphin
iasensio added inline comments to D25257: refactor(search): De-couple baloo URL parsing logic from UI.
Nov 11 2019, 6:25 PM · Dolphin
iasensio updated the diff for D25257: refactor(search): De-couple baloo URL parsing logic from UI.
  • API style and simplification
Nov 11 2019, 6:19 PM · Dolphin
ngraham added a comment to D23668: [Information Panel] Allows to refresh icon and metadata for urls such as trash:/.

Shipit!

Nov 11 2019, 5:22 PM · Dolphin
meven updated the diff for D23668: [Information Panel] Allows to refresh icon and metadata for urls such as trash:/.

Bump KF5_MIN_VERSION to 5.64

Nov 11 2019, 5:18 PM · Dolphin
meven updated the diff for D23668: [Information Panel] Allows to refresh icon and metadata for urls such as trash:/.

Rebase patch

Nov 11 2019, 5:15 PM · Dolphin
meven closed D24686: Replace usage of deprecated SlaveBase::config() by SlaveBase::configValue.
Nov 11 2019, 4:23 PM · Frameworks, Dolphin
bruns added a comment to D25257: refactor(search): De-couple baloo URL parsing logic from UI.

Please add a comment to the summary that the parser logic is exactly kept as is.

Nov 11 2019, 2:36 PM · Dolphin
bruns added a comment to D25257: refactor(search): De-couple baloo URL parsing logic from UI.

This definitely goes in the right direction, thanks!

Nov 11 2019, 2:11 PM · Dolphin
iasensio updated the summary of D25258: test(search): Add test case for baloo parsing model.
Nov 11 2019, 1:45 PM · Dolphin
iasensio added a dependency for D25257: refactor(search): De-couple baloo URL parsing logic from UI: D25255: fix(search): Allow to set empty type.
Nov 11 2019, 1:39 PM · Dolphin
iasensio added a dependent revision for D25255: fix(search): Allow to set empty type: D25257: refactor(search): De-couple baloo URL parsing logic from UI.
Nov 11 2019, 1:39 PM · Dolphin
iasensio removed a dependent revision for D25257: refactor(search): De-couple baloo URL parsing logic from UI: D25255: fix(search): Allow to set empty type.
Nov 11 2019, 1:39 PM · Dolphin
iasensio removed a dependency for D25255: fix(search): Allow to set empty type: D25257: refactor(search): De-couple baloo URL parsing logic from UI.
Nov 11 2019, 1:39 PM · Dolphin
iasensio added a dependency for D25258: test(search): Add test case for baloo parsing model: D25257: refactor(search): De-couple baloo URL parsing logic from UI.
Nov 11 2019, 1:38 PM · Dolphin
iasensio added a dependent revision for D25257: refactor(search): De-couple baloo URL parsing logic from UI: D25258: test(search): Add test case for baloo parsing model.
Nov 11 2019, 1:38 PM · Dolphin
iasensio removed a dependent revision for D25258: test(search): Add test case for baloo parsing model: D25257: refactor(search): De-couple baloo URL parsing logic from UI.
Nov 11 2019, 1:38 PM · Dolphin
iasensio removed a dependency for D25257: refactor(search): De-couple baloo URL parsing logic from UI: D25258: test(search): Add test case for baloo parsing model.
Nov 11 2019, 1:38 PM · Dolphin
iasensio added a dependent revision for D25258: test(search): Add test case for baloo parsing model: D25260: fix(search): Fix baloo searchString parsing.
Nov 11 2019, 1:37 PM · Dolphin
iasensio added a dependency for D25260: fix(search): Fix baloo searchString parsing: D25258: test(search): Add test case for baloo parsing model.
Nov 11 2019, 1:37 PM · Dolphin
iasensio requested review of D25260: fix(search): Fix baloo searchString parsing.
Nov 11 2019, 1:35 PM · Dolphin