aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/main_window_slots.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-12-21UI: Fix compilation with Qt 5.14Orgad Shaneh1-2/+4
2019-12-04Qt: We show preference panes using their module names.Gerald Combs1-2/+2
2019-12-03Qt: Rename the Capture Interfaces dialog to Capture Options.Gerald Combs1-19/+19
2019-11-25Qt: fix crash on Next/Previous Packet in Conversation without selectionPeter Wu1-1/+6
2019-11-22Qt: Refactor ExportObjectsDialogRoland Knall1-4/+3
2019-11-21Qt: Fix nullpointer accessRoland Knall1-3/+6
2019-11-21Qt: Remove frameSelect signalRoland Knall1-5/+0
2019-11-20Qt: Include Column Headings with Edit -> Copy -> Plain Text / CSVMike781-5/+12
2019-11-20Make sure Copy > As Text and Copy > As CSV add a final newline.Guy Harris1-1/+13
2019-11-17Qt: Cleanup space inside parenthesesStig Bjørlykke1-17/+17
2019-11-17Qt: Multiselection in PacketListRoland Knall1-23/+96
2019-11-15macOS: Add support for automatic updates using Sparkle.Gerald Combs1-1/+1
2019-11-12Qt: Cleanup push/pop InfosRoland Knall1-20/+20
2019-11-07Qt: Keep extcap control channels when capturing to multiple filesStig Bjørlykke1-4/+7
2019-11-05Qt: IOGraph display filter graph addedRoland Knall1-1/+6
2019-11-04Qt: Hide Searchbar if the icon is activated againRoland Knall1-0/+2
2019-11-04epan: Rename dissector_filters.c to conversation_filter.cStig Bjørlykke1-1/+1
2019-10-21Qt: Connect destroyed() signal to flushAppSignals()Tomasz Moń1-5/+4
2019-10-07Qt: Reduce use of CaptureFileRoland Knall1-1/+9
2019-10-04QUIC: Add Follow QUIC Stream support to Qt and tsharkPeter Wu1-1/+9
2019-10-01Qt: Do not spin unnecessary additional event loopsTomasz Moń1-45/+74
2019-09-30Qt: Fix Follow Stream regression in Conversations dialogPeter Wu1-2/+2
2019-09-22Qt: Fix invalid pointer for modelRoland Knall1-2/+4
2019-09-22Qt, http2: Add Follow HTTP/2 Stream functionalityAlexander Gryanko1-4/+11
2019-08-30Qt: Add macro for g_list_next for C++Roland Knall1-2/+2
2019-08-29Qt: Move Apply/Prepare to general QMenu handlerRoland Knall1-94/+19
2019-08-26Qt: Remove unnecessary code for context menusRoland Knall1-1/+0
2019-08-26Qt: Make Apply/Prepare filter independentRoland Knall1-1/+6
2019-08-09Qt: Fix Preference dialog translationRoland Knall1-2/+2
2019-07-28Qt: Add a Contextmenu for the PacketDialogRoland Knall1-0/+5
2019-07-04Qt: Do not export the model of the packetlistRoland Knall1-4/+4
2019-07-01Qt: Move widgets to sub-directoryRoland Knall1-1/+1
2019-06-30ui: Refactoring column_prefs_add_customStig Bjørlykke1-1/+1
2019-06-29Qt: Prevent hidden global parametersRoland Knall1-2/+2
2019-06-28Qt: Fix default position when "Apply as Column"Stig Bjørlykke1-1/+1
2019-06-26tap: add credentials tap.Dario Lombardo1-0/+6
2019-06-14Qt: Fix Contextmenu for PacketlistRoland Knall1-2/+4
2019-06-13Qt: Move Packetlist Header Context Menu to subclassRoland Knall1-4/+2
2019-06-13Qt: Allow dropping fields to add columns and indicate widthRoland Knall1-9/+14
2019-05-15Qt: Delete extcap option dialog when it is closedTomasz Moń1-1/+2
2019-04-26Saving printing preferences from one print window to anotherLuke Lynch1-108/+117
2019-04-20Qt: Fix deadlock in extcap toolbar creationTomasz Moń1-2/+2
2019-03-02Support unsigned stream identifiers for Follow StreamPeter Wu1-9/+13
2019-02-20Qt: fix compilation without pcap on gcc-8 and clang-7.Dario Lombardo1-0/+2
2019-02-20Qt: Fix restart capture when using a ring bufferStig Bjørlykke1-1/+1
2018-12-27Try to squeeze some bytes out of the frame_data structure.Guy Harris1-2/+2
2018-12-21TimeShiftDialog should be considered an "edit" operationMichael Mann1-0/+3
2018-11-01Fix "Follow TLS Stream" after ssl -> tls renamePascal Quantin1-3/+3
2018-11-01Qt: Remove wireless toolbar if not supportedRoland Knall1-0/+4
2018-10-04Qt: show more infos about why interfaces are not loaded.Dario Lombardo1-1/+3