aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2020-01-10Fix build and deprecation warnings with Qt 5.14Orgad Shaneh5-17/+10
2020-01-10Qt: Fix related packet delegateRoland Knall2-2/+12
2020-01-10Qt+Win32: Tell the user to install Npcap/WinPcap if needed.Gerald Combs2-10/+27
2020-01-10Qt: Add elements back to the tcptrace graph.Gerald Combs2-40/+57
2020-01-09Qt: Fix PacketListHeader columnRoland Knall4-4/+30
2020-01-09Qt: remove codecs from about Wireshark dialogPascal Quantin1-21/+0
2020-01-08rtp_player_dialog: Route audio for a stream to left/right speaker in RTP playerJirka Novak5-27/+219
2020-01-07Qt: Don't plot zero values in I/O scatter plotsGerald Combs2-7/+19
2020-01-07rtp_player: Player is able to set start of audio play by double clickJirka Novak9-60/+212
2020-01-07rtp_analysis_dialog: Improved codec recognition during saving of audio to .auJirka Novak2-26/+34
2020-01-07voip_calls_dialog/voip_calls: Fix for duplicated entries after retapJirka Novak1-0/+4
2020-01-06Qt: don't use monospace fonts for licence dialog.Dario Lombardo1-2/+0
2020-01-06voip_calls_dialog: avoiding of 'remove_tap_listener(): no listener ...' warningJirka Novak2-4/+15
2020-01-05[Automatic update for 2020-01-05]Gerald Combs9-16/+7
2020-01-03Qt: Update translations.Gerald Combs1-4750/+1426
2020-01-03Qt: Add Spanish (es) translation assets.Gerald Combs2-0/+16669
2019-12-30codecs API: Added description of API usageJirka Novak1-1/+1
2019-12-29[Automatic update for 2019-12-29]Gerald Combs10-17/+26
2019-12-28Qt: Use a neutral tone in an error message.Gerald Combs1-1/+1
2019-12-25Qt: Create directories recursivelydennisschagt1-1/+1
2019-12-24Additional styles for IO GraphAlexander Meier2-1/+20
2019-12-23Qt: Fix the Capture File Properties dropped format.Gerald Combs1-5/+5
2019-12-22Revert "Qt: Fix dangling delete for sequence diagramm"Jim Young1-3/+0
2019-12-21UI: Fix compilation with Qt 5.14Orgad Shaneh26-135/+152
2019-12-20Use g_file_open_tmp within create_tempfileMichael Mann2-17/+24
2019-12-19Protobuf: add dissecting protobuf fields as wireshark fields preferences, etc.Huang Qiangxiong3-0/+16
2019-12-18Qt: Don't crash when disabling all protocols.Gerald Combs1-0/+3
2019-12-18De-camel-ize "Wireshark" in a few places.Gerald Combs3-7/+7
2019-12-17CMake: fix CMake 3.16 warning about CMP0071Peter Wu1-0/+6
2019-12-16profiles: Try to better sync on disk config stateJim Young5-8/+16
2019-12-15Reorganize long option valuesJaap Keuter4-29/+21
2019-12-15[Automatic update for 2019-12-15]Gerald Combs9-3183/+564
2019-12-13cmdline: cleanup option string definitionsJaap Keuter1-1/+1
2019-12-11Qt: Add some null checks.Gerald Combs2-13/+24
2019-12-10Qt: Remove a comment.Gerald Combs1-4/+0
2019-12-10Qt: Bump our minimum Qt version from 5.2. to 5.3.Gerald Combs4-14/+0
2019-12-10Win32: Remove win32_save_as_statstree.Gerald Combs2-84/+0
2019-12-10Win32: Fixup our file dialog titles.Gerald Combs4-20/+27
2019-12-10Qt: fix wrong checks.Dario Lombardo2-2/+2
2019-12-10Win32: Remove some unused code.Gerald Combs1-122/+3
2019-12-10Win32: Factor out win32_check_save_as_with_comments.Gerald Combs3-115/+9
2019-12-08Win32: Fix the Export Packet Dissections dialog title.Gerald Combs1-1/+1
2019-12-08[Automatic update for 2019-12-08]Gerald Combs10-753/+3270
2019-12-06recent.c: cfield might be NULLJim Young1-2/+6
2019-12-05WSUG: Update the capture chapter.Gerald Combs1-1/+1
2019-12-04Qt: We show preference panes using their module names.Gerald Combs10-35/+38
2019-12-03Use human-readable numbers for conversation statsMichael Mann1-14/+24
2019-12-03Qt: Rename the Capture Interfaces dialog to Capture Options.Gerald Combs12-87/+91
2019-12-01[Automatic update for 2019-12-01]Gerald Combs9-281/+191
2019-11-28Qt: Remove a couple of private variables.Gerald Combs4-11/+8