aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2021-11-29Qt: Qt6.2 compatibility fixesTomasz Moń14-54/+68
2021-11-28LTE RLC graph: plug possible memory leakJaap Keuter1-7/+9
2021-11-28[Automatic update for 2021-11-28]Gerald Combs1-16/+16
2021-11-28Qt: Add missing QRegularExpression includeTomasz Moń1-0/+2
2021-11-26Qt: Use QRegularExpression instead of QRegExpTomasz Moń24-71/+76
2021-11-24Clean up PCRE2 version infoJoão Valverde1-7/+26
2021-11-24Fix some of the compile errors when compiling with Qt6Joerg Mayer17-0/+20
2021-11-24Readd feature to make QtXMultimedia optional againJoerg Mayer3-1/+10
2021-11-24Get CMake to successfully work with Qt6Joerg Mayer2-2/+24
2021-11-21[Automatic update for 2021-11-21]Gerald Combs2-27/+27
2021-11-20Qt: Fix column validation in columnString()Stig Bjørlykke1-1/+1
2021-11-17Qt (ByteView): update preference on hover state change; WSUG typoChuck Craft1-0/+1
2021-11-16VoIP calls dialog: fix generated filterJirka Novak1-1/+1
2021-11-15Qt: Make Lua dialogs children of the main window.Gerald Combs8-37/+37
2021-11-15regex: Prefer C99/POSIX typesJoão Valverde4-0/+8
2021-11-14Make PCRE2 a required dependencyJoão Valverde2-2/+24
2021-11-14[Automatic update for 2021-11-14]Gerald Combs2-141/+171
2021-11-11Qt: Add some notes about cleaning up after ourselves.Gerald Combs1-0/+7
2021-11-10Revert "Qt: fix memory leaks found by Visual Leak Detector"Gerald Combs4-11/+16
2021-11-10Revert "Qt: Fix epan cleanup exit crash"Gerald Combs2-15/+19
2021-11-09Qt: Fix epan cleanup exit crashTomasz Moń2-19/+15
2021-11-08UAT: Allow missing fields.Gerald Combs1-0/+7
2021-11-07ftypes: Simplify fvalue_can_*() interfaceJoão Valverde1-11/+3
2021-11-07[Automatic update for 2021-11-07]Gerald Combs3-199/+199
2021-11-04Qt: Debounce View -> Internals -> Supported Protocols "Search" to improve UXMoshe Kaplan2-1/+32
2021-10-31[Automatic update for 2021-10-31]Gerald Combs5-390/+390
2021-10-27Flow sequence: Shows more information about various skinny messagesJirka Novak1-0/+1
2021-10-26Follow Stream: Disable the Arrow button on 1st callEugene Adell1-1/+3
2021-10-24[Automatic update for 2021-10-24]Gerald Combs12-133/+100
2021-10-24dfilter: Fix "!=" relation to be free of contradictionsJoão Valverde1-3/+3
2021-10-23Follow Stream: Minor update of a variable scopeEugene Adell2-6/+7
2021-10-23IAX2 Stream Analysis: Fix of mean jitter calculationJirka Novak1-1/+1
2021-10-22Qt: Add back some Q_OBJECT calls.Gerald Combs17-5/+41
2021-10-22Add new global header wireshark.h with guidelineJoão Valverde3-2/+4
2021-10-22Ensure a single Follow Stream is running onlyEugene Adell2-1/+20
2021-10-20RTP Analysis: Fix of mean_jitter calculationJirka Novak1-2/+2
2021-10-17[Automatic update for 2021-10-17]Gerald Combs12-51/+84
2021-10-15cli: stats_tree: Make syntax consistent with other -z optionsJohn Thacker1-2/+8
2021-10-12Proposed rewording of filter tooltipsDavid Perry1-2/+2
2021-10-11Qt: More new-style signals+slot conversions.Gerald Combs10-39/+40
2021-10-11Qt: Use new-style signals+slots in more places.Gerald Combs24-38/+33
2021-10-11Rawshark: is not a CamelCase wordChuck Craft15-28/+28
2021-10-10[Automatic update for 2021-10-10]Gerald Combs12-329/+425
2021-10-09Qt: Remove more Q_OBJECT macro calls.Gerald Combs31-68/+3
2021-10-09text2pcap: typo on Help -> Manual PagesChuck Craft15-28/+28
2021-10-08Qt: Remove Q_OBJECT in a few places where it's not needed.Gerald Combs7-17/+0
2021-10-06Add NGAP Stats.Martin Mathieson3-0/+15
2021-10-04Qt: Handle fieldsChanged before prefs_apply_allStig Bjørlykke1-1/+1
2021-10-04Qt: Handle errors when reloading Lua FileHandlerStig Bjørlykke1-1/+3
2021-10-03[Automatic update for 2021-10-03]Gerald Combs12-192/+294