OSDN Git Service

Git: Rework branch dialog
authorTobias Hunger <tobias.hunger@nokia.com>
Mon, 30 May 2011 12:14:49 +0000 (12:14 +0000)
committerTobias Hunger <tobias.hunger@nokia.com>
Wed, 22 Jun 2011 08:46:48 +0000 (10:46 +0200)
commit5f6a91e0095989b6f978cd2b347890110a101d33
treed4bca1310157ceb58ee0b7ccaa3b8c9598affa41
parent9197596000763f1d6eed9c2a25b1605a6fbf8347
Git: Rework branch dialog

 * 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/588
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
src/plugins/git/branchadddialog.cpp [new file with mode: 0644]
src/plugins/git/branchadddialog.h [new file with mode: 0644]
src/plugins/git/branchadddialog.ui [new file with mode: 0644]
src/plugins/git/branchdialog.cpp
src/plugins/git/branchdialog.h
src/plugins/git/branchdialog.ui
src/plugins/git/branchmodel.cpp
src/plugins/git/branchmodel.h
src/plugins/git/git.pro