Bug 197009

Summary: Enhancement: User-selected tab titles
Product: [Applications] dolphin Reporter: Dotan Cohen <kde-2011.08>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: 4wy78uwh, andreas.wallberg, john.kizer, kishore96, maximtsyba, mikhail.krutov, postix
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: Ubuntu   
OS: Unspecified   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Dotan Cohen 2009-06-18 13:51:24 UTC
Version:            (using KDE 4.2.90)
Installed from:    Ubuntu Packages

It would be nice if the user could change the title of Dolphin tabs. Often I am moving files between 4-5 different tabs and the current tab titles are just barely enough for me to get by.

KDE 3 had a similar feature where the user could rename Konsole tabs, IIRC.
Comment 1 Jeroen van Meeuwen (Kolab Systems) 2012-08-24 16:18:34 UTC
Resetting assignee to default as per bug #305719
Comment 2 Mike Krutov 2019-03-25 22:39:34 UTC
I've added a small patch that implements this feature request: https://phabricator.kde.org/D20052
Comment 3 Christoph Feck 2020-11-16 19:22:24 UTC
*** Bug 416684 has been marked as a duplicate of this bug. ***
Comment 4 Christoph Feck 2021-08-22 01:31:10 UTC
*** Bug 441318 has been marked as a duplicate of this bug. ***
Comment 5 John Kizer 2025-01-24 20:13:36 UTC
Flipping back to Confirmed as it doesn't appear that the merge request from Phabricator was accepted / migrated over to GitLab
Comment 6 Bug Janitor Service 2025-01-27 11:36:17 UTC
A possibly relevant merge request was started @ https://invent.kde.org/system/dolphin/-/merge_requests/895
Comment 7 Méven 2025-02-06 14:46:46 UTC
Git commit 625599462a8ec82f0e43267d333b3ed74a4401bf by Méven Car, on behalf of ambar chakravartty.
Committed on 06/02/2025 at 14:32.
Pushed by meven into branch 'master'.

Added code for a "Rename Tab" feature.

M  +10   -0    src/dolphintabbar.cpp
M  +1    -0    src/dolphintabbar.h
M  +11   -0    src/dolphintabpage.cpp
M  +7    -0    src/dolphintabpage.h
M  +19   -0    src/dolphintabwidget.cpp
M  +2    -0    src/dolphintabwidget.h

https://invent.kde.org/system/dolphin/-/commit/625599462a8ec82f0e43267d333b3ed74a4401bf
Comment 8 Méven 2025-02-06 14:46:54 UTC
Git commit 9cde51e14a25cef7237cb9178fe1538eef8d59c2 by Méven Car, on behalf of ambar chakravartty.
Committed on 06/02/2025 at 14:32.
Pushed by meven into branch 'master'.

Removed unused imports to QUuid,quuid

M  +0    -1    src/dolphintabpage.cpp
M  +0    -2    src/dolphintabpage.h
M  +0    -1    src/dolphintabwidget.cpp

https://invent.kde.org/system/dolphin/-/commit/9cde51e14a25cef7237cb9178fe1538eef8d59c2