Minor wireshark-qt.cpp cleanups.
[metze/wireshark/wip.git] / wireshark-qt.cpp
2018-01-25 Gerald CombsMinor wireshark-qt.cpp cleanups.
2018-01-24 Gerald CombsQt: Add back the "ready to go" startup message.
2018-01-13 Stig BjørlykkeQt: Put all startup time logs in DEBUG_STARTUP_TIME
2018-01-09 Pascal Quantinwiretap: add a parameter to wtap_init() indicating...
2018-01-08 Guy HarrisCopy preferences to capture options after the preferenc...
2018-01-08 Dario Lombardoextcap: remove conditional compilation.
2018-01-03 Alexis La Gouttewireshark-qt(.cpp): fix no previous declaration for...
2017-12-17 Uli HeilmeierQT: Fix qUtf8Printable error
2017-12-17 Gerald CombsQt: Update our recent status sooner at startup.
2017-12-17 Gerald CombsLog output updates.
2017-12-14 João ValverdeRefactor plugin registration and loading
2017-12-11 Gerald CombsRevert "Move fill_in_local_interfaces to a thread."
2017-12-11 Dario Lombardofix compilation without pcap.
2017-12-11 Gerald CombsMove fill_in_local_interfaces to a thread.
2017-12-11 João ValverdeRewrite make-tap-reg.py in C
2017-12-04 Guy HarrisPut the structure of a capture_file back in cfile.h.
2017-12-03 Guy HarrisUse cfile.h to define the capture_file type.
2017-11-20 Gerald CombsQt: Move the MIME init thread to WiresharkApplication.
2017-11-18 Gerald CombsQt: Use QThreadPool instead of QThread.
2017-11-17 Gerald CombsQt: Initialize QMimeDatabase in a worker thread.
2017-11-09 Gerald CombsStart using SPDX license identifiers.
2017-10-22 João ValverdeAirPcap is Windows only, reflect that in about dialog
2017-09-26 João ValverdeRename "ws_version_info.h", also .c
2017-09-25 Mikael KanstrupQt: Free MainWindow at shutdown
2017-09-20 Mikael KanstrupFix leaks related to recent settings
2017-08-28 Mikael Kanstrupiface_lists: Access all_ifaces member by reference
2017-08-22 Dario LombardoQt: fix compilation without pcap.
2017-08-22 Ahmad FatoumAdd hardware timestamping support
2017-08-07 Gerald CombsQt: Restrict AA_EnableHighDpiScaling to Windows.
2017-07-28 Gerald CombsQt: Set AA_EnableHighDpiScaling at startup.
2017-07-26 Roland KnallQt: Move utils to separate utils directory
2017-07-25 Gerald CombsQt: Make SimpleDialog a plain, non-QObject class.
2017-06-22 Stig Bjørlykkewsutil: Back out profile_write_info_file
2017-06-22 Stig Bjørlykkewsutil: Return error from profile_write_info_file
2017-06-21 Stig BjørlykkeQt: Write a list of profile files at startup
2017-06-20 Stig BjørlykkeQt: Create the user profiles dir at startup
2017-05-04 Martin MathiesonAdd g_get_monotonic_time() to glib-compat and use
2017-04-08 Guy HarrisClean up handling of enabled/disabled protocols/heurist...
2017-03-27 Michael MannCheck for return value of WSAStartup on all executables.
2017-03-23 Stig BjørlykkeQt: Register Qt dialog UAT files during startup
2017-02-18 Dario Lombardowsutil: remove leaks from filesystem and plugins code.
2017-02-14 Dario Lombardowiretap: add cleanup routine.
2017-02-10 Dario LombardoClean columns on exit.
2017-02-03 Guy HarrisFix builds without libpcap.
2017-02-02 Dario Lombardocapture_opts: free memory on exit to avoid leak.
2017-01-05 AndersBromanAdd g_log entries to measure startup time, protected...
2017-01-05 Guy HarrisDo RA_DISSECTORS in the Qt UI.
2017-01-04 AndersBromanAdd a startup message for Initializing extcap.
2016-12-24 Michael MannAdd enabled protocol list for dissectors who are disabl...
2016-12-05 Guy HarrisClean up initialization code for programs.
2016-12-04 Guy HarrisHave a routine to do all the work of initializing libwi...
2016-12-04 Peter WuShow codec information in About dialog
2016-12-04 Peter Wucodecs: allow it to be used without plugins
2016-11-10 Gerald CombsQt: Handle retranslation events in the main window.
2016-10-30 Guy HarrisHave routines for parsing options that affect dissection.
2016-10-20 Roland KnallWelcomeUI: Make Open and Capture clickable
2016-10-17 Gerald CombsQt: Read our dynamic recent entries a bit earlier.
2016-09-16 Gerald CombsQt: Argument vector fixups.
2016-09-12 Dario Lombardofix some compilation issues without extcap.
2016-09-11 Peter Wuqt: fix minor memory leaks on exit
2016-09-11 Peter Wuextcap: fix use-after-free for preferences
2016-09-05 Guy HarrisHave scan_plugins() take an argument specify what to...
2016-08-01 Dario LombardoFix compilation without extcap.
2016-07-29 Roland Knallextcap: Restore functionality for options
2016-07-01 Gerald CombsQt+Gtk: Fix the -t command line flag.
2016-06-28 Guy HarrisHave commandline_other_options() directly fill in the...
2016-06-28 Guy HarrisMake quit_after_cap an item in commandline_param_info_t.
2016-06-27 Peter Wuqt: fix linking error with global_capture_opts
2016-06-26 Gerald CombsAdd an RA_INTERFACES register action.
2016-06-25 Gerald CombsMinor UI locale updates.
2016-06-23 Gerald CombsQt: Support the -j, -J, and -l command line flags
2016-06-21 Yang Luopcap: Add support to "new" Npcap native mode without...
2016-06-20 Guy HarrisPull the options structure initialization into commandl...
2016-06-19 Guy HarrisMove some option checking to common code.
2016-06-19 Guy HarrisPass the info strings directly to commandline_early_opt...
2016-06-19 Guy HarrisHandle capture options in pcap-less Wireshark in the...
2016-06-19 Guy HarrisThose aren't capture options, they're the options we...
2016-06-19 Guy HarrisGet rid of an unused variable; set a structure member.
2016-06-19 Pascal QuantinRevert "tap: change glib functions to wmem."
2016-06-19 Guy HarrisPut #ifdef/#endif around a variable used only on Windows.
2016-06-19 Michael MannRefactor command-line handling of GUI options.
2016-06-17 Dario Lombardotap: change glib functions to wmem.
2016-05-13 Pascal QuantinQt: add some cleanup function calls missing when leavin...
2016-05-11 Pascal QuantinQt: fix loading of profile by command line
2016-04-21 João ValverdeLink version code statically again
2016-04-04 João ValverdeInclude ws_diag_control.h in config.h
2016-04-04 João ValverdeRemove synchronous DNS name resolution
2016-04-03 João ValverdeMove zlib version check to wsutil
2016-03-27 Guy HarrisMake failure_alert_box() be printf-like.
2016-03-11 Gerald CombsRemove the last remnants of U3 support.
2016-02-04 Peter WuFix memleaks related to get_dirname
2016-02-01 Roland Knallextcap: Add Save functionality to options dialog
2016-01-01 Guy HarrisNo need for toolkit-dependent color initialization.
2015-12-29 Alexis La GoutteQt: Add support of gui.window_title
2015-12-28 Michael MannRefactor GUI dependencies out of color_filters.[ch...
2015-12-19 Michael MannAllow "capture info data" to not be a singleton.
2015-12-16 Pascal QuantinQt: save custom colors in recent_common file
2015-12-15 Pascal QuantinQt: apply '-Y' display filter unconditionally and not...
2015-12-14 João ValverdeMake init_progfile_dir() take a function pointer [...
2015-12-13 Stig BjørlykkeQt: Start with correct seconds format
next