aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
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
2019-08-13Qt: Remove unnecessary const_cast'sRoland Knall2-11/+11
2019-08-13Qt: Import zips with illegal namesRoland Knall4-26/+81
2019-08-13Qt: Correctly identify the active profileRoland Knall1-8/+12
2019-08-13Qt: Prevent loop in renames of profilesRoland Knall5-61/+233
2019-08-13Qt: Fix translations for profilesRoland Knall1-6/+6
2019-08-12Qt: Fix drop event for main windowRoland Knall1-0/+12
2019-08-11[Automatic update for 2019-08-11]Gerald Combs10-556/+507
2019-08-10Qt: fix wrong default packet list order in Qt 5.13Peter Wu1-1/+2
2019-08-10Qt: Correctly present numerous text on extcapRoland Knall1-0/+1
2019-08-09Qt: Fix numerous translation for extcapRoland Knall1-2/+5
2019-08-09Qt: Fix coverity issues for profile modelRoland Knall1-3/+2
2019-08-09Qt: Fix Preference dialog translationRoland Knall8-50/+56
2019-08-08Qt: Restructure duplicateEntry to rectify copying issuesRoland Knall1-34/+38