Commit Graph

11243 Commits

Author SHA1 Message Date
Émilie Feral
b06c54856f [apps\shared] Create a folder shared/
Change-Id: I94e4474ff5ab3bf9db7afd5b3be57b985755ecdf
2017-02-13 17:15:06 +01:00
Émilie Feral
59553e69e0 [apps/shared] Move function model in shared to be used by sequences
Change-Id: I2fbd4136b8352497da30c8c959cd0f0b25d36642
2017-02-13 17:15:06 +01:00
Émilie Feral
69e46f4958 [poincare] Namespace Poincare
Change-Id: I51a84fa7978ba16f128cfe1d32c390970f2037e8
2017-02-13 17:15:06 +01:00
Émilie Feral
4b1c06fbbe [apps/graph/list] Clean
Change-Id: I49120ceecdf390a5f7cdd91b3f71294ff408e863
2017-02-13 17:15:06 +01:00
Émilie Feral
b1735da380 [poincare] Replace E by small capital E to respresent 10^
Change-Id: I350958f0e0c87e36ad5b01af91e11f403536b22d
2017-02-13 17:15:06 +01:00
Émilie Feral
855a5cf666 [poincare] Parse ".004"
Change-Id: Iea9c7cb82b3f152053193ef5e6fc4c7ee2efc459
2017-02-13 17:15:05 +01:00
Émilie Feral
1d5d127cd8 [poincare] Add test on complex operations
Change-Id: I474e4a14273ac89775e0f7747222445cabbe2df8
2017-02-13 17:15:05 +01:00
Émilie Feral
5d93c7244b [poincare] Implement complex evaluation of trigonometric functions
Change-Id: Icb8141dde4b5ead4366c4aac006e9b3e4713b77a
2017-02-13 17:15:05 +01:00
Émilie Feral
66daecee84 [Kandinsky] New glyph for i complex
Change-Id: Icbba7712898af55846072f96f3bc3ad53af2adb0
2017-02-13 17:15:05 +01:00
Émilie Feral
48ccf0fb24 [poincare] Add tests for the parser
Change-Id: If8d971343a63b4a337fbdf78607ee813bba1f9e7
2017-02-13 17:15:05 +01:00
Émilie Feral
1adc5fa38d [poincare] Create a class hyperbolic tangent
Change-Id: Ib810a31912d3d0f5e32dae31acb792dae8315d4a
2017-02-13 17:15:05 +01:00
Émilie Feral
74f722efb9 [poincare] Create a class hyperbolic sine
Change-Id: I3895897ffeaae5fc1b267eab56ab03dd8632fd5b
2017-02-13 17:15:05 +01:00
Émilie Feral
0ac57bbbe1 [poincare] Create a class hyperbolic cosine
Change-Id: I1080cbc4026035937dfef47955a566a4621600fb
2017-02-13 17:15:05 +01:00
Émilie Feral
6f846636e6 [poincare] Implement complex power
Change-Id: I7e1344d298209e243b53c727d95dfadf801b1a7f
2017-02-13 17:15:04 +01:00
Émilie Feral
a07a90c182 [liba] Add openbsd implementation of arc tan
Change-Id: I48f555ea0da4cf10d3bc225c1bc4cb931c2cc8db
2017-02-13 17:15:04 +01:00
Émilie Feral
676bd46f33 [poincare] Expand numbers to complex numbers
Change-Id: I2e7cf5240e184da45b656ee4f121ad76aabfd1c7
2017-02-13 17:15:03 +01:00
Émilie Feral
be89eeaf82 Merge changes I1f896de0,If20cf115
* changes:
  [apps/graph/graph] Clean
  [escher] Correct potential bug in modal view controller
2017-02-13 17:12:37 +01:00
Émilie Feral
a4c8f12655 Merge changes Idc67dc40,I31bdb156
* changes:
  [apps/graph/values] Fix bug: select the derivative cell when displaying the derivative column
  [escher] In selectable table view, avoid reloading all table cells when not required
2017-02-13 17:12:28 +01:00
Émilie Feral
641106617e Merge changes I3ebc7751,I74668aa0,I6f127253
* changes:
  [apps] In graph view controllers, reorder  reloading methods to adjust the banner view size to its content
  [apps/calculation] Correct bug
  [apps/probability] Round the calculation results to 3 decimals
