summaryrefslogtreecommitdiff
path: root/src/plugins/vcsbase/submiteditorwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* Git: Fix crash when returning to commit editor from diffOrgad Shaneh2014-08-041-0/+5
* SubmitEditorWidget: Check all -> Select allDaniel Teske2014-07-101-2/+2
* Git: Use a separate thread for updating commit dataOrgad Shaneh2014-06-241-0/+10
* Vcs: Do not freeze when the user starts its commit message with <Tab>Tobias Hunger2014-03-031-0/+1
* VCS: Do not wrap lines that start with tab in submit editorOrgad Shaneh2014-01-291-5/+16
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Git: Allow direct push after commitAndre Hartmann2013-09-301-5/+16
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-1/+2
* Remove changeEvent(QEvent::LanguageChange) implementationhjk2013-05-271-12/+0
* Git: Implement "Fixup previous commit"Orgad Shaneh2013-05-041-0/+6
* Git: Simplify editor code a bitOrgad Shaneh2013-05-021-3/+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-17/+2
* Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-3/+2
* VCS: Use SubmitFileModel in SubmitEditorWidgetOrgad Shaneh2013-01-071-60/+20
* Move SubmitEditorWidget from Utils to VcsBaseOrgad Shaneh2013-01-071-0/+719