aboutsummaryrefslogtreecommitdiffstats
path: root/epan/prefs.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-08Fix: formattingJan Wiesemann1-1/+1
2024-02-08Qt: added preference for hiding 'Welcom page' -> 'Open'Jan Wiesemann1-1/+2
2023-11-30Add "Use monitor mode on all 802.11 devices if possible"John Thacker1-0/+1
2023-11-26Qt: Add side-by-side layout preference option for Packet DialogJohn Thacker1-0/+6
2023-11-26prefs: Add prefs_register_dissector_preference()Stig Bjørlykke1-0/+24
2023-11-12Qt: add command line options support in the TLS Keylog LauncherPeter Wu1-1/+1
2023-08-23Qt: Add Browser SSL keylog dialogJoão Valverde1-0/+1
2023-08-18Move autoscroll preference behavior to recentJohn Thacker1-1/+0
2023-06-09Add a preference for ignoring duplicate framesGilbert Ramirez1-0/+2
2023-05-08prefs: Remove type of GUI preferenceStig Bjørlykke1-6/+6
2023-04-10IO Graph: Hide LegendDeveloper Alexander1-0/+1
2023-03-14capture: Set update interval in capture opts, default to 100msJohn Thacker1-0/+1
2023-03-06colors: Improve handling of errorsJohn Thacker1-1/+0
2023-02-09Preferences: Support configuring debounce timersMoshe Kaplan1-0/+1
2023-01-07Qt: Add a pref for column text caching, and have it affect sortingJohn Thacker1-0/+1
2022-11-01TCP: Overriding of the automatic SEQ AnalysisEugène Adell1-0/+24
2022-10-11Windows: Store "gui.console_open" in the Windows registryJoão Valverde1-10/+0
2022-08-04prefs: Remove prefs_register_decode_as_preferenceJohn Thacker1-21/+0
2022-03-17Qt: Disable Sorting for the packet ListRoland Knall1-0/+1
2022-02-07Qt: Allow byteview to be hiddenRoland Knall1-0/+1
2021-12-30Prefs/Extcap: Added support for password which is never stored on the diskj.novak@netsystem.cz1-0/+19
2021-11-26wsar: Document prefs.hMoshe Kaplan1-75/+408
2021-09-21IO Graph: Add checkbox to prevent automatic rescansDeveloper Alexander1-0/+1
2021-07-13prefs_register_protocol_obsolete protocols with only obsolete prefsChuck Craft1-1/+1
2021-06-17Prefs: Remove packet_editor optionUli Heilmeier1-1/+0
2021-06-11Refactor our logging and extend the wslog APIJoão Valverde1-1/+0
2021-04-26RTP Player: Settings for enabling use of disk as temporarly storeJirka Novak1-0/+2
2021-04-21Qt: Add checkbox for enabling/disabling packet-list hover_styleJim Young1-0/+1
2021-04-04prefs: get rid of unused #define.Guy Harris1-1/+0
2021-03-16Move more headers outside extern "C".Guy Harris1-4/+4
2021-02-10Moving glib.h out of extern CMichal Ruprich1-2/+2
2021-01-01All RTP dialogs: Added option to specify count of decimal placesJirka Novak1-0/+6
2020-10-23QT/CLI: Move max tree items and depth to prefsJohn Thacker1-0/+2
2020-08-10Qt: Add a packet diagram view.Gerald Combs1-1/+2
2020-01-09Qt: Fix PacketListHeader columnRoland Knall1-0/+1
2019-12-19Protobuf: add dissecting protobuf fields as wireshark fields preferences, etc.Huang Qiangxiong1-0/+8
2019-11-05QT/CLI: Remove limit for object export filesUli Heilmeier1-0/+1
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-10-22Add ability to disable autocomplete suggestions for filter controls.Michael Mann1-0/+1
2018-09-29Add a mechanism to register aliases for preference modules.Guy Harris1-0/+5
2018-09-29Get rid of some no-longer-supported GUI preferences.Guy Harris1-6/+0
2018-09-29Get rid of the printing preferences.Guy Harris1-7/+0
2018-09-26prefs: add the option not to load interfaces on startup.Dario Lombardo1-0/+1
2018-09-10prefs,ui: properly migrate old filter expressionsPeter Wu1-0/+1
2018-09-02prefs: Remove prefs.gui_use_pref_saveStig Bjørlykke1-1/+0
2018-05-25Qt: Configure the selection color via the preferencesPaul Zander1-0/+15
2018-05-21Do not use #if* in structMichał Łabędzki1-4/+0
2018-04-17Remove some GTK+-only code.Gerald Combs1-8/+2
2018-04-15More PortAudio removal.Gerald Combs1-2/+0
2018-03-18Qt: ensure field is visible on selection from bytes viewPeter Wu1-2/+2