Qt: fix use-after-free on error while saving exported packets
[metze/wireshark/wip.git] / ui / qt / main_window_slots.cpp
2016-11-11 Gerald CombsQt: Fix a "No such slot" warning.
2016-11-10 Moshe KaplanEnable exporting IMF traffic as an EML file
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-23 Dario LombardoQt: add fullscreen feature.
2016-10-01 Roland KnallInterface List: Change display to view/model
2016-09-19 Pascal QuantinQt: fix file set menus when stopping a capture or openi...
2016-09-19 Pascal QuantinQt: fix some menus activation when stopping a capture
2016-09-16 Stig BjørlykkeQt: Reset expert info icon when start capture failed
2016-09-15 Gilbert RamirezQt: Option to copy bytes to clipboard as Escaped String
2016-08-26 Peter Wuqt: fix crash on Search Packet while redissecting
2016-07-16 Martin Kaiseralways update the status bar at the end of a capture
2016-07-01 Gerald CombsQt+Gtk: Fix the -t command line flag.
2016-06-28 Guy HarrisMake quit_after_cap an item in commandline_param_info_t.
2016-06-28 Guy HarrisPull quit_after_cap out of the global capture options.
2016-06-26 Gerald CombsQt: Handle unhandled filter actions.
2016-06-26 Gerald CombsQt: Conversation and Endpoint dialog performance tweaks.
2016-06-24 Gerald CombsQt: Fix "-l" behavior.
2016-06-23 Guy HarrisNo pcap, no live capture, so no auto_scroll_live.
2016-06-23 Dario LombardoQt: quit the UI if WIRESHARK_QUIT_AFTER_CAPTURE is...
2016-06-23 Gerald CombsQt: Use queued signals+slots for filter actions
2016-06-23 Gerald CombsQt: Support the -j, -J, and -l command line flags
2016-06-20 Pascal QuantinAdd JSON export to Qt/GTK UI
2016-06-13 Gerald CombsQt: Main window tab behavior.
2016-06-10 Michal LabedzkiQt/Bluetooth: Add Device dialog
2016-06-05 Zdeněk ŽamberskýQt ui code: fix qreal type problems on ARM platform
2016-06-01 Gerald CombsQt: Firewall Rules dialog.
2016-05-31 Gerald CombsQt: Monitor mode fixups.
2016-05-28 Guy HarrisConsistently pass C++ Boolean constants to saveCaptureF...
2016-04-29 Gerald CombsQt: Add recent items to the OS X dock menu.
2016-04-28 Gerald CombsQt: Refresh the display filter toolbar layout.
2016-04-28 Gerald CombsQt: Display filter toolbar behavior tweaks.
2016-04-15 Gerald CombsQt: Make some menu items discoverable (or not).
2016-04-04 João ValverdeRemove synchronous DNS name resolution
2016-04-02 Gerald CombsQt: Lazily create dialogs.
2016-03-28 Gerald CombsQt: Make conversation menu items static.
2016-03-26 Jeff MorrissPush initial directory code up into CaptureFileDialog.
2016-03-21 João ValverdeFix building without extcap enabled
2016-03-13 Stig BjørlykkeLua: Apply prefs when reload Lua plugins
2016-03-01 Guy HarrisAdd a #define for the wildcard pattern that matches...
2016-02-19 Stig BjørlykkeQt: Update AccordionFrame widgets to use common layout
2016-02-10 Stig BjørlykkeQt: Fix plural translations
2016-02-09 Guy HarrisProperly check the return value of color_filters_set_tmp().
2016-02-08 Stig BjørlykkeQt: Add Show Packet Bytes Dialog
2016-02-05 Stig BjørlykkeQt: Reset columns before auto resize time columns
2016-02-04 Peter WuFix memleaks related to get_dirname
2016-01-27 Gerald CombsMake Qt UI capture filter behavior more closely match...
2016-01-26 Stig BjørlykkeQt: Check for file changes on Reload
2016-01-26 Stig BjørlykkeQt: Improved testCaptureFileClose dialog texts
2016-01-23 Stig Bjørlykkeui: Code cleanup
2016-01-20 Pascal QuantinQt: fix a crash when trying to open TCP stream graph...
2016-01-14 Gerald CombsQt: "Conversation" → "Coloring"
2016-01-12 Stig BjørlykkeQt: Refactor testCaptureFileClose
2016-01-11 Stig BjørlykkeLua: Added reload_lua_plugins
2016-01-10 Stig BjørlykkeQt: Fix testCaptureFileClose without packets
2016-01-08 Gerald CombsAdd a Busy status to SyntaxLineEdit.
2016-01-07 Gerald CombsQt: Add recent capture filter entries.
2016-01-03 Michael MannAdd HTTP Follow stream
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-21 Michael MannConfirm discarding data before restarting capture.
2015-12-19 Michael MannAllow "capture info data" to not be a singleton.
2015-12-17 Pascal QuantinQt: reset columns when applying a display filter
2015-12-13 Stig BjørlykkeQt: Removed applyRecentColumnWidths from recentFilesRead
2015-12-10 Stig BjørlykkeQt: Reset preferences when reloading Lua plugins
2015-12-09 Stig BjørlykkeQt: Disable Refresh Interfaces while refreshing
2015-12-09 Pascal QuantinQt: various fixes to VoIP calls / RTP player windows
2015-12-03 Stig BjørlykkeQt: Update menus with new recent settings when changing...
2015-12-03 Stig BjørlykkeQt: Check display filter when changing profile
2015-11-28 Stig BjørlykkeQt: Validate capture filter before showing packet list.
2015-11-28 Pascal QuantinQt: set focus to text box when opening search frame
2015-11-27 Pascal QuantinQt: remove automatic horizontal scrolling when selectin...
2015-11-26 Pascal QuantinQt: make Files Set dialog modeless
2015-11-22 Stig BjørlykkeQt: Set normal window icon when capture file closed.
2015-11-18 Gerald CombsRevert: Free cf->edt before free cf->epan when redissec...
2015-11-18 Stig BjørlykkeQt: Don't update expert icon without a capture file.
2015-11-18 Stig BjørlykkeLua: Disable Reload Lua Plugins while reading file.
2015-11-17 Stig BjørlykkeQt: setMenusForSelectedPacket when capture file is...
2015-11-13 Gerald CombsQt: Add go to next + previous packet in conversation.
2015-11-13 Gerald CombsQt: Coloring Rules dialog fixups.
2015-11-11 Gerald CombsQt: Freeze+thaw the main window during nested operations.
2015-11-08 Guy HarrisUse ws_{read,write,fdopen,close}.
2015-11-07 Guy HarrisClean up includes of unistd.h, fcntl.h, and sys/stat.h.
2015-11-06 Guy HarrisNo need to include io.h.
2015-11-03 Stig BjørlykkeQt: Turn off WindowModified when closing a file.
2015-10-29 Gerald CombsQt: Add the ability to add filter expressions.
2015-10-29 Guy Harris"Color dissector filters" are just filters.
2015-10-20 Martin MathiesonLTE dialogs: tidy up some loose ends
2015-10-19 Gerald CombsQt: fix time shift
2015-10-17 Martin MathiesonLTE RLC Graph: add support for going to packet clicked
2015-10-17 Michal LabedzkiQt: Add switch between Capture and FileFormat
2015-10-16 Martin MathiesonRLC statistics window can now launch UL or DL graphs
2015-10-15 Michael MannRemove ability to make dissectors "private"
2015-10-15 Gerald CombsTry to fix a Qt 5.5.0 + Visual Studio 2013 warning.
2015-10-15 Michal LabedzkiQt: Add "Bluetooth" prefix for Bluetooth item in Wirele...
2015-10-11 Martin MathiesonLTE RLC graphs - initial version
2015-10-01 Gerald CombsAdd the supported protocols internals dialog.
2015-10-01 Gerald CombsAdd the conversation hash tables internals dialog.
2015-09-28 Martin MathiesonLTE RLC Statistics Dialog
next