aboutsummaryrefslogtreecommitdiffstats
path: root/ui/profile.h
AgeCommit message (Expand)AuthorFilesLines
2021-11-30Add UI header files to DoxygenMoshe Kaplan1-1/+2
2021-04-20Remove unneeded modelines in ui.Gerald Combs1-13/+0
2019-08-13Qt: Prevent loop in renames of profilesRoland Knall1-1/+3
2019-08-02Qt: Update UI for profiles and handle export/import properlyRoland Knall1-0/+1
2019-07-30Qt: Change from User/System to Personal/Global profile typesStig Bjørlykke1-5/+5
2019-07-29Qt: Rename profile global to systemStig Bjørlykke1-5/+5
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
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-18Make apply_profile_changes() return a non-const pointer.Guy Harris1-1/+2
2016-01-21profile_name_is_valid() returns a malloced string [-Wcast-qual]João Valverde1-1/+1
2014-10-14Always put editor-modelines at the end of the file ...Bill Meier1-2/+2
2014-10-12Add editor modelines; Adjust whitespace as needed.Bill Meier1-8/+21
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-04-26Fix a whole bunch of doxygen warnings, mostly typos or renamed parameters.Evan Huus1-1/+1
2012-12-30Move profile deletion code from profile_dlg.c to profile.c. Add leftGerald Combs1-0/+7
2012-12-29Remove some duplicate code from ui/profile.c and move in more code fromGerald Combs1-0/+13
2012-12-27Move common profile code to ui/profile.[ch].Gerald Combs1-0/+113