aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt
AgeCommit message (Expand)AuthorFilesLines
2024-02-27Qt: Show tooltip in sequence diagram for elided commentsJohn Thacker4-3/+36
2024-02-27Remove PREF_DECODE_AS_UINTJohn Thacker5-9/+0
2024-02-26Qt: Add case sensitive find to Follow Stream and Show Packet BytesJohn Thacker4-6/+56
2024-02-26Qt: copy correct hidden state to deviceJohn Thacker1-1/+2
2024-02-25Fix lots of spellingsMartin Mathieson8-10/+10
2024-02-25[Automatic update for 2024-02-25]Gerald Combs13-93/+179
2024-02-24Qt: Only set Packet List style sheet when relevant prefs changeJohn Thacker7-4/+14
2024-02-24Qt: Work around QTBUG-122109 when applying packet list style sheetJohn Thacker2-1/+19
2024-02-24Qt: If no preferences have changed, don't signalJohn Thacker1-1/+4
2024-02-22Fix some spelling errorsMartin Mathieson1-1/+1
2024-02-21extcap: Allow starting from extcap configJohn Thacker4-41/+43
2024-02-18extcap: Fix writing preferences to fileJohn Thacker2-25/+18
2024-02-18added copy as C Arrayvxcute2-0/+14
2024-02-18extcap: Really don't load extcap interfaces if disabledJohn Thacker3-5/+14
2024-02-18Some spellingsMartin Mathieson1-1/+1
2024-02-18[Automatic update for 2024-02-18]Gerald Combs12-256/+222
2024-02-16Qt: Drop command line options when changing configuration profilesJohn Thacker1-0/+6
2024-02-15Qt: Implement macOS "Show in Finder" in Cocoa.Darius Davis1-27/+5
2024-02-15IPv6: Implementation of conversations with stream identifiersEugène Adell2-0/+4
2024-02-15Qt: Implement "Show in Folder" using DBus.Darius Davis2-2/+46
2024-02-14columns: Allow any field expression syntax to be used in columnsJohn Thacker2-2/+27
2024-02-14Stats tree: Change our path separatorGerald Combs2-8/+6
2024-02-12column: Update custom column regexJohn Thacker1-1/+2
2024-02-12stats_tree API updatesGerald Combs1-1/+1
2024-02-11Qt: Stats tree dialog speedupGerald Combs1-3/+3
2024-02-11[Automatic update for 2024-02-11]Gerald Combs13-217/+933
2024-02-10recent: Don't use format info at allJohn Thacker1-4/+0
2024-02-09Add Stack Overflow links for showing file in folder.Guy Harris1-0/+20
2024-02-09recent: Keep recent column width in sync with prefsJohn Thacker2-2/+12
2024-02-09Qt: Add width and alignment to column preferencesJohn Thacker2-7/+97
2024-02-08Qt: Fix the FilterExpressionToolBar context menu positionGerald Combs1-2/+4
2024-02-08Qt: added preference for hiding 'Welcom page' -> 'Open'Jan Wiesemann1-29/+31
2024-02-07Qt: Add null checks to the protocol treeGerald Combs1-6/+10
2024-02-07Qt: Only save the filtered rows to the MapJohn Thacker3-30/+50
2024-02-07Qt: Show "Events" in the status bar when appropriateGerald Combs1-12/+37
2024-02-07Logray: UI updatesGerald Combs5-28/+31
2024-02-06Falco bridge: Syscall conversation updatesGerald Combs1-0/+7
2024-02-04Qt: Add delta times to the follow dialog text formatsGerald Combs5-55/+208
2024-02-04[Automatic update for 2024-02-04]Gerald Combs13-100/+398
2024-02-02extcap: Fix some leaks of argument settingsJohn Thacker1-1/+3
2024-02-01wsutil+tools: Version info updatesGerald Combs3-4/+11
2024-01-31Logray: Use the name "Logray" in more placesGerald Combs2-3/+12
2024-01-30Qt: Use "Logray" in the about box when appropriateGerald Combs1-5/+5
2024-01-29File sets: Match both formats, compressed filesJohn Thacker1-4/+3
2024-01-28[Automatic update for 2024-01-28]Gerald Combs13-69/+506
2024-01-26Qt: Set imported hexdumps as tmpfiles, don't set last open dir on thenJohn Thacker3-4/+9
2024-01-25Qt: Restore drag and drop filter buttonsJohn Thacker1-1/+1
2024-01-24file: Don't recompile the dfilter during a live captureJohn Thacker1-0/+8
2024-01-24dfilter: Allow semicolons to separate macro name from arg listJohn Thacker1-2/+1
2024-01-23"Follow" implementation in lograyLoris Degioanni1-42/+81