aboutsummaryrefslogtreecommitdiffstats
path: root/epan/prefs.h
AgeCommit message (Expand)AuthorFilesLines
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
2012-12-26Fix a bunch of warnings.Guy Harris1-60/+60
2012-08-08Have (almost) all preferences use the generic preferences API (per https://bu...Michael Mann1-6/+0
2012-08-08Fix:Jörg Mayer1-0/+2
2012-08-08Base framework to allow all preferences to be part of generic preferences API...Michael Mann1-4/+25
2012-08-03Make the columns of the capture options dialog selectable. Changes are stored...Irene Rüngeler1-0/+3
2012-07-31From Michael Mann:Anders Broman1-1/+11
2012-07-07From Michael Mann:Guy Harris1-0/+14
2012-07-06From Michael Mann:Anders Broman1-5/+2
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-13Create, and start using, file name preferences.Jeff Morriss1-0/+9
2011-12-29Add 'extern "C"' wrappers and #include guards to various header files.Gerald Combs1-0/+8
2011-11-10Get rid of the last remnants of the "check the syntax of captureGuy Harris1-1/+0
2011-09-08From Edwin Groothuis via bug 6207:Stig Bjørlykke1-0/+1
2011-08-16An option to autoscroll the expanded item in the details view to a fixed Graeme Lunt1-0/+2