aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/models
AgeCommit message (Expand)AuthorFilesLines
2019-08-26Qt: Fix memory leak in ProfileModel constructorTomasz Moń1-0/+1
2019-08-26Qt: Fix copy from default profileRoland Knall1-1/+1
2019-08-19Qt: Fix CredentialsModel::clear()Tomasz Moń1-7/+9
2019-08-13Qt: Fix importProfilesFromDir() semanticsTomasz Moń1-2/+3
2019-08-13Qt: Remove unnecessary const_cast'sRoland Knall2-11/+11
2019-08-13Qt: Import zips with illegal namesRoland Knall2-7/+25
2019-08-13Qt: Correctly identify the active profileRoland Knall1-8/+12
2019-08-13Qt: Prevent loop in renames of profilesRoland Knall2-41/+193
2019-08-09Qt: Fix coverity issues for profile modelRoland Knall1-3/+2
2019-08-09Qt: Fix Preference dialog translationRoland Knall2-35/+41
2019-08-08Qt: Restructure duplicateEntry to rectify copying issuesRoland Knall1-34/+38
2019-08-08Qt: Remove unnecessary label from default copyRoland Knall1-21/+35
2019-08-08Qt: Simplify guard checksRoland Knall2-26/+20
2019-08-06Qt: ProfileModel code cleanupStig Bjørlykke1-11/+3
2019-08-05Qt: Fix profile copy with wrong profile nameRoland Knall1-1/+8
2019-08-05Qt: Better translation textsRoland Knall1-5/+9
2019-08-05Qt: Check filename before importRoland Knall2-5/+37
2019-08-03Qt: Write recent before exporting profilesStig Bjørlykke1-0/+4
2019-08-02Qt: Update UI for profiles and handle export/import properlyRoland Knall2-71/+293
2019-08-02Qt: Rework VOIP Dialog context menuRoland Knall2-0/+6
2019-07-30Qt: Check for NULL pointer in profile->referenceStig Bjørlykke1-2/+2
2019-07-30Qt: Change from User/System to Personal/Global profile typesStig Bjørlykke2-39/+39
2019-07-29Qt: avoid NULL to terminate a g_build_filename in ExportObjectModelPeter Wu1-8/+7
2019-07-29Qt: Fix memory leak in Profile modelStig Bjørlykke1-4/+9
2019-07-29Qt: Rename profile global to systemStig Bjørlykke2-34/+34
2019-07-27HTTPS In Still More Places, update more URLs.Guy Harris1-1/+1
2019-07-27HTTPS In More Places, update some URLs.Guy Harris2-2/+2
2019-07-25Qt: Export profilesRoland Knall2-0/+50
2019-07-25Qt: Fix copy indicator for profileRoland Knall1-1/+1
2019-07-25Qt: Various Profile UI UpdatesRoland Knall1-52/+40
2019-07-24Remove an extra backslash.Guy Harris1-1/+1
2019-07-22Qt: Stop profile import when action pendingRoland Knall2-0/+21
2019-07-22Qt: Fix invalid characters for profilesRoland Knall1-1/+3
2019-07-22Qt: Fix filename checkRoland Knall1-2/+8
2019-07-22Qt: Cleanup data() method and interfaceRoland Knall2-133/+172
2019-07-21Qt: Improve profile import messagesStig Bjørlykke1-5/+0
2019-07-21Qt: Fix deletionRoland Knall1-7/+9
2019-07-21Qt: Fix copy-from menuRoland Knall1-1/+1
2019-07-21Qt: Allow profile import from directoryRoland Knall2-30/+48
2019-07-19Qt: Improve profiles import UIRoland Knall2-30/+83
2019-07-19Qt: Delete copied profile properRoland Knall1-6/+12
2019-07-18Qt: Use correct name for copyRoland Knall1-1/+1
2019-07-18profile_model.cpp: add a missing breakPascal Quantin1-0/+1
2019-07-18Qt: Fix various issues for profile managerRoland Knall2-16/+40
2019-07-17Qt: Import Profile informationRoland Knall2-14/+117
2019-07-12Qt: Fix profile copy and deleteRoland Knall2-20/+54
2019-07-11Qt: Fix warning and remove dead codeRoland Knall1-87/+4
2019-07-11Qt: Fix various compiler warningsRoland Knall1-4/+4
2019-07-11Qt: remove semicolon from profile model.Dario Lombardo1-1/+1
2019-07-11Qt: MainStatusbar and CopyFromProfileMenu to ModelRoland Knall1-1/+2