forked from qt-creator/qt-creator
Git: Replace branch dialog with branches side panel
This allows all kind of typical Git workflow (rebasing, merging, cherry-picking) without having the branches dialog on top of all windows. Task-number: QTCREATORBUG-19618 Change-Id: Iab078d79a589ff60fa8385c98ec2a23b352c084c Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
committed by
André Hartmann
parent
b173c3d83f
commit
e543ef5eb1
@@ -22,13 +22,12 @@ QtcPlugin {
|
||||
"branchcheckoutdialog.cpp",
|
||||
"branchcheckoutdialog.h",
|
||||
"branchcheckoutdialog.ui",
|
||||
"branchdialog.cpp",
|
||||
"branchdialog.h",
|
||||
"branchdialog.ui",
|
||||
"branchmodel.cpp",
|
||||
"branchmodel.h",
|
||||
"branchutils.cpp",
|
||||
"branchutils.h",
|
||||
"branchview.cpp",
|
||||
"branchview.h",
|
||||
"changeselectiondialog.cpp",
|
||||
"changeselectiondialog.h",
|
||||
"changeselectiondialog.ui",
|
||||
|
||||
Reference in New Issue
Block a user