aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cvs
Commit message (Expand)AuthorAgeFilesLines
* Move mimetype definitions to plugin specsEike Ziller2017-02-276-19/+11
* CVS: Re-enable plugin unit testsChristian Stenger2016-12-051-0/+1
* VCS: Use Qt5 connect for annotateOrgad Shaneh2016-11-282-3/+1
* VCS: Replace describe slots with lambdasOrgad Shaneh2016-11-282-12/+6
* Rename VcsBaseEditorParameterWidget -> VcsBaseEditorConfigOrgad Shaneh2016-10-242-10/+9
* VCS: Replace QToolButtons in VCS toolbar with QActionsJarek Kobus2016-10-241-5/+6
* VCS: Fix inverse conditionOrgad Shaneh2016-10-241-1/+1
* VCS: Add a way to filter out files/directories that belong to a VCSTobias Hunger2016-10-212-0/+9
* VCS: "final"-ize IVersionControl implementationsTobias Hunger2016-10-211-15/+15
* UI files: Fix tab order in lots of UI formsNazar Gerasymchuk2016-08-021-0/+7
* SynchronousProcess: Store raw bytes from stdout/stderr of the processTobias Hunger2016-07-151-2/+2
* SynchronousProcess: Change exit code interpreter to function objectEike Ziller2016-04-272-24/+8
* CVS: ModernizeTobias Hunger2016-02-0419-165/+42
* cvsutils: Fix build with gcc 5.3.Friedemann Kleint2016-02-041-1/+1
* Preferably use QStringRef::toInt().Friedemann Kleint2016-02-041-2/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1920-327/+231
* IDocument: Rename defaultPath and suggestedFileNameEike Ziller2016-01-141-1/+1
* CVS: We still need some public slots:-/Tobias Hunger2015-11-231-1/+2
* CVS: Use Qt5-style connectsTobias Hunger2015-11-232-35/+34
* CvsPlugin: Introduce member initialization.Jarek Kobus2015-06-182-66/+31
* Properly delete plugins dependent on failed pluginJarek Kobus2015-06-171-1/+1
* VcsBase: Make some slots protected and update users accordinglyTobias Hunger2015-06-111-1/+1
* Add override keyword to IEditor & TextEditorWidget implementationsEike Ziller2015-06-091-4/+5
* UI text: fix capitalizationLeena Miettinen2015-06-011-1/+1
* CVS: Replace CVS checkout wizard with a Json wizardTobias Hunger2015-05-1510-252/+3
* 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