-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e1a76dc
commit 7e84e66
Showing
1,089 changed files
with
19,461 additions
and
13,652 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
[General] | ||
DisableDefaultImports=false | ||
|
||
[Warnings] | ||
AccessSingletonViaObject=warning | ||
BadSignalHandlerParameters=warning | ||
CompilerWarnings=disable | ||
Deprecated=warning | ||
DuplicatePropertyBinding=warning | ||
DuplicatedName=warning | ||
ImportFailure=warning | ||
IncompatibleType=info | ||
InheritanceCycle=warning | ||
InvalidLintDirective=warning | ||
LintPluginWarnings=warning | ||
MissingProperty=info | ||
MissingType=warning | ||
MultilineStrings=warning | ||
NonListProperty=warning | ||
PrefixedImportType=warning | ||
PropertyAliasCycles=warning | ||
ReadOnlyProperty=warning | ||
RequiredProperty=info | ||
RestrictedType=warning | ||
TopLevelComponent=warning | ||
UncreatableType=warning | ||
UnqualifiedAccess=info | ||
UnresolvedType=warning | ||
UnusedImports=info | ||
UseProperFunction=warning | ||
VarUsedBeforeDeclaration=warning | ||
WithStatement=warning | ||
|
||
# Quick | ||
Anchors=info | ||
AttachedPropertyReuse=info | ||
AttachedPropertyType=info | ||
ControlsAttachedPropertyReuse=warning | ||
ControlsNativeCustomize=warning | ||
LayoutsPositioning=info | ||
PropertyChangesParsed=info | ||
UnexpectedVarType=warning | ||
|
||
# Qt 6.5 duplicated categories | ||
Quick.attached-property-type=info | ||
Quick.layout-positioning=info | ||
Quick.property-changes-parsed=info |
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
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
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
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
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
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
Oops, something went wrong.