~aleteoryx/muditaos

ref: 652fc46c94209f2c58f18bbd359bce3bcabe6748 muditaos/doc d---------
c8a31091 — Piotr Tański 5 years ago
[EGD-3390] Add integration with clang-tidy

Clang-tidy is used to perform static code analysis.
8618ea50 — Marcin Smoczyński 5 years ago
[EGD-5241] Update development workflow documentation

Remove the obligation to update the changelog with every PR. Remove
obligation to start a change description with "Change" verb. Add some
other minor spelling and grammar fixes.

Update commit message template to reflect the changes.
7d7003d6 — Marcin Smoczyński 5 years ago
Merge branch 'master' into stable
f3566bce — Krzysztof Móżdżyński 5 years ago
[EGD-4591] Change input language parser to load from files

Completely independent input language files and display language files.
Input language files are now loaded based on number of files in
"profiles" folder.
InputLanguageSettings window now shows input languages based on their
"filetype" value andfiles in "profiles" folder.
66415929 — Wiktor S. Ovalle Correa 5 years ago
[EGD-4712] Change quickstart.md to reflect current project state

Quickstart documentation was a bit out-of-date, thus containing some
minor inaccuracies. Also document didn't actually reflect desired
sequence of user actions.
60aa08da — Wojtek Cichon 5 years ago
[EGD-5092] Add instructions to development_workflow

Added instructions regarding adding licenses of 3rd party code when
creating a PR.
dc99ba52 — Krzysztof Móżdżyński 5 years ago
[EGD-4590] Change KBD parser to JSON for input keyboard files

Changed keyboard input language parser to parse JSON files.
Removed all KPROF files and added JSON.
Added unit tests for new parser.
Modified document about adding languages.
164b229c — Mathias Monnerville 5 years ago
Fix typo
c94a326c — Wojtek Cichoń 5 years ago
Fix links in dev workflow article (#1203)

Fixed links to commit message template and git hook
in developer workflow article.
9cf04ca2 — Radoslaw Wicik 5 years ago
[EGD-4627] Add target for ecooboot.bin download

ecoboot.bin - bootloader is required in final package.
We will not build it here, we just download newest available
in github releases.
bcb2f3dd — Lucjan Bryndza 5 years ago
Merge branch 'master' into stable
d3449be1 — Wojtek Cichoń 5 years ago
Add two links to table of contents (#1169)

Fixed two links
30c70d53 — Wojtek Cichoń 5 years ago
[EGD-4658] Change 'dev workflow' article (#1130)

Changed 'Development workflow' article regarding how to
write commit messages and introduced a template for commit messages.
4e546ac0 — Wojtek Cichoń 5 years ago
[EGD-4626] doc: add new i18 issue template (#1119)

Added new issue templates for the OSS community to
handle i18n issues and any other issues that will come up.
c0d1d524 — Lucjan Bryndza 5 years ago
Merge branch 'master' into stable
3a924e7d — Wojtek Cichoń 5 years ago
[EGD-4576] doc: linked to integration tests article (#1111)

Add references to Test harness README article

Added references to Test harness README in two places:
- Documentation table of contents
- Development workflow article
09773b94 — Marcin Smoczyński 5 years ago
[EGD-4544] doc: update requirements for commits (#1097)

Change the requirements for commits' description.

In order to be able to remove the obligation to change the project
changelog with every PR, provide requirements for commits' title and
description. The first sentence of each commit will be included in
the changelog directly, while the rest of it should help understand
others motivation and result of a change.
d48d2d8b — Krzysztof Mozdzynski 5 years ago
[EGD-4167] Add n display languages loaded from files (#1047)

4429b410 — Wojtek Cichoń 5 years ago
[EGD-4094] Fixing all typos and missing links with one PR (#1019)

One PR - many typos and links fixed.
6824ae1e — Lucjan Bryndza 5 years ago
[EGD-4405] Update quick start guide doc (#1018)

Co-authored-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
Next