sudden6
90910cbfe1
docs(codingstyle): update min qt version
2017-06-28 18:53:43 +02:00
Vincas Dargis
bf8ecb4419
docs(coding): add guides about string usage
...
Add guides about using QStringLiteral, QLatin1String, QLatin1Char and QStringBuilder for more efficient strings.
Qt uses uses these techniques internally and can be considered as good coding practice when working with Qt libraries.
2017-06-20 20:30:17 +03:00
Zetok Zalbavar
e65e45aafe
chore: add script for code formatting
2017-03-02 13:39:46 +00:00
Zetok Zalbavar
4367dc601d
style(clang-format): don't indent case
statements
2017-02-26 09:51:50 +00:00
Zetok Zalbavar
c1eac09931
style: change brace style to K&R in .clang-format
2017-02-26 09:51:50 +00:00
Zetok Zalbavar
297f0935f0
docs(coding): CMake is now primarily used and qmake is deprecated
2017-02-26 09:51:50 +00:00
Zetok Zalbavar
21195d363a
docs: slightly improve link formatting and remove trailing whitespaces
2017-02-26 09:51:50 +00:00
initramfs
e4d40f11ed
docs(clangformat): add documentation on coding style with respect to clang-format
2017-02-26 09:51:49 +00:00