aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
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
2019-08-26Qt (zip_helper): Fix Dead StoreAlexis La Goutte1-1/+2
2019-08-26Qt: Move CopyFrom from menu to buttonRoland Knall13-97/+126
2019-08-25[Automatic update for 2019-08-25]Gerald Combs9-353/+266
2019-08-20Qt: Allow deletion of personal system-profileRoland Knall1-1/+1
2019-08-20Qt: Fix null pointer dereferenceRoland Knall1-45/+17
2019-08-19Qt: Initialize PacketListHeader member variablesTomasz Moń1-1/+3
2019-08-19Qt: Fix PacketListHeader dereferences before null checkTomasz Moń1-4/+19
2019-08-19Qt: Fix CredentialsModel::clear()Tomasz Moń1-7/+9
2019-08-18[Automatic update for 2019-08-18]Gerald Combs10-287/+446
2019-08-14Wiretap: Fix temporary filename memory corruptionTomasz Moń2-3/+3
2019-08-13Qt: Fix importProfilesFromDir() semanticsTomasz Moń1-2/+3