aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/profile_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-11-17Qt: Cleanup space inside parenthesesStig Bjørlykke1-72/+72
2019-08-20Qt: Allow deletion of personal system-profileRoland Knall1-1/+1
2019-08-13Qt: Prevent loop in renames of profilesRoland Knall1-11/+22
2019-08-05Qt: Always store lastdir on profile importStig Bjørlykke1-2/+2
2019-08-04Qt: Guard no minizip buildRoland Knall1-3/+4
2019-08-03Qt: Fix minizip guardsRoland Knall1-0/+4
2019-08-02Qt: Update UI for profiles and handle export/import properlyRoland Knall1-88/+313
2019-07-30Qt: Change from User/System to Personal/Global profile typesStig Bjørlykke1-6/+6
2019-07-29Qt: Rename lblInfo to hintLabelStig Bjørlykke1-5/+5
2019-07-29Qt: Rename profile global to systemStig Bjørlykke1-4/+4
2019-07-29Qt: Improve profile dialog messagesStig Bjørlykke1-2/+2
2019-07-25Qt: Export profilesRoland Knall1-1/+63
2019-07-25Qt: Various Profile UI UpdatesRoland Knall1-7/+14
2019-07-24Qt: Profile Treeview updates now after importing profilesRoland Knall1-11/+34
2019-07-22Qt: Stop profile import when action pendingRoland Knall1-0/+8
2019-07-22Qt: Cleanup data() method and interfaceRoland Knall1-5/+13
2019-07-21Qt: Improve profile import messagesStig Bjørlykke1-12/+28
2019-07-21Qt: Allow profile import from directoryRoland Knall1-24/+47
2019-07-21Qt: Fix iconsize of info labelRoland Knall1-0/+1
2019-07-19Qt: Improve profiles import UIRoland Knall1-7/+18
2019-07-18Qt: Profile Dialog UI fixedRoland Knall1-0/+8
2019-07-18Qt: Profile import button shall not be smallStig Bjørlykke1-2/+1
2019-07-18Qt: Fix various issues for profile managerRoland Knall1-19/+32
2019-07-17Qt: Import Profile informationRoland Knall1-1/+37
2019-07-12Qt: Fix profile copy and deleteRoland Knall1-9/+10
2019-07-11Qt: Move Profile Dialog to Model/ViewRoland Knall1-240/+133
2019-06-21Qt: Convert the rest of the preference dialog list buttons.Gerald Combs1-0/+3
2019-02-26Qt: Info label fixes in the Profile dialogStig Bjørlykke1-2/+25
2018-05-09Qt: fix memleak of profile name on copying a profilePeter Wu1-0/+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-02Qt: use SPDX identifiers.Dario Lombardo1-14/+1
2018-01-31Qt: Write recent before applying profile changesStig Bjørlykke1-2/+12
2018-01-18Make apply_profile_changes() return a non-const pointer.Guy Harris1-2/+2
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-3/+3
2017-04-05A bunch of "{Mac} OS X" -> "macOS" changes.Guy Harris1-1/+1
2017-02-19Clean up some memory leaks in wsutil/filesystem.cMichael Mann1-1/+6
2017-02-15Qt: Indicate profile created from system providedStig Bjørlykke1-0/+3
2017-02-14Qt: Reset Default profile supportStig Bjørlykke1-16/+48
2017-02-08Qt: Add check for valid profile nameStig Bjørlykke1-0/+10
2017-01-12Qt: Remove unneccessary Q_DECLARE_METATYPERoland Knall1-11/+11
2016-02-28Qt: Add dialog geometry restoreStig Bjørlykke1-1/+2
2015-12-06Qt: No path for created and renamed profilesStig Bjørlykke1-10/+41
2015-11-23Qt: Improved profiles popup menuStig Bjørlykke1-4/+4
2015-11-14Qt: Fixed use-of-deallocated-memory when removing a profile.Stig Bjørlykke1-1/+2
2015-11-13Qt: fix creation of a new profile broken by g328fbc0Pascal Quantin1-1/+3
2015-11-11Qt: fix profile renamePascal Quantin1-0/+1
2015-07-07Starting to get rid of Q_UNUSED declarations for unused function parameters.Joerg Mayer1-3/+1
2015-06-25Qt: use <> for including the generated ui_*.h filesMartin Kaiser1-1/+1
2015-06-09Qt: fix a V595 warning reported by PVS-StudioPascal Quantin1-2/+3