summaryrefslogtreecommitdiff
path: root/ConfigureChecks.cmake
diff options
context:
space:
mode:
authorPeter Wu <peter@lekensteyn.nl>2016-03-30 00:47:12 +0200
committerPeter Wu <peter@lekensteyn.nl>2016-04-02 21:17:35 +0000
commitfd4808fbec986bcc24247b9acfba83db95dba2c6 (patch)
treecb094be3d0cd5fa7ededd1d13059f4f7d36c2305 /ConfigureChecks.cmake
parent959fe0e18b1679672a47e7568e76780863fd0eac (diff)
downloadwireshark-fd4808fbec986bcc24247b9acfba83db95dba2c6.tar.gz
Qt: Remember selected item in packet tree
Previously, changing a packet in the packet list would lose the currently selected field item in the packet tree. After this patch, this issue no longer occurs because the selected field is focussed again. The approach is to remember the header field ID on the path from a field to its root. Limitations of the current simple approach is that multiple fields/trees under a tree might result in the wrong selection. This is better than nothing though. This patch greatly helps analyzing a capture file which has the same format, except that I need to check a data source for decrypted data. Previously I would have to scroll down and select the field to see the data source which also made it impossible to quickly switch between packets and compare them. Change-Id: Ic113ca9245fd9faa10f91182794c50cfde8d10f4 Reviewed-on: https://code.wireshark.org/review/14697 Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Reviewed-by: Peter Wu <peter@lekensteyn.nl>
Diffstat (limited to 'ConfigureChecks.cmake')
0 files changed, 0 insertions, 0 deletions