aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/vcsbase/submiteditorwidget.h
Commit message (Expand)AuthorAgeFilesLines
* Fix missing overrides and redundant virtualAlessandro Portale2023-11-141-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* VCS: Rename functionOrgad Shaneh2022-10-141-1/+1
* VCS: Do not prompt on close if nothing was doneOrgad Shaneh2022-10-131-0/+1
* VcsBase: Remove Q_PROPERTY definitionshjk2022-09-281-6/+0
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Git: Support user configured comment characterOrgad Shaneh2022-08-261-3/+1
* VcsBase: Remove unneeded declarationsJarek Kobus2022-07-291-1/+1
* VCS: Clear commit message hint when editor becomes disabledAndre Hartmann2021-07-271-0/+1
* VCS: Add commit message verificationAndre Hartmann2020-12-231-0/+1
* SubmitEditorWidget: Inline two small functionsAndre Hartmann2020-02-291-2/+0
* VCS: Add reason text when submit validation failsOrgad Shaneh2018-11-101-1/+1
* VCS: Remove unused unregisterActions functionsOrgad Shaneh2018-08-281-2/+0
* VcsBase: Consistently use nullptrTobias Hunger2018-05-071-2/+2
* VCS: Preserve selections in commit editor on refreshOrgad Shaneh2017-07-011-0/+3
* VcsBase: Modernize headersTobias Hunger2016-02-031-15/+10
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Git: Use side-by-side layout for Fixup Previous CommitOrgad Shaneh2015-05-101-0/+1
* Clean exported headers of the VcsBase plugin.Friedemann Kleint2015-02-261-3/+1
* 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
* | VCS: Make text wrapping independent of actual editorOrgad Shaneh2014-09-161-0/+2
* | Vcs: Collapse VcsSubmitEditorFactory hierarchyhjk2014-09-011-2/+2
|/
* Git: Fix crash when returning to commit editor from diffOrgad Shaneh2014-08-041-0/+1
* Git: Use a separate thread for updating commit dataOrgad Shaneh2014-06-241-0/+3
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Git: Allow direct push after commitAndre Hartmann2013-09-301-0/+1
* Remove changeEvent(QEvent::LanguageChange) implementationhjk2013-05-271-1/+0
* Git: Implement "Fixup previous commit"Orgad Shaneh2013-05-041-0/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
* Git: Pass rows instead of files for diffSelectedFilesOrgad Shaneh2013-01-111-4/+1
* VCS: Use SubmitFileModel in SubmitEditorWidgetOrgad Shaneh2013-01-071-9/+3
* Move SubmitEditorWidget from Utils to VcsBaseOrgad Shaneh2013-01-071-0/+157