aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/widgets/InfoBoardWidget.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: switch text-based model to workspace-based modelsaturneric12 days1-1/+0
|
* fix: change "Information Board" to "Status Panel"saturneric2024-11-261-1/+1
|
* refactor: optimum code and reduce duplicatesaturneric2024-11-261-10/+1
|
* feat: allow drag and drop to open text filesaturneric2024-11-241-1/+2
|
* feat: update copyright infosaturneric2024-07-291-1/+1
|
* feat: remove spdlog and clean up logsaturneric2024-07-261-2/+0
|
* feat: add auto activate function and optimums for some structuressaturneric2024-04-121-2/+2
|
* feat: add a setting to enable gpgme debug logsaturneric2024-01-231-2/+2
|
* refactor: remove libgettext from projectsaturneric2024-01-161-6/+6
|
* feat: use qt json support components in data object and infos gathering modulesaturneric2024-01-151-4/+3
|
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-8/+9
|
* fix: slove an issue that adjusting information board's front size makes no sensesaturneric2024-01-081-1/+1
|
* feat: improve tool menus and iconssaturneric2024-01-051-6/+6
|
* feat: integrate logging api to coresaturneric2024-01-051-2/+2
|
* feat: general improvements of aync execution and memory securitysaturneric2023-12-031-1/+2
|
* fix: add set owner struct action in keymanager menusaturneric2023-12-021-3/+4
|
* refactor: separate typedef and implsaturneric2023-11-071-0/+1
|
* fix: check and update copyright at filessaturneric2023-10-161-2/+2
|
* fix: reduce info level logsSaturneric2023-02-111-4/+2
|
* feat: change the log style in source filesSaturneric2023-02-031-4/+3
|
* fix(ui): fix user feedback issues.Saturneric2022-09-031-2/+4
| | | | | 1. add the font size settings of text editor. 2. fix exception under Russia lang when doing verification.
* style(src): reformat codeSaturneric2022-07-221-2/+2
|
* <fix>(ui): Adapt some settings transferred to the data objectSaturneric2022-02-071-8/+3
|
* <refactor>(src): Move and split the Global Settings StationSaturneric2022-02-061-1/+1
| | | | | | 1. Move Global Settings Station to core 2. Separate the logic of DataObject 3. Resolve dependencies
* <refactor, fix>(ui): Repair and tidy the signal and slot dockingSaturneric2022-02-021-4/+6
| | | | | 1. Use more modern ways. 2. Repair partial docking.
* <refactor>(ui): tidy up codes and comments.Saturneric2022-01-231-1/+1
| | | | 1. tidy up ui.
* <refactor>(ui): tidy up codes and comments.Saturneric2022-01-231-51/+52
| | | | 1. tidy up widgets.
* <license, style>(src, test): Fix some issues in license statement.Saturneric2022-01-221-6/+10
|
* <feat, refactor, fixed>(core, ui): add & modify file operationsSaturneric2022-01-021-2/+1
| | | | | | 1. add non ascii mode for file operations. 2. the suffix of normalized file encryption. 3. refactor general settings.
* Fixed bugs & Improve Speed.Saturneric2021-12-161-0/+2
|
* Added & Improved & Fixed.Saturneric2021-12-161-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.
* Update Translate & Added.Saturneric2021-12-131-20/+47
| | | | | | 1. Added Export OpenSSH Format 2. Added Export Short Secret Key 3. Improve UI
* Fixed & Modified & Added.Saturneric2021-12-121-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.
* Add Translate & Fix Bugs.Saturneric2021-12-071-8/+12
|
* Test & Improve UISaturneric2021-12-061-1/+1
|
* Improve UI & FunctionsSaturneric2021-12-061-5/+8
|
* Improve UISaturneric2021-12-051-10/+4
| | | | | | | | 1. Support Key List Tab 2. File Hash Calculate 3. File Rename 4. Fix known bugs 5. Fix known ci issues.
* Fix and Modified.Saturneric2021-12-021-9/+20
| | | | | | 1. Fix known issues. 2. Modified Settings. 3. Modified parts of modules.
* Add i18n SupportSaturneric2021-12-011-4/+4
| | | | | | 1. Remove Qt Linguist. 2. Add GNU gettext libraries. 3. Modified source codes to meet with i18n support.
* Can be compiled with minimal UI support.Saturneric2021-11-281-1/+5
|
* UI Framework Modified.Saturneric2021-10-021-136/+144
|
* Start to rewrite gpg core.Saturneric2021-08-291-1/+1
|
* Bugs Fixed; Improve Functions;Saturneric2021-08-151-10/+26
|
* Add Functions:Saturneric2021-08-101-0/+3
| | | | | | | | GpgFrontend Settings Service Token Short Crypto Text Functions TODO: Revoke Cert Generation
* Add simplified Chinese translation.Saturneric2021-07-191-1/+1
| | | | Repair and adjustment.
* UI Improvement;Saturneric2021-07-071-4/+10
| | | | Update Documents;
* Adjust and improve the basic settings pageSaturneric2021-07-041-2/+16
| | | | Other improvements
* Improve UI; Improve File Opera;Saturneric2021-07-031-4/+11
|
* Add and improve file operation functions.Saturneric2021-06-271-7/+28
|
* Repair and improve the functions and UI related to the upload and update of ↵Saturneric2021-06-211-1/+1
| | | | | | | the key server. Improve part of the UI description. Repair the problems in the project configuration file.