Commit Graph

5392 Commits

Author SHA1 Message Date
Fournier Gabriel
b4e9ceed18 ListBookController - partie 2 2020-11-15 18:55:34 +01:00
Fournier Gabriel
c37b4bd1f4 ListBookController - partie 1 2020-11-14 13:39:11 +01:00
Gabriel
a0acdc171b Squelette 2020-11-13 00:48:46 +01:00
Quentin Guidée
46658f7077 [omega] 1.20.3 2020-08-26 14:17:23 +02:00
Charlotte THOMAS
cf5cd35bc9 [Change] Constants based on the CODATA 2018 (#398) 2020-08-17 21:52:39 +02:00
Quentin Guidée
a74a5ac796 [fix] conflicts 2020-08-09 13:28:22 +02:00
Quentin Guidée
4f30089d47 Revert "Merge pull request #393 from RedGl0w/MenuFix"
This reverts commit a9d75c6c7a, reversing
changes made to ebc9384131.
2020-08-06 15:23:08 +02:00
Léa Saviot
b885098963 [apps/calculation] Fix additionalInformationType
If an expression hasUnits and is then reduced, it might not have units
anymore for instance if it was replaced with undefined).
Scenario: Enter "[5000000000000000]^20 _s" in the calculation app
2020-07-29 10:13:19 +02:00
Hugo Saint-Vignes
5c75cc55d3 [apps/shared] Apply changes on confirm with GoTo functions
Change-Id: I6ebec412b4b6612710476274a8665375d21f9ef8
2020-07-29 10:07:07 +02:00
Hugo Saint-Vignes
61792058d3 [apps/shared] Fix typos for Interval and curve view temporary params
Change-Id: I610726ed5966d353397be923b76dd003297940a7
2020-07-29 10:07:07 +02:00
Joachim LF
d37bf9e344 [Apps/Shared] Fixed interval and curve view exit 2020-07-29 10:07:07 +02:00
Émilie Feral
b4a3dd10e1 [apps/shared] ToolBoxHelpers: don't overflow buffer
If the commandLength is > than the buffer size, we have to escape at
some point to avoid overflowing the buffer.
2020-07-29 09:43:51 +02:00
Joachim LF
c57f8d257b [Apps/home] Change menu behaviour with incomplete lines 2020-07-27 16:41:01 +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
636c5c1d24 Merge branch 'omega-hotfix' into omega-master 2020-07-23 18:23:11 +02:00
M4x1m3
12fb82b028 [apps/code] Added os in toolbox 2020-07-23 17:13:40 +02:00
M4x1m3
587ea39aaf [app/code] Wipe scripts when adding one with opt 2020-07-23 11:12:31 +02:00
Quentin Guidée
4af76cc3ae [omega] 1.20.1 2020-07-21 22:32:19 +02:00
M4x1m3
63acf7b0ee [app/code] Changed color of mandelbrot script 2020-07-21 22:27:04 +02:00
Quentin Guidée
132f899237 [omega] 1.20.0 2020-07-20 17:09:03 +02:00
Quentin Guidée
8f3415f74d [i18n] Fix it and nl homescreen translations 2020-07-20 17:02:52 +02:00
Charlotte THOMAS
0086368b2c [i18n] Translated constants in Italian and NL (#384)
* NL: translation of the physics constant
EN: correction of "Elemental charge" into "Elementary Charge"

* Italian translation

* Fixed some italian translation ( thanks Clem' :) )

* [Fix]: NL and IT translation

Co-authored-by: Shadow15510 <antoine.royer31@orange.fr>
2020-07-18 17:19:35 +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
Émilie Feral
22549d4d50 [apps/calculation] CalculationStore: change name CalculationHeight -->
HeightComputer
2020-07-16 14:37:38 +02:00
Émilie Feral
83ecefda00 [apps/calculation] Fix tests 2020-07-16 14:37:38 +02:00
Émilie Feral
1fb8c09714 [apps/calculation] Remove old TODOs 2020-07-16 14:37:38 +02:00
Émilie Feral
df74c2c551 [apps/calculation] The heights (common and expanded) of calculation cells are
computed when the calculation is added to the store and don't change afterwards.
Otherwise, if their heights change when scrolling (due to a modification of the
display output type - ExactOnly, ApproximateOnly...), it generates crashes.
2020-07-16 14:37:38 +02:00
Émilie Feral
c2db00cc88 [apps/calculation] When leaving calculation app, do not invalid
calculation height memoization. They're computed from the layouts which
don't depend on the complex format (or any other settings parameters
which could have changed).
2020-07-16 14:37:38 +02:00
Léa Saviot
708477dece [apps/i18n] Fix missing upper case 2020-07-16 11:53:12 +02:00
Léa Saviot
b4dd4b5e7e [apps/code/i18n] Make italian wording fit 2020-07-16 11:53:12 +02:00
Émilie Feral
c92b3d49e9 [apps/calculation] HistoryController: reload the subview selection when
deleting row

This fixes the following bug: input 1, OK, 1.2 OK, delete the row whose
input is '1' with the selection on the output view. The output of 1.2
does not toggle and it should.
2020-07-16 09:48:22 +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
Charlotte THOMAS
b5f9deb169 Update calculation.cpp
removed white
2020-07-15 10:28:15 +02:00
Charlotte THOMAS
f1dab081e1 Fix: CI test 2020-07-15 10:28:15 +02:00
Charlotte THOMAS
9d8b62894f Fix: Changed "IS" to "SI" because even in english the short for "International System of Units" is "SI" 2020-07-15 10:28:15 +02:00
Quentin Guidée
6a77ec3f87 [Update] RPN 2020-07-14 15:52:37 +02:00
Quentin Guidée
ef8b74781b [Update] Atom 2020-07-14 11:50:41 +02:00
Quentin
f8fa492418 Merge pull request #371 from quentinguidee/omega-dev-e14
[Fix] Missing translations
2020-07-14 11:40:28 +02:00
Quentin Guidée
7227d0dccb [Fix] Missing translations 2020-07-14 11:28:01 +02:00
M4x1m3
51cb57d1a1 [apps/home] Made external apps selectable again. 2020-07-14 10:04:00 +02:00
Quentin Guidée
3bac01189f [i18n/fr] Format expressions -> Format expression 2020-07-13 11:15:37 +02:00
Quentin Guidée
0d80f148b4 [Fix] Click on symbolic expression caused undef 2020-07-13 11:09:22 +02:00
Quentin Guidée
d13e79509a [Update] RPN with Epsilon 14 2020-07-13 10:48:07 +02:00
Joachim LF
04901e3231 Fixed % in alpha lock 2020-07-13 10:38:22 +02:00