Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (16 loc) · 970 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 970 Bytes

TabSwitch

TabSwitch (former TabBar) is a plugin for QtCreator, which implements a tabbed editor interface.

main view popup menu

Old habits die hardly and I just wanted to have Visual-Studio-like interface in Qt Creator.

Installation

To install, you need a source code of your QtCreator version (at the moment of writing this document, this is a 3.5.1, but a newer version is also available)

  • build a QtCreator from source;
  • configure and build TabSwitcher;
  • copy binary to your working QtCreator installation.

To configure, simply edit a tabswitch.pro file, adjusting following paths to your system:

config

Contact me if you need a binary build.

License

GPL