summaryrefslogtreecommitdiff
path: root/src/plugins/vcsbase/vcsbasesubmiteditor.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Editors: Provide a base implementation for {save,restore}Statehjk2013-05-271-10/+0
* Editors: Provide a base implementation for duplicate{,Supported}hjk2013-05-271-10/+0
* VCS: Clean up submit editor handlingEike Ziller2013-04-191-23/+4
* CppTools: Rename files to comply with coding standardTobias Hunger2013-04-101-1/+1
* CppTools: Use namespace CppTools consistentlyTobias Hunger2013-04-081-1/+1
* Core: Remove Core::Id(QByteArray) constructorhjk2013-04-041-1/+1
* Clean headers in vcsbase-plugin.Friedemann Kleint2013-03-261-17/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Git: Pass rows instead of files for diffSelectedFilesOrgad Shaneh2013-01-111-3/+19
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-3/+2
* | VCS: Replace Q_ASSERTs with QTC_ASSERTOrgad Shaneh2013-01-081-6/+7
* | VCS: Generalize selections preserving on model refreshOrgad Shaneh2013-01-071-0/+5
* | VCS: Use SubmitFileModel in SubmitEditorWidgetOrgad Shaneh2013-01-071-14/+4
* | Move SubmitEditorWidget from Utils to VcsBaseOrgad Shaneh2013-01-071-5/+5
* | VCS: Refresh submit editor status when it might changeOrgad Shaneh2012-12-301-2/+12
* | Id: Add QByteArray constructorOrgad Shaneh2012-11-201-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* Remove useless headersTobias Hunger2012-09-261-1/+0
* Changed return type of :ICore::mainWindow() to QWidget*Konstantin Tokarev2012-07-191-1/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* VCS: Replace isDescriptionMandatory() virtual function with a memberOrgad Shaneh2012-06-181-0/+10
* editormanager: simplify use of interfacehjk2012-05-111-3/+4
* Move the ModelManagerInterface out of the CPlusPlus library.Erik Verbruggen2012-03-141-1/+1
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-4/+4
* Removed module names from #include directives.Erik Verbruggen2012-02-151-18/+18
* Version control: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-311-2/+2
* Long live the king!hjk2012-01-261-1/+1
* ProjectExplorer: make currentProject statichjk2012-01-241-11/+9
* Use new static ICore interface.hjk2012-01-241-2/+2
* vcs: s/VCS/Vcs/hjk2012-01-091-75/+75
* vcsbase: stylehjk2012-01-091-29/+32