2017-02-13 14:11:42 +01:00
Émilie Feral
9c574eb2cf Merge changes I630dd13e,I744cb8e8
* changes:
  [apps/regression] Adapt display mode to preferences
  [apps/statisctics] Adjust to display mode to preferences
2017-02-13 11:10:23 +01:00
Émilie Feral
183d372466 Merge changes Ic1260b42,Ib390952a
* changes:
  [escher] In editable text menu list cell, layout subviews is handled by parent class
  [apps] Put the method preference in container instead of in every app
2017-02-13 11:10:17 +01:00
Émilie Feral
d6dfef74c8 Merge changes I1e27e39c,I4eda3763,Ie5ca7555,I5bc97824,I79e8bee7, ...
* changes:
  [apps/regression][apps/graph/graph] Jump to the graph view once setting a new abscissa/ ordinate in the go to page
  [apps] Select the first editable cell at initiation in store controllers and values controller
  [escher] Reorder actions to first do all frame layouts and then all "become first responder" (Thereby, enable to select a cell in becomefirstresponder without any weird scrolling due to wrong framing)
  [apps] Force the display mode to auto in all float parameter controller
  [apps/graph/values] Adjust display mode in values page according to preferences
  [apps/graph/graph] Adjust display mode in banner view according to preferences
  [apps/probability] Improve stack title colors
  [apps] Clean typo
  [apps/probability] Improve colors
  [apps/probability] Improve titles and parameter definitions layout
  [apps/prbability] Use special char for parameter names
  [apps/calculation] Create input and output layout according to display mode set in preference
  [kandinsky] [apps/probability] Clean deleted files
  [poincare] Change method createLayout() to createLayout(DisplayMode)
  [apps/calculation] Enable to recompute calculation in history
  [poincare] [apps] Merge Display mode enum class of Float and Preferences
  [apps] Display the preferences in the title bar
2017-02-13 11:00:14 +01:00
Romain Goyet
333f4e505f Merge "[ion] Fix rt0 crash on GCC" 2017-02-06 18:02:08 +01:00
Émilie Feral
131b364ae9 [apps/graph/graph] Correct bug
Change-Id: I092bf8a0455d75e15929933c28e77adc634c1491
2017-02-06 16:30:48 +01:00
Émilie Feral
03f74e105f [poincare] Make the matrix default expression a float rather than an
integer

Change-Id: I94087d63d182a609627c1636a6a7e62d52cf8088
2017-02-06 16:30:48 +01:00
Émilie Feral
d59d31a6d8 [apps/graph/graph] Adjust default trigonometric range to angle unit
preference

Change-Id: I8d94a948d5329f4fb8b3dc9e491c072606b378a9
2017-02-06 16:30:48 +01:00
Émilie Feral
39dab5125c [apps] Add angle unit preference in apps
Change-Id: I25eb760883d164563cb3059d73e8d1fff92ad6da
2017-02-06 16:30:48 +01:00
Émilie Feral
42e4cf408d [poincare] Enbale to evaluate expression in degrees or radian
Change-Id: I8b08e7fa93431817559a594a1ea03d4414f0c830
2017-02-06 16:30:48 +01:00
Émilie Feral
02d30fdcd5 [poincare] Make addition a binary operation
Change-Id: I70df98ca8e84b3653b9e41f257deeb613a078de0
2017-02-06 16:30:48 +01:00
Émilie Feral
e4d08ee685 [apps] [poincare] Merge AngleUnit enum class (previously in preference
and expression)

Change-Id: I1cf5175e724904f75ced16f947033b1e30f02eb6
2017-02-06 16:30:48 +01:00
Émilie Feral
8d30d3fd0a [poincare] Specify display mode in write text in buffer
Change-Id: I4033aad1581d9b12876a136a6719d935fe83e361
2017-02-06 16:30:47 +01:00
Émilie Feral
a77db13f8b [apps] Update the view if preference (display mode) has changed
Change-Id: I2393d672d59345b0935b6abf44040c6d9d59db09
2017-02-06 16:30:47 +01:00
Émilie Feral
e8d694546f [apps/graph/graph] Clean
Change-Id: I1f896de055ec939de329fed03549095cfe4dbc5c
2017-02-06 16:30:47 +01:00
Émilie Feral
559f458bcc [apps/graph/values] Fix bug: select the derivative cell when displaying
the derivative column

