aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt
AgeCommit message (Expand)AuthorFilesLines
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-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
2023-01-22Logray: Remove the "Follow Stream" dialogGerald Combs2-21/+26
2023-01-21Qt: Fix build with Qt version < 5.14João Valverde1-2/+6
2023-01-20Fix Personal Extcap folder pathJoão Valverde1-2/+2
2023-01-20Qt: Fix capitalization of About->Folder characterizationJoão Valverde1-4/+4
2023-01-20GUI: Ship authors as a Qt resource fileJoão Valverde2-11/+24
2023-01-19Qt: Clear selection, not current, in drawCurrentPacketJohn Thacker1-1/+1
2023-01-19Follow: Remove use of follow type from FollowStreamDialogJohn Thacker2-30/+9
2023-01-19GUI: Ship license + acknowledgements as Qt resourceJoão Valverde1-2/+2
2023-01-19Follow: Remove check for FOLLOW_TCP for fragments in QtJohn Thacker1-15/+13
2023-01-19Add follow websocket stream supportMikael Kanstrup5-1/+20
2023-01-17Qt: Fix build on OpenSUSE 15.3John Thacker1-0/+1
2023-01-17Qt: Conversation/Endpoint table Filter by different QVariant typesJohn Thacker2-8/+106
2023-01-17Qt: Plug credentials model memory leakJohn Thacker2-0/+6
2023-01-15[Automatic update for 2023-01-15]Gerald Combs12-92/+481
2023-01-15Proto hierarchy stats: obtain capture file read lockJohn Thacker1-0/+5
2023-01-14Qt: ElidedLabel escapes HTMLJohn Thacker2-5/+5
2023-01-14Qt: Only autoset display filter when dialog is openedJohn Thacker1-1/+1
2023-01-14Qt: Set small text for ExpertInfoDialog filterJohn Thacker1-2/+1
2023-01-14Qt: Add a donation link to the welcome pageGerald Combs1-0/+4
2023-01-13Qt: Sort strings, like GeoIP country or city, in EndpointsJohn Thacker1-4/+4
2023-01-13Qt: Fix selection of filter column in Conversation tableJohn Thacker1-2/+3
2023-01-13Qt: Fix AA_EnableHighDpiScaling Qt6 deprecationJoão Valverde1-1/+5
2023-01-13Qt: Fix test for appending rows to UAT tablesJohn Thacker1-2/+3
2023-01-12MSYS2: Fix system installationJoão Valverde1-2/+5
2023-01-11Qt: Accept ColoringRulesDialog after writing colorsJohn Thacker2-16/+3
2023-01-09[Automatic update for 2023-01-08]Gerald Combs12-93/+385
2023-01-07Qt: Remove duplicate column reset and cache invalidationJohn Thacker1-3/+0
2023-01-07Qt: Add a pref for column text caching, and have it affect sortingJohn Thacker6-1/+76
2023-01-05follow: Add function for sub stream id to registrationJohn Thacker1-64/+44
2023-01-04IO Graph: Allow changing order of graphsDeveloper Alexander3-0/+64
2023-01-02Qt: Cache only recently accessed columns textTomasz Moń3-80/+23
2023-01-02Qt: Escape HTML when setting ElidedLabel textGerald Combs2-1/+5
2023-01-02Qt: ElidedLabel cleanupGerald Combs2-4/+12
2022-12-31qt: Ignore gcc 12.1 optimization bug with Qt (more e1a6913a)Alexander Clouter1-0/+6
2022-12-29dfilter: Add compilation warning for ambiguous syntaxJoão Valverde1-4/+10
2022-12-27Qt: Fix an IAX2 Analysis dialog memory leak.Gerald Combs1-0/+1
2022-12-25[Automatic update for 2022-12-25]Gerald Combs1-1/+1
2022-12-22Fix display of help file path name in error dialog.Guy Harris1-2/+3
2022-12-20UAT: comment out FIX reminderChuck Craft1-1/+1
2022-12-19Qt: Improve our font preference compatibility.Gerald Combs1-5/+18
2022-12-16Windows: Use SpeexDSP binary packageJoão Valverde3-13/+0
2022-12-15Qt: Limit copy of TrafficDialog to visible itemsRoland Knall1-19/+18
2022-12-15Qt: Fix Packet Comments shortcutRoland Knall1-0/+3
2022-12-15Qt: Fix Qt 6.4 QMouseEvent deprecationPhilipp Dittmann1-1/+1