aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/main_window_slots.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-04-17Qt: Fix memory leak for CaptureEventRoland Knall1-17/+17
2018-04-16Qt: Rename packet_list_enable_colorStig Bjørlykke1-1/+1
2018-04-06Remove some references to Qt4.Gerald Combs1-3/+0
2018-04-05Qt: Remove checks for version below 5.2Roland Knall1-26/+30
2018-03-29Extend 'HTTP Referer statistics' to sequence HTTP RedirectsMoshe Kaplan1-2/+2
2018-03-21Qt: fix "Follow stream" in Conversations dialogPeter Wu1-4/+10
2018-03-02extcap: Make settings dialog modalRoland Knall1-0/+1
2018-02-19Qt: Use QFrames as separators in the filter expression toolbar.Gerald Combs1-2/+4
2018-02-17Qt: Another filter expression toolbar layout attempt.Gerald Combs1-5/+6
2018-02-17Qt: Add separators between filter expression buttons.Gerald Combs1-0/+3
2018-02-14Qt: Fix the filter expression toolbar layout.Gerald Combs1-1/+3
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-07Generate HTTP Referer statisticsMoshe Kaplan1-0/+5
2018-01-08extcap: remove conditional compilation.Dario Lombardo1-4/+0
2018-01-04Convert preference dialog to use more models.Michael Mann1-18/+4
2018-01-03Qt: Use switch/case in MainWindow::captureEventHandlerStig Bjørlykke1-46/+41
2018-01-03Qt: Fix CaptureEvent::Reload event handlingStig Bjørlykke1-2/+3
2017-12-28Qt: Remove duplicate copy actionsRoland Knall1-84/+0
2017-12-27Convert Export Objects dialog to use a model.Michael Mann1-1/+5
2017-12-23Qt: Redesign signal/slot concept of capture_fileRoland Knall1-47/+145
2017-12-20Qt: Add new keyboard shortcutsStig Bjørlykke1-2/+2
2017-12-19Qt: Add Collapse SubtreesStig Bjørlykke1-0/+1
2017-12-15Qt: Switch ProtoTree to a treeview+model.Gerald Combs1-37/+4
2017-12-14Qt: Add and use qUtf8Printable.Gerald Combs1-15/+15
2017-12-13Add a model to use for Expert Info dialog.Michael Mann1-1/+1
2017-12-08Move the frame_set stuff back into the capture_file structure.Guy Harris1-1/+1
2017-12-04Put the structure of a capture_file back in cfile.h.Guy Harris1-2/+0
2017-12-04Move the parts of a capture_file used by libwireshark to a new structure.Guy Harris1-1/+1
2017-12-03Use cfile.h to define the capture_file type.Guy Harris1-0/+2
2017-11-24GTK: Remove packet editorJoão Valverde1-4/+0
2017-11-23Qt: Add menu option to remove all packet commentsMichael Mann1-0/+19
2017-11-20Qt: Fix various smalles issues with drag-dropRoland Knall1-1/+0
2017-11-17Qt: Fix selection of elementsRoland Knall1-9/+73
2017-11-10Add frame number to packet comment dialogMichael Mann1-1/+1
2017-11-09Qt: Give focus to Title in ColumnEditorFrameStig Bjørlykke1-1/+1
2017-11-08Qt: Further cleanup ByteViewRoland Knall1-53/+43
2017-11-08Qt: Drag n Drop Filter expression from Packet TreeRoland Knall1-0/+15
2017-11-07Improvement to plugin_if_get_ws_info(...) functionalityPaul Offord1-0/+3
2017-10-31ByteViewText: Remove epan dependancyRoland Knall1-5/+25
2017-10-22Add "Apply as filter" button to Coloring Rules DialogMichael Mann1-0/+6
2017-10-15Remove superfluous null-checks before strdup/freeAhmad Fatoum1-2/+1
2017-10-15Rename ui_util.h -> ws_ui_util.hPeter Wu1-1/+1
2017-10-05qt: Fix leaked dialogsMikael Kanstrup1-2/+0
2017-09-20Integrate LBM UIM Flow dialog into "regular" Flow diagram.Michael Mann1-11/+0
2017-09-19Qt: main window slots: don't connect setCaptureFile to DecodeAsDialogMartin Kaiser1-2/+0
2017-09-12Fix: Segfault when "Update list of packets in real time" is uncheckedMichael Mann1-1/+4
2017-09-11Qt: SequenceDialog no longer emits goToPacket.Gerald Combs1-2/+0
2017-08-28iface_lists: Access ifaces member by referenceMikael Kanstrup1-6/+6
2017-08-28Qt: Fix build without libpcapStig Bjørlykke1-2/+0
2017-08-28extcap: Interface Toolbar support on WindowsHåkon Øye Amundsen1-2/+2