- Jan 17, 2012
-
-
Tobias Hunger authored
Fix finding of top-level directory for git when * Git version >= 1.7.0 and * the directory queried does not exist Task-number: QTCREATORBUG-6821 Change-Id: I54a6050b71fe924f421921b8e5b468578db1210d Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
- Jan 13, 2012
-
-
Tobias Hunger authored
or even with QTC_CHECKs. Change-Id: I6df67f088bb2f944f0a1abd751fdb192db2be298 Reviewed-by:
hjk <qthjk@ovi.com>
-
Yuchen Deng authored
Change-Id: I0bf4269266e725d567b3ff69e4a3ea202911b3ab Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Jan 11, 2012
-
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-6756 Change-Id: Iefaa8cb112f7da6e6eb76ec852f8f61abcd626ef Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Yuchen Deng authored
Change-Id: Ia98195f966e79d65f1947c638cb9aacfb9b2f309 Reviewed-by:
Tobias Hunger <tobias.hunger@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>
-
- Dec 12, 2011
-
-
Tobias Hunger authored
Change-Id: Idaf0c69fc05258678eb8853d6c5661e2901cc522 Reviewed-by:
Hugues Delorme <delorme.hugues@fougsys.fr>
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-5726 Change-Id: Ide3f66de3bbccf86f4a044f8aa3f2fa0fe3d7c36 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Orgad Shaneh authored
Change-Id: I6aedc91309f8599004e467f9e733d7935fc9c266 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Dec 08, 2011
-
-
Robert Loehning authored
Change-Id: I6faa1ff63da8df322e2c8f98d2efd8670c341cc4 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Allow pushing into any of the defined remotes via Tools->Git->Remotes... Task-number: QTCREATORBUG-6382 Change-Id: I0bab34da4ec27c377993782b905b1d6c4f5a14b9 Reviewed-by:
Hugues Delorme <delorme.hugues@fougsys.fr>
-
Tobias Hunger authored
Task-number: QTCREATORBUG-6563 Change-Id: I18f20c477a5c3ac3921110c1f76f15fedeaab99b Reviewed-by:
Hugues Delorme <delorme.hugues@fougsys.fr>
-
- Dec 05, 2011
-
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-5262 Change-Id: I3e911fbb32c5d11cd46747b459c5b1a73c0a99b9 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Nov 14, 2011
-
-
Yuchen Deng authored
Change-Id: Ib8fddbb8343f92cf74b99117999ec033b1785404 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Yuchen Deng authored
Change-Id: I4c7e2b2aad44b4f4b53fa936e80ab0d70c75c3c5 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Nov 10, 2011
-
-
hjk authored
Change-Id: I3720946ba5485696822976567d83b4d6cb1fb283 x Change-Id: Iab58bc34bc56371405d132315573b484a533b77c Reviewed-by:
hjk <qthjk@ovi.com>
-
- Nov 03, 2011
-
-
hjk authored
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Oct 31, 2011
-
-
Tobias Hunger authored
Do the right thing when commiting in git. This allows staged files to be commited without additional changes, etc. Change-Id: Ib04c91cf9c105c4a2bbe013926112d6d5d3bade6 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Oct 21, 2011
-
-
Yuchen Deng authored
Change-Id: I99df9765da1ba68c449f8879c8262c3ca3fbc28c Merge-request: 382 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Yuchen Deng authored
We need read i18n.commitEncoding value, to write correct encoding of the commit file. In Windows OS, the default encoding is GBK, So we need convert to correct encoding of the commit messages. Change-Id: Id5f35745dba15da2c9ceb1266e0ea537cba7da73 Merge-request: 382 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Oct 12, 2011
-
-
Yuchen Deng authored
Task-number: QTCREATORBUG-6262 Change-Id: I2095e4244b145e57e901fa9d6ca6adbcb10aa0c0 Merge-request: 402 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Reviewed-on: http://codereview.qt-project.org/6510 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
-
- Oct 06, 2011
-
-
Tobias Hunger authored
This fixes a incompatibility with the config settings. Change-Id: I518291af2309acfaba7eea78b22519c283114009 Reviewed-on: http://codereview.qt-project.org/6161 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com> Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com>
-
- Oct 05, 2011
-
-
Tobias Hunger authored
VCSBaseClient handles saving of settings for us, but we do not use that yet, so we have to do that ourselves:-( Change-Id: I731d01d429497581fad814effd68bbd784e05fe8 Reviewed-on: http://codereview.qt-project.org/6080 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Use VCSBase::Command instead. Change-Id: I819e61c2fdf705717709f49ea42ad822d25300fb Reviewed-on: http://codereview.qt-project.org/6079 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Change-Id: Ic3b062c8be71887e00b6cfef2a52c61260c2e0ef Reviewed-on: http://codereview.qt-project.org/6073 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Change-Id: I873d2caa2cead5c339eec887a5fcdef4d33bec24 Reviewed-on: http://codereview.qt-project.org/6071 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Change-Id: I554e46cc5e3c1b55bc245f20f7f9541103afb8c5 Reviewed-on: http://codereview.qt-project.org/6070 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Change-Id: Icf23c7c3c1c8858d281434f519accc96984cdd09 Reviewed-on: http://codereview.qt-project.org/6069 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Sep 19, 2011
-
-
Orgad Shaneh authored
Merge-request: 385 Reviewed-by:
Tobias Hunger <tobias.hunger@gmx.de> Change-Id: Id3ad9b6153ca9ca1133f0f3a90fe63ecf6525caa Task-number: QTCREATORBUG-5749 Reviewed-on: http://codereview.qt-project.org/5158 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Make sure all the proper arguments are applied when bringing a git diff/show/blame editor to the foreground. Task-number: QTCREATORBUG-5176 Change-Id: I4ca603311335ac4e591ba38a690f1f3a27725e8f Reviewed-on: http://codereview.qt-project.org/5157 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Sep 14, 2011
-
-
Tobias Hunger authored
Make initialization/cloning of a repo trigger an updateActions. This is needed to e.g. enable git actions after a git repo is created. Reviewed-by: Hugues Delorme Change-Id: Ia8513a216e584fe8e512fdd5d6215aa96c075f3f Reviewed-on: http://codereview.qt-project.org/4878 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Sep 05, 2011
-
-
hjk authored
Change-Id: Iffe04bc3bb0103cbac605f0734bbfd66eb7fd854 Reviewed-on: http://codereview.qt.nokia.com/4215 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
- Aug 02, 2011
-
-
Tobias Hunger authored
Fix initital evaluation of ignore-whitespace and patience flags in git diff. Task-number: QTCREATORBUG-5176 Change-Id: Ibe3652ca6426fbc6e7187140b1d101afbec6c5ae Reviewed-on: http://codereview.qt.nokia.com/2509 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
- Jul 29, 2011
-
-
Kai Koehne authored
Warn if the condition fails, but otherwise don't change the execution flow. Change-Id: Id7b14c745109b66960add967b2a4ef8d31e1a546 Reviewed-on: http://codereview.qt.nokia.com/2389 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Jun 07, 2011
-
-
Tobias Hunger authored
Task-number: QTCREATORBUG-4942 Change-Id: Ifd8586e110379a621c43233fe9b912bd82f7f28a Reviewed-on: http://codereview.qt.nokia.com/218 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- May 19, 2011
-
-
Fawzi Mohamed authored
Move the call to force readOnly to before the activation for the editors that had it after their activation call. Not having signals, currently dynamic changes of the editor read only state are not really supported, and on windows some actions remained activated. Task-number: QTCREATORBUG-4774 Change-Id: I09a84c6e558ddf61aeedb928f8688f6ed65e89c0 Reviewed-on: http://codereview.qt.nokia.com/20 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- May 13, 2011
-
-
Tobias Hunger authored
Reviewed-by: Leena Miettinen
-
- May 12, 2011
-
-
Tobias Hunger authored
-
- May 10, 2011
-
-
Friedemann Kleint authored
-
- May 06, 2011
-
-
Tobias Hunger authored
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
-