aboutsummaryrefslogtreecommitdiffstats
path: root/epan/prefs.h
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-17Qt: Provide both file save and open preferencesAhmad Fatoum1-1/+1
2017-04-14Make prefs_register_subtree() static too.Guy Harris1-9/+0
2017-04-14Make prefs_register_module() static.Guy Harris1-18/+0
2017-04-09Pull all the "load settings" calls into a epan_load_settings() routine.Guy Harris1-2/+5
2017-04-09Pull the error-reporting code for preference files into read_prefs().Guy Harris1-12/+3
2017-02-16Qt: Disable pane menu items if not used in layoutStig Bjørlykke1-0/+5
2017-01-07Convert range API to always use wmem memory.Michael Mann1-1/+1
2016-12-27InterfaceList: Add check for remote interfaceRoland Knall1-0/+3
2016-12-01Check preference titles and descriptions.Gerald Combs1-1/+9
2016-11-22Add prefs_get_uint_value and prefs_get_range_valueMichael Mann1-0/+11
2016-10-20InterfaceList: Add button to toggle hidden interfacesRoland Knall1-0/+1
2016-10-17frame: print debug line according to new console preference.Dario Lombardo1-0/+1
2016-10-08Combine Decode As and port preferences for tcp.port dissector table.Michael Mann1-0/+14
2016-10-03Be more forgiving about invalid Coloring Rules.Gerald Combs1-1/+1
2016-10-01Interface List: Change display to view/modelRoland Knall1-0/+1
2016-02-01extcap: Add Save functionality to options dialogRoland Knall1-0/+3
2016-01-27Make Qt UI capture filter behavior more closely match the GTK+ UI.Gerald Combs1-1/+1
2015-12-29Qt: Add gui.prepend_window_title optionAlexis La Goutte1-0/+1
2015-12-28Refactor GUI dependencies out of color_filters.[ch] and move it to epan direc...Michael Mann1-1/+1
2015-12-18prefs_register_modules() is used only in epan/prefs.c; make it static.Guy Harris1-5/+0
2015-12-11epan: Don't export deregister functionsStig Bjørlykke1-1/+1
2015-12-04Export prefs_register_module() and prefs_register_subtree() functionsPascal Quantin1-2/+2
2015-10-27Add preferences for related packets and the scroll bar minimap.Gerald Combs1-0/+2
2015-08-11Added Reload Lua plugins.Stig Bjørlykke1-0/+5
2015-08-06Add an elide mode preference for the Qt packet list.Gerald Combs1-0/+9