Commit Graph

11243 Commits

Author SHA1 Message Date
Émilie Feral
63dead617d [apps/regression][apps/statistics] Correct error: confused clear and
backspace events

Change-Id: I5527f66769021302eaf019587d00eae5c6ea1a3b
2017-03-03 14:32:13 +01:00
Émilie Feral
eef5f8dacb [apps/sequence] Create a values tab
Change-Id: I37ffc57bdce85c74f46d9966a4ba4db8233e6053
2017-03-03 14:32:08 +01:00
Émilie Feral
23fac78430 Merge changes I4e976858,I7908c184,I231ec25a
* changes:
  [apps/graph/values] Display only active function in value table
  [apps/shared] Move partial class values controller and function parameter controller to shared to be used by sequences
  [apps/shared] Move interval and associated controllers to shared to be used in apps/sequence/values
2017-03-03 10:56:13 +01:00
Émilie Feral
ce8e427408 Merge "[apps/sequence] Draw term sum in graph view" 2017-03-03 10:55:56 +01:00
Émilie Feral
d75abc7c04 Merge "[apps/shared] In curve view, round instead of truncate pixel position" 2017-03-03 10:55:49 +01:00
Émilie Feral
f480ff9d7d Merge "[apps/sequence/graph] Improve term sum controller" 2017-03-03 10:55:40 +01:00
Émilie Feral
253540f33e Merge "[apps/sequence/graph] Display the term sum controller from the curve parameter page" 2017-03-03 10:55:34 +01:00
Émilie Feral
2faf69af03 Merge "[apps/sequence/graph] Create a class term sum controller" 2017-03-03 10:55:29 +01:00
Émilie Feral
0c209f636e Merge changes I0fb7c4f5,I32cadab6
* changes:
  [apps/sequence/graph] Create a class vertical cursor view
  [apps/sequence] Enable to change cursor view in graph view
2017-03-03 10:55:21 +01:00
Émilie Feral
e8c96cd3ed Merge "[apps/sequence] create a class grpah controller" 2017-03-03 09:58:55 +01:00
Émilie Feral
fb0a3a28a2 Merge "[apps/sequence] Create a class curve parameter controller" 2017-03-03 09:54:50 +01:00
Émilie Feral
627ce0a507 Merge "[apps/sequence] Create a class curve view range" 2017-03-03 09:54:39 +01:00
Émilie Feral
2b39024c7e Merge "[apps/sequence] Create a class graph view" 2017-03-03 09:54:34 +01:00
Émilie Feral
33e3424754 Merge "[apps/shared] Move partial classes from grpah/graph to shared to be used by sequence" 2017-03-03 09:54:29 +01:00
Émilie Feral
4596602080 [apps/graph/values] Display only active function in value table
Change-Id: I4e976858a2c4703ad4bc9dadda5059bcc1c994ba
2017-03-03 09:38:53 +01:00
Émilie Feral
d6093a2f18 [apps/sequence] Draw term sum in graph view
Change-Id: Ib742dcf4949f87813b25779698b82cb454c7c1e5
2017-03-03 09:38:53 +01:00
Émilie Feral
82fd3994b7 [apps/shared] In curve view, round instead of truncate pixel position
Change-Id: Id627102d93991e8bb1a408ee7e2ca2f2bb4a4554
2017-03-03 09:38:53 +01:00
Émilie Feral
f57d633c08 [apps/sequence/graph] Improve term sum controller
Change-Id: Ic2b81e7f1c608e5a9f4f8c5a8de116433f930042
2017-03-03 09:38:53 +01:00
Émilie Feral
43f17faa2e [apps/sequence/graph] Display the term sum controller from the curve
parameter page

Change-Id: Ice645614e67ed40e0001a48b69a8c4d8b284179d
2017-03-03 09:38:53 +01:00
Émilie Feral
a5a4bb3caf [apps/sequence/graph] Create a class term sum controller
Change-Id: I5b15012d68460394629a5cc272876c39988c9785
2017-03-03 09:38:53 +01:00
Émilie Feral
76296e6d36 [apps/sequence/graph] Create a class vertical cursor view
Change-Id: I0fb7c4f5258442956f724fb6819e8179165e836a
2017-03-03 09:38:53 +01:00
Émilie Feral
7acac8cec7 [apps/shared] Move partial class values controller and function
parameter controller to shared to be used by sequences

Change-Id: I7908c184c757bb35856763bd339d3b34cf4ffe81
2017-03-03 09:38:53 +01:00
Émilie Feral
c51d7cda01 [apps/shared] Move interval and associated controllers to shared to be
used in apps/sequence/values

Change-Id: I231ec25a009c819fb16dcad096e1522587071255
2017-03-03 09:38:53 +01:00
Émilie Feral
52ae38a060 [apps/sequence] create a class grpah controller
Change-Id: Iaf9e9c03bd4b9946cddaefb14af5e014075ee109
2017-03-03 09:38:52 +01:00
Émilie Feral
90a816ac62 [apps/sequence] Create a class curve parameter controller
Change-Id: I3e940c1e3826ae7a72d757058f3f7095a7eea22e
2017-03-03 09:38:52 +01:00
Émilie Feral
5600e52014 [apps/sequence] Create a class curve view range
Change-Id: I72786a6efb6379604634abae63eb93ba758691a4
2017-03-03 09:38:52 +01:00
Émilie Feral
ff648cd0f1 [apps/sequence] Create a class graph view
Change-Id: Ic7b6f2f472c67861bf0b4b941a2c3b9e3c31095f
2017-03-03 09:38:52 +01:00
Émilie Feral
109000ce95 [apps/sequence] Enable to change cursor view in graph view
Change-Id: I32cadab6c9fe0ea05e503457f93b20bad7e2f84a
2017-03-03 09:38:52 +01:00
Émilie Feral
0bd796310c [apps/shared] Move partial classes from grpah/graph to shared to be used
by sequence

