summaryrefslogtreecommitdiff
path: root/src/plugins/cvs/cvs.pro
Commit message (Collapse)AuthorAgeFilesLines
* Move mimetype definitions to plugin specsEike Ziller2017-02-271-2/+0
| | | | | | | | | | | | - Avoids the hassle of QRC files and manually registering mime types - Avoids performance regressions because of mime types that are registered after mime database has been used - Makes it technically possible to detect that a disabled plugin could handle a mime type if it was enabled Change-Id: I373008b1b56e9c6b4853055f20b3eeb112a6eff9 Reviewed-by: Christian Stenger <christian.stenger@qt.io> Reviewed-by: hjk <hjk@qt.io>
* CVS: ModernizeTobias Hunger2016-02-041-2/+1
| | | | | | | | | * Use pragma once * Use some more overrides * Tiny clean-ups here and there Change-Id: I951afa8ed31c5f414d4ae872c79f80db19909ee0 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
* CVS: Replace CVS checkout wizard with a Json wizardTobias Hunger2015-05-151-6/+2
| | | | | | | Change-Id: I27c5c76923bae3e4df514e228873330fd8232c7f Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
* Use VcsBaseClient::diff instead of cvs's oneJarek Kobus2013-10-161-0/+2
| | | | | | | The second step in cleaning a mess in VCS Change-Id: I3eb360825480c74242110b0da9f90b39fc4c767f Reviewed-by: Jarek Kobus <jaroslaw.kobus@digia.com>
* Streamline mimetypes.xml filesOrgad Shaneh2013-06-071-2/+0
| | | | | Change-Id: I4f2a28d4732ea496f574e5f51fb1e1633ebca99d Reviewed-by: Eike Ziller <eike.ziller@digia.com>
* .pro and .qbs files: Consistently list .mimetypes.xml filesDaniel Teske2013-05-281-0/+2
| | | | | | Change-Id: I37add98ad5b35b3d375fca721ed816124f3af7f4 Reviewed-by: Orgad Shaneh <orgads@gmail.com> Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
* derive TARGET from QTC_{LIB,PLUGIN}_NAMEOswald Buddenhagen2013-04-031-2/+0
| | | | | | | | the information is redundant now Change-Id: Icc8c8b4ace11538d45c6c9e1dbe5a7976f4743e1 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com> Reviewed-by: Eike Ziller <eike.ziller@digia.com>
* centralize assignment of TEMPLATE = libOswald Buddenhagen2013-04-021-1/+0
| | | | | Change-Id: I4025539f3875e79f03743ba9ed3fd09cd31b998d Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
* automatically include libs' and plugins' _dependencies.pri filesOswald Buddenhagen2013-04-021-1/+0
| | | | | Change-Id: I25645bb625b467c6f9d895ff89a70acd6a25683e Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
* factor out all plugin dependencies to _dependencies.pri filesOswald Buddenhagen2013-03-271-5/+1
| | | | | | | | this makes it uniform for all plugins Change-Id: I46ede2cb576059dfbaa74c2448517a102eb44ddf Reviewed-by: Eike Ziller <eike.ziller@digia.com> Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
* Generalize QT_NO_CAST_FROM_ASCIIOrgad Shaneh2013-01-161-1/+0
| | | | | Change-Id: I2b6c5876cafb7cf19fc3040bc84fd88a90b6c0e0 Reviewed-by: hjk <qthjk@ovi.com>
* Version control: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-311-0/+1
| | | | | Change-Id: I85c007045efdb207f397b42fbce7a554ac9c9819 Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
* centralize addition of pluginspecs to OTHER_FILESOswald Buddenhagen2010-11-031-2/+0
|
* Version control: Replace per-VCS output panes with a single one.Friedemann Kleint2009-08-101-2/+0
| | | | ...and give it some color and formatting.
* CVS: Add checkout wizard.Friedemann Kleint2009-07-201-2/+6
|
* Add a CVS plugin for use with UNIX cvs or Tortoise CVS.Friedemann Kleint2009-07-151-0/+36