aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/vcsbase/vcsbase.pro
Commit message (Expand)AuthorAgeFilesLines
* VCS: Purge unused VcsProjectCacheOrgad Shaneh2019-01-211-2/+0
* VcsBase: Create common base diff editor controllerJarek Kobus2017-07-051-2/+4
* Rename VcsBaseEditorParameterWidget -> VcsBaseEditorConfigOrgad Shaneh2016-10-241-2/+2
* VcsBase: Fix ClearCase plugin unit testChristian Stenger2015-11-301-0/+2
* Core: Replace ICoreListener by std::functionshjk2015-11-041-2/+0
* Git: Replace CloneWizard with a Json wizardTobias Hunger2015-05-181-7/+0
* Vcs: Make VcsCommandPage available to JsonWizardsTobias Hunger2015-05-121-0/+2
* Utils: Add a WizardPage to show progress of a ShellCommandTobias Hunger2015-05-111-2/+0
* VCS: Rename DiffHighlighter -> DiffAndLogHighlighterOrgad Shaneh2015-03-251-2/+2
* Vcs: Use correct project to trim down list of files on commitTobias Hunger2015-02-261-0/+2
* VcsBase: Add Js Extension for querying VCS configuration stateTobias Hunger2015-01-211-0/+2
* VcsBase: Move vcsconfigurationpage into wizard subfolderTobias Hunger2015-01-211-2/+2
* Vcs: Some naming re-organizationhjk2014-08-281-2/+2
* VcsBase: Use static pattern for VcsBaseOutputWindowhjk2014-08-271-2/+2
* Rename checkoutwizarddialog.* to basecheckoutwizard.*Tobias Hunger2014-05-261-2/+2
* Rename basecheckoutwizard.* to vcsbase/basecheckoutwizardfactory.*Tobias Hunger2014-05-261-2/+2
* VCS: Inline CheckoutProgressWizardPage UI fileOrgad Shaneh2014-03-191-1/+0
* VCS: Replace AbstractCheckoutJob with CommandOrgad Shaneh2013-09-021-2/+0
* Streamline mimetypes.xml filesOrgad Shaneh2013-06-071-2/+0
* .pro and .qbs files: Consistently list .mimetypes.xml filesDaniel Teske2013-05-281-0/+1
* derive TARGET from QTC_{LIB,PLUGIN}_NAMEOswald Buddenhagen2013-04-031-1/+0
* centralize assignment of TEMPLATE = libOswald Buddenhagen2013-04-021-1/+0
* automatically include libs' and plugins' _dependencies.pri filesOswald Buddenhagen2013-04-021-1/+0
* Generalize QT_NO_CAST_FROM_ASCIIOrgad Shaneh2013-01-161-1/+1
* Move SubmitEditorWidget from Utils to VcsBaseOrgad Shaneh2013-01-071-3/+8
* vcsbase: "inline" configure buttonhjk2012-08-061-2/+1
* vcsbase: rename VCSBase into VcsBasehjk2012-02-241-1/+1
* Make IFile::isReadOnly consistent.Eike Ziller2012-02-141-2/+0
* Version control: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-311-1/+1
* vcsbase: throw away VCSJobRunner, replaced by GitCommandcerf2011-10-051-2/+2
* VCS: Add WizardPage asking to configure the VCSTobias Hunger2011-04-201-1/+5
* VCS[cvs,subversion]: Add diff options and enable reverting chunks.Friedemann Kleint2011-03-251-2/+4
* Refactored the Mercurial plugincerf2011-02-281-2/+8
* centralize addition of pluginspecs to OTHER_FILESOswald Buddenhagen2010-11-031-2/+0
* Create a single parent options page for the Version Control categoryThorbjørn Lindeijer2010-04-121-2/+4
* Renamed VCSBaseSettingsPage to CommonSettingsPageThorbjørn Lindeijer2010-04-121-5/+5
* VCS[git]: Add support for cleaning a repository.Friedemann Kleint2010-03-121-3/+6
* VCS: Introduce Base class for VCS plugins, use in git.Friedemann Kleint2009-12-081-1/+5
* Version control: Replace per-VCS output panes with a single one.Friedemann Kleint2009-08-101-2/+4
* Add a clone wizard for version control (base classes + git/svn).Friedemann Kleint2009-07-171-3/+15
* Rename qworkbenchplugin.pri to qtcreatorplugin.priAlessandro Portale2009-05-081-1/+1
* Add the *.pluginspec to OTHER_FILES so that we can use Locator for themdt2009-04-221-0/+2
* Fixes: Add common configuration to the VCSA base plugin; submit message check...Friedemann Kleint2009-03-191-3/+14
* Fixes: Use a model for the submit file list (to resolve the git diff mess)Friedemann Kleint2009-01-121-24/+21
* Initial importcon2008-12-021-0/+31