summaryrefslogtreecommitdiff
path: root/src/plugins/cvs
Commit message (Expand)AuthorAgeFilesLines
...
* CVS: fix UI text capitalization and punctuationLeena Miettinen2015-03-271-4/+4
* VCS: Rename DiffHighlighter -> DiffAndLogHighlighterOrgad Shaneh2015-03-251-1/+1
* Vcs: rename overload SubmitEditor::diffSelectedFiles() for rowsHugues Delorme2015-03-051-1/+2
* Clean exported headers of the TextEditor plugin.Friedemann Kleint2015-02-261-0/+3
* Clean exported headers of the VcsBase plugin.Friedemann Kleint2015-02-261-0/+2
* Fix layouts for OSX: Set the obligatory ExpandingFieldsGrowAlessandro Portale2015-02-241-0/+6
* Use new mime databaseEike Ziller2015-02-171-5/+5
* Cvs: Use AsynchronousMessageBoxMarco Bubke2015-02-161-2/+3
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-1224-142/+142
|\
| * Update LicenseEike Ziller2015-01-1624-142/+142
* | VCS: Remove unneeded qualificationsOrgad Shaneh2015-02-042-3/+3
* | Vcs: in VcsBaseClient use functors to create log/diff parameter widgetsHugues Delorme2015-01-222-44/+9
* | CVS: Sprinkle with autoTobias Hunger2015-01-222-5/+5
* | VcsBase: Make VcsConfiguration page more dynamicTobias Hunger2015-01-211-2/+5
* | VcsBase: Move vcsconfigurationpage into wizard subfolderTobias Hunger2015-01-211-1/+1
* | Vcs: Remove unused GetRepositoryRootOperationTobias Hunger2015-01-192-7/+0
* | Core: Remove unused functionality to checkout from VCSTobias Hunger2015-01-152-7/+0
* | Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-121-1/+1
* | Merge remote-tracking branch 'origin/3.3'Eike Ziller2014-11-241-31/+32
|\ \ | |/
| * VCS: Rework disabling of ambiguous actionsOrgad Shaneh2014-11-171-28/+29
* | Merge remote-tracking branch 'origin/3.3'Eike Ziller2014-11-121-2/+0
|\ \ | |/
| * qbs build: Remove unneeded import statements.Christian Kandeler2014-11-101-2/+0
* | Add CVS directory actionsToralf2014-10-242-1/+50
|/
* License update.Eike Ziller2014-10-151-1/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-1423-161/+184
|\
| * License updateEike Ziller2014-10-0924-163/+186
* | CVS: change QTC_CHECK to QTC_ASSERT and remove dead stores.Erik Verbruggen2014-09-121-4/+4
* | Editors: Automatically add editor/document id to context and use thatEike Ziller2014-09-021-7/+1
* | ExtensionSystem: Use Qt 5 plugin metadata instead of .pluginspec filesEike Ziller2014-09-022-17/+19
* | Vcs: Collapse VcsSubmitEditorFactory hierarchyhjk2014-09-013-10/+5
* | Vcs: Convert to new editor construction schemehjk2014-08-281-6/+2
* | Vcs: Some naming re-organizationhjk2014-08-284-24/+29
* | Vcs: Move some static functions from *EditorWidget to *Editorhjk2014-08-281-20/+20
* | VcsBase: Use static pattern for VcsBaseOutputWindowhjk2014-08-271-5/+5
* | ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-271-2/+0
* | Do not shout at usersRobert Loehning2014-08-221-1/+1
* | Vcs*: Rename several *Editors to *EditorWidgetshjk2014-08-223-11/+11
* | Fix closing editor with ctrl+w or "x" or File > CloseEike Ziller2014-08-221-1/+2
* | Vcs: Move editor construction over to new schemehjk2014-08-213-9/+8
* | Vcs: Flatten the VcsBase::BaseCheckoutWizard hierarchyhjk2014-08-183-24/+10
* | VCS: Make submit editor closing independent from current editorEike Ziller2014-08-151-1/+1
* | TextEditor: Consolidate document access functions.hjk2014-08-041-1/+1
* | Vcs: Denoise *plugin.cpp and reduces scope of constantshjk2014-07-282-93/+95
* | Git: Remove unused declarationshjk2014-07-231-1/+0
* | Some QString -> FileName transformationOrgad Shaneh2014-07-164-6/+6
|/
* Revert "VCS: Open diff/blame editors in other split"Tobias Hunger2014-06-171-3/+1
* CVS: Pass const string by referenceOrgad Shaneh2014-05-262-2/+2
* Vcs: Use Utils::FileName where possible in the CheckoutWizardsTobias Hunger2014-05-262-8/+8
* BaseCheckoutWizard*: Move createCommand from factory into WizardTobias Hunger2014-05-262-25/+24
* Vcs: Remove propertyPages from wizardFactoryTobias Hunger2014-05-262-20/+14