aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/preferences_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-12-10Do not show uat preferences if not registered for the gui.Irene Rüngeler1-3/+5
2013-11-25From Thomas ERSFELD (GSoC13) : Add Capture interface dialog windowAlexis La Goutte1-55/+56
2013-07-25Add a UAT dialog. Make UAT preferences uat_t * instead of void *.Gerald Combs1-2/+5
2013-05-13Add Some missing text to translateAlexis La Goutte1-2/+2
2013-04-24The porting guide for Qt5 requires that Q_OS_ be used insteadJörg Mayer1-1/+1
2013-02-08Add a directory name preference type (PREF_DIRNAME) and registrationGerald Combs1-4/+13
2013-02-08Add a ModulePreferencesScrollArea widget which builds a scrollable frameGerald Combs1-11/+131
2013-02-06Add Filter Expressions^WButton^WShortcut^WBookmark preferences. Gerald Combs1-0/+1
2013-02-01Add interface prefs. Adjust some spacing and resize behavior.Gerald Combs1-0/+3
2013-01-24Add font and color preferences. Unfortunately Qt doesn't have a colorGerald Combs1-0/+2
2013-01-23Add column preferences.Gerald Combs1-1/+5
2013-01-21Add an initial layout preference pane. Set SVN properties.Gerald Combs1-0/+3
2013-01-20Add Some missing text to translateAlexis La Goutte1-5/+5
2013-01-19Add an "Appearance" (aka "User Interface") preference pane. Having anGerald Combs1-7/+34
2013-01-18Add more AirPcap code, disabled for now.Gerald Combs1-0/+8
2013-01-18Don't call prefs_airpcap_update() for now. Remove some debugging code.Gerald Combs1-1/+1
2013-01-18Rename the "saved_val" preference element to "stashed_val" in order toGerald Combs1-39/+180
2013-01-14When the user is editing text or selecting from a combo box, don'tGerald Combs1-42/+102
2013-01-07Allow editing via the advanced preferences tree. Double-clicking anGerald Combs1-57/+333
2013-01-05Break out preference type names, type descriptions, stringGerald Combs1-0/+185