aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/git/branchmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Git: Prevent another crash on checkoutOrgad Shaneh2013-07-101-16/+1
* Git: Clear branches model when repository becomes emptyOrgad Shaneh2013-07-041-5/+6
* Git: Prevent tracking tagsOrgad Shaneh2013-06-191-0/+19
* Git: Make tree layout consistent on add branchOrgad Shaneh2013-06-191-8/+30
* Git: Fix false positive for tracking branchOrgad Shaneh2013-06-171-1/+1
* Git: Display tracking branch for newly created branchesOrgad Shaneh2013-06-171-17/+7
* Git: Use log instead of show to display commit without diffOrgad Shaneh2013-06-171-5/+3
* Git: Show tracking branch on Branches dialogOrgad Shaneh2013-06-141-25/+18
* Git: make ensureStash dialog more clear.Petar Perisin2013-04-191-4/+2
* Git: Also show tags in the branches dialogPetar Perisin2013-04-111-19/+55
* Clean headers in Git.Friedemann Kleint2013-04-051-2/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Git: Remove "Branch" from synchronousCheckoutBranchOrgad Shaneh2013-01-241-1/+1
* | Git: Introduce StashGuardOrgad Shaneh2013-01-241-11/+4
* | Git: Fix calls to ensureStashOrgad Shaneh2013-01-231-1/+1
* | Git: Fix issues in the branch dialogTobias Hunger2013-01-231-66/+96
* | Git: added custom message to EnsureStash popupPetar Perisin2013-01-171-1/+1
* | Git: Make branch lookup more robustOrgad Shaneh2013-01-071-6/+2
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Git: Do not fail on add branch when no tracking branch selectedOrgad Shaneh2012-06-041-1/+3
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Version control: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-311-3/+3
* Long live the king!hjk2012-01-261-1/+1
* Replace Q_ASSERTs with QTC_ASSERTsTobias Hunger2012-01-131-2/+3
* Add some constTobias Hunger2012-01-121-12/+12
* vcs: s/VCS/Vcs/hjk2012-01-091-8/+8
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix possible crash in git branch dialogTobias Hunger2011-08-151-2/+5
* Git: Fix thinko when trying to find merged branchesTobias Hunger2011-07-261-3/+6
* Git: Rework branch dialogTobias Hunger2011-06-221-161/+454
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* VCS[git]: Do not show pseudo branch "(no branch)"Robert Loehning2010-08-271-7/+4
* Using bold underlined font for active git branch.Robert Loehning2010-05-041-4/+7
* Fixed parsing of Git branches when current checkout is not on a branch.Robert Loehning2010-03-151-1/+8
* Long live the king!hjk2010-03-051-1/+1
* VCS[git]: Make Branchdialog non-modal as is StashDialog.Friedemann Kleint2010-01-271-1/+16
* long live the kinghjk2009-08-141-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Added and corrected copyright headersThorbjørn Lindeijer2009-03-201-0/+29
* Fixes: Using a git configuration with colored output breaks much of the git p...Friedemann Kleint2009-03-171-1/+2
* Fixes: Added dbl-click handling for remote branchesFriedemann Kleint2009-01-091-22/+7
* Fixes: Add way to create a new local branch in the git pluginFriedemann Kleint2009-01-071-38/+154
* Compile WindowsFriedemann Kleint2008-12-191-1/+1
* Fixes: Start a git branch dialog.Friedemann Kleint2008-12-191-0/+136