aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/protocol_preferences_menu.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-09-02prefs: Remove prefs.gui_use_pref_saveStig Bjørlykke1-6/+2
2018-05-30Qt: fix memleaks in protocol preferences menuPeter Wu1-12/+12
2018-03-07Qt: remove leak from protocol_preferences_menu (found by clang).Dario Lombardo1-7/+11
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-01-07Set captures preferences for PREF_EFFECT_CAPTURE.Michael Mann1-0/+4
2018-01-06Add ability for preferences to determine what they can change.Michael Mann1-7/+7
2017-12-19Convert Enabled protocols dialog to use model.Michael Mann1-9/+2
2017-12-15Qt: Switch ProtoTree to a treeview+model.Gerald Combs1-19/+7
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-1/+1
2017-06-19Qt: Flush signals when disable protocolsStig Bjørlykke1-0/+4
2017-05-04Qt: Inhibit Disable Protocol when applicableJaap Keuter1-0/+1
2017-04-17Qt: Provide both file save and open preferencesAhmad Fatoum1-2/+2
2017-04-11Qt: mark bool and enum prefs as changed when modified via the menuPeter Wu1-0/+2
2017-04-05A bunch of "{Mac} OS X" -> "macOS" changes.Guy Harris1-1/+1
2017-01-25Qt: Use preference editor for port number entriesStig Bjørlykke1-0/+2
2017-01-22Internalize struct preferenceMichael Mann1-16/+12
2017-01-07Refactor range preference.Michael Mann1-27/+1
2015-10-16qt: remove dead codeDario Lombardo1-4/+0
2015-10-05Move utf8_entities.h to wsutilJoão Valverde1-1/+1
2015-08-26Don't emit app signals from dialogs.Gerald Combs1-0/+3
2015-08-01More packet detail context menu items.Gerald Combs1-4/+5
2015-07-28Add "Disable Protocol..." to the ProtoTree context menu.Gerald Combs1-6/+26
2015-07-08Handle setModule(NULL) more safely.Guy Harris1-6/+3
2015-06-18Add a preferences editor frame.Gerald Combs1-39/+65
2015-06-17Qt: Add protocol preferences menus.Gerald Combs1-0/+315