aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/widgets (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: qt5 compile issuessaturneric2025-02-033-4/+4
|
* feat: allow switch ascii mode at file page optionssaturneric2025-02-032-0/+23
|
* refactor: code clean upsaturneric2025-01-271-2/+2
|
* refactor: clean up code and reduce duplicationsaturneric2025-01-272-0/+22
|
* refactor: clean up codesaturneric2025-01-274-19/+10
|
* feat: allow changing sort options by ui at file pagesaturneric2025-01-261-0/+1
|
* feat: add ui ability to switch batch modesaturneric2025-01-264-10/+17
|
* fix: improve code compatibilitysaturneric2025-01-264-13/+10
|
* feat: allow file batch operationssaturneric2025-01-265-61/+129
|
* Merge branch 'develop' into dev/2.1.6/mainsaturneric2025-01-214-39/+5
|\
| * fix: avoid check action triggering the show of key detail dialogsaturneric2024-12-213-33/+2
| |
| * fix: ResizeToContents behaviors of key listsaturneric2024-12-211-6/+1
| |
| * fix: adjust the width of key list cell correctlysaturneric2024-12-203-5/+7
| |
* | refactor: using qt containers instead of std containerssaturneric2024-12-135-37/+37
|/
* fix: qt5 build issuessaturneric2024-12-024-52/+48
|
* fix: spelling mistakessaturneric2024-11-282-3/+3
|
* fix: solve issues on uisaturneric2024-11-281-2/+1
|
* feat: improve ui logic and support more email operationssaturneric2024-11-2710-25/+314
|
* fix: add ui status control for email operationssaturneric2024-11-261-8/+12
|
* fix: change "Information Board" to "Status Panel"saturneric2024-11-261-1/+1
|
* refactor: optimum code and reduce duplicatesaturneric2024-11-267-38/+53
|
* feat: improve ui logic of email verification and make project structure bettersaturneric2024-11-261-4/+0
|
* fix: handling of split CRLF sequences during text insertionsaturneric2024-11-252-8/+33
|
* feat: support drop down and open directorysaturneric2024-11-255-45/+80
|
* feat: allow drag and drop to open text filesaturneric2024-11-247-201/+472
|
* fix: solve key list drag and drop refreshing issuesaturneric2024-11-241-0/+3
|
* feat: show current selected key dbsaturneric2024-11-171-0/+1
|
* feat: support favorite key pairs for multi key databasessaturneric2024-11-021-11/+7
|
* fix: should select channel before any gpg operationsaturneric2024-10-261-2/+2
|
* fix: test basic operations of multi key db and solve issuessaturneric2024-10-265-21/+38
|
* fix: thread concurrent crash issuesaturneric2024-10-261-2/+4
|
* feat: add more context of key database supportsaturneric2024-10-253-3/+52
|
* fix: filling in missing translationssaturneric2024-08-051-2/+2
|
* feat: simplify loggingsaturneric2024-07-303-7/+7
|
* feat: update copyright infosaturneric2024-07-2926-30/+30
|
* feat: double-click key table row wil show detail dialogsaturneric2024-07-281-0/+12
|
* fix: discover and solve some memory issuessaturneric2024-07-271-1/+1
|
* fix: indirect memory leak issuessaturneric2024-07-261-7/+7
|
* fix: clean up warningssaturneric2024-07-262-3/+1
|
* feat: remove spdlog and clean up logsaturneric2024-07-266-49/+18
|
* feat: enable sorting and add column "comment" at key tablesaturneric2024-06-283-0/+18
|
* refactor: rewrite KeyMenuAbilitysaturneric2024-06-282-18/+43
|
* feat: user can select shown columns at key tablesaturneric2024-06-285-258/+470
|
* feat: rewrite key list structure and logicsaturneric2024-06-022-434/+268
|
* fix: update translationssaturneric2024-05-111-1/+1
|
* feat: let user select keys to sync from key serversaturneric2024-05-112-15/+56
|
* fix: rewrite function signature SlotMkdirBelowAtSelectedItemsaturneric2024-05-111-1/+1
|
* fix: discard changes but text still remainssaturneric2024-05-031-4/+4
|
* feat: improve functions and ui on modulesaturneric2024-04-301-1/+5
|
* fix: improve grt tab, mods name and its project structuresaturneric2024-04-162-2/+54
|