Commit Graph

7312 Commits

Author SHA1 Message Date
Émilie Feral
713a41cffe [poincare] Method to find text from a terminal expression (float or
matrice)

Change-Id: Id80e63f0e5596c4a6b98513e783ac1918ae55344
2016-12-08 15:21:52 +01:00
Émilie Feral
c4ac44838a calculation] Correct ans insertion and evaluation
Change-Id: I3c84735ce43453a3e88db755c283e14311d24ad9
2016-12-08 15:21:52 +01:00
Émilie Feral
0ce0995e0c [poincare] add a method createEvaluation in all expressions
Change-Id: I72e78afcae2a931376108859a5615c227d364d74
2016-12-08 15:21:52 +01:00
Émilie Feral
487256bf04 [poincare] Make Product inherits from binary operation (matrix product
are not commutative)

Change-Id: I86f4c49ea973b45605ffa0a6b28f172de2866b98
2016-12-08 15:21:52 +01:00
Émilie Feral
f4b73de940 [poincare] define the float create layout method
Change-Id: I9d01272e450cf300ae3a0c8dd2541507cfbcb7a2
2016-12-08 15:21:52 +01:00
Émilie Feral
60dcecea73 Merge changes I8ee7d119,Ibf8d2f54,I5fb92299,I07315f1b
* changes:
  [ion] Initialize static C++ objects
  [liba] Define __aeabi_atexit
  [libaxx] Define __cxa_atexit
  [libaxx] Explicitely define __cxa_pure_virtual
2016-12-08 15:19:29 +01:00
Romain Goyet
0ea0a0139a [ion] Initialize static C++ objects
Change-Id: I8ee7d11985c5de61fb09bf69a02867f2a0d40425
2016-12-08 15:02:30 +01:00
Romain Goyet
a0ad3c76a4 [liba] Define __aeabi_atexit
Change-Id: Ibf8d2f5453d457d62989e0adcc070ae09e1c9074
2016-12-08 14:50:12 +01:00
Romain Goyet
7fb1f78f6f [libaxx] Define __cxa_atexit
In practice, it does nothing!

Change-Id: I5fb92299c4672d1635d0b77c2fc5de4e666c7213
2016-12-08 14:49:35 +01:00
Romain Goyet
6f5a3cf48f [libaxx] Explicitely define __cxa_pure_virtual
Change-Id: I07315f1bf84771a2784788e0d0eea4360245701d
2016-12-08 14:48:47 +01:00
Émilie Feral
6eaeb3ab33 Merge "[liba] add NAN as constant" 2016-12-08 11:29:22 +01:00
Émilie Feral
6b64a7237f Merge "[poincare] Create a matrix layout" 2016-12-07 18:28:58 +01:00
Émilie Feral
ba9d35c018 Merge "[poincare] Parse matrix" 2016-12-07 18:15:05 +01:00
Émilie Feral
0de52a72f1 [liba] add NAN as constant
Change-Id: Ie8b18fe4b8423d118697ebee1ac121b356e53a69
2016-12-05 12:01:22 +01:00
Émilie Feral
ed27a24d7a [poincare] Create a matrix layout
Change-Id: I50a5a5adc06b631323a371edef14f6dd5ef988dc
2016-12-05 12:01:20 +01:00
Émilie Feral
e652366bea [poincare] Parse matrix
Change-Id: Id5a2fe87632809c92985ddc8f800d52fb8512711
2016-12-05 12:00:20 +01:00
Romain Goyet
ca78e007cf [ion/device] SD card initialization
Change-Id: I178f8be7063c86a400e968f85988f34469c4acd5
2016-11-24 18:37:40 +01:00
Romain Goyet
d905f01bf1 [ion/device] Add SDIO regs
Change-Id: I4b1df172f5334541ee7178759b9e4348b9b4b9a3
2016-11-24 18:37:40 +01:00
Émilie Feral
f427584557 [escher] Avoid to select the first button by catching an unwanted event
Change-Id: I6843fc8a7f119c1093eba3698c8a702c4885560a
2016-11-23 14:29:52 +01:00
Émilie Feral
b7a8b692eb [apps/graph/graph] Draw curves with antialiazing
Change-Id: Ica25684001e993d1c8946f12ccf40725eba7ceb2
2016-11-23 14:29:52 +01:00
Émilie Feral
5fbf4d5073 [apps/graph/graph] in axis interval, handle yauto if ymin == ymax
Change-Id: If474d24720c5770bf7a2c23910a809d5859da071
2016-11-23 14:29:52 +01:00
Émilie Feral
4458d4867e [poincare] clean useless method in context
Change-Id: I41a882a4fae69d0d92f95f7ee36029bafd0fcdfd
2016-11-23 14:29:52 +01:00
Émilie Feral
1bd396ff86 [apps] Re implement variable box no to use node model
Change-Id: If7a75b900f0f2f5a152f7e28965555a12a14aba2
2016-11-23 14:29:52 +01:00
Émilie Feral
858c9fbb55 [poincare] Add constants to context class
Change-Id: I31f1cdc6ac49062d5cac36c36f8f9650dac9ea61
2016-11-23 14:29:52 +01:00
Émilie Feral
4967681a80 [poincare] delete useless destructor in float
Change-Id: I019e3ad31e49fabcacdcd77518dbf905328ec0a0
2016-11-23 14:29:52 +01:00
Émilie Feral
efbea599b9 [apps/graph/graph] Unenable overwriting Y axis if Y auto is selected
Change-Id: Ie382a2ed046b8b32d68e23014bd988fe260248bf
2016-11-23 14:29:51 +01:00
Émilie Feral
1a3fef1027 [escher] add method to set text color in menu list cell
Change-Id: I050a7ea9a760759852ac5e8c55d2be61cceaa512
2016-11-23 14:29:51 +01:00
Émilie Feral
114a959fac [apps/graph/graph] Enable (un)ticking the y auto button in the window parameter
page

