- Jul 19, 2012
-
-
Eike Ziller authored
Change-Id: I7134d7de30bcf9f9dcfad42520dd45ee083a852d Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- Jul 02, 2012
-
-
Orgad Shaneh authored
Check file iff it is not ignored Change-Id: I16a489bdd772ea9b4df462b449a23324b5ef3b77 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Orgad Shaneh authored
* Remove unused 'silent' argument * Do not output 'git --version' command Change-Id: Ia940efd5ae7e9f262552841c11d20c3d6df559a3 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Jun 04, 2012
-
-
Orgad Shaneh authored
Internal change: added decorateVersion() function for decorating a revision. This is called for both the current version and previous ones Change-Id: I8b23fd628c9db01b005c19d46580979c5a21c687 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- May 02, 2012
-
-
Friedemann Kleint authored
This makes it easier to remove changed applied for review by Gerrit. Change-Id: I2e3407ae4e74b650d08d53fed37e9aeb11071a4e Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Mar 14, 2012
-
-
Orgad Shaneh authored
Git allows that so why can't we? Useful when in the middle of merge/rebase. Change-Id: Id09da3417904ff29e6dd1b4ef383157e9c4920d3 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Mar 12, 2012
-
-
Francois Ferrand authored
Change-Id: Iac297e3665b18d97ca80097c4dd33dd70e64b9a1 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Mar 05, 2012
-
-
Tobias Hunger authored
Git will not do a pull --rebase when there are changes. So we now abort if the user did not stash them instead of trying to pull. I do not want to revert user changes implicitly. Task-number: QTCREATORBUG-7031 Change-Id: Ic6041755938be36d8ecdbcbac373b5c38642360d Reviewed-by:
Tobias Hunger <tobias.hunger@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 26, 2012
-
-
hjk authored
Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- Jan 24, 2012
-
-
hjk authored
Change-Id: I9b690d9b150c8d162b15370f9f8986267c9128f1 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- Jan 13, 2012
-
-
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
-
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-5726 Change-Id: Ide3f66de3bbccf86f4a044f8aa3f2fa0fe3d7c36 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Dec 08, 2011
-
-
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>
-
- 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>
-
- 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: I873d2caa2cead5c339eec887a5fcdef4d33bec24 Reviewed-on: http://codereview.qt-project.org/6071 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>
-
- Aug 02, 2011
-
-
Tobias Hunger authored
Change-Id: I6ad2df70b7ad9b5fdc5baddc3ef85d0fed0c139c Reviewed-on: http://codereview.qt.nokia.com/2518 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Tobias Hunger <tobias.hunger@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 12, 2011
-
-
Tobias Hunger authored
-
- May 06, 2011
-
-
Tobias Hunger authored
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
-
- Apr 13, 2011
-
-
hjk authored
-
- Mar 24, 2011
-
-
Friedemann Kleint authored
Implement in git. Add infrastructure to revert single chhunks by using patch -R. Currently only implemented in git since only that has functionality to re-run diff. Rubber-stamped-by:
hunger <tobias.hunger@nokia.com>
-
- Feb 22, 2011
-
-
hjk authored
rename BastTextEditor->BaseTextEditorWidget, BaseTextEditorEditable->BaseTextEditor rename BaseTextEditor{,Widget} subclasses rename editableInterface->editorInterface rename createEditableInterface->createEditor minor cleanups after renamings
-
- Jan 12, 2011
- Dec 17, 2010
-
-
con authored
-
- Dec 09, 2010
-
-
Tobias Hunger authored
Allow for pretty format selection in git show. Save selected value and default to "email". Task-number: QTCREATORBUG-3341
-
- Nov 22, 2010
-
-
Tobias Hunger authored
-
Tobias Hunger authored
-
- Oct 29, 2010
-
-
Tobias Hunger authored
-
- Sep 29, 2010
-
-
Tobias Hunger authored
Merge-request: 2178 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-