From f7e9a795a8575c8170346e878b898efe1e5be304 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Mon, 24 Aug 2015 12:33:49 -0700 Subject: Add per-dialog progress frames. Add ProgressFame::addToButtonBox, which violates the UX guidelines on every platform we support by inserting a ProgressFrame into a QDialogButtonBox. Call addToButtonBox in the constructors of a bunch of dialogs. Change-Id: I33ac5fd7a976ee6e0527de569a5c4b528980dae1 Reviewed-on: https://code.wireshark.org/review/10242 Petri-Dish: Gerald Combs Tested-by: Petri Dish Buildbot Reviewed-by: Gerald Combs --- docbook/release-notes.asciidoc | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docbook/release-notes.asciidoc') diff --git a/docbook/release-notes.asciidoc b/docbook/release-notes.asciidoc index 5406746b77..12bbd67a4e 100644 --- a/docbook/release-notes.asciidoc +++ b/docbook/release-notes.asciidoc @@ -21,6 +21,12 @@ used for troubleshooting, analysis, development and education. === New and Updated Features +The following features are new (or have been significantly updated) +since version 1.99.8: + +* Qt port: +** Most dialogs now have a cancellable progress bar. + The following features are new (or have been significantly updated) since version 1.99.7: -- cgit v1.2.3