Vladimir Golovnev (Glassez)
c41df9ffbd
Improve coding style
4 years ago
FranciscoPombal
ef1c7eec74
Fix trailing whitespace in multiple files
...
Also fix formatting of CODING_GUIDELINES.md
4 years ago
FranciscoPombal
87527fccc6
Encode files in UTF-8 without BOM
4 years ago
Chocobo1
0d5b0b9542
Replace deprecated macro
...
Q_OS_MAC is deprecated and the replacement is Q_OS_MACOS.
5 years ago
sledgehammer999
eb20b53af4
Remove trailing dot from headings
6 years ago
sledgehammer999
90dfdcc36d
Add a TOC in the coding guidelines
6 years ago
thalieht
fb2bcb57bb
Clarify guidelines and fix some typos
7 years ago
Chocobo1
5f1ac96f66
Clarify header inclusion order
7 years ago
Chocobo1
d31954761f
Clarify braces usages in CODING_GUIDELINES
...
Merge "Curly braces" & "If blocks" sections into "New lines & curly braces" section.
Add note about the list is not exhaustive and style can be determine on code review.
7 years ago
Chocobo1
315d9835b2
Extend Coding Guidelines to cover other languages
7 years ago
Chocobo1
423511765a
Fix typo
7 years ago
Vladimir Golovnev (Glassez)
ef06485c45
Add Coding Style rules for commit messages
7 years ago
Vladimir Golovnev (Glassez)
247b93e8ec
Require '#pragma once' in new code
7 years ago
Chocobo1
71844e13af
Update coding guidelines
...
Add ranged-based for loop example
Add class inheritance example
Add Prefer pre-increment, pre-decrement operators section
Fix space after comment keyword
Fix header include order
[skip ci]
7 years ago
sheeit
ec0771448c
Fixed Markdown formatting for headers
8 years ago
Vladimir Golovnev (Glassez)
1bf24acff7
Add coding style rule for header inclusion order
9 years ago
Vladimir Golovnev (Glassez)
f89819bbdb
Fix coding style rules
...
Closes #5075
9 years ago
Vladimir Golovnev (Glassez)
645c3bf69f
Add new Coding Style rules for some c++11 features
9 years ago
sledgehammer999
b863e77b63
Fix newlines in wiki rendering.
9 years ago
sledgehammer999
5e6c38a524
Add info and files for coding style. Issue #2192 .
9 years ago
Vladimir Golovnev (Glassez)
59427ed6af
Improve CODING_GUIDELINES.md.
9 years ago
dartraiden
8ac83cfd42
Fixed typos, spelling correction
10 years ago
Vladimir Golovnev (Glassez)
187180f986
Fix internal conflicts in CODING_GUIDELINES.md.
10 years ago
sledgehammer999
17f56a7744
Update coding style. Closes #2091 .
10 years ago
sledgehammer999
e0d6e609e3
Documenting the project's coding guidelines. Closes #2091 .
10 years ago