aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2023-11-15Qt: Fix Recent Files Max Count at startupJohn Thacker8-17/+44
2023-11-15Qt: Use qstring_strdup in more placesGerald Combs4-4/+7
2023-11-15tshark: -U must be one of the export PDU tapsMartin Mathieson1-0/+14
2023-11-14capture_file_dialog: update a comment.Guy Harris1-5/+18
2023-11-14Qt: Add an option to show changed preferencesStig Bjørlykke5-3/+40
2023-11-13Make the code that handles the file open dialog style common code.Guy Harris6-113/+38
2023-11-13Qt: Fix display filter macros when switching profilesJoão Valverde4-12/+12
2023-11-13Qt: define QProcess::splitCommand for older Qt 5 versionsPeter Wu1-0/+52
2023-11-12[Automatic update for 2023-11-12]Gerald Combs13-1686/+2307
2023-11-12Qt: add command line options support in the TLS Keylog LauncherPeter Wu8-86/+102
2023-11-12Qt: DisplayFilter left align buttonsStig Bjørlykke1-10/+11
2023-11-12Qt: More missing ApplicationPaletteChange event workaroundsStig Bjørlykke3-3/+7
2023-11-12Qt: Change button style in FilterExpressionFrameStig Bjørlykke1-0/+6
2023-11-12Work around macOS running applications in /.Guy Harris35-112/+143
2023-11-11Qt: Fix header name for Display Filter Macro DialogJoão Valverde1-2/+8
2023-11-11Qt: Update styleSheet in AccordionFrameStig Bjørlykke13-65/+14
2023-11-10Remove unneeded includes of "ui/last_open_dir.h".Guy Harris2-2/+0
2023-11-10Add a newline at the end of the last line.Guy Harris1-1/+1
2023-11-10Qt: Update ComboBox in updateStyleSheet()Stig Bjørlykke3-0/+5
2023-11-10Qt: Update styleSheet on ApplicationPaletteChange eventStig Bjørlykke13-13/+55
2023-11-09Qt: Use QLineEdit border only on macOSStig Bjørlykke2-12/+14
2023-11-09Qt: Remove PINOs from Enabled Protocols dialogJaap Keuter1-4/+6
2023-11-09Qt: Add QLineEdit border in AccordionFrameStig Bjørlykke10-2/+41
2023-11-09Qt: Change InterfaceToolbarLineEdit border colorStig Bjørlykke1-2/+3
2023-11-08Qt: Add macro name validatorJoão Valverde2-2/+30
2023-11-08Qt: Remove an errant tr()João Valverde1-1/+1
2023-11-08Qt: Reduce the spacing between the two rows of the search frameJohn Thacker1-0/+3
2023-11-08Qt: SyntaxLineEdit state-icon top positionStig Bjørlykke1-1/+1
2023-11-08dfilter: Replace macro UAT config file and update GUIJoão Valverde8-54/+120
2023-11-08Qt: Add InterfaceToolbarLineEdit borderStig Bjørlykke1-0/+6
2023-11-07Qt: Fix Export Packet Dissections Help button, connections on non-WindowsJohn Thacker1-1/+1
2023-11-08wsutil: Make filter lists dynamic and on-demandJoão Valverde1-4/+0
2023-11-07Remove support for deprecated "filters" configuration fileJoão Valverde1-8/+1
2023-11-07Qt: Add DSBs info to capture file propertiesJohn Thacker1-0/+23
2023-11-05[Automatic update for 2023-11-05]Gerald Combs13-354/+354
2023-11-02Qt: Fix show bytes as image typoJohn Thacker1-1/+1
2023-11-02Qt: Enforce Minimum Qt version 5.11John Thacker7-46/+2
2023-11-01Qt: fix handling display filter dialog TFS NULL valueJaap Keuter1-1/+1
2023-10-31Qt: Unmark field when not found in a Byte ViewStig Bjørlykke4-0/+17
2023-10-31Qt: Fix address editor leakJoão Valverde1-4/+10
2023-10-31Qt: Rename the Browser SSL Keylog dialog to SSL Keylog LauncherGerald Combs7-12/+12
2023-10-31Prefs: Fix TCP sequence analysis override pref handlingJohn Thacker1-19/+23
2023-10-30plugins: Make flags unsignedJoão Valverde1-7/+7
2023-10-30[Automatic update for 2023-10-29]Gerald Combs13-4218/+592
2023-10-29IPv4: Fix wrong endianness displaying source/dest addressesJoão Valverde1-1/+1
2023-10-29Qt: Make Edit Name Resolution combobox size adjust to contentsJohn Thacker1-0/+1
2023-10-29Qt: Update address editor for FT_IPv4 changesJohn Thacker1-3/+3
2023-10-28prefs: TCP override pref check field flagsJohn Thacker1-1/+4
2023-10-28dfilter: Refactor initialization and registration of functionsJoão Valverde1-4/+4
2023-10-28Qt: Include functions in display filter completionsJoão Valverde1-0/+9