-
Notifications
You must be signed in to change notification settings - Fork 175
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
移除往设置面板添加设置项的接口 #1420
Closed
Closed
移除往设置面板添加设置项的接口 #1420
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Change the creation mode to batch creation Log: optimization Task: https://pms.uniontech.com/task-view-278223.html
as title. Log: fix issue about safely remove on encrypted disk. Bug: https://pms.uniontech.com/bug-view-214531.html
dtk upgraded, ci compilation not working. Log: dtk upgraded, ci compilation not working.
… directory icon displays an error Problem with fileinfo creation order when drawing in list mode. Call fileviewmodel's fileinfo once before drawing. this interface is optimized (progress bar scrolling does not create fileinfo) Log: dde-file-manager list mode enters a directory and the directory icon displays an error
… name changes to "Desktop". File does not exist. Modify to use url path. Log: After renaming the shortcut application icon name, the name changes to "Desktop" Bug: https://pms.uniontech.com/bug-view-214163.html
modify the dev control logs to adhere the log safe rules check Log: modify the dev control logs Bug: https://pms.uniontech.com/bug-view-214337.html
…ries If Show Remote file thumbnails is checked, the mount directory is also displayed Log: fix bug Bug: https://pms.uniontech.com/bug-view-214671.html
When opening a file, you should judge whether the current file is a mounted smb file, if not, then mount it (using dde-file-manager) to open it, otherwise it will open the default program selection dialog. Log: Open wps file error inside smb when wps is not installed. Bug: https://pms.uniontech.com/bug-view-214661.html
g_file_copy failed to copy a file within mtp, but the file is not available in mtp. Modify g_file_copy to use gio stream mode if the source and target files are on the same mtp device. Log: �Cell phone MTP internal file copy failed Bug: https://pms.uniontech.com/bug-view-214385.html
as title. Log: enable smb mount in root mode. Associated: https://pms.uniontech.com/bug-view-192907.html
1. adjust the basic info widget height. Log: fix issue Bug: https://pms.uniontech.com/bug-view-214473.html
Abandoned search missions are not quickly ended Log: fix bug Bug: https://pms.uniontech.com/bug-view-215063.html
add handle operation rescults to imitate monitor Log: as des Bug: https://pms.uniontech.com/bug-view-215019.html
In some scenarios, the search mune is problematic Log: fxi issue Bug: https://pms.uniontech.com/bug-view-214905.html
When initializing the wallpaper window, the screen size is used to scale the wallpaper, but the resolution of the screen changes when generating the wallpaper. Due to the non interruptible process of obtaining wallpaper during the initialization process, the resolution change failed to retrieve the wallpaper again. Log: Bug:https://pms.uniontech.com/bug-view-214485.html Influence: 壁纸
probe version and parse host by smbclient. Log: support probe cifs version automatic. Bug: https://pms.uniontech.com/bug-view-210139.html
the mounted encrypted disk is not shown in dock plugin. it's ignored because the mount point of encrypted-shell device is empty. Log: fix issue about dock. Bug: https://pms.uniontech.com/bug-view-215103.html
the permission combobox's value is not fallbacked when change the permission failed. Log: fix issue about property dialog. Bug: https://pms.uniontech.com/bug-view-215423.html
… or cutting and pasting files from smb server to USB flash drive. Before copying task, using QProccess to execute lsblk to get the information of USB flash disk is blocked, so the display is blank, the worse the performance of USB flash disk copy speed also shows 0, multi-tasking are blocked at the beginning of the blocking point. Add tips in statistics by product evaluation. Log: Slow display of folder information when multitasking copying or cutting and pasting files from smb server to USB flash drive. Bug: https://pms.uniontech.com/bug-view-212257.html
1. the devece name show error in device property dialog, and fix it. 2. adjust the UI Log: fix issue Bug: https://pms.uniontech.com/bug-view-214867.html
update the baseline version to 6.0.28 Log: update the baseline version to 6.0.28 Bug: no
add translate of property Log: fix issue Bug: https://pms.uniontech.com/bug-view-215419.html
when delete file in vault, cursor show wait state Log: fix issue Bug: https://pms.uniontech.com/bug-view-213395.html
open symlink dir as admin with dir src path. Log: fix open symlink dir issue Bug: https://pms.uniontech.com/bug-view-215467.html
add erase audit log Log: audit log Task: https://pms.uniontech.com/task-view-285835.html
adjust UI Log: fix issue Bug: https://pms.uniontech.com/bug-view-215847.html
Managing plugins via dconf Log: Plugins management Conflicts: src/apps/dde-file-manager-daemon/main.cpp src/apps/dde-file-manager-server/main.cpp src/apps/dde-file-manager/main.cpp src/dfm-framework/lifecycle/private/pluginmanager_p.cpp
as title. now you can add your custom setting item into setting pane, and you can customize it's order. Log: custom setting pane. Task: https://pms.uniontech.com/task-view-286565.html?onlybody=yes
the smbclient library is not loaded and then the function is not resolved. the ASSERT do not work in RELEASE mode. fix the soname and if load failed, use default handler. Log: fix issue about daemon cifs mount. Bug: https://pms.uniontech.com/bug-view-216189.html
as title. and 3rd party entries. Log: support hide userdirs and 3rd party entries in computer. Task: https://pms.uniontech.com/task-view-286567.html
as title. Log: reorder setting items. Task: https://pms.uniontech.com/task-view-286567.html
as title. Log: remove 3rd setting entry.
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: itsXuSt The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
TAG Bot TAG: 6.0.28 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.