aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/vcsbase/submiteditorwidget.h
Commit message (Expand)AuthorAgeFilesLines
* 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