- 07 Jun, 2013 1 commit
-
-
Orgad Shaneh authored
Change-Id: I4f2a28d4732ea496f574e5f51fb1e1633ebca99d Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 03 Jun, 2013 1 commit
-
-
Orgad Shaneh authored
Change-Id: I61e07b2abe3b1da1b56935bb3ce528a5f571705f Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 24 May, 2013 1 commit
-
-
Orgad Shaneh authored
Change-Id: I52fccf36cca032dda36102d4be2654eb7461de64 Reviewed-by:
Eike Ziller <eike.ziller@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 04 Apr, 2013 1 commit
-
-
Petar Perisin authored
> Dialog now combines show, cherry-pick and revert > has fixed path, and no way to change it > not created on stack Change-Id: I7cee0b2e775a80941b51a4ca023064baf0d6575c Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Petar Perisin <petar.perisin@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 03 Apr, 2013 1 commit
-
-
Oswald Buddenhagen authored
the information is redundant now Change-Id: Icc8c8b4ace11538d45c6c9e1dbe5a7976f4743e1 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 02 Apr, 2013 2 commits
-
-
Oswald Buddenhagen authored
Change-Id: I4025539f3875e79f03743ba9ed3fd09cd31b998d Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Oswald Buddenhagen authored
Change-Id: I25645bb625b467c6f9d895ff89a70acd6a25683e Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 27 Mar, 2013 1 commit
-
-
Oswald Buddenhagen authored
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>
-
- 01 Mar, 2013 1 commit
-
-
Orgad Shaneh authored
Required for interactive rebase Change-Id: I024505bbde1c58a7ccb4ce931322e0f5b467552b Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 16 Jan, 2013 1 commit
-
-
Orgad Shaneh authored
Change-Id: I2b6c5876cafb7cf19fc3040bc84fd88a90b6c0e0 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 07 Jan, 2013 1 commit
-
-
Petar Perisin authored
Allow user to handle local changes when switching branches. Task-number: QTCREATORBUG-8417 Change-Id: I62d615aadfbd81c8ae03f3cd292b98773a36e1e7 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 07 Nov, 2012 1 commit
-
-
Orgad Shaneh authored
Change-Id: I906c3c692d9f4819bdf2a1489c42ae04f292894d Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 02 May, 2012 1 commit
-
-
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>
-
- 26 Apr, 2012 1 commit
-
-
Friedemann Kleint authored
- Add a gerrit window that shows a list of changes and buttons to display, apply or check out a change. - Uses the new Qt 5 Json API or the utils/json classes for Qt 4. Tested-by:
Tobias Hunger <tobias.hunger@nokia.com> Tested-by:
Orgad Shaneh <orgads@gmail.com> Change-Id: I14c6c2c2de8f95fb785752c7319be8638b386a1e Reviewed-by:
Eike Ziller <eike.ziller@nokia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 24 Feb, 2012 1 commit
-
-
hjk authored
Change-Id: I953008bbd9ae4d9e253e48f2562f6b1a34542a95 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 31 Jan, 2012 1 commit
-
-
Friedemann Kleint authored
Change-Id: I85c007045efdb207f397b42fbce7a554ac9c9819 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 05 Oct, 2011 1 commit
-
-
Tobias Hunger authored
Use VCSBase::Command instead. Change-Id: I819e61c2fdf705717709f49ea42ad822d25300fb Reviewed-on: http://codereview.qt-project.org/6079Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 22 Jun, 2011 1 commit
-
-
Tobias Hunger authored
* Make adding new branches more discoverable * Make adding tracking branches more discoverable * Update UI Task-number: QTCREATORBUG-4943 Task-number: QTCREATORBUG-4944 Change-Id: Idcbf5f8321a3bd04c925e33d094bb479788a7d9b Reviewed-on: http://codereview.qt.nokia.com/588Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 12 May, 2011 1 commit
-
-
Tobias Hunger authored
-
- 03 Nov, 2010 1 commit
-
-
Oswald Buddenhagen authored
-
- 19 May, 2010 1 commit
-
-
Daniel Molkentin authored
-
- 15 Jan, 2010 1 commit
-
-
Friedemann Kleint authored
Add non-modal stash management dialog and additional menu option "Stash snapshot..." to stash away changes prompting for a description, which will immediately replay the stash (take snapshot and continue working). Add interface to IVersionControl for creating/restoring/deleting snapshots for backup/complex undo operations (currently supported by git only). Add test options to VCSBasePlugin. Clean up and extend git client accordingly.
-
- 10 Aug, 2009 1 commit
-
-
Friedemann Kleint authored
...and give it some color and formatting.
-
- 24 Jul, 2009 1 commit
-
-
Friedemann Kleint authored
... based on the git clone wizard. Provide a wizard for browsing gitorious hosts. Task-number: 44831
-
- 17 Jul, 2009 1 commit
-
-
Friedemann Kleint authored
Task-number: 244831
-
- 08 May, 2009 1 commit
-
-
Alessandro Portale authored
-
- 22 Apr, 2009 1 commit
-
-
dt authored
Hopefully i didn't miss a plugin.
-
- 13 Jan, 2009 1 commit
-
-
Friedemann Kleint authored
Details: Refactor the git command to be able to run a batch. Run diff and diff --cached in a batch
-
- 19 Dec, 2008 1 commit
-
-
Friedemann Kleint authored
-
- 04 Dec, 2008 1 commit
-
-
Friedemann Kleint authored
-
- 03 Dec, 2008 1 commit
-
-
Friedemann Kleint authored
Task: 205821 RevBy: con Details: Add a IVersionControl to git. Extend IF to able to return a name and add enabling options. Connect project explorer to enable the right VCS.
-
- 02 Dec, 2008 1 commit
-
-
con authored
-