Change-Id: I0e18be96cfaa92b6a51836ae8aa072fa6cf0f1af
2017-03-03 09:38:46 +01:00
Émilie Feral
f957fa7b30 Merge changes Idc7e7bc6,I63d01009
* changes:
  [apps][poincare] Clean
  [poincare] Improve u(n), u(n+1)... layouts
2017-03-03 09:36:34 +01:00
Émilie Feral
f966c9a4e6 Merge "[apps/shared] Add a method symbol in function store" 2017-03-03 09:36:25 +01:00
Émilie Feral
1c166fc3f3 Merge changes I76bc1960,I194c13c9
* changes:
  [apps/shared] Correct cursor initialisation in graph view in graph and regression
  [apps/shared] Correct bug
2017-03-03 09:36:22 +01:00
Émilie Feral
a0b4cc3485 [apps][poincare] Clean
Change-Id: Idc7e7bc6de5841937bd485fa14c19bea433533b1
2017-03-02 18:15:49 +01:00
Émilie Feral
e8827ca13e [poincare] Improve u(n), u(n+1)... layouts
Change-Id: I63d01009afb30a66c380204b28d64948f7db200e
2017-03-02 18:15:49 +01:00
Émilie Feral
6d47bc0073 [apps/shared] Add a method symbol in function store
Change-Id: I9f85f815d3ab28425d4df77b6ff4880efde17909
2017-03-02 18:15:48 +01:00
Émilie Feral
7df76d91d9 [apps/shared] Correct cursor initialisation in graph view in graph and
regression

Change-Id: I76bc1960f9633de825ae0efa49b9e057cd092f57
2017-03-02 18:15:48 +01:00
Émilie Feral
d46afd1343 [apps/shared] Correct bug
Change-Id: I194c13c9886d2184f841723d12dc8886b0e92878
2017-03-02 18:15:46 +01:00
Émilie Feral
40527e76b6 Merge changes Id5700072,Ib85055ab
* changes:
  [ion] Enable logging event names in DEBUG
  [ion] Ion::random()
2017-03-02 16:39:06 +01:00
Émilie Feral
e437ac5fdf Merge "[apps/graph] Avoid setting the curve view range to infinite values" 2017-03-02 16:34:05 +01:00
Émilie Feral
292ec88235 Merge "[kandinsky] Correct bug" 2017-03-02 16:34:01 +01:00
Émilie Feral
960aed91b9 Merge changes I04dc0e96,I157e6168,Ie619eab8,Iee751da0,I3a24aaf5
* changes:
  [apps/sequence] Improve method to evaluate sequence at abscissa
  [apps/sequence] Create a local context in sequence to store u(n) and u(n+1) values
  [apps/sequence/graph] Create a class banner view
  [apps/graph] Avoid storing weird x values in the local context
  [poincare] Parse u(n), v(n)... as symbols
2017-03-02 16:33:51 +01:00
Émilie Feral
e0f5efa8c6 Merge "[apps/shared] Specifiy the meaning of a defined sequence in sequence/" 2017-03-02 16:33:15 +01:00
Émilie Feral
ede49668d8 Merge "[poincare] Avoid bug when parsing unknown symbols" 2017-03-02 16:33:11 +01:00
Émilie Feral
a80d35a3ae Merge "[apps/shared] Resize cursor" 2017-03-02 16:33:05 +01:00
Émilie Feral
68cd275f62 Merge "[kandinsky] Large font: new '3'" 2017-03-02 15:39:21 +01:00
Émilie Feral
b218beb3c6 [apps/graph] Avoid setting the curve view range to infinite values
Change-Id: I33efddacec47e76d298823e6f7c7aadd49c93c4f
2017-03-02 15:35:03 +01:00
Émilie Feral
7580761e8f [kandinsky] Correct bug
Change-Id: If6730dd0418c9d9d3c7428688750f47ec4c8edbe
2017-03-02 15:35:03 +01:00
Émilie Feral
cf3379a1d9 [apps/sequence] Improve method to evaluate sequence at abscissa
Change-Id: I04dc0e960adde25d95ce80cc7e43fb0ec5c9b625
2017-03-02 15:35:03 +01:00
Émilie Feral
50b21007cb [apps/sequence] Create a local context in sequence to store u(n) and
u(n+1) values

Change-Id: I157e61681aeabd1b4b917149571c786f6d09a16c
2017-03-02 15:35:03 +01:00
Émilie Feral
cf69565305 [apps/sequence/graph] Create a class banner view
Change-Id: Ie619eab80a150e8a2c42a2861d42b95357dd848c
2017-03-02 15:35:03 +01:00