summaryrefslogtreecommitdiff
path: root/src/plugins/cvs
Commit message (Expand)AuthorAgeFilesLines
* Incremented year in copyright infoRobert Loehning2014-01-0822-22/+22
* Limit cdUp to rootOrgad Shaneh2013-12-031-1/+3
* Vcs: Remove snapshot supportTobias Hunger2013-10-152-24/+0
* 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
* Add QTCREATOR_COMPAT_VERSIONEike Ziller2013-07-091-1/+1
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-1/+1
* Streamline mimetypes.xml filesOrgad Shaneh2013-06-072-3/+0
* Switch less often to edit modeEike Ziller2013-06-051-7/+6
* Settings: Simplify some user codehjk2013-05-291-4/+2
* Remove Nokia leftovers take 2Daniel Teske2013-05-281-1/+1
* .pro and .qbs files: Consistently list .mimetypes.xml filesDaniel Teske2013-05-282-0/+3
* VCS: Rename RegularCommandOutput to OtherContentOrgad Shaneh2013-05-242-3/+3
* Remove Nokia leftoversOrgad Shaneh2013-05-242-4/+4
* VCS: Remove unused extension parameter from editorsOrgad Shaneh2013-05-241-7/+4
* Fix dependency information according to output of dependency checkerTobias Hunger2013-05-221-1/+1
* VCS: Remove redundant calls to default constructorOrgad Shaneh2013-04-221-1/+0
* VCS: Clean up submit editor handlingEike Ziller2013-04-192-8/+9
* auto-generate <dependencyList> in .pluginspec filesOswald Buddenhagen2013-04-111-6/+1
* Core: Remove Core::Id(QByteArray) constructorhjk2013-04-041-1/+1
* derive TARGET from QTC_{LIB,PLUGIN}_NAMEOswald Buddenhagen2013-04-031-2/+0
* make library and plugin dependencies declarativeOswald Buddenhagen2013-04-031-5/+8
* centralize assignment of TEMPLATE = libOswald Buddenhagen2013-04-021-1/+0
* automatically include libs' and plugins' _dependencies.pri filesOswald Buddenhagen2013-04-021-1/+0
* factor out all plugin dependencies to _dependencies.pri filesOswald Buddenhagen2013-03-272-5/+6
* Vcs: Construct Core::Id directly for submit editorhjk2013-03-211-1/+1
* Fix Krazy warnings about includes/header guards in version control.Friedemann Kleint2013-03-121-1/+0
* ClearCase: Don't show Hijack button for dynamic viewKnut Petter Svendsen2013-03-112-1/+6
* CVS: Add open textOrgad Shaneh2013-03-012-0/+7
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-3122-22/+22
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-2922-22/+22
* | VCS: Use entries combobox for logOrgad Shaneh2013-01-303-0/+29
* | VCS: Un-static testDiffFileResolvingOrgad Shaneh2013-01-301-1/+1
* | VCS: Add diff pattern tests for CVS and MercurialOrgad Shaneh2013-01-222-0/+30
* | VCS: Refactor fileNameFromDiffSpecificationOrgad Shaneh2013-01-212-32/+9