aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/git/gitsubmiteditorwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Git: Improve upper part of layoutTasuku Suzuki2023-12-041-3/+4
* Remove ineffective resize() callsAlessandro Portale2023-05-101-2/+0
* Layouting: Handle attach types via setterhjk2023-05-031-1/+2
* Some fixes in translated stringsEike Ziller2023-02-151-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Git: VcsBase: Squish: Make tst_git_local run againRobert Löhning2022-10-071-0/+4
* Git: Convert to Tr::trAlessandro Portale2022-10-061-29/+26
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Git: Support user configured comment characterOrgad Shaneh2022-08-261-4/+9
* Git: Minor cleanup in GitSubmitEditorWidgetOrgad Shaneh2022-08-191-10/+6
* Git: Fix extra tokenChristian Stenger2022-08-051-1/+1
* Git: inline gitsubmitpanel.uihjk2022-08-051-35/+101
* Git: Add "Show HEAD" link in amend commit editorOrgad Shaneh2021-09-271-0/+4
* Vcs: Use more FilePath for file pathshjk2021-08-021-3/+7
* Avoid signal overloadingJarek Kobus2020-11-191-1/+1
* Git: Replace QRegExp by QRegularExpressionChristian Stenger2020-07-141-1/+0
* 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