aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2019-10-02Qt: Do not use exec() in RTP dialogsTomasz Moń3-11/+16
2019-10-02Qt: fix unused parameter warning in ColorPreferencePeter Wu1-1/+1
2019-10-01Qt: Do not call exec() when editing color preferencesTomasz Moń1-10/+17
2019-10-01Qt: Do not spin unnecessary additional event loopsTomasz Moń14-95/+164
2019-09-30Qt: Fix Follow Stream regression in Conversations dialogPeter Wu3-4/+5
2019-09-29Fix build on Fedora 30 (minizip)João Valverde1-0/+1
2019-09-29[Automatic update for 2019-09-29]Gerald Combs10-179/+237
2019-09-25macOS: Make Wireshark.app drag-installable.Gerald Combs4-66/+124
2019-09-25Qt: Fix NULL pointer dereference on mouse clickTomasz Moń1-1/+1
2019-09-22Qt: Fix invalid pointer for modelRoland Knall1-2/+4
2019-09-22[Automatic update for 2019-09-22]Gerald Combs10-196/+449
2019-09-22Qt, http2: Add Follow HTTP/2 Stream functionalityAlexander Gryanko10-49/+180
2019-09-21MSVC: Warn about unused formal parametersTomasz Moń1-1/+1
2019-09-21Qt, docs, ieee1905: fix some spelling errorsPeter Wu8-10/+10
2019-09-19Qt: QCustomplot fix warningsRoland Knall2-36/+36
2019-09-17Qt: Fix issues found by clang.Alexis La Goutte3-2/+3
2019-09-17Update to qcustomplot 2.0.1Alexis La Goutte14-6581/+16097
2019-09-15Give more complete path name of the header file in question.Guy Harris1-1/+1
2019-09-15Match style of other routines in the file.Guy Harris1-1/+2
2019-09-15Qt: Add a comment to Apply+Prepare submenusRoland Knall1-0/+6
2019-09-15Move the last of the routines from capture_info.c into ui/capture.c.Guy Harris3-2/+127
2019-09-15[Automatic update for 2019-09-15]Gerald Combs9-812/+200
2019-09-14Qt: Prevent crash in main window layout.Evan Welsh1-1/+1
2019-09-13Qt: Store recently used find packet settingsStig Bjørlykke4-5/+188
2019-09-10Qt: Fix PacketTree copy ValueStig Bjørlykke1-2/+2
2019-09-08[Automatic update for 2019-09-08]Gerald Combs10-798/+1486
2019-09-08Qt UI: Warn about not saving non-PCM encoded audioJaap Keuter1-3/+13
2019-09-08Qt UI: remove empty jitter buffer label tooltipJaap Keuter1-3/+0
2019-09-04Qt: fix compilation for enabled_protocols_model.Dario Lombardo1-2/+2
2019-09-04Qt: Fix override declarations for PacketListRoland Knall1-11/+12
2019-09-04Update tooltip text for applying display filterMoshe Kaplan1-1/+1
2019-09-04Qt: in EnabledProtocolsDialog handle protocol typeRoland Knall5-44/+156
2019-09-03Qt: Make first column moveableRoland Knall1-0/+4
2019-09-02Qt: PacketList call DecodeAsDialog directlyRoland Knall2-30/+43
2019-09-02tshark: Add "ip" as alias for "ipv4" in -z hosts option.Michael Mann1-2/+3
2019-09-02Add number of comments in capture file to status barMichael Mann1-0/+5
2019-09-01Qt: Rework Resolved Addresses dialogRoland Knall8-390/+609
2019-09-01[Automatic update for 2019-09-01]Gerald Combs10-303/+546
2019-08-30Qt: ProtoTree combine menusRoland Knall2-162/+94
2019-08-30Qt: Add macro for g_list_next for C++Roland Knall28-185/+196
2019-08-29Qt: Extend filterbutton context menuRoland Knall5-65/+43
2019-08-29Qt: Apply Invert/Enable/Disable only to selected listRoland Knall5-88/+120
2019-08-29Qt: Move Apply/Prepare to general QMenu handlerRoland Knall8-233/+49
2019-08-27Add tooltip for clearing display filterMoshe Kaplan2-1/+5
2019-08-26Qt: Create Apply/Prepare in PacketlistRoland Knall2-20/+32
2019-08-26Qt: Add Apply/Prepare to Packet DialogRoland Knall1-1/+20
2019-08-26Qt: Remove unnecessary code for context menusRoland Knall5-68/+59
2019-08-26Qt: Make Apply/Prepare filter independentRoland Knall5-22/+84
2019-08-26Qt: Fix memory leak in ProfileModel constructorTomasz Moń1-0/+1
2019-08-26Qt: Fix copy from default profileRoland Knall1-1/+1