Add new Expanded Progress Dialog
requested to merge _transfer-stan.hammon/ace3p-extensions:add-expanded-progress-dialog-new into master
Old commit history was (from newest to oldest):
- Switched Icons over to using standard Qt icons, AND added ability to have inline icons displayed next to progress messages (on by default)
- Added a 3rd message type (there are now Info, Warning, and Error messages), and the associated infrastructure
- Added the option to hide the Message Filter Buttons independent of the Message Box, AND set the label text for the progress bar
- Minor mods
- Switched QProgressDialog use to qtProgressDialog
- added qtProgressDialog (an expanded version of QProgressDialog with more capabilities)
Edited by Stan Hammon