Git: refactoring ChangeSelectionDialog

> 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>
This commit is contained in:
Petar Perisin
2013-03-21 00:35:30 +01:00
parent 476eb8f72a
commit 09b1cf78fd
7 changed files with 152 additions and 231 deletions

View File

@@ -48,8 +48,7 @@ SOURCES += gitplugin.cpp \
mergetool.cpp \
branchcheckoutdialog.cpp
FORMS += changeselectiondialog.ui \
settingspage.ui \
FORMS += settingspage.ui \
gitsubmitpanel.ui \
branchdialog.ui \
stashdialog.ui \