summaryrefslogtreecommitdiff
path: root/ui/qt/main_window_slots.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-04-08Clean up handling of enabled/disabled protocols/heuristic dissectors.Guy Harris1-2/+1
2017-04-05A bunch of "{Mac} OS X" -> "macOS" changes.Guy Harris1-7/+7
2017-03-29Qt: propagate selection from main screen to dialogPeter Wu1-0/+3
2017-03-04Qt: Apply selected bookmark display filterStig Bjørlykke1-1/+4
2017-03-03Qt: Add selection history navigation.Gerald Combs1-0/+8
2017-02-24Qt: Code cleanupStig Bjørlykke1-23/+18
2017-02-24PluginIF: AdditionalToolbarRoland Knall1-0/+70
2017-02-22Qt: Avoid flicker in filter expressions toolbarStig Bjørlykke1-1/+7
2017-02-20Qt: Mystery pixel issue is solvedStig Bjørlykke1-3/+3
2017-02-20Qt: Add "Reset Layout"Stig Bjørlykke1-0/+8
2017-02-16Qt: Disable pane menu items if not used in layoutStig Bjørlykke1-3/+7
2017-02-16Qt: Preserve pane sizes when layout content changedStig Bjørlykke1-0/+4
2017-02-16Qt: Improved pane size auto detectStig Bjørlykke1-6/+9
2017-02-16Qt: Auto detect pane size when configured zeroStig Bjørlykke1-0/+12
2017-02-16Qt: Preserve pane sizes when changing profileStig Bjørlykke1-1/+1
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