aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2020-06-01Fix some cppcheck issues:Martin Mathieson1-1/+1
2020-06-01Qt: Fix some Qt 5.15 deprecation warnings.Gerald Combs9-16/+16
2020-05-31[Automatic update for 2020-05-31]Gerald Combs1-239/+241
2020-05-30Qt: improve performance of related packet delegateNardi Ivan1-3/+3
2020-05-30Qt: Make our exported and saved line endings consistent.Gerald Combs3-4/+18
2020-05-30Qt: Updates for 5.15.Gerald Combs20-43/+69
2020-05-24[Automatic update for 2020-05-24]Gerald Combs3-654/+654
2020-05-17[Automatic update for 2020-05-17]Gerald Combs2-493/+503
2020-05-10[Automatic update for 2020-05-10]Gerald Combs10-616/+584
2020-05-09More PVS-Studio issues flagged by Valerii Zapodovnikov.Martin Mathieson2-6/+4
2020-05-08Qt: Respect user preference to hide packet listTomasz Moń2-6/+6
2020-05-07ConversationDialog: fix a TCP graph race conditionMartin Kaiser2-4/+23
2020-05-06More changes arising from PVS-Studio output.Martin Mathieson1-5/+15
2020-05-06Qt: Stretch last packet list header sectionTomasz Moń3-3/+7
2020-05-05Last batch of changes from PVS-Studio scan.Martin Mathieson1-3/+1
2020-05-04ui/capture.h: add missing include to fix build with GCC 9.3Aurelien Aptel1-0/+1
2020-05-03Generate a dummy description if we don't have an interface name.Guy Harris1-2/+5
2020-05-03Clean up some issues with get_iface_list_string().Guy Harris1-30/+13
2020-05-03voip_calls: Fix leak of GString from unistim handling.Martin Mathieson1-0/+1
2020-05-03Some more issues identified by PVS-Studio.Martin Mathieson1-0/+4
2020-05-03[Automatic update for 2020-05-03]Gerald Combs11-413/+487
2020-05-01Remove some single-SHB assumptions.Guy Harris1-99/+123
2020-04-30Qt: Allow renaming personal profileRoland Knall2-1/+7
2020-04-29LteMacStatisticsDialog: fix memory leaksMartin Kaiser2-2/+8
2020-04-29WlanStatisticsDialog: fix memory leaksMartin Kaiser2-2/+8
2020-04-28Qt: workaround a C4138 warning generated by MSVC2019Pascal Quantin1-1/+1
2020-04-27Qt: Fix export of dissectionRoland Knall4-8/+14
2020-04-26TCPStreamDialog: prevent access to uninitialized memoryMartin Kaiser1-1/+2
2020-04-26ProfileTreeView: fix a memory leakMartin Kaiser2-0/+6
2020-04-25Docs+help: Remove "-m".Gerald Combs1-1/+0
2020-04-24Check the validator in ExtArgText::isValid().Guy Harris1-0/+28
2020-04-22Qt: update import via GUI to match import features using text2pcapAndre Luyer1-6/+18
2020-04-21Qt: Fix compilation errorRoland Knall2-3/+1
2020-04-21Qt: Allow folders for filter buttonsRoland Knall2-49/+172
2020-04-20wireshark_zip_helper(Qt): fix no previous prototype for functionAlexis La Goutte1-1/+1
2020-04-19Qt: Fix filling bluetooth device addressSignat Sibirskiy2-7/+8
2020-04-19ColumnPreferencesFrame: fix memory leaksMartin Kaiser2-1/+6
2020-04-19[Automatic update for 2020-04-19]Gerald Combs10-119/+99
2020-04-17Qt: Remove unnecessary private variableRoland Knall2-2/+1
2020-04-15FrameInformation: fix a crash in the destructorMartin Kaiser2-11/+17
2020-04-14Qt: Fix memory leak in TCP Stream DialogStig Bjørlykke3-74/+37
2020-04-13Qt: Fix a memory leak in ByteViewTabStig Bjørlykke1-2/+6
2020-04-13PacketList: ignoreFrame: remove write-only variableMartin Kaiser1-2/+0
2020-04-13PacketList: markFrame: remove write-only variableMartin Kaiser1-2/+0
2020-04-13Qt: don't use a widget if not set.Dario Lombardo1-4/+2
2020-04-06Qt: fix endpoint map file creation and presentationJaap Keuter1-8/+7
2020-04-05[Automatic update for 2020-04-05]Gerald Combs11-46/+242
2020-04-02Remove duplicate status messages.Gerald Combs1-41/+39
2020-04-01Handle -k better on platforms that don't support it.Guy Harris1-1/+1
2020-04-01QT/UI: Fix shortcutUli Heilmeier1-2/+2