[konsole] [Bug 408939] disallow duplicate bookmarks
Kurt Hindenburg
bugzilla_noreply at kde.org
Sat Aug 24 20:14:30 BST 2019
https://bugs.kde.org/show_bug.cgi?id=408939
Kurt Hindenburg <kurt.hindenburg at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version Fixed In| |19.12
Resolution|--- |FIXED
Status|CONFIRMED |RESOLVED
Latest Commit| |https://invent.kde.org/kde/
| |konsole/commit/befaaa0255b2
| |e620753a6a119268515d4b0b841
| |3
--- Comment #3 from Kurt Hindenburg <kurt.hindenburg at gmail.com> ---
Git commit befaaa0255b2e620753a6a119268515d4b0b8413 by Kurt Hindenburg, on
behalf of Martin T. H. Sandsmark.
Committed on 24/08/2019 at 19:12.
Pushed by hindenburg into branch 'master'.
Do not allow adding duplicates in bookmarks
This currently only catches bookmarks in top-level (ie not sub-folders)
Original code by Tomaz Canabrava <tcanabrava at kde.org>
FIXED-IN: 19.12
https://invent.kde.org/kde/konsole/merge_requests/8
M +4 -5 src/BookmarkHandler.cpp
M +0 -2 src/BookmarkHandler.h
A +54 -0 src/BookmarkMenu.cpp [License: LGPL]
A +48 -0 src/BookmarkMenu.h [License: LGPL]
M +1 -0 src/CMakeLists.txt
https://invent.kde.org/kde/konsole/commit/befaaa0255b2e620753a6a119268515d4b0b8413
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list