aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/widgets/TextEdit.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-01-04<fix>(ui): improve ui.Saturneric1-13/+17
2021-12-12Fixed & Modified & Added.Saturneric1-3/+3
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-05Improve UISaturneric1-5/+7
1. Support Key List Tab 2. File Hash Calculate 3. File Rename 4. Fix known bugs 5. Fix known ci issues.
2021-12-04FixedSaturneric1-14/+16
1. Ci Fixed for New Version. 2. Bugs fixed for cross-platform. 3. Bugs fixed for i18n.
2021-12-02Fixed.Saturneric1-1/+2
1. Fixed known issue in File Operations.
2021-12-01Add i18n SupportSaturneric1-26/+40
1. Remove Qt Linguist. 2. Add GNU gettext libraries. 3. Modified source codes to meet with i18n support.
2021-11-28Fix some known issues in basic operations and file operations.Saturneric1-89/+8
2021-10-02UI Framework Modified.Saturneric1-51/+53
2021-07-19Improved and Modified.Saturneric1-1/+1
2021-07-12Project structure adjustment;Saturneric1-5/+2
Project configuration adjustment; Add version detection; UI interface improvements; Introduce JSON processing library; Update Documents;
2021-07-06Fix issues.Saturneric1-0/+2
Improve UI.
2021-07-05Improve large file reading.Saturneric1-395/+459
Add loading animation. Other improvements.
2021-07-03Improve UI; Improve File Opera;Saturneric1-4/+4
2021-06-27Add and improve file operation functions.Saturneric1-19/+15
2021-06-26Develop File Opera FunctionsSaturneric1-51/+72
2021-06-26Reply and save work.Saturneric1-9/+14
2021-06-25Update Project Structure;Saturneric1-1/+9
Update Version; Add FilePage;
2021-06-04Update the verification function.Saturneric1-0/+3
Make the format of the generated ciphertext more beautiful. Adjust the width of the key list on the homepage. Add fingerprint display of subkey. Fix the compatibility issue of getKeyByFpr interface subkey. Improve the comprehensiveness of information processing for verification results. Signed-off-by: Saturneric <[email protected]>
2021-05-21Change Project Name to GPGFrontend.Saturneric1-14/+17
Give up Local Key Database and Use user default one. Signed-off-by: Saturneric <[email protected]>
2021-05-12File Structure Modified.Saturneric1-1/+1
Change Headers and Source Files Name. Modified CMake Structure.
2021-05-12Srouce Files Tidy and ReformSaturneric1-158/+135