Commit Graph

7312 Commits

Author SHA1 Message Date
Émilie Feral
f2d745fa14 [apps/shared] In range parameter controller, fix bug
Change-Id: I4d7229e353ffcfd50933e08986359a3fe89f8487
2017-03-29 18:36:46 +02:00
Émilie Feral
28b7bca7fc [poincare] Fix bug
Change-Id: I2d860f699e91e91b8ac7c7cbe92ca492736d60e2
2017-03-29 18:36:46 +02:00
Émilie Feral
0b837d0772 [apps/shared] In interval, fix bug
Change-Id: Ie49a47f6de9ad738835111c6f3b4ac8b5f594e54
2017-03-29 18:36:46 +02:00
Émilie Feral
db7aeba16a [apps/sequence] Fix bug: confusing rows and columns
Change-Id: I7fd6a620ab8e950342aad67a302657f974dced44
2017-03-29 18:36:46 +02:00
Émilie Feral
24631abb49 [poincare] Fix bug in store
Change-Id: I7f88159df7034ede49dff3321b45d50777395b77
2017-03-29 18:36:46 +02:00
Émilie Feral
32252b0d25 [poincare] In convert float to text, avoid getting infinite values by
using log.

Change-Id: If4d66adcf5c9668fef8b733afdecebae8cd6d259
2017-03-29 18:36:46 +02:00
Émilie Feral
b140c768bb [poincare] Fix bug in convert float to text
Change-Id: Iee47a093ffc6c3829183d16cf1224abf876bc087
2017-03-29 18:36:46 +02:00
Émilie Feral
af555bd86e [apps] In i18n, syntax error
Change-Id: Id958ae2602d63d8ab594a6cd7ddf9e147f1c5baf
2017-03-29 18:36:45 +02:00
Émilie Feral
86cbe340fb [poincare] Parse undef and inf
Change-Id: Ia3c67d24636893991953ee3e2cda0ac04d334b08
2017-03-29 18:36:45 +02:00
Émilie Feral
21019d24e2 [escher] In text field, change background color when editing
Change-Id: I054ce60bb8c7e96076a8f8cafe773d6506d2766a
2017-03-29 18:36:45 +02:00
Émilie Feral
8c175af3c5 [poincare] Replace NaN by undef and Inf by inf in convertFloatToText
Change-Id: Ic957b387c78fdd7b94d5effb4060ace7fb118776
2017-03-29 18:36:45 +02:00
Émilie Feral
2c8383c95d [poincare] Pop up a syntax error for function with the wrong number of
arguments

Change-Id: I8be6838c1d94676a2b579a353c3d36011e6edba1
2017-03-29 18:36:45 +02:00
Émilie Feral
633b1486f5 [apps/sequence][apps/graph] Define x/n only in list controllers
Change-Id: I9b30bc16c3454a0531ebcd40a5fe5169c0af6f24
2017-03-29 18:36:45 +02:00
Émilie Feral
3641009694 [apps/shared] Fix bug: avoid typing sum(cos(x),2,3) instead of
sum(cos(n),2,3)

Change-Id: I8b10d62f9adf22fbcf87973cbd56cec3242e534f
2017-03-29 18:36:45 +02:00
Émilie Feral
aeba193920 [apps/shared] Fix bug in goto
Change-Id: I328ef6a75da39f33f5155e22484451b6c903c6d2
2017-03-29 18:36:45 +02:00
Émilie Feral
0a3692cfac [apps/shared] Do not reset the textfield is the data has not been
updated (syntax, math error)

Change-Id: I53301c2bdf59e03d0c2bcdb56b0da4d86d83bb5e
2017-03-29 18:36:39 +02:00
Émilie Feral
3410bf65b1 Merge changes I5d425ea7,I4db9777b,I6120c22a,Ia2a46a7d
* changes:
  [escher][apps] Clean and fix bug in text field function application)
  [apps/statistics] Forbid negative sizes and round float sizes
  [apps/calculation] Fix error: scroll when copying a history line
  [apps/calculation] Reset expression scroll when changing selection
2017-03-29 18:34:42 +02:00
Romain Goyet
85d0aab2c6 Merge changes Iefaef017,Iff854e9c,I995984b9
* changes:
  [Apps] Refresh the screen upon wakeup
  [Escher] Window can be force-redrawn
  [ion/device] Use the USART3 port for the console
2017-03-29 15:31:58 +02:00
Romain Goyet
a58430e885 [ion] Calibrate the delay loops for the 96 MHz clock
Change-Id: I991d994c5c347c7d90a09b1daa2c2f3ca67dd1a1
2017-03-29 15:18:45 +02:00
Émilie Feral
6d8d105d7e [escher][apps] Clean and fix bug in text field
function application)

