aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/module_preferences_scroll_area.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-2/+2
2017-07-11Qt: Move all utility widgets to widgets subdirectoryRoland Knall1-1/+1
2017-04-17Qt: Provide both file save and open preferencesAhmad Fatoum1-7/+27
2017-01-22Internalize struct preferenceMichael Mann1-43/+44
2017-01-12Qt: Remove unneccessary Q_DECLARE_METATYPERoland Knall1-29/+29
2017-01-07Refactor range preference.Michael Mann1-7/+1
2017-01-07Convert range API to always use wmem memory.Michael Mann1-2/+2
2016-10-08Combine Decode As and port preferences for tcp.port dissector table.Michael Mann1-0/+6
2016-09-29Qt: Add html_escape to qt_ui_utils.Gerald Combs1-11/+2
2016-09-12Qt: Word wrap static text preferencesStig Bjørlykke1-0/+1
2016-02-24De-canonicalize paths for file and directory path preferences.Guy Harris1-2/+2
2015-10-05Move utf8_entities.h to wsutilJoão Valverde1-1/+1
2015-10-04Fix various memleaksPeter Wu1-1/+1
2015-09-05Qt: fix applying UINT preferences in base 8 or 16Pascal Quantin1-1/+1
2015-07-31Use an ellipsis character instead of three dots.Gerald Combs1-2/+4
2015-06-25Qt: use <> for including the generated ui_*.h filesMartin Kaiser1-1/+1
2015-05-28Don't warn about overwriting filename preferences.Gerald Combs1-4/+16
2015-02-24Qt: Escape ampersands in checkboxes and radio buttons.Gerald Combs1-4/+12
2014-12-31Qt: Convert more dialog titles.Gerald Combs1-4/+3
2014-11-24Second attempt at putting a description in the preferences pageStephen Fisher1-0/+7
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-14Add a bunch of tooltips.Gerald Combs1-7/+30
2013-07-25Add a UAT dialog. Make UAT preferences uat_t * instead of void *.Gerald Combs1-1/+3
2013-05-13Add Some missing text to translateAlexis La Goutte1-4/+4
2013-02-08Add a directory name preference type (PREF_DIRNAME) and registrationGerald Combs1-12/+86
2013-02-08Add a ModulePreferencesScrollArea widget which builds a scrollable frameGerald Combs1-0/+414