summaryrefslogtreecommitdiff
path: root/src/plugins/cvs
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-0924-163/+186
* 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
* Vcs: Make checkout wizards work, even when VCS in unconfiguredTobias Hunger2014-05-261-1/+5
* Vcs: Add method to create a Wizard to the WizardFactory and use itTobias Hunger2014-05-262-0/+24
* Vcs: Append "Factory" to the variaus checkout wizardsTobias Hunger2014-05-263-6/+6
* Rename basecheckoutwizard.* to vcsbase/basecheckoutwizardfactory.*Tobias Hunger2014-05-261-1/+1
* Rename BaseCheckoutWizard to BaseCheckoutWizardFactoryTobias Hunger2014-05-261-1/+1
* VCS: Remove unused local variablesOrgad Shaneh2014-05-061-3/+0
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-4/+4
* Use ICore::dialogParent for message boxes without parent so farhjk2014-03-121-3/+4
* use new base import style in qbs filesJoerg Bornemann2014-03-111-1/+1
* VCS: Open diff/blame editors in other splitTobias Hunger2014-03-071-1/+3
* EditorManager: Add OpenEditorFlags to openEditorWithContentsTobias Hunger2014-03-071-1/+0
* Qbs/qmake: Fix dependencies of pluginsTobias Hunger2014-02-112-0/+3
* BaseTextEditor: Remove some unnecessary indirections through widgetEike Ziller2014-01-141-1/+1
* Core: Merge Find and Locator into Core pluginhjk2014-01-144-7/+4
* Incremented year in copyright infoRobert Loehning2014-01-092-2/+2
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-0822-22/+22
|\
| * Incremented year in copyright infoRobert Loehning2014-01-0822-22/+22
* | VCS: Remove unnecessary indirectionEike Ziller2013-12-191-3/+2
* | Preferences: Add default implementation for filteringEike Ziller2013-12-102-32/+10
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-12-051-1/+3
|\ \ | |/
| * Limit cdUp to rootOrgad Shaneh2013-12-031-1/+3
* | Cvs: Add history completer to path choosersTobias Hunger2013-11-261-0/+1
* | ClearCase: Handle read-only view private filesKnut Petter Svendsen2013-11-132-2/+3
* | Fix warnings about struct/class mismatch in CVS.Friedemann Kleint2013-10-181-1/+1
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-10-162-24/+0
|\ \ | |/
| * Vcs: Remove snapshot supportTobias Hunger2013-10-152-24/+0
* | Use VcsBaseClient::diff instead of cvs's oneJarek Kobus2013-10-1611-236/+346
|/
* VCS: Do not try to add files that are already trackedOrgad Shaneh2013-10-114-2/+21
* VCS: Rename diffBaseDirectory -> workingDirectoryOrgad Shaneh2013-10-101-1/+1
* VCS: Pass workingDirectory for annotateOrgad Shaneh2013-10-103-7/+9
* Use book style capitalization for button labelsjkobus2013-10-101-2/+2
* qbs project files: Make use of new qbsSearchPaths property.Christian Kandeler2013-10-091-1/+1
* Cleanup IWizard interface and usershjk2013-09-242-26/+7
* Cvs: Remove some Cvs namespace usagesTobias Hunger2013-09-032-7/+7
* Apply 'static' pattern to MimeDatabasehjk2013-09-031-1/+1
* VCS: Replace AbstractCheckoutJob with CommandOrgad Shaneh2013-09-023-9/+11
* EditorManager: Use static pattern, adjust surrounding codehjk2013-08-301-1/+1
* VCS: Invert Command -> runVcs dependencyOrgad Shaneh2013-08-301-1/+1
* Add common interface for text formats inside syntax highlighterjkobus2013-08-264-7/+5
* VCS: Enable calling runVcs from non-GUI threadsOrgad Shaneh2013-08-201-3/+2
* VCS: Use correct output styleOrgad Shaneh2013-08-121-1/+1
* VCS: Use a single filename for logOrgad Shaneh2013-08-072-22/+26
* EditorManager: Make closeEditor publicOrgad Shaneh2013-08-071-2/+1
* Move IEditor::createNew to IDocument::setContentsEike Ziller2013-07-171-5/+5