aboutsummaryrefslogtreecommitdiffstats
path: root/ui/recent.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-10recent: Don't use format info at allJohn Thacker1-156/+15
2024-02-09recent: Keep recent column width in sync with prefsJohn Thacker1-8/+44
2024-02-04Qt: Add delta times to the follow dialog text formatsGerald Combs1-0/+15
2024-01-19Fix -o capture.auto_scroll: settingStephen Donnelly1-0/+2
2023-12-06recent: Fix leaksJohn Thacker1-0/+4
2023-11-29Qt: Save GeometryStateDialog splitter statesJohn Thacker1-0/+66
2023-11-26Qt: Use Qt [save|restore]Geometry for GeometryStateDialogJohn Thacker1-11/+19
2023-11-25recent: Move new main geometry state to recent_commonJohn Thacker1-11/+11
2023-11-25recent: Main maximized is only in recent_commonJohn Thacker1-2/+0
2023-11-22Qt: Remember what monitor we last ran on when maximizingJohn Thacker1-0/+18
2023-11-22Qt: Free the old splitter geometry values when saving new onesJohn Thacker1-0/+2
2023-11-22Qt: Save the main window QSplitter states and restore themJohn Thacker1-0/+33
2023-11-21recent: Remove unused wlan_stats_pane geometry (GTK-only)John Thacker1-15/+0
2023-11-21Make recent remote interfaces a listJohn Thacker1-33/+71
2023-11-18Fix saving recently used capture filtersJohn Thacker1-2/+37
2023-11-15Qt: Fix Recent Files Max Count at startupJohn Thacker1-1/+1
2023-11-12Work around macOS running applications in /.Guy Harris1-1/+1
2023-10-01Find: Update search frame for Finding multiple fieldsJohn Thacker1-0/+12
2023-09-26Fix misppellings in root and ui directoriesMoshe Kaplan1-2/+2
2023-09-24Qt: Store Show Packet Bytes settings in recentJohn Thacker1-10/+43
2023-09-19recent: fix test that the timestamp precision is in range.Guy Harris1-1/+1
2023-09-17recent: treat tsprecision as either being a number of a name.Guy Harris1-9/+67
2023-09-13Handle all time stamp precisions in the View menu and recent file.Guy Harris1-2/+14
2023-08-18Move autoscroll preference behavior to recentJohn Thacker1-0/+8
2023-06-21UI: Remove leftover GTK+ recent settingsGerald Combs1-40/+3
2023-06-17Qt: Follow stream show as recentJohn Thacker1-0/+19
2023-06-14Convert capture/*.[ch] to C99 typesGerald Combs1-1/+2
2023-05-16View bytes as decimal or octalPreben Guldberg1-0/+2
2023-04-29epan: move deprecated column check to column fileJohn Thacker1-6/+14
2022-07-06Add a default configuration profile for Logray.Gerald Combs1-2/+2
2022-06-29Ui: Centralize PacketList helper prototypesRoland Knall1-0/+1
2022-06-19Qt: Hide columns for traffic treeRoland Knall1-0/+20
2022-04-29Fix "generated by" comments in configuration files.Gerald Combs1-6/+9
2021-09-13Qt: ByteView make hover configurableRoland Knall1-0/+8
2021-04-20Remove unneeded modelines in ui.Gerald Combs1-13/+0
2020-12-22Detect and replace bad allocation patternsMoshe Kaplan1-4/+4
2020-10-28Qt: Add a recent item for packet diagram field values.Gerald Combs1-38/+45
2020-08-10Qt: Add a packet diagram view.Gerald Combs1-0/+8
2020-02-07Qt: Make it possible to hide welcome screen warnings.Gerald Combs1-7/+7
2019-12-16profiles: Try to better sync on disk config stateJim Young1-3/+4
2019-12-06recent.c: cfield might be NULLJim Young1-2/+6
2019-11-05Qt: Allow action buttons to be left-alignedRoland Knall1-0/+9
2019-09-13Qt: Store recently used find packet settingsStig Bjørlykke1-0/+44
2018-09-10Avoid warnings about a format string being a variable.Guy Harris1-2/+6
2018-06-18Remove an unused recent setting.Gerald Combs1-10/+0
2018-04-17Remove some GTK+-only code.Gerald Combs1-19/+0
2018-04-16glib: Get rid of GLIB_CHECK_VERSION as we now require 2.32.0Anders1-1/+0
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-01-05Qt: Byte view recent updates.Gerald Combs1-7/+26
2017-12-29Populate Remote Interfaces with data from recent fileMichael Mann1-1/+6