aboutsummaryrefslogtreecommitdiffstats
path: root/epan/prefs.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-24Qt: Support setting custom preferencesTomasz Moń1-0/+12
2019-01-04Remove a no-longer-needed DIAG_OFF/DIAG_ON pair.Guy Harris1-2/+0
2019-01-03epan: remove redundant casts.Dario Lombardo1-1/+1
2018-12-25prefs: Document the possible hidden interface typesJim Young1-1/+12
2018-10-22Add ability to disable autocomplete suggestions for filter controls.Michael Mann1-0/+6
2018-10-20Do error checking for the console log level.Guy Harris1-1/+2
2018-10-19Use ws_basetostru32(), rather than strtoul(), when parsing uint preferences.Guy Harris1-15/+7
2018-10-05*shark: Update help and manpage for name resolvingUli Heilmeier1-4/+0
2018-09-29Add a mechanism to register aliases for preference modules.Guy Harris1-27/+97
2018-09-29Clean up indentation.Guy Harris1-6/+6
2018-09-29Get rid of some no-longer-supported GUI preferences.Guy Harris1-49/+6
2018-09-29Get rid of the printing preferences.Guy Harris1-60/+23
2018-09-26prefs: add the option not to load interfaces on startup.Dario Lombardo1-0/+3
2018-09-19Try to discourage the use of APIs via counting.Gerald Combs1-15/+14
2018-09-13Prefs: Add a check for aliased protocol preferences.Gerald Combs1-2/+8
2018-09-10Qt: Add some window title variablesStig Bjørlykke1-2/+10
2018-09-10prefs: pacify checkAPIs by using ws_g_warningPeter Wu1-1/+1
2018-09-10prefs,ui: properly migrate old filter expressionsPeter Wu1-0/+17
2018-09-05prefs: Improve check for visible custom columnsStig Bjørlykke1-4/+5
2018-09-02prefs: Remove prefs.gui_use_pref_saveStig Bjørlykke1-5/+1
2018-08-09prefs: fix range preferences-related crash after switching profilesPeter Wu1-9/+19
2018-06-27prefs: fix crash when importing old filter expression preferencePeter Wu1-4/+6
2018-05-25Qt: Configure the selection color via the preferencesPaul Zander1-0/+39
2018-05-21Do not use #if* in structMichał Łabędzki1-7/+0
2018-05-19prefs: fix bug in color savingPaul Zander1-6/+6
2018-05-18prefs: remove wimaxasncp.udp.wimax_port compatibilityPeter Wu1-1/+0
2018-05-16Qt: Implement the capture info dialog.Gerald Combs1-3/+2
2018-05-12Get rid of GTK+-only structure member.Guy Harris1-1/+0
2018-05-03prefs.c: fix compilation with gcc 8Pascal Quantin1-3/+1
2018-05-02prefs: fix importing some old protocol preferencesPeter Wu1-12/+29
2018-05-01prefs: fix crash when setting certain obsolete port preferencesPeter Wu1-3/+10
2018-04-24remove redundant break statementchinarulezzz1-1/+0
2018-04-17Remove some GTK+-only code.Gerald Combs1-66/+7
2018-04-15More PortAudio removal.Gerald Combs1-16/+2
2018-03-15MaxMind DB: Shut down our mmdbresolve process.Gerald Combs1-0/+3
2018-03-08Squelch some casting-away-const warnings.Guy Harris1-10/+22
2018-03-08Constify an argument that doesn't need to be non-const.Guy Harris1-6/+6
2018-03-06Transition from GeoIP Legacy to MaxMindDB.Gerald Combs1-6/+2
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-01-13Qt: Don't use the term "extcap" interfaces in UIStig Bjørlykke1-2/+2
2018-01-12prefs: init capture_no_extcap.Dario Lombardo1-0/+1
2018-01-09Convert GUI layout preferences to use preference effects.Michael Mann1-1/+9
2018-01-09extcap: add preference to prevent interfaces loading.Dario Lombardo1-0/+3
2018-01-09Use pcapng as the name of the file format.Guy Harris1-2/+2
2018-01-08extcap: remove conditional compilation.Dario Lombardo1-4/+0
2018-01-07Set captures preferences for PREF_EFFECT_CAPTURE.Michael Mann1-0/+2
2018-01-06Add ability for preferences to determine what they can change.Michael Mann1-57/+109
2017-12-14Refactor plugin registration and loadingJoão Valverde1-0/+36
2017-12-07Qt: Use QTextLayout in ByteViewText.Gerald Combs1-14/+3
2017-10-26Include VLAN ID in key for ICMP request/response trackingChristopher Maynard1-0/+6