aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/vcsbase/vcsbasesubmiteditor.cpp
Commit message (Expand)AuthorAgeFilesLines
* VcsBase: Modernize the iconsAlessandro Portale2017-10-091-2/+12
* VCS: Preserve selections in commit editor on refreshOrgad Shaneh2017-07-011-1/+6
* VCS: Filter out untracked files only if they don't appear in any projectOrgad Shaneh2017-06-141-13/+2
* Utils: Introduce a TemporaryDirectory and TemporaryFile classTobias Hunger2017-01-201-6/+2
* VCS: Properly support contents() on commit descriptionsUlf Hermann2016-01-221-5/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Rename Project::ExcludeGeneratedFilesUlf Hermann2016-01-131-1/+1
* VCS: Do not delete SubmitFileModel before setting the new oneOrgad Shaneh2016-01-071-3/+3
* Move "open" from IEditor to IDocumentEike Ziller2015-06-101-18/+0
* Utils: Make SynchronousProcess use second based timeoutsOrgad Shaneh2015-04-151-1/+1
* Vcs: fix missing icons in SubmitFileModelHugues Delorme2015-03-111-2/+2
* Vcs: rename overload SubmitEditor::diffSelectedFiles() for rowsHugues Delorme2015-03-061-1/+1
* Prefix duplicate names in Open Documents to make them uniqueOrgad Shaneh2015-02-261-1/+1
* Vcs: Use correct project to trim down list of files on commitTobias Hunger2015-02-261-29/+18
* Clean exported headers of the VcsBase plugin.Friedemann Kleint2015-02-261-0/+1
* VcsBaseSubmitEditor: Remove queued connectionTobias Hunger2015-02-241-3/+2
* VcsBase: Make the description directly available in Submit EditorTobias Hunger2015-02-201-2/+12
* VcsBase: Convert VcsBaseSubmitEditor to Qt5 style connectsTobias Hunger2015-02-161-19/+21
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | VCS: Remove unneeded qualificationsOrgad Shaneh2015-02-041-6/+6
* | Do not use QDir::separator() for internal pathsOrgad Shaneh2015-02-021-2/+3
* | VcsBase: Sprinkle with autoTobias Hunger2015-01-221-8/+8
* | VcsCommand: Use Qt5-style connectsTobias Hunger2015-01-201-1/+2
* | Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-121-1/+1
* | Completely rework currentNode/currentProject handlingDaniel Teske2014-12-031-2/+2
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | CppTools: Change CppModelManager implementation patternhjk2014-09-191-2/+2
* | Editors: Automatically add editor/document id to context and use thatEike Ziller2014-09-021-1/+0
* | Git/Hg SubmitEditor: Fix buttons in confirmation dialog for closeDaniel Teske2014-08-311-1/+6
* | VcsBase: Use static pattern for VcsBaseOutputWindowhjk2014-08-271-6/+5
|/
* VCS: Discard commit if submit widget is disabledOrgad Shaneh2014-06-231-0/+3
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-3/+3
* Merge remote-tracking branch 'origin/3.1'Oswald Buddenhagen2014-03-111-1/+1
|\
| * Fix some typosSergio Ahumada2014-03-051-1/+1
* | Editors: Move id() from editor to document.Eike Ziller2014-03-051-2/+1
|/
* Core: Make IEditor::id a value member and adjust usershjk2014-02-251-5/+1
* Optimize usage of QPaletteLorenz Haas2014-02-211-1/+1
* Core: Merge Find and Locator into Core pluginhjk2014-01-141-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Revert "EditorManager: Fix crash when closing an editor upon activation"Orgad Shaneh2013-10-081-2/+4
* Apply static pattern to TextEditorSettinghjk2013-09-201-1/+1
* VCS: Use text settings for description textbox in submit editorOrgad Shaneh2013-08-131-6/+14
* Move IEditor::createNew to IDocument::setContentsEike Ziller2013-07-171-9/+3
* Make SubmitEditorFile dependency on VcsBaseSubmitEditor explicitEike Ziller2013-07-151-19/+2
* Move displayName from IEditor to IDocumentEike Ziller2013-07-101-13/+1
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-3/+3
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-3/+5
* Switch less often to edit modeEike Ziller2013-06-051-2/+1