aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/main_window/MainWindowFileSlotFunction.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* <fix>(core, ui): Fix issues related to compression and decompressionSaturneric2022-03-191-3/+11
| | | | 1. The problem with double-byte characters in the path (unresolved)
* <fix>(core, ui): Fix path double-byte encoding problem under WindowsSaturneric2022-03-191-13/+39
|
* <fix>(ui): Improve UI experienceSaturneric2022-03-121-2/+2
| | | | 1. Unzip only if the target file exists
* <feat>(core, ui): Provides the ability to handle foldersSaturneric2022-03-121-15/+191
| | | | 1. Convert folders to archive format for processing
* <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>(core, ui): Adjust the core code directory structure.Saturneric2022-02-061-2/+2
|
* <refactor>(ui, core, project): Use std::filesystem instead of boost::filesystemSaturneric2022-02-051-8/+8
|
* <refactor>(src): rename the gpg directory to coreSaturneric2022-02-041-2/+2
|
* <refactor>(src, test): Normalize the naming of partial classesSaturneric2022-02-021-8/+9
|
* <refactor, fix>(ui): Repair and tidy the signal and slot dockingSaturneric2022-02-021-1/+1
| | | | | 1. Use more modern ways. 2. Repair partial docking.
* <refactor>(ui): tidy up codes and comments.Saturneric2022-01-231-16/+16
| | | | 1. tidy up widgets.
* <license, style>(src, test): Fix some issues in license statement.Saturneric2022-01-221-6/+10
|
* <refactor>(ui): tidy up codes and add comments.Saturneric2022-01-221-23/+23
| | | | 1. tidy up main_window.
* <doc, refactor>(ci): Tidy up code of core and related partsSaturneric2022-01-151-18/+18
| | | | | 1. Rename related entities. 2. Add a comments.
* <fix>(ui): Fixed some bugs in tooltips.Saturneric2022-01-121-4/+4
| | | | | 1. Some tooltips are not aligned with the parent interface. 2. The text of some tooltips should be checked instead of selected.
* <fix>(ui): improve ui.Saturneric2022-01-041-1/+1
| | | | 1. improve ui.
* <feature, fix>(core, ui): support file symmetric encryption.Saturneric2022-01-041-37/+55
| | | | 1. improve ui for file & text symmetric encryption.
* <feat, refactor, fixed>(core, ui): add & modify file operationsSaturneric2022-01-021-92/+153
| | | | | | 1. add non ascii mode for file operations. 2. the suffix of normalized file encryption. 3. refactor general settings.
* Modified Core to Optimization & Fixed ProblemSaturneric2021-12-141-4/+4
| | | | | | | 1. GpgKey copy ability 2. GpgXXResult type to shared_ptr 3. KeyList Optimization 4. Fixed Loading Dialog Problem
* Improve UI & Fixed.Saturneric2021-12-131-20/+0
|
* Fixed & Modified & Added.Saturneric2021-12-121-14/+26
| | | | | | | | 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-42/+12
|
* Improve UISaturneric2021-12-051-12/+23
| | | | | | | | 1. Support Key List Tab 2. File Hash Calculate 3. File Rename 4. Fix known bugs 5. Fix known ci issues.
* Merge branch 'main' into developSaturn&Eric2021-12-051-3/+0
|\ | | | | | | | | | | | | 1. Fix issues noticed by codacy. 2. Fix CI Configure Files. 3. Modified Porject Configuration. 4. Fixed Error in Source Code.
* | FixedSaturneric2021-12-041-3/+29
| | | | | | | | | | | | 1. Ci Fixed for New Version. 2. Bugs fixed for cross-platform. 3. Bugs fixed for i18n.
* | Fixed.Saturneric2021-12-021-26/+23
| | | | | | | | 1. Fixed known issue in File Operations.
* | Add i18n SupportSaturneric2021-12-011-62/+64
| | | | | | | | | | | | 1. Remove Qt Linguist. 2. Add GNU gettext libraries. 3. Modified source codes to meet with i18n support.
* | Fix some known issues in basic operations and file operations.Saturneric2021-11-281-58/+10
| |
* | Solve key generation and related update issues.Saturneric2021-11-281-4/+0
| |
* | Can be compiled with minimal UI support.Saturneric2021-11-281-32/+16
| |
* | UI Framework Modified.Saturneric2021-10-021-543/+459
| |
* | Start to rewrite gpg core.Saturneric2021-08-291-4/+4
|/
* Improve Functions;Saturneric2021-08-201-2/+2
| | | | Bugs Fixed;
* Bugs Fixed; Improve Functions;Saturneric2021-08-151-6/+6
|
* Split some source files that are too large.Saturneric2021-08-101-0/+610