URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=eb9d7ebb20976a57ba9693f5f7b5277675849471
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
eb9d7eb by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):
Qt: store the absolute path names of recent files.
That way you can still open a file you recently opened (which was in your pwd)
even if you happen to change directories (as shell-prompt-dwellers such as
myself are wont to do).
(The Gtk GUI already stores absolute paths.)
Change-Id: If29bcc25d680825c659f8eb4f13b108764029652
Reviewed-on: https://code.wireshark.org/review/12483
Petri-Dish: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 9a59cd8 Skinny: packet-skinny Fix messages generated by 894X phones, which do not always include all fields Revert accidental change by using of an older packet-skinny.c.in file
adds eb9d7eb Qt: store the absolute path names of recent files.
Summary of changes:
ui/qt/wireshark_application.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)