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