GitQlientPlugin

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

LGPL-2.1 License

Stars
43
GitQlientPlugin - v1.4.0 Latest Release

Published by francescmm over 3 years ago

Since the new QtWebView dependencies, check in this link how to install them. Download the necessary files for your platform and install them in the corresponding Qt Creator directory.

In addition, put the contents of the bin folder under Tools/QtCreator/bin.

Compiled with:

Linux: GCC 9.3.0
Windows: MSVC2019 64bit

GitQlientPlugin -

Published by francescmm about 4 years ago

New version of GitQlientPlugin with latest changes from GitQlient v1.2.0

Compiled with:

  • Linux: GCC 5.3.1
  • Windows: MSVC2017 32bit
GitQlientPlugin - v1.2.0

Published by francescmm over 4 years ago

New version of GitQlientPlugin with latest changes from GitQlient

Compiled with:

  • Linux: GCC 5.3.1
  • Windows: MSVC2017 32bit
GitQlientPlugin - v1.1.0

Published by francescmm over 4 years ago

New version of GitQlientPlugin with latest changes from GitQlient

GitQlientPlugin -

Published by francescmm almost 5 years ago

GitQlientPlugin - https://github.com/francescmm/GitQlientPlugin/releases/tag/v1.0.0-rc1

Published by francescmm almost 5 years ago

GitQlientPlugin - https://github.com/francescmm/GitQlientPlugin/releases/tag/v1.0.0-beta

Published by francescmm almost 5 years ago

GitQlientPlugin - https://github.com/francescmm/GitQlientPlugin/releases/tag/v1.0.0-alpha

Published by francescmm almost 5 years ago

GitQlientPlugin - GitQlientPlugin v0.10.1

Published by francescmm almost 5 years ago

Updated to GitQlient version v0.3.1 with the following features:

  • Fixing checkout of branches
GitQlientPlugin - GitQlientPlugin v0.10.0

Published by francescmm almost 5 years ago

Updated to GitQlient version v0.3.0 with the following features:

  • Refactoring Git class
  • Changed the graphics of the Work In Progress in the repository view
  • Feature: Added file diff for Work In Progress
  • Fix: Bug that make the repository view not refreshing
GitQlientPlugin - GitQlientPlugin v0.9

Published by francescmm almost 5 years ago

Updated to GitQlient version v0.2.0 with the following features:

  • Adding MessageBox for error output
  • Feature: Added blame and history window
  • Feature: Adding support for multiselection in the RepositoryView
  • Feature: Improved the watcher
  • Feature: Improved styles
  • Feature: Big refactor/re-implementation of the old backend
  • Fix: Showing all branches when detached
  • Fix: Fixed crashes when opening a submodule
  • FIx: Fixed branch selection
GitQlientPlugin - GitQlientPlugin v0.8

Published by francescmm almost 5 years ago

Updated to GitQlient version v0.12 with the following features:

  • Adding MessageBox for error output
  • Fix: Push force
  • Fix: Crashes when concatenating QString and const char*
GitQlientPlugin - GitQlientPlugin v0.7

Published by francescmm almost 5 years ago

Updated to GitQlient version v0.11 with the following features:

  • Title has now a max of 50 chars.
  • Adding command line params for GitQlient
  • Adding configuration screen with QSettings storage
  • Adding repo operations
  • Showing Git message when pul, push or cherry-pick throws problems
GitQlientPlugin - GitQlientPlugin v0.6

Published by francescmm about 5 years ago

Updated to GitQlient version v0.10 with the following features:

  • Added documentation to GitQlient repo
  • Added patch functionality
  • Solved crashes in submodule operations
GitQlientPlugin - GitQlientPlugin v0.5

Published by francescmm about 5 years ago

Updated to GitQlient version v0.9 with the following features:

  • Feature: Added subtree structure to the local branches view
  • Feature: Added counter for the commit title
  • Feature: Enabled to add a submodule
  • Feature: Re-worked the UI of the WIP commit to add untracked files.
  • Change License version to LGPLv2+
  • Fixed crashes in context menu
GitQlientPlugin - GitQlientPlugin v0.4

Published by francescmm about 5 years ago

Updated to GitQlient version v0.8 with the following features:

  • Refactored code regarding the use of RepositoryModel as a cache class (still work to do)
  • Simplifying widget structure for the full diff view
  • Feature: Added logs
  • Feature: Added open and update options for submodules. Now, one can open a submodule in a new tab from
  • Fix: Fixed Git stash pop command
  • Fix: Fixed styles to easily see which files were added or removed in a specific commit
GitQlientPlugin - GitQlientPlugin v0.3

Published by francescmm about 5 years ago

Update to GitQlient version v0.5 with the following features:

  • Redesign of how the UI runs Git internally
  • Adding support for multiple repos
  • Added support for logs
GitQlientPlugin - GitQlientPlugin v0.2

Published by francescmm about 5 years ago

This version applies the last changes from GitQlient. Some improvements are:

  • Fixed styles in dialogs
  • Added support for GitHub issues in the title of commits and commit amends
  • Fixed crashes
GitQlientPlugin - GitQlientPlugin v0.1

Published by francescmm about 5 years ago

First release of GitQlientPlugin for Qt Creator.