Qt: fix use-after-free on error while saving exported packets
[metze/wireshark/wip.git] / ui / qt / main_window_slots.cpp
2018-05-25 Peter WuQt: fix use-after-free on error while saving exported...
2018-05-24 Stig BjørlykkeQt: Support search without a selected packet
2018-05-23 Stig BjørlykkeQt: Update menus when mark/ignore/timeref packet
2018-05-16 Gerald CombsQt: Implement the capture info dialog.
2018-05-16 Gerald CombsWindows: Make sure more native dialogs handle HiDPI.
2018-04-17 Roland KnallQt: Fix memory leak for CaptureEvent
2018-04-16 Stig BjørlykkeQt: Rename packet_list_enable_color
2018-04-06 Gerald CombsRemove some references to Qt4.
2018-04-05 Roland KnallQt: Remove checks for version below 5.2
2018-03-29 Moshe KaplanExtend 'HTTP Referer statistics' to sequence HTTP Redirects
2018-03-21 Peter WuQt: fix "Follow stream" in Conversations dialog
2018-03-02 Roland Knallextcap: Make settings dialog modal
2018-02-19 Gerald CombsQt: Use QFrames as separators in the filter expression...
2018-02-17 Gerald CombsQt: Another filter expression toolbar layout attempt.
2018-02-17 Gerald CombsQt: Add separators between filter expression buttons.
2018-02-14 Gerald CombsQt: Fix the filter expression toolbar layout.
2018-02-08 Dario Lombardoreplace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
2018-02-07 Moshe KaplanGenerate HTTP Referer statistics
2018-01-08 Dario Lombardoextcap: remove conditional compilation.
2018-01-04 Michael MannConvert preference dialog to use more models.
2018-01-03 Stig BjørlykkeQt: Use switch/case in MainWindow::captureEventHandler
2018-01-03 Stig BjørlykkeQt: Fix CaptureEvent::Reload event handling
2017-12-28 Roland KnallQt: Remove duplicate copy actions
2017-12-27 Michael MannConvert Export Objects dialog to use a model.
2017-12-23 Roland KnallQt: Redesign signal/slot concept of capture_file
2017-12-20 Stig BjørlykkeQt: Add new keyboard shortcuts
2017-12-19 Stig BjørlykkeQt: Add Collapse Subtrees
2017-12-15 Gerald CombsQt: Switch ProtoTree to a treeview+model.
2017-12-14 Gerald CombsQt: Add and use qUtf8Printable.
2017-12-13 Michael MannAdd a model to use for Expert Info dialog.
2017-12-08 Guy HarrisMove the frame_set stuff back into the capture_file...
2017-12-04 Guy HarrisPut the structure of a capture_file back in cfile.h.
2017-12-04 Guy HarrisMove the parts of a capture_file used by libwireshark...
2017-12-03 Guy HarrisUse cfile.h to define the capture_file type.
2017-11-24 João ValverdeGTK: Remove packet editor
2017-11-23 Michael MannQt: Add menu option to remove all packet comments
2017-11-20 Roland KnallQt: Fix various smalles issues with drag-drop
2017-11-17 Roland KnallQt: Fix selection of elements
2017-11-10 Michael MannAdd frame number to packet comment dialog
2017-11-09 Stig BjørlykkeQt: Give focus to Title in ColumnEditorFrame
2017-11-08 Roland KnallQt: Further cleanup ByteView
2017-11-08 Roland KnallQt: Drag n Drop Filter expression from Packet Tree
2017-11-07 Paul OffordImprovement to plugin_if_get_ws_info(...) functionality
2017-10-31 Roland KnallByteViewText: Remove epan dependancy
2017-10-22 Michael MannAdd "Apply as filter" button to Coloring Rules Dialog
2017-10-15 Ahmad FatoumRemove superfluous null-checks before strdup/free
2017-10-15 Peter WuRename ui_util.h -> ws_ui_util.h
2017-10-05 Mikael Kanstrupqt: Fix leaked dialogs
2017-09-20 Michael MannIntegrate LBM UIM Flow dialog into "regular" Flow diagram.
2017-09-19 Martin KaiserQt: main window slots: don't connect setCaptureFile...
2017-09-12 Michael MannFix: Segfault when "Update list of packets in real...
2017-09-11 Gerald CombsQt: SequenceDialog no longer emits goToPacket.
2017-08-28 Mikael Kanstrupiface_lists: Access ifaces member by reference
2017-08-28 Stig BjørlykkeQt: Fix build without libpcap
2017-08-28 Håkon Øye Amundsenextcap: Interface Toolbar support on Windows
2017-07-26 Roland KnallQt: Move utils to separate utils directory
2017-07-11 Roland KnallQt: Move all utility widgets to widgets subdirectory
2017-07-07 Peter WuQt: replace zoom buttons by wheel zoom in Wireless...
2017-07-06 Roland KnallQt: Add convenience function and cleanup
2017-06-28 Roland KnallQt: Drag/Drop Filter buttons to order
2017-06-28 Roland KnallQt: Change wording of filter button context menu
2017-06-27 Roland KnallQt: Context menu for toolbar filter buttons
2017-06-26 Roland KnallFix Filter Tooltip button and frame
2017-06-26 Michael MannChange display filter button tooltip formatting.
2017-06-26 Michael MannAdd support for comments for a display filter button
2017-06-26 Michael MannConvert filter expressions preference data to a UAT.
2017-06-20 Peter WuFix filter for "Next Packet in Conversation"
2017-06-20 Peter WuQt: make Wireless Timeline a separate item
2017-06-19 Roland KnallSearchBar - Focus on shortcut instead of closing
2017-06-05 Simon BarberAdd a timeline view for packets, with the timing data...
2017-06-01 Stig BjørlykkeQt: Disable -Wframe-larger-than= for ui_main_window.h
2017-05-28 Pau Espin PedrolGTK+Qt: Show Osmux Packet Counter on Telephony menu
2017-05-19 Stig BjørlykkeQt: Add check for packet bytes
2017-04-26 Stig BjørlykkeQt: Remove semicolon behind Q_UNUSED macro, part 2
2017-04-26 Stig BjørlykkeQt: Remove semicolon behind Q_UNUSED macro
2017-04-25 Dario LombardoQt: fix compilation without pcap.
2017-04-25 Stig BjørlykkeQt: Add interface toolbar support
2017-04-18 Stig BjørlykkeQt: AdditionalToolbars is a menu
2017-04-08 Guy HarrisClean up handling of enabled/disabled protocols/heurist...
2017-04-05 Guy HarrisA bunch of "{Mac} OS X" -> "macOS" changes.
2017-03-29 Peter WuQt: propagate selection from main screen to dialog
2017-03-04 Stig BjørlykkeQt: Apply selected bookmark display filter
2017-03-03 Gerald CombsQt: Add selection history navigation.
2017-02-24 Stig BjørlykkeQt: Code cleanup
2017-02-24 Roland KnallPluginIF: AdditionalToolbar
2017-02-22 Stig BjørlykkeQt: Avoid flicker in filter expressions toolbar
2017-02-20 Stig BjørlykkeQt: Mystery pixel issue is solved
2017-02-20 Stig BjørlykkeQt: Add "Reset Layout"
2017-02-16 Stig BjørlykkeQt: Disable pane menu items if not used in layout
2017-02-16 Stig BjørlykkeQt: Preserve pane sizes when layout content changed
2017-02-16 Stig BjørlykkeQt: Improved pane size auto detect
2017-02-16 Stig BjørlykkeQt: Auto detect pane size when configured zero
2017-02-16 Stig BjørlykkeQt: Preserve pane sizes when changing profile
2017-01-27 Stig BjørlykkeQt: Hide "Go to Packet" frame when closing capture...
2017-01-21 Gerald CombsQt: Fixup drag and drop merging.
2017-01-21 Gerald CombsQt: Show merge progress.
2017-01-12 Roland KnallQt: Remove unneccessary Q_DECLARE_METATYPE
2016-12-20 Gerald CombsQt+Win32: Make software updates more friendly.
2016-12-13 Gerald CombsQt: Optionally restore our selected packet when thawing.
2016-12-02 Moshe KaplanEnable exporting objects with tshark
next