Coder Social home page Coder Social logo

qtcreator-tabbededitor-plugin's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

qtcreator-tabbededitor-plugin's Issues

QtCreator 4.1.0 incompatible

I get this error on version Qt Creator 4.1.0 qt_tabbed_editor_

Any chance of an update to get it working? Its a really good idea, tabs are needed.

Plugin does not compile with QtCreator 4.2.1

Unfortunately the plugin does not compile con QtCreator 4.2.1. I've made a small modification to the source code basing on another plugin to make it compile and it run well now. If you want to update your codebase with the fix feel free to cherry pick from my repo (forked from yours).

Show tabs above split editors

Currently the tabs are shown above the main editor view. This sometimes gets confusing, when you are also using split editors in Qt-Creator, cause one is able to have the same file opened in multiple editors or even on multiple screens.
In this case one has two or more tabs for the same file, in different splits, above the main view and they are not even colocated.
Since every split has got it's own history, there must be a way to add the tabs bar to the head of a split and only "tabitize" the split's dropdown.

Anyways, great Plugin. This is one of the features I missed the most in Qt-Creator.

Make keyboard shortcuts configurable

Ctrl-Alt-[1..9] are used at least in German and French layouts, so it should be possible to configure and/or disable shortcuts for switching between tabs.

QtCreator 3.5.1

Hi, I've tried to build your plugin on mac and succeeded after some time. But when I am trying to use it QtCreator says

Couldn't find Core (3.5.82)
...

Just rebuilding it with VERSION in QtCreator source set to 3.5.1 doesn't help and causes crashing on startup.

Can this problem be solved?

Find a working version since Qt 5.15.2 and qt creator 4.15.0

I have rebuild that to work with qt 5.15.2 and 4.15.0 start contributing on that fresh state so we get a better trace for this project.
here is the link. https://github.com/RolfHausen/qtcreator-TabbedEditor-plugin

@trollixx, if you come back to this project just join up, i respect your ownership on this project just extended it to get it back to usage. and i uploaded as a fresh project also cause i build it on a new qt creator plugin project and so filenames are different.

C++11 features is not supported for Windows QtCreator

Default Qt bundle for Windows contains QtCteator compiled with MSVC2010 compiler, so plugins need be compiled with same compiler. And MSVC2010 obviously not support C++11 :)

I think we need remove C++11 features from code. (E.g. tabbar.h\cpp containts lambdas, for-each cycles, etc.)

Suggestion: bump plugin version from 0.0.4 to 3.4.0

It would be convenient for users to clearly see which Qt Creator version is required by plugin. Take a look at Help -> About Plugins - all plugins are 3.4.0 except yours. Other third-party plugins like cppcheck or google test also tend to follow Qt Creator versioning scheme. Additionally, a git tag like "3.4.0" would be also good.

Thanks!

Loading plugin fails

If I copy the folder oth the tabbededitor-plugin-0.0.3-qtcreator-3.x.x-windows-x32-x64-2.zip archive to Qt\Tools\QtCreator\lib\qtcreator\plugins and start Qt Creator 3.3.2 I get this window on startup:
00

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.