aboutsummaryrefslogtreecommitdiffstats
path: root/epan/prefs.h
AgeCommit message (Expand)AuthorFilesLines
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
2018-02-08epan: use SPDX indentifiers.Dario Lombardo1-13/+1
2018-01-09extcap: add preference to prevent interfaces loading.Dario Lombardo1-0/+1
2018-01-08extcap: remove conditional compilation.Dario Lombardo1-2/+0
2017-12-14Refactor plugin registration and loadingJoão Valverde1-0/+13
2017-10-26Include VLAN ID in key for ICMP request/response trackingChristopher Maynard1-0/+1
2017-10-04Qt: add preference to restore display filter after Follow Streamcheloftus1-0/+1
2017-07-29Qt: Add preference for show file load time in the status barStig Bjørlykke1-0/+1
2017-07-27Qt: Add preference for show selected packet numberStig Bjørlykke1-0/+1
2017-06-26Convert filter expressions preference data to a UAT.Michael Mann1-1/+0
2017-06-10Put the non-filter part of epan/color_filters.h into wsutil/color.h.Guy Harris1-2/+2
2017-06-01Qt+prefs: Add a dark theme check and default colors.Gerald Combs1-2/+5
2017-05-26Report syntax errors in UAT prefs parsingPeter Wu1-9/+12