aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/main_window_slots.cpp
AgeCommit message (Expand)AuthorFilesLines
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
2018-09-13Start renaming SSL to TLS.Gerald Combs1-7/+7
2018-08-20Qt: fix several crashes in the SCTP DialogsVasil Velichkov1-2/+6
2018-07-06Don't use QFileInfo()::baseName().Guy Harris1-1/+1
2018-07-03Qt: fix crash on opening a capture file while loading/saving anotherPeter Wu1-4/+14
2018-06-25Qt: Move FilterToolBar to a separate classRoland Knall1-234/+14
2018-06-18Get rid of some occurrences of Q_UNUSEDJoerg Mayer1-12/+3
2018-06-01Qt: Rename MainWelcomeRoland Knall1-8/+8
2018-06-01Qt: Move Layout and clear master_split useRoland Knall1-167/+6
2018-05-25Qt: fix use-after-free on error while saving exported packetsPeter Wu1-1/+3
2018-05-24Qt: Support search without a selected packetStig Bjørlykke1-4/+4
2018-05-23Qt: Update menus when mark/ignore/timeref packetStig Bjørlykke1-0/+8
2018-05-16Qt: Implement the capture info dialog.Gerald Combs1-0/+1
2018-05-16Windows: Make sure more native dialogs handle HiDPI.Gerald Combs1-2/+3
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