aboutsummaryrefslogtreecommitdiffstats
path: root/epan/prefs.h
AgeCommit message (Expand)AuthorFilesLines
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
2015-07-20Qt: Add option to back white line separator for packet list itemsMichal Labedzki1-1/+1
2015-03-25Have a #define for whether the capture buffer size can be set.Guy Harris1-1/+1
2015-02-21Call pre_init_prefs each time our profile changes.Gerald Combs1-7/+7
2015-02-12Support for looking for incomplete dissectors.Dario Lombardo1-0/+1
2015-01-10Add preference to display spaces between bytes for FT_BYTES fields.Michael Mann1-0/+1
2014-12-10Qt: Obey main toolbar icon preferences.Gerald Combs1-1/+1
2014-08-17prefs.h : fix indent (use 4 spaces) and add modelines infoAlexis La Goutte1-28/+34
2014-06-12Capture Interfaces Dialog:Irene Ruengeler1-0/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-02-25Remove trailing whitespaceBill Meier1-6/+6
2013-12-21Avoid including <epan/addr_resolv.h> in dissectorsJakub Zawadzki1-2/+2
2013-12-09Add a function and an enum to register an uat preference for QT only.Irene Rüngeler1-0/+11
2013-12-03When including <epan/prefs.h> don't force inclusion of <epan/uat.h>Jakub Zawadzki1-2/+3
2013-11-29Stats_tree enhancements for sorting, averages and burst rate. Bug 9452 (http...Michael Mann1-0/+14
2013-11-07Add Packet Editor PreferenceAlexis La Goutte1-0/+1
2013-09-09Add Preference to change Language (in QtShark)Alexis La Goutte1-1/+2
2013-07-25Add a UAT dialog. Make UAT preferences uat_t * instead of void *.Gerald Combs1-2/+4
2013-07-18From Cal Turney:Anders Broman1-0/+3
2013-07-17Backing out r50690 (exept simple_dialog)Anders Broman1-3/+0
2013-07-17From Cal Turney:Anders Broman1-0/+3
2013-06-28Make colors used by colorize_filter_te_as_* as preferences. Bug 5413 (https:...Michael Mann1-0/+1
2013-04-26Fix a whole bunch of doxygen warnings, mostly typos or renamed parameters.Evan Huus1-2/+1
2013-03-13Add interface options preferences.Irene Rüngeler1-0/+1
2013-03-07Add buffersize and snap length to the preferences.Irene Rüngeler1-0/+4
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-43/+48
2013-02-19Add automatic software update checks for Win32 using WinSparkle. AddGerald Combs1-0/+10
2013-02-08Add a directory name preference type (PREF_DIRNAME) and registrationGerald Combs1-0/+9
2013-01-24Add font and color preferences. Unfortunately Qt doesn't have a colorGerald Combs1-1/+2
2013-01-22GTK+:Gerald Combs1-3/+0
2013-01-18Rename the "saved_val" preference element to "stashed_val" in order toGerald Combs1-16/+7
2013-01-07Allow editing via the advanced preferences tree. Double-clicking anGerald Combs1-0/+6
2013-01-05Break out preference type names, type descriptions, stringGerald Combs1-0/+37