aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/ADSKsPicker.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
9 daysfix: operations of subkeysaturneric1-33/+65
10 daysfeat: add more info checksaturneric1-2/+1
11 dayschore: update and check translationssaturneric1-1/+1
12 daysfix: testing and solve bugs foundsaturneric1-5/+50
12 daysfix: found bugssaturneric1-8/+3
12 daysfeat: support key groupssaturneric1-2/+7
2025-04-12fix: issues on adsk operationssaturneric1-6/+5
2025-04-12fix: wrong ui dialog order after switching appssaturneric1-13/+23
2025-04-12feat: add ui support for adsk featuressaturneric1-35/+22
2025-02-02refactor: make some function names shortersaturneric1-5/+3
2024-12-13refactor: using qt containers instead of std containerssaturneric1-3/+3
2024-11-28feat: support decrypt & verify emailsaturneric1-0/+10
2024-10-26fix: test basic operations of multi key db and solve issuessaturneric1-6/+6
2024-07-29feat: update copyright infosaturneric1-1/+1
2024-06-28refactor: rewrite KeyMenuAbilitysaturneric1-1/+1
2024-06-28feat: user can select shown columns at key tablesaturneric1-11/+11
2024-06-02feat: rewrite key list structure and logicsaturneric1-3/+4
2024-05-11feat: let user select keys to sync from key serversaturneric1-1/+1
2024-01-16refactor: remove libgettext from projectsaturneric1-7/+7
2024-01-01fix: find and solve some issuessaturneric1-6/+8
2023-11-07refactor: separate typedef and implsaturneric1-0/+1
2023-10-16fix: check and update copyright at filessaturneric1-4/+5
2023-07-13feat: support searching keysSaturneric1-4/+3
2023-07-13feat: support marking a key as favouriteSaturneric1-1/+1
2022-07-22fix(ui): fix signer picker and other issuesSaturneric1-7/+16
1. signer picker can cancel its operation now 2. fix window title of "Export As Key Package"
2022-02-02<refactor, fix>(ui): Repair and tidy the signal and slot dockingSaturneric1-1/+1
1. Use more modern ways. 2. Repair partial docking.
2022-01-23<refactor>(ui): tidy up codes and comments.Saturneric1-4/+4
1. tidy up widgets.
2022-01-22<license, style>(src, test): Fix some issues in license statement.Saturneric1-6/+10
2022-01-15<doc, refactor>(ci): Tidy up code of core and related partsSaturneric1-1/+3
1. Rename related entities. 2. Add a comments.
2022-01-02<refactor>(ui): Enhanced sending email function.Saturneric1-15/+15
2021-12-16Fixed & Improve.Saturneric1-2/+3
1. Fixed Known Issues. 2. Improve UI.
2021-12-16Added & Improved & Fixed.Saturneric1-2/+1
Fixed Bugs in core. Improved Send Mail & Keyserver Settings. Added Pubkey Sync for key list. Added Refresh for key list. Improved Send Mail and others. Known Bugs Fixed.
2021-12-05Improve UISaturneric1-8/+7
1. Support Key List Tab 2. File Hash Calculate 3. File Rename 4. Fix known bugs 5. Fix known ci issues.
2021-12-02Fixed.Saturneric1-1/+6
1. Fixed known issue in File Operations.
2021-12-01Add i18n SupportSaturneric1-3/+3
1. Remove Qt Linguist. 2. Add GNU gettext libraries. 3. Modified source codes to meet with i18n support.
2021-11-28Can be compiled with minimal UI support.Saturneric1-6/+5
2021-10-02UI Framework Modified.Saturneric1-24/+30
2021-08-29Start to rewrite gpg core.Saturneric1-2/+2
2021-08-20Improve Functions;Saturneric1-0/+59
Bugs Fixed;