Émilie Feral
4b3e5f30b6
[apps/regession] Return warning when the user want to go to a point no
...
reached by the regression curve
Change-Id: Iefaabcc470e65ee5bc2b447af9f2dacbf2902f31
2017-02-20 10:54:02 +01:00
Émilie Feral
ab29598f88
[escher] Correct bug: do not forget to set the first responder when
...
deselecting the header
Change-Id: Iec5abe7f48c0134879293bb9a72c20fff72fccb4
2017-02-20 10:54:02 +01:00
Émilie Feral
2e16365100
[escher] Reorganize all cells'name and factorize their layouts
...
Change-Id: I69900ee98ff6a6868f96d70a0e335a589ef16c3f
2017-02-20 10:54:02 +01:00
Émilie Feral
4a1735c29e
[escher] Avoid holding a working buffer for all chevron view
...
Change-Id: Ib8c5f085b57dd0417215d7e8689833dfee138699
2017-02-20 10:54:02 +01:00
Émilie Feral
00d4688a86
[apps/regression] Correct bug: reload data if go to parameter page to
...
update x or y prediction
Change-Id: If237f4610b0292f2931c0d670c12f2fdf6b0cd1d
2017-02-20 10:54:02 +01:00
Émilie Feral
0d8629c752
[apps/sequence/list] Display specific toolbox
...
Change-Id: I4af4ba588677ca6688b64b10c29c69e16f98fffb
2017-02-20 10:53:57 +01:00
Émilie Feral
5c8b5492e8
[apps/sequence/list] Improve cell rendering
...
Change-Id: I64e713a3beae2574593f96fa05717f346e5ffd07
2017-02-20 10:52:03 +01:00
Émilie Feral
51c33b0a5b
[apps/sequence] Redesign list controller
...
Change-Id: If114a643b0f682e98076cf1ec9f4479b3dafdfa6
2017-02-20 10:52:02 +01:00
Émilie Feral
f605963588
[apps/graph/list] Simplify funciton expression cell to be used by
...
sequence
Change-Id: I12f5e15c10544294292866b395066bc675b26067
2017-02-20 10:52:02 +01:00
Émilie Feral
f2512b2968
[apps/sequence] Temporary implementation of sequence toolbox
...
Change-Id: I59c703c4c50cd523d49af9a558a7fc3b0f360bc6
2017-02-20 10:51:58 +01:00
Émilie Feral
c584d1fb4e
[escher] Add toolbox event handling in responder [apps] Correct the text
...
field delegate app accordingly
Change-Id: I180fe53aaa1e0929b357d3985f584937fba2ecca
2017-02-20 10:48:50 +01:00
Émilie Feral
5b73eed76a
[apps] Merge toolboxcontroller and node list controller
...
Change-Id: Ie273b6d7bca3a035e2420ddb6e66a4163d103748
2017-02-20 10:47:05 +01:00
Émilie Feral
575771bf55
Merge "[apps] Use viewWillAppear to reload view after preference change"
2017-02-20 10:39:47 +01:00
Émilie Feral
dfda0223cc
[kandinsky] Change unicode symbol of e (exponential)
...
Change-Id: I3f379092bc00975ce588a0fffdf425128079976c
2017-02-20 09:39:25 +01:00
Émilie Feral
5c69897133
[apps/sequence] Correct bug
...
Change-Id: If4cd812780f9d1fc1a02180326ec10a745612ffd
2017-02-20 09:39:25 +01:00
Émilie Feral
dc7a629dfa
[poincare] Replace complex constructors by named constructors
...
Change-Id: I6aad82edfb1bd243c4537a48888655608b90eeb5
2017-02-20 09:39:25 +01:00
Émilie Feral
ad665e9b3c
[apps/sequence] Change default XNT text to 'n'
...
Change-Id: I917c09dd1c4f63a5988962b4c4f18f57e073a2af
2017-02-20 09:39:25 +01:00
Émilie Feral
a447eb8560
[escher] In app, dismiss any modal view when changing app
...
Change-Id: I0f739ed2871c1d014f52b45162cf44336e7cec65
2017-02-20 09:39:25 +01:00
Émilie Feral
7cbfd37925
[poincare] Clean complex: replace m_numberOfSignificantDigits by
...
k_numberOfSignificantDigits
Change-Id: I0398542beea3e83339131a7333f7bc0726331466
2017-02-20 09:39:25 +01:00
Émilie Feral
6b524737b4
[apps/graph] Change name: function->cartesian_function
...
Change-Id: I138bd13fec8514144cfde7164ec9aff081454609
2017-02-20 09:39:25 +01:00
Émilie Feral
e5e9f7cc41
[poincare][apps] Make preferences a const object accessible from
...
anywhere (poincare and apps)
Change-Id: I49cc6bf940d1efeb6b153daac949ffcb23999a8d
2017-02-20 09:39:24 +01:00
Émilie Feral
7382a09b86
[apps/shared] Correct bug: reinit the cursor position when changing app
...
(in case preferences has changed, trigo function graph will be
different)
Change-Id: I6c518ed204b7bc6b3bebde2f304e8c663033fa7d
2017-02-20 09:39:24 +01:00
Émilie Feral
aec8facd0e
[apps] Use viewWillAppear to reload view after preference change
...
Change-Id: I4fba6bd6d4dee03e86ac5087dbc20ef4d7dd032b
2017-02-20 09:39:17 +01:00
Émilie Feral
eac22a2dcc
Merge changes Ic5b222a4,If3eb5588,I7754b4a5,I646e605c,I47eeefb5
...
* changes:
[apps/graph] Fix bug: select the right column title when hiding and displaying derivative column in value page
[escher] In container, avoir useless switchApp
[poincare] Change name DisplayMode -> FloatDisplayMode
[apps/shared] Avoid container casting when possible
[apps/shared] Correct bug in checksum
2017-02-20 09:35:17 +01:00
Émilie Feral
9b3baab25d
Merge "[escher] Add methods viewWillAppear/Disappear in view controller instead of keeping track of dataHasChanged in the selectable table view"
2017-02-20 09:34:59 +01:00
Émilie Feral
7dd8ab9e7e
Merge changes Id5618802,Ie8163568,I4d6cd1db,I3f2e7c80,Ia2ab2f4c, ...
...
* changes:
[apps/probability] Comments to explain the 0.001 precision is proba
[apps] Merge node navigation controller and box controller
[poincare] Add test for functions (log, ln, root, abs, diff, int)
[poincare] Correct naperian logarithm
[kandinsky] Add a special char for e (2.7...)
[Kandinsky] In font, for the i complex, use the i cyrillic instead of iota
[apps/sequence/list] display the page change type when clicking on the sequence type row in the list parameters
[apps/sequence/list] create a class change type parameter controller
[escher] Create a class expression menu list cell
[apps/sequence/list] Enable to delete all sequences
2017-02-20 09:34:46 +01:00
Émilie Feral
03759f5663
Merge "[apps] Ensure to reset pointers when their content have been deleted"
2017-02-17 16:39:14 +01:00
Émilie Feral
4dc34856f3
[apps/graph] Fix bug: select the right column title when hiding and
...
displaying derivative column in value page
Change-Id: Ic5b222a4d245991bd8de05ca243de9c2d38f994b
2017-02-17 16:35:08 +01:00
Émilie Feral
e89d86dbc7
[escher] In container, avoir useless switchApp
...
Change-Id: If3eb5588ba9c4ff63e1c2a910506f28f3a5c494f
2017-02-17 16:35:08 +01:00
Émilie Feral
6f138e6b1c
[escher] Add methods viewWillAppear/Disappear in view controller instead
...
of keeping track of dataHasChanged in the selectable table view
Change-Id: Id2626f527f44714e29b9bd66e2c843193e1b57b5
2017-02-17 16:35:07 +01:00
Émilie Feral
761be1c8c7
[apps/probability] Comments to explain the 0.001 precision is proba
...
Change-Id: Id5618802f9a08967b2fa0d68b35ff2a4f0b5a116
2017-02-17 16:35:07 +01:00
Émilie Feral
b79bcfb9dc
[poincare] Change name DisplayMode -> FloatDisplayMode
...
Change-Id: I7754b4a5ac96c3f3564749749b49130ddf357e20
2017-02-17 16:35:07 +01:00
Émilie Feral
82f29ea2e4
[apps] Merge node navigation controller and box controller
...
Change-Id: Ie8163568dc4cc30932a93b133c433f62be2cff43
2017-02-17 16:35:07 +01:00
Émilie Feral
15a736c855
[apps/shared] Avoid container casting when possible
...
Change-Id: I646e605c88ad577ebd9102032aad77ff8eae6ad7
2017-02-17 16:35:07 +01:00
Émilie Feral
e80d212c48
[poincare] Add test for functions (log, ln, root, abs, diff, int)
...
Change-Id: I4d6cd1db8d4d4bb7f17cf85cc291c9ddf55ab10a
2017-02-17 16:35:07 +01:00
Émilie Feral
627dd676be
[apps/shared] Correct bug in checksum
...
Change-Id: I47eeefb54da25f9534a1da3e4a93519dd43b9009
2017-02-17 16:35:07 +01:00
Émilie Feral
956a153bdc
[poincare] Correct naperian logarithm
...
Change-Id: I3f2e7c8063507c705aab0b7c8c32a0416f3c8824
2017-02-17 16:35:07 +01:00
Émilie Feral
d656d0d2eb
[kandinsky] Add a special char for e (2.7...)
...
Change-Id: Ia2ab2f4cdeadedde5228357d2aed97c3e602b67f
2017-02-17 16:35:06 +01:00
Émilie Feral
1f751589b9
[Kandinsky] In font, for the i complex, use the i cyrillic instead of
...
iota
Change-Id: I746e1060f1437fe090a2dee533c3bbec24bda7d4
2017-02-17 16:35:06 +01:00
Émilie Feral
282447d14e
[apps/sequence/list] display the page change type when clicking on the
...
sequence type row in the list parameters
Change-Id: I11a2931cb81eda8a14a9e163ded93148dba5bb4c
2017-02-17 16:35:06 +01:00
Émilie Feral
610abe109e
[apps/sequence/list] create a class change type parameter controller
...
Change-Id: I5ab07900166ce23987f3a2b96954f361bece2bde
2017-02-17 16:35:06 +01:00
Émilie Feral
8691c55b06
[escher] Create a class expression menu list cell
...
Change-Id: I4dfa2acf33fd3a2bf39c6579650f74aef72395f1
2017-02-17 16:35:06 +01:00
Émilie Feral
64280be6ac
[apps/sequence/list] Enable to delete all sequences
...
Change-Id: I923a5461b81352730ed4cba182c851c53b4cd33e
2017-02-17 16:35:06 +01:00
Émilie Feral
4f7658b271
[apps] Ensure to reset pointers when their content have been deleted
...
Change-Id: I4c236c045cbe5e6ba215cbf56b27eba92133b675
2017-02-17 16:34:57 +01:00
Émilie Feral
ab19472bb8
Merge "[escher] Fix bug in textfield"
2017-02-17 16:33:32 +01:00
Émilie Feral
e019dd70c4
Merge changes I86bf0d4c,I7df57e79,Iff0dba5e
...
* changes:
[apps/sequence] Correct bug
[apps/sequence/list] Improve title cells layout (subscript)
[apps/sequence/list] Metrics
2017-02-17 16:16:19 +01:00
Émilie Feral
0e97ea9d05
Merge changes I0b64137e,I879a8cb4,If6342a13,I2351a77f
...
* changes:
[apps/sequence] In type parameter controller, improve u(n) layout (subscript)
[apps/sequence/list] Change the list parameter to controller to the one specific to sequence app
[apps/sequence/list] Create a list parameter controller specific to sequence
[escher] Create a class chevron expression menu list cell
2017-02-17 13:15:04 +01:00
Émilie Feral
51e3012bb8
Merge "[apps/sequence] Personalize the button "add a function" for sequence app"
2017-02-17 13:14:37 +01:00
Émilie Feral
f261266e23
Merge changes I1d4ec884,I3250845b,Ie9525ffd,I24431332,I09deb2f1, ...
...
* changes:
[apps/sequence/list] Correct selection navigation
[apps/Sequence/list] Make sequence cell responder
[apps/sequence/list] Make sequence title cell and sequence expression cell inherit from sequence cell
[apps/sequence/list] Create a class sequence cell
[apps/sequence/list] Display the list parameter when clicking on the sequence name
[apps/sequence] Improve sequence title cell
[apps/sequence/list] Edit the selected sequence when clicking on OK (or event with text)
[escher] Fix bug: scroll to the right cell if data have changed
[escher] Improve colors
[apps/sequence] Use modal instead of stack to choose type of sequence
2017-02-17 13:14:26 +01:00
Émilie Feral
479ad8b096
Merge changes I67c3172b,Idbdae497
...
* changes:
[apps/sequence] Do no add a new function as long as the user did not choose a type
[apps/shared][apps/graph][apps/sequence] Reorganise list controllers, function title cells and function expression cells
2017-02-17 13:13:47 +01:00