Change-Id: I5d425ea7752a054ea6b05735b12442c4429f13b4
2017-03-29 15:04:37 +02:00
Émilie Feral
128af56396 [apps/statistics] Forbid negative sizes and round float sizes
Change-Id: I4db9777bea04f70b86da97f940ef5cbe669e41d9
2017-03-29 15:04:37 +02:00
Émilie Feral
85b27c372d [apps/calculation] Fix error: scroll when copying a history line
Change-Id: I6120c22afd63abe6ac5bf4e264ad7fcc712fe291
2017-03-29 15:04:37 +02:00
Émilie Feral
784fe53679 [apps/calculation] Reset expression scroll when changing selection
Change-Id: Ia2a46a7d39c735d55947cca03a8f84e1f711d12b
2017-03-29 15:04:26 +02:00
Émilie Feral
98ee0fdcd8 [apps] Fix error
Change-Id: Iea1d12241a14454ef612515cf5631daf1162a25e
2017-03-29 11:35:30 +02:00
Émilie Feral
5bdd8a4e71 [apps/probability] Avoid too long loop in calculation
Change-Id: I33e60aa51aaff44b73bf0a810fdaf6369f653b19
2017-03-29 11:35:30 +02:00
Émilie Feral
f15bdd97c0 [apps/probability] Forbid NAN value in calculations
Change-Id: Iae5ae62d5fe667b8090d3084c2d13112a6766d4a
2017-03-29 11:35:30 +02:00
Émilie Feral
e89f8f72dc [apps/settings] Fix bug
Change-Id: I355fea52e90ff77a3112487f76d19d35f9fb27e7
2017-03-29 11:35:30 +02:00
Émilie Feral
fff1371133 [apps/probability] Clip parameters
Change-Id: Ifb966b97afb15b2e876c506aff097999d012ec17
2017-03-29 11:35:30 +02:00
Émilie Feral
5e7bfc795a [apps/shared] Deselect table in float parameter controller when
disappearing

Change-Id: I59baf6b9d578b9d5045287f7c9ba65ff53abbda9
2017-03-29 11:35:30 +02:00
Émilie Feral
fa2ee9e624 [poincare] Never return nullptr when creating a expression to avoid
nullptr dereference

Change-Id: Ie7976a8ee86c82283ebcbffc28fe902ddfb7a952
2017-03-29 11:35:30 +02:00
Émilie Feral
d1b382b23d [apps/sequence] Fix bug in type change
Change-Id: I5240ce17168c2b870fcea456dbfc091e2fddd8bc
2017-03-29 11:35:30 +02:00
Émilie Feral
31a49935cc [poincare] Fix errors
Change-Id: I39e610eeda6953335802433b62f457b07ebb019a
2017-03-29 11:35:30 +02:00
Émilie Feral
6b93e9db09 [apps] Correct potential bug: reinit the cursor before reloading banner
Change-Id: I768ba75974b5611068f3f1b2284ddb118039734f
2017-03-29 11:35:29 +02:00
Émilie Feral
8da950d740 [apps] Prevent duplicating functions to avoid crashing at exit (when
function stores are deleted)

Change-Id: Ia0efb528f02efaaba87eccd48385163b48593387
2017-03-29 11:35:29 +02:00
Émilie Feral
7e1f0a4d01 [apps/shared] Fix error
Change-Id: I6a6837936596f658b431516a476f1f3c78e66bf7
2017-03-29 11:35:29 +02:00
Émilie Feral
203d5672dc [poincare] Fix Store, Symbol and Context to store only scalar in A-Z and
avoid nullptr dereferencing

Change-Id: I184cba6cf3e2fd5329dce20852f286de93ad6a82
2017-03-29 11:35:27 +02:00
Émilie Feral
de893300ad [apps/calculation] Do no reinit the edited text when reselecting the
edit expression controller

Change-Id: I9426e6ec4b4a12801f854b832b479ba5802b9aed
2017-03-29 11:34:47 +02:00
Émilie Feral
9097065ffe [escher] Fix bug due to type confusing
Change-Id: I4a3072a69858b7fdee5215d80e4ce238612a5cd7
2017-03-29 11:34:46 +02:00
Émilie Feral
ce48cd1859 [poincare] fix error
Change-Id: Icb0a367a00f5200e78fd3558e15050d5c33a63ff
2017-03-29 11:34:46 +02:00
Émilie Feral
475b3ce54a [ion] Fix error in data for event
Change-Id: Ib23206b7ca9bcf5c4d6432d17e069a63a613996b
2017-03-29 11:34:46 +02:00
Émilie Feral
45203077b4 [apps/shared] Fix bug in store controller
Change-Id: I2efbeca40a2086e301f7a6bd10a01eeba8a3d0ba
2017-03-29 11:34:46 +02:00
Émilie Feral
869179a363 [escher] Fix bug (due to expression view, pointer to deleted object)
Change-Id: Ib3ca7b3b0ed8eb5ebafab7270b090798c09b0007
2017-03-29 11:34:42 +02:00
Émilie Feral
0d34320c8a [poincare] Fix bug
Change-Id: I49b0ac9d71a1d541f94030de275a5e6498823f4f
2017-03-28 14:49:28 +02:00
Émilie Feral
55ad6b7c40 [poincare] Fix bug in nth root
Change-Id: Ia8a9e9b68a435bf82adb7d7cfbdf7876e176a4be
2017-03-28 14:49:28 +02:00
Émilie Feral
680c84e413 Clean with clang analyzer
Change-Id: I4897b3a88795d76f4ac7e6f788a7e6d19397dbfd
2017-03-28 14:49:28 +02:00
Émilie Feral
40707f2d6f [poincare] Clean warnings
Change-Id: I2558be409ae61663d30f3933fa649f2106ed9d89
2017-03-28 14:49:27 +02:00
Émilie Feral
b48d34aeed [escher] Fix error
Change-Id: Id09d5c5e0d62d38c935789fc07b214c68240a9d2
2017-03-28 14:49:27 +02:00
Émilie Feral
18501bae55 [apps/home] CHange color
Change-Id: Ieb513cb8502d43e3517e645ff7e2ad54d1567d79
2017-03-28 14:49:27 +02:00
Émilie Feral
41259e8cbe [apps] Add an battery icon to indicate that the battery is charging
Change-Id: I26c616cc6e39f87d305b7bd0c27433e646d74b05
2017-03-28 14:49:27 +02:00
Émilie Feral
8559e43061 [ion] implement battery level for device and simulator
Change-Id: I6983132f25408805971a495d4a8b3d3e029d3a55
2017-03-28 14:49:27 +02:00