aboutsummaryrefslogtreecommitdiffstats
path: root/epan/prefs.h
Commit message (Expand)AuthorAgeFilesLines
* Qt: Allow byteview to be hiddenRoland Knall2022-02-071-0/+1
* Prefs/Extcap: Added support for password which is never stored on the diskj.novak@netsystem.cz2021-12-301-0/+19
* wsar: Document prefs.hMoshe Kaplan2021-11-261-75/+408
* IO Graph: Add checkbox to prevent automatic rescansDeveloper Alexander2021-09-211-0/+1
* prefs_register_protocol_obsolete protocols with only obsolete prefsChuck Craft2021-07-131-1/+1
* Prefs: Remove packet_editor optionUli Heilmeier2021-06-171-1/+0
* Refactor our logging and extend the wslog APIJoão Valverde2021-06-111-1/+0
* RTP Player: Settings for enabling use of disk as temporarly storeJirka Novak2021-04-261-0/+2
* Qt: Add checkbox for enabling/disabling packet-list hover_styleJim Young2021-04-211-0/+1
* prefs: get rid of unused #define.Guy Harris2021-04-041-1/+0
* Move more headers outside extern "C".Guy Harris2021-03-161-4/+4
* Moving glib.h out of extern CMichal Ruprich2021-02-101-2/+2
* All RTP dialogs: Added option to specify count of decimal placesJirka Novak2021-01-011-0/+6
* QT/CLI: Move max tree items and depth to prefsJohn Thacker2020-10-231-0/+2
* Qt: Add a packet diagram view.Gerald Combs2020-08-101-1/+2
* Qt: Fix PacketListHeader columnRoland Knall2020-01-091-0/+1
* Protobuf: add dissecting protobuf fields as wireshark fields preferences, etc.Huang Qiangxiong2019-12-191-0/+8
* QT/CLI: Remove limit for object export filesUli Heilmeier2019-11-051-0/+1
* HTTPS (almost) everywhere.Guy Harris2019-07-261-1/+1
* Add ability to disable autocomplete suggestions for filter controls.Michael Mann2018-10-221-0/+1
* Add a mechanism to register aliases for preference modules.Guy Harris2018-09-291-0/+5
* Get rid of some no-longer-supported GUI preferences.Guy Harris2018-09-291-6/+0
* Get rid of the printing preferences.Guy Harris2018-09-291-7/+0
* prefs: add the option not to load interfaces on startup.Dario Lombardo2018-09-261-0/+1
* prefs,ui: properly migrate old filter expressionsPeter Wu2018-09-101-0/+1
* prefs: Remove prefs.gui_use_pref_saveStig Bjørlykke2018-09-021-1/+0
* Qt: Configure the selection color via the preferencesPaul Zander2018-05-251-0/+15
* Do not use #if* in structMichał Łabędzki2018-05-211-4/+0
* Remove some GTK+-only code.Gerald Combs2018-04-171-8/+2
* More PortAudio removal.Gerald Combs2018-04-151-2/+0
* Qt: ensure field is visible on selection from bytes viewPeter Wu2018-03-181-2/+2
* epan: use SPDX indentifiers.Dario Lombardo2018-02-081-13/+1
* extcap: add preference to prevent interfaces loading.Dario Lombardo2018-01-091-0/+1
* extcap: remove conditional compilation.Dario Lombardo2018-01-081-2/+0
* Refactor plugin registration and loadingJoão Valverde2017-12-141-0/+13
* Include VLAN ID in key for ICMP request/response trackingChristopher Maynard2017-10-261-0/+1
* Qt: add preference to restore display filter after Follow Streamcheloftus2017-10-041-0/+1
* Qt: Add preference for show file load time in the status barStig Bjørlykke2017-07-291-0/+1
* Qt: Add preference for show selected packet numberStig Bjørlykke2017-07-271-0/+1
* Convert filter expressions preference data to a UAT.Michael Mann2017-06-261-1/+0
* Put the non-filter part of epan/color_filters.h into wsutil/color.h.Guy Harris2017-06-101-2/+2
* Qt+prefs: Add a dark theme check and default colors.Gerald Combs2017-06-011-2/+5
* Report syntax errors in UAT prefs parsingPeter Wu2017-05-261-9/+12
* Qt: Provide both file save and open preferencesAhmad Fatoum2017-04-171-1/+1
* Make prefs_register_subtree() static too.Guy Harris2017-04-141-9/+0
* Make prefs_register_module() static.Guy Harris2017-04-141-18/+0
* Pull all the "load settings" calls into a epan_load_settings() routine.Guy Harris2017-04-091-2/+5
* Pull the error-reporting code for preference files into read_prefs().Guy Harris2017-04-091-12/+3
* Qt: Disable pane menu items if not used in layoutStig Bjørlykke2017-02-161-0/+5
* Convert range API to always use wmem memory.Michael Mann2017-01-071-1/+1