aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2023-01-15[Automatic update for 2023-01-15]Gerald Combs12-92/+481
2023-01-15Proto hierarchy stats: obtain capture file read lockJohn Thacker2-8/+21
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-14MinGW: Disable -Wcast-function-type warningsJoão Valverde1-0/+2
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-13MinGW: Fix -Wsign-compareJoão Valverde1-2/+2
2023-01-13MinGW: Fix -Wformat-zero-lengthJoão Valverde1-2/+0
2023-01-13MinGW: Fix -Wreturn-typeJoão Valverde1-1/+1
2023-01-13Qt: Fix AA_EnableHighDpiScaling Qt6 deprecationJoão Valverde1-1/+5
2023-01-13version info: Fix extra space after "("João Valverde1-6/+4
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-12CMake: Reverse debug macrosJoão Valverde1-3/+3
2023-01-12Remove WS_DISABLE_ASSERTJoão Valverde1-6/+0
2023-01-11Qt: Accept ColoringRulesDialog after writing colorsJohn Thacker2-16/+3
2023-01-11Set unique exit codes for processesMartin Mathieson1-7/+7
2023-01-09[Automatic update for 2023-01-08]Gerald Combs12-93/+385
2023-01-07Qt: Remove duplicate column reset and cache invalidationJohn Thacker2-6/+0
2023-01-07Qt: Add a pref for column text caching, and have it affect sortingJohn Thacker6-1/+76
2023-01-06dftest: Add -h and improve output formatJoão Valverde1-4/+5
2023-01-05follow: Add function for sub stream id to registrationJohn Thacker2-67/+47
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
2023-01-01Happy New Year 2023Stig Bjørlykke1-1/+1
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-26epan: Allow FT_IPv4, FT_IPv6 custom columns to be resolved or not.John Thacker2-3/+7
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-17epan: Allow FT_ETHER custom columns to be resolved or notJohn Thacker2-2/+2
2022-12-16Windows: Use SpeexDSP binary packageJoão Valverde4-18/+0
2022-12-15Qt: Limit copy of TrafficDialog to visible itemsRoland Knall1-19/+18
2022-12-15Qt: Fix Packet Comments shortcutRoland Knall2-0/+6
2022-12-15Qt: Fix Qt 6.4 QMouseEvent deprecationPhilipp Dittmann1-1/+1
2022-12-15Qt: Display extcap uncheckable multicheck items as labelsTomasz Moń1-1/+1
2022-12-15CMake: Disable UTF-8 debug checks for release buildsJoão Valverde1-4/+10
2022-12-14Qt: crash on negative row in ConversationsChuck Craft1-1/+1
2022-12-14IO Graph: 3 new stylesDeveloper Alexander2-1/+21
2022-12-07WSLUA: Add new lua function register_packet_menu()Moshe Kaplan7-28/+346
2022-12-06Qt: Don't use QString::toLocal8Bit().Gerald Combs3-6/+6
2022-12-05Qt: Convert our widgets and models to new-style signals & slotsGerald Combs11-18/+21