aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/release-notes.asciidoc
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2015-08-24 12:33:49 -0700
committerGerald Combs <gerald@wireshark.org>2015-08-26 14:47:07 +0000
commitf7e9a795a8575c8170346e878b898efe1e5be304 (patch)
tree917a6986675583f95d0b1b51f7f615bce948b2a0 /docbook/release-notes.asciidoc
parent8b4ff246b5219f481c36cb6ef865213bdb162176 (diff)
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 <gerald@wireshark.org> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'docbook/release-notes.asciidoc')
-rw-r--r--docbook/release-notes.asciidoc6
1 files changed, 6 insertions, 0 deletions
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
@@ -22,6 +22,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:
* Qt port: