aboutsummaryrefslogtreecommitdiffstats
path: root/ui/profile.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-19Clean up some memory leaks in wsutil/filesystem.cMichael Mann1-2/+4
2017-02-08Qt: Add check for valid profile nameStig Bjørlykke1-2/+4
2017-02-07ui: Write recent file when applying profile changesStig Bjørlykke1-1/+6
2016-01-21profile_name_is_valid() returns a malloced string [-Wcast-qual]João Valverde1-1/+1
2015-01-18Remove some apparently-unnecessary includes of emem.h.Guy Harris1-1/+1
2015-01-10Finish off emem_strbuf_t usage.Michael Mann1-8/+6
2015-01-01Remove unneeded includes from ui folderMartin Mathieson1-3/+0
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-09-13Include emem.hJörg Mayer1-0/+1
2013-03-20 From beroset:Bill Meier1-1/+1
2012-12-30Move profile deletion code from profile_dlg.c to profile.c. Add leftGerald Combs1-0/+18
2012-12-29Remove some duplicate code from ui/profile.c and move in more code fromGerald Combs1-18/+136
2012-12-28Fix [ 76%] Building C object ui/CMakeFiles/ui.dir/profile.c.o ui/profile.c: I...Alexis La Goutte1-4/+4
2012-12-28Fix [76%] Building C object ui/CMakeFiles/ui.dir/profile.c.o ui/profile.c: In...Alexis La Goutte1-2/+2
2012-12-27Move common profile code to ui/profile.[ch].Gerald Combs1-0/+291