D13882: Use QTabBar: drop tons of code
Tomaz Canabrava
noreply at phabricator.kde.org
Wed Jul 4 13:02:48 BST 2018
tcanabrava created this revision.
Restricted Application added a project: Konsole.
Restricted Application added a subscriber: konsole-devel.
tcanabrava requested review of this revision.
REVISION SUMMARY
this is a WIP, I don't plan to merge this yet, there are many thigns to solve.
Drop the handmade TabWidget used inside of konsole in favor of Qt's QTabWidget
This drops tons of code we manually did, but it also drops a bit of functionality.
Missing features:
- Close Button
- New Tab on double click
- Drag'n Drop
- Detach
and lots of testing.
REPOSITORY
R319 Konsole
BRANCH
useQTabWidget
REVISION DETAIL
https://phabricator.kde.org/D13882
AFFECTED FILES
src/Application.cpp
src/CMakeLists.txt
src/MainWindow.cpp
src/ViewContainer.cpp
src/ViewContainer.h
src/ViewContainerTabBar.cpp
src/ViewContainerTabBar.h
src/ViewManager.cpp
src/ViewManager.h
src/ViewSplitter.cpp
src/ViewSplitter.h
To: tcanabrava
Cc: konsole-devel, herrold, ngraham, maximilianocuria, hindenburg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20180704/cb6f2663/attachment.html>
More information about the konsole-devel
mailing list