aboutsummaryrefslogtreecommitdiffstats
path: root/ui/profile.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-13Qt: Prevent loop in renames of profilesRoland Knall1-8/+15
2019-07-30Qt: Change from User/System to Personal/Global profile typesStig Bjørlykke1-15/+15
2019-07-29Qt: Rename profile global to systemStig Bjørlykke1-15/+15
2019-07-17Qt: Import Profile informationRoland Knall1-0/+4
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-04-16glib: Get rid of GLIB_CHECK_VERSION as we now require 2.32.0Anders1-1/+0
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-02ui: use SPDX identifiers.Dario Lombardo1-14/+1
2018-01-31UI: Rename profiles without deleteStig Bjørlykke1-3/+3
2018-01-18Make apply_profile_changes() return a non-const pointer.Guy Harris1-3/+3
2017-12-05[profile.c] glist_fre_full() is 2.28, include glib-compat.hAndersBroman1-0/+1
2017-11-28ui: Sort profile namesStig Bjørlykke1-3/+19
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