aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/main_window_preferences_frame.cpp
AgeCommit message (Expand)AuthorFilesLines
2023-09-18Qt: Fix width of "show up to..." prefs in some stylesJohn Thacker1-2/+8
2023-07-17Qt: Change handling of folder name text entryJaap Keuter1-4/+2
2023-05-23Qt: Stop using flags to represent languagesGerald Combs1-10/+7
2023-05-07Qt: Make the debounce timer an advanced preferenceGerald Combs1-7/+0
2023-03-29extcap, language pref: fix -Wdangling-gsl in Gihub MacOS buildChuck Craft1-1/+1
2023-02-09Preferences: Support configuring debounce timersMoshe Kaplan1-0/+7
2022-04-04Qt: Split MainApplication out from WiresharkApplication.Gerald Combs1-1/+1
2021-03-08Remove modelines in ui/qt.Gerald Combs1-13/+0
2020-02-10Qt: Add window title settings the preferences dialogJaap Keuter1-2/+15
2018-10-22Add ability to disable autocomplete suggestions for filter controls.Michael Mann1-0/+7
2018-09-29Get rid of some no-longer-supported GUI preferences.Guy Harris1-1/+0
2018-05-16Windows: Make sure more native dialogs handle HiDPI.Gerald Combs1-2/+2
2018-03-18Qt: ensure field is visible on selection from bytes viewPeter Wu1-19/+0
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-01-04Convert preference dialog to use more models.Michael Mann1-13/+2
2017-10-15Remove superfluous null-checks before strdup/freeAhmad Fatoum1-2/+1
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-1/+1
2017-01-22Internalize struct preferenceMichael Mann1-27/+25
2016-04-28Use "system" for "use system language", and don't try to print a null string.Guy Harris1-1/+1
2015-12-20Qt: Fix Confirm unsaved capture files preference.Stig Bjørlykke1-0/+1
2015-11-24Qt (Recent Files): Fix typo on variable nameAlexis La Goutte1-1/+1
2015-07-07Continuing to remove Q_UNUSEDJoerg Mayer1-2/+1
2015-06-25Qt: use <> for including the generated ui_*.h filesMartin Kaiser1-1/+1
2015-01-01Qt: fix crash when opening Preferences window on WindowsPascal Quantin1-2/+2
2014-12-10Qt: Obey main toolbar icon preferences.Gerald Combs1-7/+0
2014-12-01qt: use qstring_strdupPeter Wu1-2/+2
2014-11-07Call the default language preference setting "Use system setting".Guy Harris1-1/+1
2014-11-04Qt: Dynamic languagesMichal Labedzki1-3/+55
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-09-09Add Preference to change Language (in QtShark)Alexis La Goutte1-0/+7
2013-01-22GTK+:Gerald Combs1-0/+15
2013-01-21Add an initial layout preference pane. Set SVN properties.Gerald Combs1-1/+1
2013-01-19Add an "Appearance" (aka "User Interface") preference pane. Having anGerald Combs1-0/+183