aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/profile_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-12-30Qt: Continue using the new window title format.Gerald Combs1-0/+1
2014-12-01qt: use qstring_strdupPeter Wu1-1/+3
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-11-17Move the epan/filesystem.c routines to wsutil; they're not specific toGuy Harris1-1/+1
2013-07-25Add a UAT dialog. Make UAT preferences uat_t * instead of void *.Gerald Combs1-9/+10
2013-07-17Initially select the default item. Don't try to delete the default itemGerald Combs1-5/+9
2013-07-17Use the valid/invalid/deprecated backround color preferences.Gerald Combs1-4/+2
2013-04-24The porting guide for Qt5 requires that Q_OS_ be used insteadJörg Mayer1-1/+1
2013-01-05Break out preference type names, type descriptions, stringGerald Combs1-1/+0
2012-12-30Move profile deletion code from profile_dlg.c to profile.c. Add leftGerald Combs1-0/+32
2012-12-29Profile switching works when we have a capture file open so go ahead andGerald Combs1-12/+12
2012-12-29Remove some duplicate code from ui/profile.c and move in more code fromGerald Combs1-0/+287