Commit Graph

  • 6f2ed02d07 [Fix] CI Quentin 2020-06-02 18:56:19 +02:00
  • b2e5d1ef15 [Update] RPN Quentin 2020-06-02 18:42:37 +02:00
  • 482c7df15d [Update] RPN Quentin 2020-06-02 14:08:35 +02:00
  • 899e0d4a6b [apps/shared] Fixed a small mistake in parameter_text_field_delegate.cpp Joachim Le Fournis 2020-05-28 20:04:13 +02:00
  • b034f8e054 [apps/calculation] Fix history navigation Léa Saviot 2020-05-27 11:52:47 +02:00
  • a56a73b0ba [apps/calculation] Fix calculation height computation Léa Saviot 2020-05-26 17:23:06 +02:00
  • 0379327b06 [apps/calculation] Geographic navigation in the history Léa Saviot 2020-05-26 11:54:19 +02:00
  • 1d3a949b6f [apps/shared] Add escape case Léa Saviot 2020-05-26 11:53:57 +02:00
  • e2f4b30b84 [apps/calculation] Remove unused variable Léa Saviot 2020-05-26 11:52:44 +02:00
  • c4908c2bd9 [apps/calculation] Fix bottom calculation margin Léa Saviot 2020-05-26 11:03:35 +02:00
  • 5535145b51 [apps/calculation] Calculation on 2 lines if does not fit when expanded Léa Saviot 2020-05-26 10:54:14 +02:00
  • feee0a673c [apps/calculation] HistoryViewCell cleaning Léa Saviot 2020-05-20 10:28:55 +02:00
  • 6948011ae0 [apps/calculation] Handle navigation in single lined output Léa Saviot 2020-05-19 17:52:44 +02:00
  • 579485c8c0 [apps/calculation] CanBeSingleLine differs if args are view/layout sizes Léa Saviot 2020-05-19 16:42:28 +02:00
  • 4f50a72abf [apps/calculation] Clean Calculation::height Léa Saviot 2020-05-19 15:22:40 +02:00
  • 11c39b6206 [apps/calculation] Calculation::height has two types of margin arguments Léa Saviot 2020-05-19 14:17:26 +02:00
  • 78cac6ddae [apps/calculation] Calculation::height has CanBeSingleLine argument Léa Saviot 2020-05-19 10:45:14 +02:00
  • 1c2801907f [apps/calculation] Factorize and clean code Léa Saviot 2020-05-18 12:03:41 +02:00
  • 30c243e2e4 [apps/scrollable_multiple_expressions_view] Factorize baseline() Léa Saviot 2020-05-18 11:45:54 +02:00
  • 525290427a [apps/calculation] Calculation::height takes verticalMargin argument Léa Saviot 2020-05-18 11:42:59 +02:00
  • 7ccaf3fc50 [apps/calculation] Rename allExpressionsInline to forceSingleLine Léa Saviot 2020-05-15 14:16:10 +02:00
  • 5a68b44aa1 [apps/calc] Merge SingleLine and allExpressionsInline behaviours Léa Saviot 2020-05-15 12:25:43 +02:00
  • c3d8520e73 [apps/calculation] Remove unnecessary bool Léa Saviot 2020-05-15 12:10:02 +02:00
  • b48d3d6e4a Added a new compact result display mode 0b101 2020-02-21 16:08:55 -06:00
  • 67fc7502e2 [App/zoom_parameter_controller] Add comment Joachim Le Fournis 2020-05-15 14:11:23 +02:00
  • f1209bcf76 [App/zoom_parameter_controller] Changed subview order Joachim Le Fournis 2020-05-11 15:41:42 +02:00
  • 7f3f67aba0 [python] Clean type confusion Émilie Feral 2020-05-18 10:22:46 +02:00
  • 4e1f7c1cb8 [python] Fix comment Émilie Feral 2020-05-15 14:36:39 +02:00
  • 4cd0d20585 [ion] Fix comment Émilie Feral 2020-05-15 14:35:32 +02:00
  • 0f61b2ccf3 [ion] Add comment on default collectRegisters implementation Émilie Feral 2020-05-15 11:24:06 +02:00
  • 3f6647f3ae [ion][python] Implement an architecture-dependant collect_registers. setjmp is not guaranteed to collect all registers without modification on all platforms. Émilie Feral 2020-05-14 16:22:51 +02:00
  • 5a32006dcd [python] Revert: collectRoots does not need to look for unaligned pointers as they should not exist Émilie Feral 2020-05-13 16:28:45 +02:00
  • 3f5487ca90 [python] Forbid inlining on gc_collect to avoid missing some roots Émilie Feral 2020-05-13 15:57:17 +02:00
  • 055f8bf1bd Fixed a small mistake in the german Translation TheTrueBrot 2020-05-13 17:17:09 +02:00
  • e7988b9fa2 [apps/round_cursor_view] Add comment about flaw in algorithm Léa Saviot 2020-05-14 12:01:17 +02:00
  • a0c5a1fe1c [apps] InteractCurveVwCtlr::addMargin adds more than the required margin Léa Saviot 2020-05-14 10:59:59 +02:00
  • ee78948cf8 [apps/interactive_curve_view_range] Clean panToMakePointVisible Léa Saviot 2020-05-14 10:56:08 +02:00
  • 456cd3c73a Revert "[apps] Add FLT_EPSILON in float comparisons in interactive_curve_vw_rge" Léa Saviot 2020-05-13 17:51:06 +02:00
  • 016f87c266 [escher/layout_field] Reset the scroll when clearing the layout Léa Saviot 2020-05-07 17:56:11 +02:00
  • 73c55f0437 [apps/regression] Add test for proportional_regression Léa Saviot 2020-05-13 14:32:43 +02:00
  • 21a4139c19 [apps/regression] Clean partialDerivate of the models Léa Saviot 2020-05-13 14:22:16 +02:00
  • 980a62da6c [apps/regression] Clean proportional_model.cpp Léa Saviot 2020-05-13 13:50:25 +02:00
  • 588533fadf [apps/regression] Remove r and r2 for Proportional regression Léa Saviot 2020-05-13 13:45:57 +02:00
  • 2e5e2a3258 [apps/regression] Rename Affine -> Linear and Linear -> Proportional Léa Saviot 2020-05-13 13:41:05 +02:00
  • 740e9e9d12 [Regression] Fixed affine and linear name errors Joachim LF 2020-05-04 11:22:42 +02:00
  • 5297f28ffa [Regression] Switched affine and linear Joachim LF 2020-04-29 08:44:18 +02:00
  • 833f6ec778 [Regression] Add affine regression Joachim LF 2020-04-29 07:29:38 +02:00
  • c955f45457 [escher] View: remove useless virtual destructor Émilie Feral 2020-05-05 10:51:41 +02:00
  • ebf836e361 Merge pull request #336 from M4xi1m3/omega-dev-exthome Quentin 2020-05-11 14:13:46 +02:00
  • f16918ba1a Merge pull request #335 from M4xi1m3/fast-lto Quentin 2020-05-11 14:12:58 +02:00
  • a07ab8015e [apps/calculation] Correct insert in fractions Romain Goyet 2020-04-08 21:34:53 -04:00
  • 884e53f75d [escher/layout_field] Add a comment Romain Goyet 2020-04-08 21:31:49 -04:00
  • 213d80002c [escher/layout_field] Insertion event can be customized Romain Goyet 2020-04-08 21:31:32 -04:00
  • fc4b0a8d35 [escher] Add an insertionField in LayoutField Romain Goyet 2020-04-07 22:29:19 -04:00
  • 0f2f51cdf4 A stop to the imparialism of the US Units A constant rule the total number of units Passed the lbs and inch as base units to avoid unwanted conversion from SI to imperial ones Charlotte THOMAS 2020-05-08 18:20:57 +02:00
  • efe5b4d6f8 [ion/storage] Private constructor and cleaner sharedStorage() Léa Saviot 2020-05-07 14:11:17 +02:00
  • befe0b8214 [build] Enable jobserver lto. M4x1m3 2020-05-05 11:56:41 +02:00
  • bbb8308a6d [poincare/normal_distribution] More values are computed Léa Saviot 2020-05-05 15:30:32 +02:00
  • 1d7a83526c Merge pull request #334 from M4xi1m3/omega-dev Quentin 2020-05-05 16:43:10 +02:00
  • 2ae312c703 [apps/external] Added icon support, fixed stuff. M4x1m3 2020-05-05 16:13:23 +02:00
  • becada912a [app/external] External apps on home menu. M4x1m3 2020-05-04 14:17:19 +02:00
  • efac211a13 [apps/external] Fixed extapps not displayed on device since #333 M4x1m3 2020-05-05 11:42:48 +02:00
  • 480459ab19 Changed setRecompute() to forceRecompute() Joachim Le Fournis 2020-05-04 09:33:43 +02:00
  • 9e8229e767 [Interval] Removed useless getter Joachim Le Fournis 2020-05-04 09:28:10 +02:00
  • 43bceac2c9 [Interval] Coding style on compute Joachim LF 2020-05-01 17:35:09 +02:00
  • f250311856 [Interval] Patch the need recomputing Joachim LF 2020-05-01 14:20:25 +02:00
  • a52202fa90 put accents in toolbox French translation sagessylu 2020-05-03 11:22:01 +02:00
  • 9b419acf40 [python] kandinsky port: rename TupleForRGB to TupleForKDColor Émilie Feral 2020-04-30 13:48:54 +02:00
  • 25b2ff31c2 [apps/code] Simplify colormode entry in toolbox Émilie Feral 2020-04-30 13:47:05 +02:00
  • 4bca330f0d [python] Coding style Émilie Feral 2020-04-30 13:43:34 +02:00
  • 0811221943 [python] Clean port ColorParser Émilie Feral 2020-04-30 13:42:39 +02:00
  • 7c24f2fc28 [python] Coding style Émilie Feral 2020-04-30 13:42:22 +02:00
  • ba15415847 [python] modturtle: avoid unexpected cast Émilie Feral 2020-04-30 13:41:17 +02:00
  • 4f99aa709a [apps/code] Add colormode to Toolbox: in Catalog and Turtle module Émilie Feral 2020-04-29 11:00:19 +02:00
  • 686a1493e5 [python] Coding style Émilie Feral 2020-04-29 10:25:04 +02:00
  • e7df25d558 [python] Kandinsky module: color accepts "#FF0000", "red" kinds of arguments Émilie Feral 2020-04-29 10:24:22 +02:00
  • af0cdbcc1b Coding style Émilie Feral 2020-04-29 10:14:51 +02:00
  • 1b0b9e48f5 [python] ColorParser: add a TODO Émilie Feral 2020-04-29 10:11:04 +02:00
  • 8f5fa50f22 [python] Color: avoid magic number 255, clean code of ColorParser and Turtle::colormode Émilie Feral 2020-04-29 10:10:12 +02:00
  • c920df1f76 [python] Change enum class name: ColorModes --> ColorMode Émilie Feral 2020-04-28 17:02:30 +02:00
  • 995cc04533 [python] Use of mp_obj_is_str instead of MP_OBJ_IS_STR for more consistency Émilie Feral 2020-04-28 17:01:03 +02:00
  • a564efcaa5 [python] Fix bug in ParseColor Émilie Feral 2020-04-28 16:54:38 +02:00
  • 3d1b3f9a0b [python] Factorize implementation of pencode (Turtle module) Émilie Feral 2020-04-28 16:52:34 +02:00
  • f5e8d4d9bb [python] Avoid modifying micropython external source, use parsenum.h methods directly Émilie Feral 2020-04-28 14:04:49 +02:00
  • e76abcf67e [Python] universal colors Joachim LF 2020-04-25 13:54:16 +02:00
  • 061fe05b40 [poincare/normal_distribution] Fix StandardNormalCumulDistFuncAtAbs Léa Saviot 2020-04-28 11:11:38 +02:00
  • 2768c143c8 Fix a mistake in German translation TheTrueBrot 2020-04-27 20:53:26 +02:00
  • 2d0d4a3a8d [apps] Fix misc errors in German translation Émilie Feral 2020-04-21 16:06:27 +02:00
  • 4434b528f6 [ion/3ds] LED driver M4x1m3 2020-04-26 12:50:48 +02:00
  • bb9f52b355 [Feature] Made external app testable on simu again. (#333) Maxime FRIESS 2020-04-24 16:00:06 +02:00
  • b169c3dc2d [ion/3ds] Cleaning, added support for battery and USB. Now can quit exam mode. M4x1m3 2020-04-21 10:36:16 +02:00
  • 1919933f8d [ion/3ds] Cleaning, non-debug keyboard, can exit now. M4x1m3 2020-04-20 10:49:44 +02:00
  • 18ad90e2d3 [ion/3ds] Added smdh data to the 3dsx M4x1m3 2020-04-20 10:35:55 +02:00
  • e20cbaa4af [ion/3ds] Produces .3dsx file. M4x1m3 2020-04-20 10:19:14 +02:00
  • 460987e9a7 [poincare] Made the simu build again on linux. M4x1m3 2020-04-19 14:57:18 +02:00
  • 0b488bc548 Update toolbox.de.i18n maximilianwalter 2020-04-15 19:31:26 +02:00
  • b87674ab73 Update toolbox.de.i18n maximilianwalter 2020-04-15 19:25:07 +02:00
  • de7aaeb188 Update base.de.i18n maximilianwalter 2020-04-15 19:08:35 +02:00
  • 37b876a941 added equivalents maximilianwalter 2020-04-15 19:03:45 +02:00
  • 7b40f55973 added equivalents maximilianwalter 2020-04-15 18:56:36 +02:00