Change-Id: Idc67dc401e7eca63b400dbf0b0480b462aa78cbd
2017-02-06 16:30:47 +01:00
Émilie Feral
9a452affdb [escher] Correct potential bug in modal view controller
Change-Id: If20cf11545132a26fc128759ec07d5d097677ef5
2017-02-06 16:30:47 +01:00
Émilie Feral
8b5e2be1b7 [escher] In selectable table view, avoid reloading all table cells when
not required

Change-Id: I31bdb1567eed6ebaa839672df61472994ab89b05
2017-02-06 16:30:41 +01:00
Émilie Feral
49683e25ae [apps] In graph view controllers, reorder reloading methods to adjust
the banner view size to its content

Change-Id: I3ebc7751fad0af44b089b57dda2b2f2a28819f74
2017-02-02 10:29:08 +01:00
Émilie Feral
328cf31b91 [apps/calculation] Correct bug
Change-Id: I74668aa07f3771257f136cb8ad76ad95527ba691
2017-02-02 10:29:08 +01:00
Émilie Feral
34d31ca729 [apps/probability] Round the calculation results to 3 decimals
Change-Id: I6f127253ee3c72d03c71e7c23f2abf3003a29ee9
2017-02-02 10:29:08 +01:00
Émilie Feral
98eb48a4e9 [apps/regression] Adapt display mode to preferences
Change-Id: I630dd13e494747ca686cbd449643f4f6ccb4e9c2
2017-02-02 10:29:07 +01:00
Émilie Feral
b3a2114417 [escher] In editable text menu list cell, layout subviews is handled by
parent class

Change-Id: Ic1260b423fa8df6aff2771200238b39b06a989c6
2017-02-02 10:29:07 +01:00
Émilie Feral
ab65e832ea [apps/regression][apps/graph/graph] Jump to the graph view once setting
a new abscissa/ ordinate in the go to page

Change-Id: I1e27e39c04950d902158a6e89024931f2fc78e1e
2017-02-02 10:29:07 +01:00
Émilie Feral
dd4d6c4936 [apps/statisctics] Adjust to display mode to preferences
Change-Id: I744cb8e88fd2c5d14bf4c288037762b8f3a8fa8c
2017-02-02 10:29:07 +01:00
Émilie Feral
47cec5e72b [apps] Put the method preference in container instead of in every app
Change-Id: Ib390952a6559aa847c99e3ca74c4f6995a07e909
2017-02-02 10:29:07 +01:00
Émilie Feral
5746672bb9 [apps] Select the first editable cell at initiation in store controllers
and values controller

Change-Id: I4eda3763b78f7b7de3c58e1ae6efda63d3854061
2017-02-02 10:29:07 +01:00
Émilie Feral
29678a23db [escher] Reorder actions to first do all frame layouts and then all
"become first responder" (Thereby, enable to select a cell in
becomefirstresponder without any weird scrolling due to wrong framing)

Change-Id: Ie5ca7555fce3575dcf0488e124adf0677155c383
2017-02-02 10:29:07 +01:00
Émilie Feral
f3e9e29045 [apps] Force the display mode to auto in all float parameter controller
Change-Id: I5bc978240e72677bc92762363cf29b56a036a365
2017-02-02 10:29:07 +01:00
Émilie Feral
b78aaf08d7 [apps/graph/values] Adjust display mode in values page according to
preferences

Change-Id: I79e8bee7f35904cd54c74dce9cd456d921103e1d
2017-02-02 10:29:07 +01:00
Émilie Feral
f20f3518d3 [apps/graph/graph] Adjust display mode in banner view according to
preferences

Change-Id: Id634a6128c7e395a35ba5df40c904a372ae80661
2017-02-02 10:29:07 +01:00
Émilie Feral
5e3de6eec9 [apps/probability] Improve stack title colors
Change-Id: Ifd6f79030e0ef13c478fae307205c71955ce4593
2017-02-02 10:29:06 +01:00