aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2023-03-07Converting QByteArray to const char *Michal Ruprich1-1/+1
2023-03-07Qt: Fix copying from System Default profileJohn Thacker1-0/+1
2023-03-06colors: Improve handling of errorsJohn Thacker1-22/+0
2023-03-02Qt: Sequence diagram comments are not numbersJohn Thacker1-0/+3
2023-03-02Qt: Don't double escape sequence diagram commentsJohn Thacker1-2/+1
2023-03-02help: WLANTraffic section moved WSUG chaptersJohn Thacker1-1/+1
2023-03-02Qt: rtpstream_id memleakJohn Thacker1-0/+2
2023-03-01Qt: RtpStreamDialog leakJohn Thacker1-3/+6
2023-03-01Qt: RTP Analysis Dialog leaksJohn Thacker1-0/+3
2023-03-01Qt: More RTP LeaksJohn Thacker1-1/+1
2023-02-28RTP: Fix some memleaksJohn Thacker3-3/+29
2023-02-27[Automatic update for 2023-02-26]Gerald Combs12-0/+48
2023-02-27Qt: Fix some leaks in RTP Analysis windowsJohn Thacker2-2/+2
2023-02-26Qt: Remove unused memberJohn Thacker1-2/+0
2023-02-25Qt: Fix leak in Coloring Rules DialogJohn Thacker1-0/+1
2023-02-25Qt: Revert to our function for displaying bit speed with unitsJohn Thacker1-2/+2
2023-02-23Qt: Show date for abs time for long captures in ConversationsJohn Thacker2-23/+49
2023-02-23Qt: Mapping between filter proxy column and displayed columnJohn Thacker1-28/+26
2023-02-22Qt: Fix conversation dialog timeline graph columnsJohn Thacker6-60/+52
2023-02-21UI: Fix typo in tooltip of Time Display FormatDr. Lars Völker1-1/+1
2023-02-20Fix build of PacketListModel with Qt5Nicolás Alvarez1-4/+2
2023-02-19Qt: Substitute for C++17 ismJohn Thacker1-2/+4
2023-02-19Qt: Plug leaks in Conversations/Endpoints windowsJohn Thacker2-3/+4
2023-02-17Qt: Ensure that add frame comments trigger recoloring, count updatesJohn Thacker4-96/+183
2023-02-15Qt: Fix scrollbar vanishing when adding columnsJohn Thacker1-8/+3
2023-02-12[Automatic update for 2023-02-12]Gerald Combs12-1956/+2151
2023-02-11UAT: Have a combobox for DissectorsJohn Thacker1-0/+20
2023-02-10Move ui/filter_files.[ch] to wsutilJoão Valverde7-664/+4
2023-02-10Move ui/clopts_common.[ch] to wsutilJoão Valverde7-167/+4
2023-02-10Move ui/cmdarg_err.[ch] to wsutilJoão Valverde32-141/+29
2023-02-10Qt: Fix click to packet on OverlayScrollBarJohn Thacker1-2/+7
2023-02-09Preferences: Support configuring debounce timersMoshe Kaplan5-2/+33
2023-02-09Qt: Actually ensure that rows are colorizedJohn Thacker1-1/+1
2023-02-08Qt: Fencepost error in minimap/intelligent scrollbarJohn Thacker1-1/+1
2023-02-07Move ui/version_info.[ch] to wsutilJoão Valverde16-758/+13
2023-02-07Move ui/exit_codes.h to include/João Valverde5-52/+26
2023-02-07Qt: Add ability to cancel sortingJohn Thacker3-20/+105
2023-02-06Add a #define HAVE_MSYSTEM and use itJoão Valverde1-2/+2
2023-02-06Fix MSYS2 buildJoão Valverde1-0/+1
2023-02-06extcap: Fix of handling default valuesj.novak@netsystem.cz7-17/+38
2023-02-06Do not require using wsgcrypt.hJoão Valverde1-1/+1
2023-02-06Remove wspcap.h and use config.h insteadJoão Valverde2-2/+2
2023-02-06CMake: Cleanup unnecessary linking with shared librariesJoão Valverde2-6/+16
2023-02-05[Automatic update for 2023-02-05]Gerald Combs1-80/+80
2023-02-04RTP Stream Dialog: Actually sort on packet lossJohn Thacker1-2/+7
2023-02-01Qt: Fix order of ShowAs enumsJohn Thacker1-1/+4
2023-01-31Qt: Fix Logray compilation with Qt 6.4Gerald Combs1-1/+1
2023-01-29[Automatic update for 2023-01-29]Gerald Combs11-219/+234
2023-01-29Qt: Allow caching columns while dissecting colorTomasz Moń1-2/+3
2023-01-23[Automatic update for 2023-01-22]Gerald Combs12-653/+225