URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e5a1afc6f98cd807fbe74f9a2db455b56dfebbe9
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e5a1afc by Gerald Combs (gerald@xxxxxxxxxxxxx):
Qt: Preferences dialog performance improvements.
Fill in advanced and module tree item text when requested.
Create ModulePreferencesScrollAreas only when we need to show them.
Change-Id: I5aa7d5dba8f5d20de088de3a9d1ee9d58e779269
Reviewed-on: https://code.wireshark.org/review/16181
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from ee6c1f5 OSPF: Differentiate meaning of N/P bit in NSSA LSA type 7
adds e5a1afc Qt: Preferences dialog performance improvements.
Summary of changes:
epan/prefs.c | 6 +-
ui/qt/preferences_dialog.cpp | 474 +++++++++++++++++++++++++-----------------
ui/qt/preferences_dialog.h | 1 -
3 files changed, 288 insertions(+), 193 deletions(-)