aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/protocol_preferences_menu.cpp
AgeCommit message (Expand)AuthorFilesLines
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