summaryrefslogtreecommitdiff
path: root/src/plugins/cvs
Commit message (Expand)AuthorAgeFilesLines
* CheckoutWizards: Use IVersionControl::createInitialCheckoutCommandTobias Hunger2015-05-111-18/+4
* Utils: Add a WizardPage to show progress of a ShellCommandTobias Hunger2015-05-111-0/+4
* CheckoutWizards: Simplify code to look up specific pagesTobias Hunger2015-05-111-6/+2
* IVersionControl: Add method to get a ShellCommand for initial checkoutsTobias Hunger2015-05-112-0/+26
* Vcs: Sprinkle overrides over IVersionControlsTobias Hunger2015-05-081-14/+14
* Vcs: Split up VcsCommandTobias Hunger2015-05-041-17/+18
* Vcs: Push the binary into the Jobs of VcsCommandTobias Hunger2015-04-291-3/+2
* Vcs: Standardize on second based timeoutsTobias Hunger2015-04-132-23/+23
* Vcs: Unify options pages for VcsBaseClientImpl based VCSesTobias Hunger2015-04-093-45/+8
* Vcs: Move handling of settings from VcsBaseClient to VcsBaseClientImplTobias Hunger2015-04-089-78/+81
* 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