Conversation
…/fix-#928 style: format codes for ChungZH on refs/heads/fix-#928
Member
|
Should we add a deprecated warning for |
Member
We will directly remove it since it's going in 7.0 |
Member
I think users seldom use this option, and it's even more unlikely that the option is passed by a script and breaks the workflow. So it's not very breaking, hence a deprecated warning is not necessary. |
coder3101
previously approved these changes
Aug 4, 2021
ouuan
approved these changes
Aug 4, 2021
coder3101
approved these changes
Aug 4, 2021
ouuan
added a commit
that referenced
this pull request
Feb 13, 2024
* Change the command-line option --no-hot-exit to --no-restore-session. * Change the command-line option --no-hot-exit to --no-restore-session. * update * style: format codes * style: format codes Co-authored-by: Yufan You <[email protected]> Co-authored-by: ChungZH <[email protected]>
ouuan
added a commit
that referenced
this pull request
Feb 13, 2024
* fix!: change --no-hot-exit to --no-restore-session (#947) * Change the command-line option --no-hot-exit to --no-restore-session. * Change the command-line option --no-hot-exit to --no-restore-session. * update * style: format codes * style: format codes Co-authored-by: Yufan You <[email protected]> Co-authored-by: ChungZH <[email protected]> * chore!: remove all legacy settings * build(QtFindReplaceDialog): bump cmake_minimum_required to 3.5 * chore!: update app name and config file paths closes #925 * chore: change the log path closes #926 * docs: update changelog --------- Co-authored-by: Flex Zhong <[email protected]> Co-authored-by: ChungZH <[email protected]>
This file contains hidden or 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
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.
Description
Related Issues / Pull Requests
close #928
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate)
Checklist
oldattribute is updated or it is resolved in SettingsUpdater.tr()orQCoreApplication::translate().Additional text