aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/widgets/InfoBoardWidget.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-04-16feat: switch text-based model to workspace-based modelsaturneric1-1/+0
2024-11-26fix: change "Information Board" to "Status Panel"saturneric1-1/+1
2024-11-26refactor: optimum code and reduce duplicatesaturneric1-10/+1
2024-11-24feat: allow drag and drop to open text filesaturneric1-1/+2
2024-07-29feat: update copyright infosaturneric1-1/+1
2024-07-26feat: remove spdlog and clean up logsaturneric1-2/+0
2024-04-12feat: add auto activate function and optimums for some structuressaturneric1-2/+2
2024-01-23feat: add a setting to enable gpgme debug logsaturneric1-2/+2
2024-01-16refactor: remove libgettext from projectsaturneric1-6/+6
2024-01-15feat: use qt json support components in data object and infos gathering modulesaturneric1-4/+3
2024-01-12refactor: use QString instead of std::string and improve threading systemsaturneric1-8/+9
2024-01-08fix: slove an issue that adjusting information board's front size makes no sensesaturneric1-1/+1
2024-01-05feat: improve tool menus and iconssaturneric1-6/+6
2024-01-05feat: integrate logging api to coresaturneric1-2/+2
2023-12-03feat: general improvements of aync execution and memory securitysaturneric1-1/+2
2023-12-02fix: add set owner struct action in keymanager menusaturneric1-3/+4
2023-11-07refactor: separate typedef and implsaturneric1-0/+1
2023-10-16fix: check and update copyright at filessaturneric1-2/+2
2023-02-11fix: reduce info level logsSaturneric1-4/+2
2023-02-03feat: change the log style in source filesSaturneric1-4/+3
2022-09-03fix(ui): fix user feedback issues.Saturneric1-2/+4
1. add the font size settings of text editor. 2. fix exception under Russia lang when doing verification.
2022-07-22style(src): reformat codeSaturneric1-2/+2
2022-02-07<fix>(ui): Adapt some settings transferred to the data objectSaturneric1-8/+3
2022-02-06<refactor>(src): Move and split the Global Settings StationSaturneric1-1/+1
1. Move Global Settings Station to core 2. Separate the logic of DataObject 3. Resolve dependencies
2022-02-02<refactor, fix>(ui): Repair and tidy the signal and slot dockingSaturneric1-4/+6
1. Use more modern ways. 2. Repair partial docking.
2022-01-23<refactor>(ui): tidy up codes and comments.Saturneric1-1/+1
1. tidy up ui.
2022-01-23<refactor>(ui): tidy up codes and comments.Saturneric1-51/+52
1. tidy up widgets.
2022-01-22<license, style>(src, test): Fix some issues in license statement.Saturneric1-6/+10
2022-01-02<feat, refactor, fixed>(core, ui): add & modify file operationsSaturneric1-2/+1
1. add non ascii mode for file operations. 2. the suffix of normalized file encryption. 3. refactor general settings.
2021-12-16Fixed bugs & Improve Speed.Saturneric1-0/+2
2021-12-16Added & Improved & Fixed.Saturneric1-9/+3
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-13Update Translate & Added.Saturneric1-20/+47
1. Added Export OpenSSH Format 2. Added Export Short Secret Key 3. Improve UI
2021-12-12Fixed & Modified & Added.Saturneric1-71/+10
1. Fixed UTF-16 & UTF-8 filesystem path's bugs. 2. Added mkdir & create empty file. 3. Improve file browser. 4. Added Infoboard.ui. 5. Fixed Verify Bugs.
2021-12-07Add Translate & Fix Bugs.Saturneric1-8/+12
2021-12-06Test & Improve UISaturneric1-1/+1
2021-12-06Improve UI & FunctionsSaturneric1-5/+8
2021-12-05Improve UISaturneric1-10/+4
1. Support Key List Tab 2. File Hash Calculate 3. File Rename 4. Fix known bugs 5. Fix known ci issues.
2021-12-02Fix and Modified.Saturneric1-9/+20
1. Fix known issues. 2. Modified Settings. 3. Modified parts of modules.
2021-12-01Add i18n SupportSaturneric1-4/+4
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-1/+5
2021-10-02UI Framework Modified.Saturneric1-136/+144
2021-08-29Start to rewrite gpg core.Saturneric1-1/+1
2021-08-15Bugs Fixed; Improve Functions;Saturneric1-10/+26
2021-08-10Add Functions:Saturneric1-0/+3
GpgFrontend Settings Service Token Short Crypto Text Functions TODO: Revoke Cert Generation
2021-07-19Add simplified Chinese translation.Saturneric1-1/+1
Repair and adjustment.
2021-07-07UI Improvement;Saturneric1-4/+10
Update Documents;
2021-07-04Adjust and improve the basic settings pageSaturneric1-2/+16
Other improvements
2021-07-03Improve UI; Improve File Opera;Saturneric1-4/+11
2021-06-27Add and improve file operation functions.Saturneric1-7/+28
2021-06-21Repair and improve the functions and UI related to the upload and update of ↵Saturneric1-1/+1
the key server. Improve part of the UI description. Repair the problems in the project configuration file.