Commit Graph

  • 2c8383c95d [poincare] Pop up a syntax error for function with the wrong number of arguments Émilie Feral 2017-03-28 14:02:12 +02:00
  • 633b1486f5 [apps/sequence][apps/graph] Define x/n only in list controllers Émilie Feral 2017-03-24 23:22:49 +01:00
  • 3641009694 [apps/shared] Fix bug: avoid typing sum(cos(x),2,3) instead of sum(cos(n),2,3) Émilie Feral 2017-03-24 17:59:23 +01:00
  • aeba193920 [apps/shared] Fix bug in goto Émilie Feral 2017-03-24 17:51:32 +01:00
  • 0a3692cfac [apps/shared] Do not reset the textfield is the data has not been updated (syntax, math error) Émilie Feral 2017-03-24 17:33:25 +01:00
  • 3410bf65b1 Merge changes I5d425ea7,I4db9777b,I6120c22a,Ia2a46a7d Émilie Feral 2017-03-29 18:34:42 +02:00
  • 85d0aab2c6 Merge changes Iefaef017,Iff854e9c,I995984b9 Romain Goyet 2017-03-29 15:31:58 +02:00
  • a58430e885 [ion] Calibrate the delay loops for the 96 MHz clock Romain Goyet 2017-03-29 15:18:45 +02:00
  • 6d8d105d7e [escher][apps] Clean and fix bug in text field function application) Émilie Feral 2017-03-28 13:21:40 +02:00
  • 128af56396 [apps/statistics] Forbid negative sizes and round float sizes Émilie Feral 2017-03-24 10:36:31 +01:00
  • 85b27c372d [apps/calculation] Fix error: scroll when copying a history line Émilie Feral 2017-03-24 10:20:39 +01:00
  • 784fe53679 [apps/calculation] Reset expression scroll when changing selection Émilie Feral 2017-03-24 09:59:43 +01:00
  • 98ee0fdcd8 [apps] Fix error Émilie Feral 2017-03-24 09:43:43 +01:00
  • 5bdd8a4e71 [apps/probability] Avoid too long loop in calculation Émilie Feral 2017-03-23 17:39:57 +01:00
  • f15bdd97c0 [apps/probability] Forbid NAN value in calculations Émilie Feral 2017-03-23 17:30:47 +01:00
  • e89f8f72dc [apps/settings] Fix bug Émilie Feral 2017-03-23 16:37:16 +01:00
  • fff1371133 [apps/probability] Clip parameters Émilie Feral 2017-03-23 13:49:52 +01:00
  • 5e7bfc795a [apps/shared] Deselect table in float parameter controller when disappearing Émilie Feral 2017-03-23 11:28:42 +01:00
  • fa2ee9e624 [poincare] Never return nullptr when creating a expression to avoid nullptr dereference Émilie Feral 2017-03-28 12:04:52 +02:00
  • d1b382b23d [apps/sequence] Fix bug in type change Émilie Feral 2017-03-23 11:05:43 +01:00
  • 31a49935cc [poincare] Fix errors Émilie Feral 2017-03-22 16:56:05 +01:00
  • 6b93e9db09 [apps] Correct potential bug: reinit the cursor before reloading banner Émilie Feral 2017-03-22 16:50:47 +01:00
  • 8da950d740 [apps] Prevent duplicating functions to avoid crashing at exit (when function stores are deleted) Émilie Feral 2017-03-22 15:32:44 +01:00
  • 7e1f0a4d01 [apps/shared] Fix error Émilie Feral 2017-03-22 15:25:05 +01:00
  • 203d5672dc [poincare] Fix Store, Symbol and Context to store only scalar in A-Z and avoid nullptr dereferencing Émilie Feral 2017-03-22 11:43:01 +01:00
  • de893300ad [apps/calculation] Do no reinit the edited text when reselecting the edit expression controller Émilie Feral 2017-03-22 10:41:54 +01:00
  • 9097065ffe [escher] Fix bug due to type confusing Émilie Feral 2017-03-22 10:37:07 +01:00
  • ce48cd1859 [poincare] fix error Émilie Feral 2017-03-21 17:59:42 +01:00
  • 475b3ce54a [ion] Fix error in data for event Émilie Feral 2017-03-21 17:37:23 +01:00
  • 45203077b4 [apps/shared] Fix bug in store controller Émilie Feral 2017-03-21 16:35:05 +01:00
  • 869179a363 [escher] Fix bug (due to expression view, pointer to deleted object) Émilie Feral 2017-03-21 16:34:20 +01:00
  • 0d34320c8a [poincare] Fix bug Émilie Feral 2017-03-21 16:12:35 +01:00
  • 55ad6b7c40 [poincare] Fix bug in nth root Émilie Feral 2017-03-21 10:35:20 +01:00
  • 680c84e413 Clean with clang analyzer Émilie Feral 2017-03-20 15:16:12 +01:00
  • 40707f2d6f [poincare] Clean warnings Émilie Feral 2017-03-20 13:33:19 +01:00
  • b48d34aeed [escher] Fix error Émilie Feral 2017-03-20 13:28:59 +01:00
  • 18501bae55 [apps/home] CHange color Émilie Feral 2017-03-20 12:08:47 +01:00
  • 41259e8cbe [apps] Add an battery icon to indicate that the battery is charging Émilie Feral 2017-03-20 12:06:39 +01:00
  • 8559e43061 [ion] implement battery level for device and simulator Émilie Feral 2017-03-20 11:14:10 +01:00
  • bb718b07c7 [apps/sequence] Clip default range initialisation to 0 on X range for sequences Émilie Feral 2017-03-20 10:51:23 +01:00
  • 4f089b2cf8 [apps] Avoid infinite value in editable table Émilie Feral 2017-03-20 10:23:52 +01:00
  • a81f3e3d6e [Apps] Refresh the screen upon wakeup Romain Goyet 2017-03-28 10:11:52 +02:00
  • 51faa15c74 [Escher] Window can be force-redrawn Romain Goyet 2017-03-28 10:08:07 +02:00
  • b67a70e4df [ion/device] Use the USART3 port for the console Romain Goyet 2017-03-27 17:08:42 +02:00
  • 8bc326dba1 [apps/shared] Fix error Émilie Feral 2017-03-20 10:12:40 +01:00
  • 18df46872b [apps/sequence] Add a space to improve rendering Émilie Feral 2017-03-17 16:48:40 +01:00
  • dc6acc0d48 [apps/shared] Clip displayed range in graph view in interactive curve view range Émilie Feral 2017-03-17 16:42:44 +01:00
  • eb4a217e0d [escher] Correct bug in text fields Émilie Feral 2017-03-17 11:48:57 +01:00
  • fe66239703 [poincare] Add tests for prediction intervals Émilie Feral 2017-03-17 11:36:20 +01:00
  • 9636d2decb [poincare] Display an error when parsing a function with the wrong number of parameters Émilie Feral 2017-03-17 11:22:13 +01:00
  • 52cd5a704e [apps/calculation] Improve edit expression rendering Émilie Feral 2017-03-17 10:30:21 +01:00
  • 5e6470f776 [apps/shared] Change rendering of interactive zoom in graph view Émilie Feral 2017-03-17 10:23:06 +01:00
  • fd299df4c8 [apps] Translate deg->rad in title bar view Émilie Feral 2017-03-16 18:17:27 +01:00
  • 296c412356 [apps/shared] Improve comment in curve view Émilie Feral 2017-03-16 18:04:52 +01:00
  • cc2d6847c0 [ion/device] Add an EXIT command to the bench Romain Goyet 2017-03-17 16:53:58 +01:00
  • c494eba179 [ion/device/bench] Remove duplicate MCU_SERIAL Romain Goyet 2017-03-17 16:34:34 +01:00
  • f68dfe1338 [ion] Events from stdin Romain Goyet 2017-03-17 15:31:42 +01:00
  • e7be0bbcae [ion] Add stdio console Romain Goyet 2017-03-17 15:34:27 +01:00
  • bfab275a88 [ion] Get rid of log Romain Goyet 2017-03-17 15:08:06 +01:00
  • c7b4890708 [ion] Console can now read and write lines and chars Romain Goyet 2017-03-17 15:05:44 +01:00
  • 8d42871c8b Merge changes I292a3c10,I54b99678 Émilie Feral 2017-03-16 18:09:59 +01:00
  • f23893aab4 Merge changes I4196a545,If2eadc0b,Ic822fe98,Iaa93e663,I64f6718e Émilie Feral 2017-03-16 18:08:22 +01:00
  • b6d5e3a168 Merge changes I7bd9f739,Id4182699,I3d92fdc5,Ie392e6c5 Émilie Feral 2017-03-16 18:08:19 +01:00
  • c89214d50e Merge "[escher] Change name: pointer->message" Émilie Feral 2017-03-16 17:54:01 +01:00
  • 4548cd2617 Merge "[apps/settings] Correct bug: deselect table when disappearing" Émilie Feral 2017-03-16 17:53:47 +01:00
  • 9b69380fda Merge changes Id3c81185,I4d6f4015 Émilie Feral 2017-03-16 17:53:38 +01:00
  • 05240f5b75 [apps] Correct i18n implementation Émilie Feral 2017-03-16 17:52:30 +01:00
  • 64cdc082a0 Merge changes I6f6e3a64,I72d659b4 Émilie Feral 2017-03-16 17:38:14 +01:00
  • 94999d8500 Merge "[escher] Enable to draw the outline of cells in table view" Émilie Feral 2017-03-16 17:38:04 +01:00
  • dfc701277b Merge changes I58ccc4da,I6063afd5,Ie23d2d53,I4b595362 Émilie Feral 2017-03-16 17:37:50 +01:00
  • 7f6dcabd3b Merge "[poincare] Improve scientific display mode" Émilie Feral 2017-03-16 17:37:23 +01:00
  • 0e13b81583 Merge changes If0640ecd,Idd8545cf,Iae352e67,I44329fb7 Émilie Feral 2017-03-16 17:37:08 +01:00
  • 0861680008 Merge "[poincare] Add tests" Émilie Feral 2017-03-16 17:36:21 +01:00
  • b1fb4f5393 [escher] Correct commit : Enable to draw the outline of cells in table view Émilie Feral 2017-03-16 16:37:41 +01:00
  • 1b7f0d739d [poincare] Add tests on matrix division Émilie Feral 2017-03-16 16:16:34 +01:00
  • e5247fa955 [apps] In i18n, correct error Émilie Feral 2017-03-16 16:06:41 +01:00
  • e13919cca7 [poincare] Use OpenBSD function for cosh, sinh, tanh and arccosh, arcsinh and arctanh Émilie Feral 2017-03-16 16:04:15 +01:00
  • d791aae112 Merge changes Iec454323,I4c0f965e,I1f6c3566,Ifc455f4e Émilie Feral 2017-03-16 16:38:49 +01:00
  • 66bee401a6 Merge changes I54fed14f,I8de07359,Ic95a0400 Émilie Feral 2017-03-16 16:38:24 +01:00
  • b7fa8f5c32 Merge changes Iaf558531,I183569c2 Émilie Feral 2017-03-16 16:17:13 +01:00
  • 9cbc3fd38e Merge changes I10f860ee,Ia557927c Émilie Feral 2017-03-16 16:07:35 +01:00
  • 280da2478f Merge changes Idc0490e3,I0c435d9c Émilie Feral 2017-03-16 16:07:30 +01:00
  • af1b24f3f9 Merge changes Ib75b9807,I86fce3e0,Iacedeb26 Émilie Feral 2017-03-16 16:07:24 +01:00
  • d09a364450 Merge changes Iaddf7412,I34636b43 Émilie Feral 2017-03-16 16:07:19 +01:00
  • 1f10ceb307 Merge changes Ifbec48f2,I0972a3cd Émilie Feral 2017-03-16 15:43:40 +01:00
  • 7a54fa0ea0 [apps/shared] Divide tab table controller in 2 classes Émilie Feral 2017-03-16 14:00:03 +01:00
  • 8daab4c57b [kandinsky] Change 'w' in small font Émilie Feral 2017-03-16 12:00:03 +01:00
  • 9d7284e2e2 [escher] Improve rendering of input view controller Émilie Feral 2017-03-16 10:47:12 +01:00
  • 0716307b36 [apps/sequence] Resolve bug in sequence drawing Émilie Feral 2017-03-16 10:11:10 +01:00
  • 1f21251011 [escher] Change name: pointer->message Émilie Feral 2017-03-16 09:42:22 +01:00
  • 6847ff77d0 [apps/settings] Correct bug: deselect table when disappearing Émilie Feral 2017-03-15 17:49:50 +01:00
  • 9186792e40 [escher] In pointer text view (future message text view) implement minimal size for optimal display to ensure to be able to display all languages Émilie Feral 2017-03-15 16:26:31 +01:00
  • adc80cd71b [apps][escher] I18n Émilie Feral 2017-03-14 16:21:36 +01:00
  • a1442674c7 [escher] Correct metrics Émilie Feral 2017-03-13 11:50:07 +01:00
  • 16f151b26f [apps] In variable box controller, fix bug Émilie Feral 2017-03-13 11:19:42 +01:00
  • 406fc0e0a5 [escher] Enable to draw the outline of cells in table view Émilie Feral 2017-03-13 11:15:49 +01:00
  • 9aa516fe5d [apps/shared] Improve validate button rendering in float parameter controllers Émilie Feral 2017-03-13 10:15:19 +01:00
  • e7abdbe2e3 [apps/shared] In float parameter controllers, add a ok button Émilie Feral 2017-03-10 18:40:47 +01:00
  • 94ab6c6dba [escher] Make button a highlightCell Émilie Feral 2017-03-10 15:14:57 +01:00
  • fa24561cd1 [apps/graph][apps/sequence] Improve footer rendering Émilie Feral 2017-03-10 14:55:54 +01:00