aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/git/branchdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Git: Replace branch dialog with branches side panelAndre Hartmann2018-09-121-216/+0
* Utils: Purge asConstOrgad Shaneh2018-04-091-1/+0
* Git: Extract BranchUtils for re-use in Branches Side PanelAndre Hartmann2018-03-011-224/+13
* Git: Fix initial button enabling in Branches dialogOrgad Shaneh2017-07-191-0/+1
* Git: Move "Include tags" to branches dialogOrgad Shaneh2017-06-291-0/+6
* Git: Expand branches also on internal model refreshOrgad Shaneh2017-03-261-0/+4
* Remove spaces in initializer listsTim Jenssen2017-02-221-1/+1
* Git: BranchDialog: Disable buttons when selection disappearsAndre Hartmann2017-02-091-3/+3
* Git: BranchDialog: constify local variableAndre Hartmann2017-02-091-2/+1
* Git: Eradicate Q_FOREACH loopsOrgad Shaneh2017-02-061-4/+6
* Git: Move msgRepositoryLabel from StashDialog to GitPluginOrgad Shaneh2017-02-051-2/+1
* Git: Some more QStringList cleanupOrgad Shaneh2016-08-151-1/+1
* Git: De-noiseOrgad Shaneh2016-07-221-9/+7
* Git: Resize columns in branches dialog when data is changedOrgad Shaneh2016-06-231-2/+10
* Git: Show date and time in branches dialogOrgad Shaneh2016-05-191-0/+2
* Git: Use numerous formRobert Loehning2016-05-101-2/+2
* Git: Hide obsolete branches by default in branches dialogOrgad Shaneh2016-03-101-0/+9
* Git: ModernizeTobias Hunger2016-02-101-16/+16
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Git: BranchDialog: Remove unneeded copyAndre Hartmann2016-01-041-3/+1
* Git: Use Qt5-style connectsTobias Hunger2015-11-231-17/+17
* Git: Fix source repository resolution in Stashes dialogOrgad Shaneh2015-08-121-4/+2
* Git: s/GitPlugin::gitClient/GitPlugin::client/Tobias Hunger2015-04-081-8/+8
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Replace QLatin1String("x") with QLatin1Char('x') where possibleKai Koehne2014-09-041-1/+1
* | VcsBase: Use static pattern for VcsBaseOutputWindowhjk2014-08-271-2/+4
|/
* Git: Do not suggest tag name for local branchOrgad Shaneh2014-08-041-6/+10
* Implement unified diff editorjkobus2014-06-061-1/+1
* Git: Remove redundant null validationsOrgad Shaneh2014-05-261-2/+2
* Git: Remove redundant null validationOrgad Shaneh2014-05-061-1/+1
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-4/+4
* Git: Conditionally enable Reset button in branches dialogOrgad Shaneh2014-02-271-0/+1
* Git: Remove refs/heads/ prefix from reset message in branches dialogOrgad Shaneh2014-02-271-2/+2
* Git: Add reset button to branches dialogTobias Hunger2014-02-251-0/+17
* Git: Branches dialog - ensure all documents are savedPetar Perisin2014-01-271-0/+9
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Git: Enable choosing non-fast-forward mergeOrgad Shaneh2013-12-091-1/+14
|/
* Git: Improve branch name validationOrgad Shaneh2013-10-101-8/+2
* Merge remote-tracking branch 'origin/2.8'Oswald Buddenhagen2013-08-211-2/+2
|\
| * Git: Fix autostash for branchesOrgad Shaneh2013-07-281-2/+2
* | Git: Cancel adding a branch if the git operation failsOrgad Shaneh2013-08-151-0/+2
* | VCS: Use a single filename for logOrgad Shaneh2013-08-071-1/+1
* | Git - Add Cherry Pick in branches dialogPetar Perisin2013-07-241-0/+11
* | Merge remote-tracking branch 'origin/2.8' into HEADEike Ziller2013-07-181-8/+10
|\|
| * Git - couple fixes in branch based auto stashPetar Perisin2013-07-151-8/+10
* | tr()-fixes in git.Friedemann Kleint2013-07-151-4/+5
* | Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-07-121-1/+1
|\|