Wireshark-commits: [Wireshark-commits] master bcaf1f4: Qt: Better accordion frame layout.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 21 Dec 2014 18:47:46 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bcaf1f4ca600152f2f267623d881d8f12233a03b
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

bcaf1f4 by Gerald Combs (gerald@xxxxxxxx):

    Qt: Better accordion frame layout.
    
    Calling invalidate + activate on the parent layout has better results
    than calling adjustSize on the parent widget.
    
    Change-Id: I844bee49b868d988b0fc93a72687407adf232ef9
    Reviewed-on: https://code.wireshark.org/review/5951
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  bd19532   Do not use packet scope memory outside packet dissectors
    adds  bcaf1f4   Qt: Better accordion frame layout.


Summary of changes:
 ui/qt/accordion_frame.cpp |   18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)