summaryrefslogtreecommitdiff
path: root/src/plugins/git/changeselectiondialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove spaces in initializer listsTim Jenssen2017-02-221-2/+2
* Git: De-noiseOrgad Shaneh2016-07-221-9/+5
* Git: Enable buttons by default on commit actionsOrgad Shaneh2016-06-091-2/+2
* Git: Fetch completion refs asynchronouslyOrgad Shaneh2016-05-091-11/+13
* Git: ModernizeTobias Hunger2016-02-101-8/+6
* Git: Use PathChooser for Actions on CommitsOrgad Shaneh2016-02-041-25/+8
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Git: Use Qt5-style connectsTobias Hunger2015-11-231-1/+1
* Git: Use colors from themeTobias Hunger2015-04-171-4/+11
* Git: s/GitPlugin::gitClient/GitPlugin::client/Tobias Hunger2015-04-081-3/+3
* Vcs: Add vcsBinary and vcsTimeout methods to VcsBaseClientTobias Hunger2015-03-261-1/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Port to new connect apiMontel Laurent2015-02-091-10/+20
* | Git: Sprinkle with autoTobias Hunger2015-01-221-1/+1
|/
* Git: Show diff-stat in change selection dialogNikita Baryshnikov2014-10-241-1/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Git: Fix potential heap use after freeOrgad Shaneh2014-09-231-7/+12
* | Git: Use the right commit from history before mergeOrgad Shaneh2014-09-151-4/+1
* | Replace set[Plain]Text(QString()) with clear()Alessandro Portale2014-07-231-1/+1
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-07-181-2/+2
|\ \ | |/
| * Git: Rename gitBinaryPath => gitExecutableOrgad Shaneh2014-07-181-2/+2
* | Some QString -> FileName transformationOrgad Shaneh2014-07-161-1/+1
|/
* Git: Replace findRepository with VcsManager::findTopLevelOrgad Shaneh2014-07-031-1/+3
* Optimize usage of QPaletteLorenz Haas2014-02-211-1/+1
* Git: Replace bool argument with flagsOrgad Shaneh2014-01-291-1/+1
* Git: add completion to ChangeSelectionDialogOrgad Shaneh2014-01-141-1/+42
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Git: Trim change on ChangeSelectionDialogOrgad Shaneh2014-01-071-4/+4
* | Git: Do not invoke git for details about empty changeOrgad Shaneh2013-12-231-1/+7
* | Revert "Git: add completion to ChangeSelectionDialog"Orgad Shaneh2013-12-221-42/+1
* | Git: add completion to ChangeSelectionDialogOrgad Shaneh2013-12-221-1/+42
|/
* Git: Cleanup id comparisonOrgad Shaneh2013-10-021-4/+3
* Git: Revive ChangeSelectionDialog UI fileOrgad Shaneh2013-10-011-82/+45
* Git: Set default button for change-related actions by triggering actionOrgad Shaneh2013-09-301-1/+10
* Git - fix bug with empty working directory in ChangeSelectionDialogPetar Perisin2013-06-041-2/+1
* Fix change selection dialog.Friedemann Kleint2013-05-221-2/+2
* Git: Fix object leaksOrgad Shaneh2013-05-171-6/+6
* UI text: fix VCS related stringsLeena Miettinen2013-05-161-1/+1
* Git: Rename "Cancel" to "Close" in ChangeSelectionDialogNikolai Kosjar2013-05-061-3/+3
* Git: Specify shortcuts in ChangeSelectionDialogNikolai Kosjar2013-05-061-7/+7
* Git: Improve LogChangeWidgetOrgad Shaneh2013-05-041-4/+7
* Git - ChangeSelectionDialog select from recent historyPetar Perisin2013-04-301-11/+79
* Git - Bug fix in changeSelectionDialogPetar Perisin2013-04-091-0/+1
* Clean headers in Git.Friedemann Kleint2013-04-051-2/+0
* Git: Added Checkout CommitPetar Perisin2013-04-041-0/+9
* Git: refactoring ChangeSelectionDialogPetar Perisin2013-04-041-49/+81
* Git: Update details when working directory is changedOrgad Shaneh2013-03-061-1/+7