wireshark/ui
Jeff Morriss 2cd9784f10 Fix sizing of qtshark based on the saved (recent) geometry.
Do this by emitting the StaticRecentFilesRead signal after reading the static
portion of the recent file.

Unfortunately this results in the main window appearing in one size and
then resizing to the saved size but I haven't figured out how to fix that yet.
At the very least this prevents qtshark's default geometry from being saved to
my recent file and affecting wireshark-gtk's geometry.

Change-Id: I47b66078a9d00cb321badc744f1337ff39ca42a7
Reviewed-on: https://code.wireshark.org/review/4177
Reviewed-by: Evan Huus <eapache@gmail.com>
2014-09-20 18:19:07 +00:00
..
cli Fix spelling: cant-->can't, wont-->won't, etc 2014-09-16 15:31:58 +00:00
gtk Having CmakeListsCustom.txt in git defeats the purpose of its existence: 2014-09-18 07:02:00 +00:00
qt Fix sizing of qtshark based on the saved (recent) geometry. 2014-09-20 18:19:07 +00:00
win32 In Visual Studio builds, enable the L4 warning 2014-08-20 19:25:28 +00:00
CMakeLists.txt Qt: Refactor ConversationDialog for endpoints. 2014-09-05 01:06:53 +00:00
Makefile.am Support out-of-source checkapi 2014-04-25 04:23:46 +00:00
Makefile.common Qt: Refactor ConversationDialog for endpoints. 2014-09-05 01:06:53 +00:00
Makefile.nmake Use forward slashes in paths to runlex.sh 2014-07-20 13:15:59 +00:00
alert_box.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
alert_box.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
capture.c Move utility routines for capturing into a libcaputils static library. 2014-07-04 07:25:26 +00:00
capture.h Move capture.[ch] to libui. 2014-06-30 05:38:57 +00:00
capture_globals.h Move capture_session.h to capchild; what it declares is defined there. 2014-06-30 05:09:31 +00:00
capture_ui_utils.c Qt: Rework the "Manage Interfaces" dialog. 2014-08-29 00:24:02 +00:00
capture_ui_utils.h Make a routine unused outside capture_ui_utils.c static. 2014-06-30 05:30:13 +00:00
decode_as_utils.c Write out decode_as entries from the actual dissector tables. 2014-08-04 23:38:13 +00:00
decode_as_utils.h Write out decode_as entries from the actual dissector tables. 2014-08-04 23:38:13 +00:00
doxygen.cfg.in Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
export_object.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
export_object.h Add Object (file) export for files transferred over TFTP. 2014-06-05 18:00:49 +00:00
export_object_dicom.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
export_object_http.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
export_object_smb.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
export_object_tftp.c Add Object (file) export for files transferred over TFTP. 2014-06-05 18:00:49 +00:00
file_dialog.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
filters.c Treat CR-LF at the end of a line like LF. 2014-07-14 19:16:59 +00:00
filters.h Move filters.[ch] to libui. 2014-06-30 21:47:58 +00:00
follow.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
follow.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
help_url.c Qt: Rework the "Manage Interfaces" dialog. 2014-08-29 00:24:02 +00:00
help_url.h Qt: Rework the "Manage Interfaces" dialog. 2014-08-29 00:24:02 +00:00
iface_lists.c Extcap Capture Interface 2014-08-21 03:34:02 +00:00
iface_lists.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
io_graph_item.c Add a Qt I/O Graph dialog. 2014-04-07 20:56:42 +00:00
io_graph_item.h Strip some trailing whitespace; Fix some indentation; Add editor-modelines as needed. 2014-07-11 03:20:54 +00:00
last_open_dir.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
main_statusbar.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
packet_list_utils.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
packet_list_utils.h Fix warning when generate documentation (doxygen) 2014-04-14 20:20:38 +00:00
persfilepath_opt.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
persfilepath_opt.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
preference_utils.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
preference_utils.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
profile.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
profile.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
progress_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
proto_hier_stats.c Rename buffer_ routines to ws_buffer_ to avoid name collisions. 2014-08-02 11:01:29 +00:00
proto_hier_stats.h Move proto_hier_stats.[ch] to libui. 2014-06-30 21:08:53 +00:00
recent.c Qt: Refactor ConversationDialog for endpoints. 2014-09-05 01:06:53 +00:00
recent.h Qt: Refactor ConversationDialog for endpoints. 2014-09-05 01:06:53 +00:00
recent_utils.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
rtp_analysis.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
rtp_stream.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
simple_dialog.h Use G_GNUC_PRINTF() for simple_message_box(). 2014-07-01 20:39:51 +00:00
software_update.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
software_update.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
ssl_key_export.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
ssl_key_export.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-megaco-common.c Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +00:00
tap-megaco-common.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-rtp-common.c Some routine name changes. 2014-04-19 19:07:06 +00:00
tap-rtp-common.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-sctp-analysis.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-sctp-analysis.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-sequence-analysis.c Fix missing g_list_next() with GLib < 2.32 2014-06-28 23:23:22 +00:00
tap-sequence-analysis.h Use GQueue for generating statistics 2014-06-27 08:55:11 +00:00
tap-tcp-stream.c Add support for dissecting non-packet records. 2014-05-25 00:05:07 +00:00
tap-tcp-stream.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap_export_pdu.c Fix warning: no previous prototype for ... [-Wmissing-prototypes] 2014-08-18 13:12:45 +00:00
tap_export_pdu.h Cleanup the "export PDU" common code. 2014-07-15 20:15:59 +00:00
text_import.c Fix Argument with 'nonnull' attribute passed null found by Clang 2014-07-29 14:41:02 +00:00
text_import.h Revert "Refactor Wiretap" 2014-05-09 05:21:01 +00:00
text_import_scanner.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
text_import_scanner.l Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
time_shift.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
time_shift.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
traffic_table_ui.c Qt: Add the "Map" button to the Endpoints dialog. 2014-09-17 20:04:28 +00:00
traffic_table_ui.h Qt: Add the "Map" button to the Endpoints dialog. 2014-09-17 20:04:28 +00:00
ui_util.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
utf8_entities.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
util.c Fix crash on invalid SSH_CONNECTION and SSH_CLIENT values 2014-04-15 19:40:09 +00:00
util.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00