[dolphin] [Bug 376619] Only show when using this application (Dolphin) does not work

2018-12-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=376619

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REOPENED|RESOLVED
   Version Fixed In|19.03.80|19.04.0

--- Comment #9 from Nate Graham  ---
The fix hasn't been released yet. Unless you compiled Dolphin from source, your
version doesn't have the fix yet.

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 376619] Only show when using this application (Dolphin) does not work

2018-12-28 Thread North
https://bugs.kde.org/show_bug.cgi?id=376619

North  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED

--- Comment #8 from North  ---
Following the apparent resolution of this issue, I removed my $HOME directory
from the File > Open dialog in Okular.  It then disappeared from 'Places' in
Dolphin.  I added it back to Dolphin 'Places' and, sure enough, it was in the
File > Open dialog of Okular again.

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 376619] Only show when using this application (Dolphin) does not work

2018-11-24 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=376619

Elvis Angelaccio  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/dol
   ||phin/b5df5f4d9581b314f1fc2d
   ||6c15b4f01de9f5204b
   Version Fixed In||19.03.80
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #7 from Elvis Angelaccio  ---
Git commit b5df5f4d9581b314f1fc2d6c15b4f01de9f5204b by Elvis Angelaccio.
Committed on 24/11/2018 at 11:18.
Pushed by elvisangelaccio into branch 'master'.

[PlacesPanel] Port to KFilePlaceEditDialog

Summary:
This patch ports away from the old PlacesItemEditDialog copy,
which doesn't honour the "applicationLocal" checkbox.

KFilePlaceEditDialog was not exported by KIO, but it will be starting
from 5.53
FIXED-IN: 19.03.80

Test Plan:
* Create a new place ("Add Entry" from the panel context menu) and check the
"only show in dolphin" checkbox
* Edit an existing (global) place and check the "only show in dolphin" checkbox

Reviewers: #dolphin

Subscribers: kfm-devel

Tags: #dolphin

Differential Revision: https://phabricator.kde.org/D16824

M  +1-1CMakeLists.txt
M  +0-1src/CMakeLists.txt
D  +0-174  src/panels/places/placesitemeditdialog.cpp
D  +0-78   src/panels/places/placesitemeditdialog.h
M  +12   -13   src/panels/places/placespanel.cpp

https://commits.kde.org/dolphin/b5df5f4d9581b314f1fc2d6c15b4f01de9f5204b

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 376619] Only show when using this application (Dolphin) does not work

2018-11-24 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=376619

--- Comment #6 from Elvis Angelaccio  ---
Git commit 7ad161b1a2bb4d074fe1901a5fe35cd3043edb0c by Elvis Angelaccio.
Committed on 24/11/2018 at 10:37.
Pushed by elvisangelaccio into branch 'master'.

Export again KFilePlaceEditDialog

Summary:
We are going to use it from Dolphin, which has an old copy with missing
features.

Reviewers: #dolphin, dfaure

Subscribers: kde-frameworks-devel

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D16825

M  +1-0src/filewidgets/CMakeLists.txt
M  +1-1src/filewidgets/kfileplaceeditdialog.cpp
R  +7-7src/filewidgets/kfileplaceeditdialog.h [from:
src/filewidgets/kfileplaceeditdialog_p.h - 094% similarity]
M  +1-1src/filewidgets/kfileplacesview.cpp

https://commits.kde.org/kio/7ad161b1a2bb4d074fe1901a5fe35cd3043edb0c

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 376619] Only show when using this application (Dolphin) does not work

2018-11-11 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=376619

--- Comment #5 from Elvis Angelaccio  ---
Git commit 20e11282b5476891afa8d5c9a2656f18027e7df8 by Elvis Angelaccio.
Committed on 11/11/2018 at 18:02.
Pushed by elvisangelaccio into branch 'master'.

[PlacesItem] Add support for OnlyInApp metadata for bookmarks

This will allow to edit an existing place to make it application-local
or visible from all applications.

M  +13   -0src/panels/places/placesitem.cpp
M  +3-0src/panels/places/placesitem.h

https://commits.kde.org/dolphin/20e11282b5476891afa8d5c9a2656f18027e7df8

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 376619] Only show when using this application (Dolphin) does not work

2017-09-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=376619

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com
 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #4 from Nate Graham  ---
Yep, confirmed.

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 376619] Only show when using this application (Dolphin) does not work

2017-02-21 Thread Tony
https://bugs.kde.org/show_bug.cgi?id=376619

--- Comment #3 from Tony  ---
(In reply to Tony from comment #2)
> Can confirm this one on Neon. 
> As a workaround hide the entry you want only to be shown on dolphin and then
> select "Show all entries".
> This works even if i don't set "Only show when using this application
> (Dolphin)".

Now that i double check this "workaround" may in fact be a bug too.

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 376619] Only show when using this application (Dolphin) does not work

2017-02-21 Thread Tony
https://bugs.kde.org/show_bug.cgi?id=376619

Tony  changed:

   What|Removed |Added

 CC||jodr...@live.com

--- Comment #2 from Tony  ---
Can confirm this one on Neon. 
As a workaround hide the entry you want only to be shown on dolphin and then
select "Show all entries".
This works even if i don't set "Only show when using this application
(Dolphin)".

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 376619] Only show when using this application (Dolphin) does not work

2017-02-18 Thread North
https://bugs.kde.org/show_bug.cgi?id=376619

North  changed:

   What|Removed |Added

 CC||terauck-...@yahoo.com.au

--- Comment #1 from North  ---
I confirm the issue using the same operating system.  A 'place' on the start
page of Gwenview can be restricted to Gwenview.

-- 
You are receiving this mail because:
You are watching all bug changes.