aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2022-08-24Qt: Silence warningJohn Thacker1-0/+2
2022-08-23Qt: Enable compilation on gcc 12.1 and Qt6John Thacker1-0/+8
2022-08-23Rename some functions and types for endpoint tables.Guy Harris5-22/+22
2022-08-22Qt: Add dfilter error location to tooltipJoão Valverde3-4/+35
2022-08-22Qt: Fix export objects memory leakJohn Thacker2-0/+8
2022-08-21[Automatic update for 2022-08-21]Gerald Combs3-51/+51
2022-08-20RLC Graph: store secs in time_tMartin Mathieson3-4/+4
2022-08-14[Automatic update for 2022-08-14]Gerald Combs11-21/+10
2022-08-13epan: Rearrange column includesJohn Thacker7-7/+2
2022-08-13capture: Stop extcaps before dumpcapTomasz Moń1-2/+8
2022-08-13Qt: Expert Info: Return TAP_PACKET_REDRAW if any ei is addedJohn Thacker1-2/+1
2022-08-08Qt: traffic tables - tcp/udp port name resolutionChuck Craft1-3/+9
2022-08-07Qt: Add an "x-reset" icon and use to reset extcap options.Gerald Combs1-1/+2
2022-08-07[Automatic update for 2022-08-07]Gerald Combs12-23/+34
2022-08-06extcap: implement saving and restoring radio button settingJaap Keuter1-15/+16
2022-08-05Qt: Fix interface auto slotRoland Knall2-3/+3
2022-08-05Windows: Don't define or check for WIN32.Gerald Combs1-2/+2
2022-08-05dccp: allow port resolution in conversation tableChuck Craft1-3/+3
2022-08-03About: Reformat and expand some text.João Valverde3-20/+70
2022-08-02Qt: fix speling.Guy Harris2-3/+3
2022-08-02Make sure we don't create comment options longer than 65535 bytes.Guy Harris2-1/+41
2022-08-02follow: Only retrieve matching conversationsJohn Thacker1-0/+4
2022-08-02Qt: Remove capitalization of preposition in titleJoão Valverde1-1/+1
2022-08-02About: Tweak a sentence about the projectJoão Valverde1-2/+2
2022-08-02About: Make clipboard info a close copy of dialog infoJoão Valverde1-2/+4
2022-08-02Convert Acknowledgements to markdown and update GUIJoão Valverde3-37/+29
2022-07-31[Automatic update for 2022-07-31]Gerald Combs2-8/+8
2022-07-30Qt: initialize endpoints name resolutionChuck Craft1-1/+3
2022-07-30capture: Move capture pipe polling out of UITomasz Moń7-263/+10
2022-07-30gboolean bitfields considered harmfulJohn Thacker1-6/+7
2022-07-29Revert "Qt: remove unnecessary method from FunnelStatistics"Roland Knall3-2/+25
2022-07-27Qt: Enable About->License external hyperlinksJoão Valverde2-4/+7
2022-07-27Convert capture file regex search to PCRE2.João Valverde2-11/+12
2022-07-25macos: Remove no longer needed functionRoland Knall3-21/+0
2022-07-24Qt: Setup GLib mainloop when neededTomasz Moń6-0/+192
2022-07-24[Automatic update for 2022-07-24]Gerald Combs12-32/+224
2022-07-21RTP player: fixed issue with no audio card available in Qt6Jirka Novak2-24/+33
2022-07-21Qt6: Audio code reviewJirka Novak2-4/+38
2022-07-21Qt: Update the RTP stream UI to support Qt6Multimedia.Gerald Combs4-26/+228
2022-07-21Update license file structure and GUI displayJoão Valverde2-8/+4
2022-07-18Qt: Fix jump on packetlistRoland Knall1-1/+13
2022-07-18Qt: remove unnecessary method from FunnelStatisticsRoland Knall3-25/+2
2022-07-17Qt: Update display filter expression dialog with any/allJoão Valverde2-1/+71
2022-07-17[Automatic update for 2022-07-17]Gerald Combs2-12/+12
2022-07-13Qt: Recommend 5.12 and enforce 5.10Roland Knall2-10/+0
2022-07-13Qt: Edit->Preferences resets titlebar and statusBar to defaultsChuck Craft3-0/+14
2022-07-12Qt: Supported Protocols search - increase debounce timeoutChuck Craft1-1/+1
2022-07-12epan: Respect custom column resolved/unresolved status everywhereJohn Thacker2-22/+12
2022-07-11Qt: Concurrently fill display filter expression dialogTomasz Moń2-42/+131
2022-07-11Qt: Do not spin event loops in display filter dialogTomasz Moń1-18/+8