Skip to content

Use QTabBar

Tomaz Canabrava requested to merge tcanabrava/kate:use_qtabbar into master

The goal is to remove the Kate's default TabBar for one based on QTabBar, adding consistency to kate as a KDE application. Kate's default tabbar had quite a few things that QTabBar lacked but surprisingly it was not hard to emulate or to create from scratch.

This patch has been tested for a while but of course there could be bugs.

Screenshot_20200624_185531

Edited by Tomaz Canabrava

Merge request reports