Quentin Guidée
46658f7077
[omega] 1.20.3
2020-08-26 14:17:23 +02:00
Quentin Guidée
7b07a2e3ac
[username] Change USERNAME to OMEGA_USERNAME
2020-07-24 08:24:12 +02:00
Quentin Guidée
7fc145d455
[apps/settings] remove LEDS_CHOICE
2020-07-23 23:22:31 +02:00
Quentin Guidée
4af76cc3ae
[omega] 1.20.1
2020-07-21 22:32:19 +02:00
Quentin Guidée
c2df1c33d1
[Fix] Examination level
2020-07-18 10:31:14 +02:00
Quentin Guidée
e37e59e4bc
[Update] Contributors
2020-07-17 23:50:30 +02:00
Quentin Guidée
9188f8c054
[Update] Contributors
2020-07-17 21:26:30 +02:00
Quentin Guidée
2de3da8e67
[Change] Move Expression Format with others Format settings
2020-07-17 11:58:47 +02:00
Quentin Guidée
dacb7351c3
[Fix] Remove unused i18n keys
2020-07-16 00:31:11 +02:00
Quentin Guidée
b5a9323a81
[Fix] Conflicts
2020-07-15 12:09:12 +02:00
Joachim Le Fournis
46ede2eb59
Resolved the wrong gender of font in fr
2020-07-15 10:41:37 +02:00
Quentin Guidée
7227d0dccb
[Fix] Missing translations
2020-07-14 11:28:01 +02:00
Quentin Guidée
3bac01189f
[i18n/fr] Format expressions -> Format expression
2020-07-13 11:15:37 +02:00
Joachim LF
d7ac7e19bb
[Update] Epsilon 14
2020-07-13 10:36:47 +02:00
Quentin Guidée
cd2a250d20
[Change] Settings camelCase
2020-07-02 18:10:19 +02:00
Quentin
710e4cf56b
[Change] Contributors
2020-06-19 20:49:05 +02:00
Quentin
5134d0e352
[Fix] Conflicts
2020-06-18 19:58:34 +02:00
Quentin
2c99f38a93
[Revert] Compact display
2020-06-18 19:38:22 +02:00
Quentin
db10723e76
[Update] Upstream
2020-06-18 19:25:17 +02:00
Evann DREUMONT
f0c46adebe
[Feature] Add root and log setting ( #290 )
...
* [setting + layout] add function setting
* [GitHub] GitHub Actions
* [GitHub/Fix] GitHub Actions
* Update config.mak
* Fix setting name
* Fix setting name
* Fix setting name
* Fix setting name
* Fix setting name
* Fix setting name
* Fix typo error
* Fix trad
Co-authored-by: Quentin Guidée <quentin.guidee@gmail.com >
2020-06-13 00:10:33 +02:00
Léa Saviot
e6b87be75e
[apps/i18n] Fix some i18n
...
Did not fit or missed a space
2020-06-04 14:50:10 +02:00
Léa Saviot
b8244ec0c5
[apps] Fix margins of LanguageController
...
Add margin at the bottom and fix margin values
2020-06-04 14:50:07 +02:00
Léa Saviot
6d7b294bca
[apps/escher] Rename ToolboxMessageTree::children -> childAtIndex
2020-06-04 14:50:06 +02:00
Roberta Rabotti
98da319a2b
[it]python
2020-06-04 14:50:02 +02:00
Roberta Rabotti
e203f7ae08
[it]Forma
2020-06-04 14:50:02 +02:00
Léa Saviot
e803ada15f
[apps/Makefiles] Automatize i18n adding for different locales
2020-06-04 14:50:02 +02:00
Roberta Rabotti
40a1f1a10c
[it]changes
2020-06-04 14:50:02 +02:00
Roberta Rabotti
549f537ff6
[it] Add i18n files to Makefiles
2020-06-04 14:50:02 +02:00
Roberta Rabotti
3ef28ec155
[it] new translation files
2020-06-04 14:50:02 +02:00
Serenela Moreira
834a8784c9
[pt] chaged settings name
2020-06-04 14:50:02 +02:00
Serenela Moreira
7aecec705e
[pt] shorten too long lines and other details
2020-06-04 14:50:02 +02:00
Serenela Moreira
1f54ddf245
[pt] changed settings again
...
improved details
2020-06-04 14:50:02 +02:00
Serenela Moreira
a64ad87146
[pt] corrected settings and statistics
2020-06-04 14:50:02 +02:00
Jorick Alberga
b1e737879d
[nl] Translation Epsilon
2020-06-04 14:50:02 +02:00
Jorick Alberga
c70b5b07cc
[nl] Epsilon translation
2020-06-04 14:50:02 +02:00
Jorick Alberga
7f561b0a3d
[nl] Update translation Epsilon
2020-06-04 14:50:02 +02:00
Jorick Alberga
00064ba824
[nl] Translation Python-app
2020-06-04 14:50:01 +02:00
Jorick Alberga
8a37096680
[nl] Start translation
2020-06-04 14:50:01 +02:00
TheTrueBrot
2768c143c8
Fix a mistake in German translation
2020-04-28 02:17:54 -07:00
Émilie Feral
2d0d4a3a8d
[apps] Fix misc errors in German translation
2020-04-27 15:29:05 +02:00
Quentin
13874cd2e0
Merge branch 'omega-hotfix' into omega-dev
2020-04-16 14:24:47 +02:00
Quentin
f37040dc8a
[Fix] Conflicts
2020-04-16 14:04:56 +02:00
Émilie Feral
42d643aa7e
[apps/settings] improve German locale
2020-04-15 09:15:37 -04:00
Romain Goyet
84768472bd
Explicit std::min/max template usage
...
This is unfortunately required in several cases:
- Sometimes when we use either float and double (this should be changed)
- Because KDCoordinate is not an int, so any arithmemtic promotes it to
an int
- Because we mix pointer differences and ints
2020-04-14 09:31:02 -04:00
Romain Goyet
950862f8d0
Use std::min and std::max
2020-04-14 09:31:02 -04:00
Quentin
e383c3429f
[Fix] Conflicts
2020-04-08 15:05:17 +02:00
Quentin
26d68c8039
[Update] Upstream
2020-04-08 12:48:09 +02:00
FloMiau
b59085bd7f
Update German language file
...
replace "Testmodus" with "Prüfungsmodus"
Real: "Reel" -> "Reell"
Gradians: "Gone" -> "Gon"
2020-04-08 10:09:24 +02:00
Quentin
aea963dac0
[Fix] Fix conflicts ._.
2020-04-07 14:53:19 +02:00
wow
42fa0e7fbc
More friendly french translations
2020-04-07 11:46:30 +02:00