- Sep 24, 2013
-
-
hjk authored
Added 639 lines, removed 1391. Change-Id: I15ec7dd056d4f7ad79c6dd6a4181007ad14f6a43 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Sep 02, 2013
-
-
Orgad Shaneh authored
Change-Id: I9064c71787dbfb1eee6f8f473df39dda23a1252a Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Command now provides the same functionality. Deduplicate code. Change-Id: I789f021050471281870b6ef6a81a94e66fbdf0c7 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Jan 29, 2013
-
-
Robert Loehning authored
Change-Id: Ic6a9ff0359625021ebc061d22db6811814534205 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- Oct 09, 2012
-
-
Tobias Hunger authored
Change-Id: I486c5c5c7c7330593ea7812dff172ba70d0fe86b Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Oct 05, 2012
-
-
hjk authored
Change-Id: Ice592c6de9951ee3b2c4cb52ed0bb3b6770e0825 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Aug 21, 2012
-
-
Orgad Shaneh authored
Actual path is found on startup and when setting is changed Change-Id: If2cb0735953b9fb64df7425230c98efb384d9287 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Jul 19, 2012
-
-
Eike Ziller authored
Change-Id: I7134d7de30bcf9f9dcfad42520dd45ee083a852d Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- Feb 15, 2012
-
-
Erik Verbruggen authored
Getting the #include directives ready for Qt5. This includes the new-project wizards. Change-Id: Ia9261f1e8faec06b9285b694d2b7e9a095978d2b Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Jan 09, 2012
-
-
hjk authored
According to style guide. Change-Id: I05c1d4f50ddbf2876ab7e0835f4abec95fd573b2 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
- Nov 14, 2011
-
-
Hugues Delorme authored
Change-Id: I31258a10bd79a047f25787d38c070b0c95ed9f78 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Nov 03, 2011
-
-
hjk authored
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Sep 21, 2011
-
-
cerf authored
Merge-request: 2208 Reviewed-by:
hjk <qtc-committer@nokia.com> Change-Id: I4f803ebe6bfc4eda5635c1ee60d7c049d8c70250 Reviewed-on: http://codereview.qt-project.org/5302 Reviewed-by:
hjk <qthjk@ovi.com>
-
- Sep 14, 2011
-
-
cerf authored
Management of VCS settings was rather laborious (see BazaarSettings, GitSettings, ...). To overcome this, the base class VCSBaseClientSettings is now equipped with a mechanism factorizing redundant code for VCS settings, like operator=(), operator==(), writeSettings(), ... Heir classes of VCSBaseClientSettings only need to declare the settings (key + default value). Bazaar and Mercurial plugins are impacted. Change-Id: I7e4093a6d9476f3c8954f4d104f1b26ac185beb9 Merge-request: 2204 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Reviewed-on: http://codereview.qt-project.org/4889 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com>
-
- Aug 23, 2011
-
-
cerf authored
Refactor how sub VCS clients redefine commands like diff, log, ... This allows sensible code shrinks in Bazaar and Mercurial plugins Change-Id: Ifeaf366c5c1c2eee776ce5d6bc748c3872e53f5a Merge-request: 2201 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Reviewed-on: http://codereview.qt.nokia.com/3403 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com>
-
- May 12, 2011
-
-
cerf authored
It is replaced by QStringList, allowing a simpler approach to add extra arguments to a command. The Bazaar and Mercurial VCS plugins are impacted by this change Merge-request: 325 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- May 06, 2011
-
-
Tobias Hunger authored
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
-
- Apr 20, 2011
-
-
Tobias Hunger authored
Task-number: QTCREATORBUG-3752
-
- Apr 13, 2011
-
-
hjk authored
-
- Mar 22, 2011
-
-
Leena Miettinen authored
Reviewed-by: Friedemann Kleint
-
- Feb 28, 2011
-
-
cerf authored
Merge-request: 229 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Dec 17, 2010
-
-
con authored
-
- Aug 12, 2010
-
-
Friedemann Kleint authored
Provide UI with manual refresh button in BaseCheckoutWizardPage. Change ProcessCheckoutJob to be able to execute several steps. Implement in git.
-
- May 12, 2010
-
-
Daniel Molkentin authored
Reviewed-by: Leena Miettinen
-
- Jan 07, 2010
-
-
Tobias Hunger authored
* Use id() for methods returning a string used to represent some type of object. * Use displayName() for strings that are meant to be user visible. * Quieten some warnings while touching the files anyway. * Move Factories to their products in the plugins where that was not done before. Reviewed-by: dt
-
- Nov 27, 2009
-
-
Friedemann Kleint authored
Introduce new QString id() const-API and sort wizards by [untranslated] category and id. Introduce respective constants. Rubber-stamped-by:
con <qtc-committer@nokia.com>
-
- Nov 06, 2009
-
-
Friedemann Kleint authored
Start the jobrunner on demand, save options only if changed, give it the structure used elsewhere in the VCS plugins. Remove last traces of the cmd /c hack.
-
- Nov 03, 2009
-
-
Friedemann Kleint authored
Polish: Canconical slots, const-correctness, some QLatin1Strings/tr,
-
- Nov 02, 2009
-
-
dt authored
-
- Sep 21, 2009
-
-
Brian McGillion authored
-