Vcs: Prettify output in CheckoutProgressWizardPage
Handle CR in the output of the VCS we are running in the checkout wizards. This makes sure we get proper progress information when running the checkout operation. Note that this is not a perfect implementation: It will fail when e.g. only a number at the start of the line is updated and the rest of the text in the line is reused. Task-number: QTCREATORBUG-10112 Change-Id: If742e5cb945a2fcada8319d08610d1ccc7fa2ae8 Reviewed-by:Christian Stenger <christian.stenger@digia.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Robert Loehning <robert.loehning@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
Showing
- src/plugins/vcsbase/checkoutprogresswizardpage.cpp 28 additions, 1 deletionsrc/plugins/vcsbase/checkoutprogresswizardpage.cpp
- src/plugins/vcsbase/checkoutprogresswizardpage.h 3 additions, 0 deletionssrc/plugins/vcsbase/checkoutprogresswizardpage.h
- tests/system/suite_tools/tst_git_clone/test.py 4 additions, 4 deletionstests/system/suite_tools/tst_git_clone/test.py
Please register or sign in to comment