summaryrefslogtreecommitdiff
path: root/ui/qt/main_window_slots.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-01-27Qt: Hide "Go to Packet" frame when closing capture file.Stig Bjørlykke1-0/+1
2017-01-21Qt: Fixup drag and drop merging.Gerald Combs1-2/+2
2017-01-21Qt: Show merge progress.Gerald Combs1-0/+13
2017-01-12Qt: Remove unneccessary Q_DECLARE_METATYPERoland Knall1-12/+8
2016-12-20Qt+Win32: Make software updates more friendly.Gerald Combs1-0/+11
2016-12-13Qt: Optionally restore our selected packet when thawing.Gerald Combs1-3/+1
2016-12-02Enable exporting objects with tsharkMoshe Kaplan1-25/+11
2016-11-11Qt: Fix a "No such slot" warning.Gerald Combs1-1/+3
2016-11-10Enable exporting IMF traffic as an EML fileMoshe Kaplan1-0/+5
2016-11-10Qt: Handle retranslation events in the main window.Gerald Combs1-2/+2
2016-10-30Have routines for parsing options that affect dissection.Guy Harris1-5/+7
2016-10-23Qt: add fullscreen feature.Dario Lombardo1-0/+18
2016-10-01Interface List: Change display to view/modelRoland Knall1-10/+5
2016-09-19Qt: fix file set menus when stopping a capture or opening a capture after sta...Pascal Quantin1-12/+2
2016-09-19Qt: fix some menus activation when stopping a capturePascal Quantin1-0/+2
2016-09-16Qt: Reset expert info icon when start capture failedStig Bjørlykke1-1/+4
2016-09-15Qt: Option to copy bytes to clipboard as Escaped StringGilbert Ramirez1-0/+10
2016-08-26qt: fix crash on Search Packet while redissectingPeter Wu1-2/+2
2016-07-16always update the status bar at the end of a captureMartin Kaiser1-3/+5
2016-07-01Qt+Gtk: Fix the -t command line flag.Gerald Combs1-0/+15
2016-06-28Make quit_after_cap an item in commandline_param_info_t.Guy Harris1-4/+6
2016-06-28Pull quit_after_cap out of the global capture options.Guy Harris1-4/+8
2016-06-26Qt: Handle unhandled filter actions.Gerald Combs1-6/+16
2016-06-26Qt: Conversation and Endpoint dialog performance tweaks.Gerald Combs1-0/+1
2016-06-24Qt: Fix "-l" behavior.Gerald Combs1-6/+0
2016-06-23No pcap, no live capture, so no auto_scroll_live.Guy Harris1-0/+2
2016-06-23Qt: quit the UI if WIRESHARK_QUIT_AFTER_CAPTURE is set (offline mode too).Dario Lombardo1-4/+11
2016-06-23Qt: Use queued signals+slots for filter actionsGerald Combs1-20/+21
2016-06-23Qt: Support the -j, -J, and -l command line flagsGerald Combs1-0/+1
2016-06-20Add JSON export to Qt/GTK UIPascal Quantin1-0/+5
2016-06-13Qt: Main window tab behavior.Gerald Combs1-0/+9
2016-06-10Qt/Bluetooth: Add Device dialogMichal Labedzki1-1/+1
2016-06-05Qt ui code: fix qreal type problems on ARM platformZdeněk Žamberský1-3/+3
2016-06-01Qt: Firewall Rules dialog.Gerald Combs1-3/+13
2016-05-31Qt: Monitor mode fixups.Gerald Combs1-1/+1
2016-05-28Consistently pass C++ Boolean constants to saveCaptureFile().Guy Harris1-1/+1
2016-04-29Qt: Add recent items to the OS X dock menu.Gerald Combs1-1/+47
2016-04-28Qt: Refresh the display filter toolbar layout.Gerald Combs1-1/+1
2016-04-28Qt: Display filter toolbar behavior tweaks.Gerald Combs1-4/+5
2016-04-15Qt: Make some menu items discoverable (or not).Gerald Combs1-1/+7
2016-04-04Remove synchronous DNS name resolutionJoão Valverde1-2/+2
2016-04-02Qt: Lazily create dialogs.Gerald Combs1-17/+51
2016-03-28Qt: Make conversation menu items static.Gerald Combs1-100/+39
2016-03-26Push initial directory code up into CaptureFileDialog.Jeff Morriss1-20/+0
2016-03-21Fix building without extcap enabledJoão Valverde1-1/+1
2016-03-13Lua: Apply prefs when reload Lua pluginsStig Bjørlykke1-0/+1
2016-03-01Add a #define for the wildcard pattern that matches all files.Guy Harris1-2/+3
2016-02-19Qt: Update AccordionFrame widgets to use common layoutStig Bjørlykke1-1/+1
2016-02-10Qt: Fix plural translationsStig Bjørlykke1-3/+1
2016-02-09Properly check the return value of color_filters_set_tmp().Guy Harris1-1/+1