Change-Id: I35d3d4400c8db7cdad3a1618fe3c8788256ef808
2016-11-23 14:29:51 +01:00
Émilie Feral
1811437233 [escher] In text menu list cell, reload cell when the accessory view has
changer to erase larger accessory view

Change-Id: I170145393f6b36ceb3f1daac65760de66d672087
2016-11-23 14:29:51 +01:00
Émilie Feral
5c846229cd [apps/graph/graph] Use the axis interval model to parametrize the graph view
Change-Id: I7d4516725fa29988322720e46de70f04aa910094
2016-11-23 14:29:51 +01:00
Émilie Feral
885b00f7c3 [apps/graph/values] Change name for consistency: values parameter
controller -> interval parameter controller

Change-Id: Ibdb7248392d7f4fcc6eaf271952e901a333b0d5e
2016-11-23 14:29:51 +01:00
Émilie Feral
d0cf1e883d [apps/graph/graph] Add a button to edit the window from graph
Change-Id: I0e3387ebb6c3c59c1e548892959ac85b2884a63f
2016-11-23 14:29:51 +01:00
Émilie Feral
54e37d854e [apps/graph] Add a stack view controller to the graph to be able to push
parameter pages

Change-Id: Ib7cf2119ec4d45b021d099a9d62cf03a026cd880
2016-11-23 14:29:51 +01:00
Émilie Feral
cf55aa0d05 [apps/graph/graph] create a class axis parameter controller
Change-Id: Ic1b7f0da0ea22fa403938d0d7364ab05582d2b64
2016-11-23 14:29:34 +01:00
Émilie Feral
ce09b44942 [apps/graph/graph] create a class for the model axis interval
Change-Id: I7da8441c282ba44e67855ea494c79ebb8c762a2f
2016-11-23 12:17:33 +01:00
Émilie Feral
42fe0435c2 [apps/graph] Create a class float parameter controller to be used by
the interval parameter controller and the future window parameter controller

Change-Id: Ibe061ff1792efc4a1795ee40ea5cd4b9f63e7086
2016-11-23 12:17:33 +01:00
Émilie Feral
beaedc8888 [apps/graph] Redefinition of active function
Change-Id: I23e83a1107daf85bdf99c7b100d8bca6d724c919
2016-11-23 12:17:31 +01:00
Émilie Feral
cf74920f33 [apps/graph/graph] Display a warning in graph tab when no function is
selected

Change-Id: I57d337473c1a404b65213221195745036c82ef24
2016-11-23 12:16:53 +01:00
Émilie Feral
b2da9687f1 [escher] make an independent class alternate empty view to handle
empty store and add a delegate to the header view controller class

Change-Id: I7c4e8342876e9273270772d4bad0db9424276a98
2016-11-23 12:03:44 +01:00
Émilie Feral
0acd372a74 [apps/graph] reduce stamp size
Change-Id: If245b3c8c3588729bb736a93ae94fee952205895
2016-11-21 14:10:32 +01:00
Émilie Feral
f448cb319a [apps/graph] Make continuous curves in graph (instead of dotted curves)
Change-Id: Icc9d85e22b94e8f7d2de1f1a5f5d528c84e3d865
2016-11-21 14:10:32 +01:00
Romain Goyet
823d19101c [ion/device] implement pullRect
Change-Id: I648a8da134a26d17c763cccb0be20609681d99eb
2016-11-21 14:07:50 +01:00
Romain Goyet
d6e96fe143 [kandinsky] Explicit color constructors
Change-Id: Ifd4a0c281a7c6aded225d06295f4d79039e4e848
2016-11-21 14:06:10 +01:00
Romain Goyet
d9216522dc [ion/emscripten] Bigger buttons on mobile
Change-Id: I9326ab9a6dff6490de79ea75b9e1e5c2ecde4818
2016-11-21 14:04:16 +01:00
Émilie Feral
a96490d232 [Kandinsky] change method name: blendRectWithMask
Change-Id: Iea893d2d545aa792c305a7d5880516a7f25e928c
2016-11-18 11:46:30 +01:00
Émilie Feral
afb7620217 [poincare] add a parenthesis object in expression
Change-Id: I050cdf061058ddaad37cc1d59f223946fcfdd6c0
2016-11-18 11:46:30 +01:00
Émilie Feral
3d96c4694d [apps/graph] Quicker initiation of char[]
Change-Id: Ib5684000f6d878c7be7d856fc3c4801b8307527a
2016-11-18 11:46:29 +01:00
Émilie Feral
2d2aa03bcb [poincare] In context, return 0 if constant has not been assigned
Change-Id: I3a338a7de54c55500982a8a0dd32a1193f8db504
2016-11-18 11:46:25 +01:00
Émilie Feral
fc10dd1410 [apps] Handle clicking on XNT in a sum or a product
Change-Id: Ia951d8aedf89068fb184661f7292358271e68248
2016-11-18 10:15:44 +01:00
Émilie Feral
02930c498b [apps] correct syntax error in toolbox
Change-Id: I9ad419573c489ce7a617a54120b2fc04fcc1e557
2016-11-18 10:00:43 +01:00