forked from dolphin-emu/dolphin
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from dolphin-emu/master
pull from master
- Loading branch information
Showing
402 changed files
with
50,671 additions
and
33,477 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,30 @@ | ||
root = true | ||
|
||
[*] | ||
indent_size = 2 | ||
trim_trailing_whitespace = true | ||
|
||
[*.{c,cpp,h}] | ||
indent_style = space | ||
insert_final_newline = true | ||
max_line_length = 100 | ||
|
||
[{CMakeLists.txt,*.cmake}] | ||
indent_style = tab | ||
|
||
[.editorconfig] | ||
insert_final_newline = true | ||
|
||
[*.gradle] | ||
indent_size = 4 | ||
indent_style = space | ||
insert_final_newline = false | ||
|
||
[*.java] | ||
indent_style = tab | ||
insert_final_newline = true | ||
|
||
[*.xml] | ||
indent_size = 4 | ||
indent_style = space | ||
insert_final_newline = true |
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
Binary file not shown.
Binary file not shown.
Submodule Qt
updated
2041 files
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 was deleted.
Oops, something went wrong.
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.