francescmm / GitQlientPlugin

GitQlientPlugin provides you a plugin to integrate Git in QtCreator full UI oriented

Home Page:https://www.francescmm.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitQlientPlugin

GitQlientPlugin is the project to build and integrated a QtCreator plugin of GitQlient

Installing the plugin

You can find the plugin in the release section. Once you have downloaded the plugin, copy it into the QtCreator folder where Qt is installed (Qt/Tools/QtCreator/lib/qtcreator/plugins) or in the following folders:

Linux ~/.local/share/data/QtProject/qtcreator/plugins/<version>

Windows %LOCALAPPDATA%\QtProject\qtcreator\plugins\<version>

OSX ~/Library/Application Support/QtProject/Qt Creator/plugins/<version>

You need to replace with the QtCreator version (e.g. 4.10.2).

The plugin should be activated by default once you have copied it, so you just will need to reboot QtCreator.

About

GitQlientPlugin provides you a plugin to integrate Git in QtCreator full UI oriented

https://www.francescmm.com

License:GNU Lesser General Public License v2.1


Languages

Language:C++ 39.6%Language:Shell 32.9%Language:QMake 27.6%