aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/git/gitsubmiteditorwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port from QRegExpValidator to QRegularExpressionValidatorLars Knoll2020-03-201-2/+2
* Git: Use Theme color for "Detached HEAD" case in GitSubmitEditorWidgetAlessandro Portale2020-01-231-4/+8
* VCS: Add reason text when submit validation failsOrgad Shaneh2018-11-101-5/+16
* Git: Add Sign off feature in git commit viewTasuku Suzuki2017-01-051-0/+2
* Rename the "ERROR" icon to "CRITICAL"Ulf Hermann2017-01-021-1/+1
* Move icons to UtilsUlf Hermann2016-08-051-2/+2
* Git: De-noiseOrgad Shaneh2016-07-221-4/+4
* Git: ModernizeTobias Hunger2016-02-101-5/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-3/+2
* Git: Use Qt5-style connectsTobias Hunger2015-11-231-5/+7
* Icon refresh: First step towards the new Qt Creator themesAlessandro Portale2015-10-231-0/+6
* Git: Use side-by-side layout for Fixup Previous CommitOrgad Shaneh2015-05-101-1/+1
* Git: commit submit widget add tooltip to error labelNikita Baryshnikov2015-03-271-0/+1
* Clean exported headers of the VcsBase plugin.Friedemann Kleint2015-02-261-0/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Port to new connect apiMontel Laurent2015-02-091-5/+6
* | Git: Sprinkle with autoTobias Hunger2015-01-221-3/+3
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Vcs: Collapse VcsSubmitEditorFactory hierarchyhjk2014-09-011-2/+1
* | Git: Do not pass --author on commit when author is unchangedOrgad Shaneh2014-08-251-2/+8
|/
* LogChangeWidget: Fix keyboard navigation on all platformsDaniel Teske2014-04-161-1/+1
* Git: Replace bool argument with flagsOrgad Shaneh2014-01-291-2/+2
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Git: Allow push after fixupPetar Perisin2013-11-081-1/+1
|/
* Git: Move hasRemotes out of panel dataOrgad Shaneh2013-10-051-2/+3
* Git: Readd shortcuts for commitOrgad Shaneh2013-10-021-6/+6
* Git: Rename push enum valuesPetar Perisin2013-10-021-6/+6
* Git: Allow direct push after commitAndre Hartmann2013-09-301-0/+39
* Git: Keep panel data when editor is changedOrgad Shaneh2013-08-141-1/+6
* Git: Refresh log entries on fixup commitOrgad Shaneh2013-06-171-0/+6
* Git: Move submit highlighter to a separate fileOrgad Shaneh2013-06-031-73/+2
* Git: Move GitSubmitHighlighter to headerOrgad Shaneh2013-05-241-20/+15
* Git: Show commit on double-click in fixup editorOrgad Shaneh2013-05-061-0/+1
* Fix indentationOrgad Shaneh2013-05-061-1/+1
* Git: Improve LogChangeWidgetOrgad Shaneh2013-05-041-1/+1
* Git: Implement "Fixup previous commit"Orgad Shaneh2013-05-041-2/+30
* Git: Fix commit message highlightingOrgad Shaneh2013-04-291-0/+1
* Git: Fix commit message highlightingOrgad Shaneh2013-04-291-15/+20
* 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
* | VCS: Remove superfluous virtualOrgad Shaneh2013-01-181-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-3/+2
* | Move SubmitEditorWidget from Utils to VcsBaseOrgad Shaneh2013-01-071-1/+1
* | Git: Disable Commit button when unmerged files existOrgad Shaneh2012-12-301-2/+9
|/
* Adjust license headershjk2012-10-051-21/+20