summaryrefslogtreecommitdiffstats
path: root/src/b2qt-flashing-wizard/progress_page.cpp
Commit message (Collapse)AuthorAgeFilesLines
* b2qt-flashing-wizard: Script standard error in red colorRainer Keller2015-04-201-2/+21
| | | | | Change-Id: I40893222a5ea999eca3f73b05e39e7e1ab53a9a1 Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com>
* b2qt-flashing-wizard: Hints for users to find error messages more easilyRainer Keller2015-04-201-12/+31
| | | | | | | | If the image creation fails the details widget is opened and scrolled to bottom automatically. Also the progressbar is disabled to indicate a stop. Change-Id: I74573a2b19d915ac90a12645e3e806a979f74baf Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
* b2qt-flashing-wizard: Add busy indicator on progress pageRainer Keller2014-11-251-0/+4
| | | | | Change-Id: I5647994d8a950b29702de665dd53d7cec61bacd4 Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
* b2qt-flashing-wizard: Updated the progress page strings.Venugopal Shivashankar2014-11-201-2/+2
| | | | | | Change-Id: Id2cb0e92f2331ee79f553d0d9bdca62170512374 Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com> Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
* b2qt-flashing-wizard: Fix stringsRainer Keller2014-11-191-6/+6
| | | | | Change-Id: Id56e2c3f9cb77b65ea2aa9d3c968b180142b8ff1 Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
* b2qt-flashing-wizard: Wrap long message on progress pageRainer Keller2014-11-191-0/+1
| | | | | Change-Id: I5454a9b43289784a2eaba3732f27cc97c04d4d5e Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
* b2qt-flashing-wizard: Handle script errorsRainer Keller2014-11-141-0/+8
| | | | | Change-Id: Ic470f3bdb4e2870279edcb3012160b9edea075ae Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
* b2qt-flashing-wizard: Make all buttons functionalRainer Keller2014-11-141-6/+32
| | | | | Change-Id: Ie2cc222f689a937f1f175fd678d7ae441273171e Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
* b2qt-flashing-wizard: Replace progressbar by labelRainer Keller2014-11-141-36/+6
| | | | | Change-Id: Ic3b0a88fa73e94540d6b387e0e6f0a5292ccfab2 Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
* Add b2qt-flashing-wizardRainer Keller2014-11-061-0/+120
Change-Id: I2aec410a9c27b3d1f8df88b983e55cd3d890bdf2 Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>