Commit Graph

66 Commits

Author SHA1 Message Date
Romain Goyet
150f52a993 Proper C++ array initialiation
Change-Id: Ic2fab5db3921f477832eaddf5226b6727f68a34c
2016-11-05 14:49:25 +01:00
Émilie Feral
f4a95cb43f [apps/graph] Replace multiple pointers to evaluate context by
app()->evaluateContext()

Change-Id: I21035aa357e9d2f2c471ad5751bed59cf05cebf3
2016-11-04 17:37:23 +01:00
Émilie Feral
5133f75789 [escher] change horrible naming in selectable table view
Change-Id: Ia7bc06f2f079e529aa17ab01d961fb6ff62cbf98
2016-11-04 10:59:18 +01:00
Émilie Feral
0913798faf [apps] Replace magic numbers by constants
Change-Id: If9cb40bdc9b1e88a941a6f230fb42164b1e2d5f0
2016-11-04 10:58:40 +01:00
Émilie Feral
81a4f11beb [escher] move even odd cell in escher
Change-Id: Ifb751ac5e8c738965cb358ea55cf7ca67459ffa5
2016-10-27 14:34:31 +02:00
Émilie Feral
cedabbb13a [escher] Change name list view cell -> menu list cell
Change-Id: I9fccf615fc0ebacadf7d0b55ca9af5ec997ce572
2016-10-25 17:55:28 +02:00
Émilie Feral
a2efc9c458 [apps/graph/values] Use selectable table view in values parameter
controller

Change-Id: I255b2759dbbb2954e3d192c6755e95b79bb66b33
2016-10-25 17:55:28 +02:00
Émilie Feral
790240bb25 [apps/graph/values] Use selectable table view in function parameter
controller

Change-Id: I2c94327f20b4451160c6948ab3669e14ab86ce79
2016-10-25 17:55:28 +02:00
Émilie Feral
b9eb9eb432 [apps/graph/values] Use selectable table view in derivatie parameter
controller

Change-Id: Idafdf76d00e610b17bf26e9ac9442be245be6ffb
2016-10-25 17:55:28 +02:00
Émilie Feral
1d4b7b9ba5 [apps/graph/values] Use selectable table view cell in the abscissa
parameter controller

Change-Id: I9a1e436da28cc7e9185c3395ce42c66bbe2fff72
2016-10-25 17:55:28 +02:00
Émilie Feral
a29c46f662 [escher] delete list view
Change-Id: Ia3e2aa2613479e2fcc7f12e7de3b7e8b8f2cff68
2016-10-25 17:55:28 +02:00
Émilie Feral
e7b3cb8df6 [apps/graph/values] make the table of values uses a selectable table
view instead of a table view

Change-Id: I5cba9d5d1fbaab3fc4b2c7fd5ab287d6dafdb3c1
2016-10-25 17:55:28 +02:00
Émilie Feral
f809d089d6 [escher] Make table view accept only table view cell
Change-Id: I393375d0887e692a85747198d5b42d26d207dc83
2016-10-25 17:55:28 +02:00
Émilie Feral
9ffb74fcca [apps/graph/values] Simplify the values parameter controller
Change-Id: Idc5f983a79311ff1bb673cef6f79119c3df084ac
2016-10-25 17:55:28 +02:00
Émilie Feral
595f4a2460 [apps/graph/values] Correct bug: set the table as first responder
when the selection is on a cell of the table

Change-Id: I826360790a5793b59b02f1bf77beea21b13453bf
2016-10-25 17:55:28 +02:00
Émilie Feral
b56d88cefa [apps/graph] make the function title cells consistent
Change-Id: Ib59f3d5f8a679cddd8a88e16711138425a6e9ecb
2016-10-25 17:55:28 +02:00
Émilie Feral
44249956df [apps/graph/values] Correct a bug: display the empty table warning when
no function is defined and active

Change-Id: I528d3437d274a08bf55e949c3f79646f71ce72af
2016-10-25 17:55:28 +02:00
Émilie Feral
686d759993 [escher] Split the class list view data source in a simple view data
source and a data source (as for table view data source)

Change-Id: I66fc17d2a10a3a4db1ca250776f19de8fb559656
2016-10-25 17:55:28 +02:00
Émilie Feral
e5ff8f65c3 [apps/graph] Handle undefined function
Change-Id: Id26e0f81ba5c1446655f33b2c63f97ab5b684e41
2016-10-24 15:24:01 +02:00
Émilie Feral
1d58a89ef1 [apps/graph/values] Display a warning page instead of an empty table when no function is selected
Change-Id: I78a7edd6827efb6db73b1d33cb898983bdad02e1
2016-10-24 15:19:22 +02:00
Émilie Feral
db3b8879ab [apps/graph/values] Display the derivative parameter page when clicking
on the derivative name

Change-Id: Iaf052adbb89479d3aec18302022003d4db4803a7
2016-10-24 10:37:17 +02:00
Émilie Feral
269da821d2 [apps/graph/values] create a class for derivative function parameter
controller

Change-Id: Ifdf1a2291739f50e06ba26bd76469c5b5e87e731
2016-10-24 10:37:17 +02:00
Émilie Feral
b7e150cb8f [apps/graph/values] Adjust the title of functions and derivatives in the
center of cells

Change-Id: Ib09e0d22b4f5389d59e37f77f4ee069e5148c0a7
2016-10-24 10:37:17 +02:00
Émilie Feral
8f5c11cba0 [apps/graph/values] Enable displaying the derivative function values
Change-Id: I3b970f20e16c8b3943f060abb0d8be534102c97b
2016-10-24 10:37:17 +02:00
Émilie Feral
678fc5b437 [apps/graph/values] Enable function title cell to draw a derivative
function title

Change-Id: I20f207bb73bf1459029601fb5900fbbd12ec3b77
2016-10-24 10:37:17 +02:00
Émilie Feral
b12bf3641b [apps/graph/values] Enable to decide wheter to display the derivative
from the function parameter page

Change-Id: Iba4ad9fed4bafebeea3ef7f667a3f90f640d1db7
2016-10-24 10:36:55 +02:00
Émilie Feral
c83060b5b1 [apps/graph/values] Remove warnings
Change-Id: Ib3af8789ea884579c229d8bf02b34d8a486ac3bf
2016-10-19 16:22:49 +02:00
Émilie Feral
91ffea4720 [apps/graph/values] display the function parameter page when clicking on
a function title

Change-Id: If673fbbd50b67b98824e387f426914cab8d6bc88
2016-10-19 16:22:49 +02:00
Émilie Feral
263fa6f26d [apps/graph/values] create a class function parameter controller
Change-Id: I93180ce61600faf43229e70408b61a306a2ce577
2016-10-19 16:22:48 +02:00
Émilie Feral
f378b1b20f [apps/graph/values] handle enter in the abscissa parameter controller
Change-Id: I30d468b621662d1182ecbd1656e8ea7412b4806c
2016-10-19 16:22:48 +02:00
Émilie Feral
fa8b7148f5 [apps/graph/values] add a pointer to the interval parameter page in the
abscissa parameter controller

Change-Id: I6c0617e9d5c2113239a91ecbfb55aac0fb7662c8
2016-10-19 16:22:48 +02:00
Émilie Feral
c9fdafb04b [apps/graph/values] Display the parameter page when selecting the
abscissa title

Change-Id: I12e13baa3f2274064748710d6c8c48b4cb663941
2016-10-19 16:22:48 +02:00
Émilie Feral
5e524bf0bc [apps/graph/values] Create a parameter page to configure the abscissa
column

Change-Id: I69bad8037ece0c421a96fe8b190146f23912ca90
2016-10-19 16:22:48 +02:00
Émilie Feral
5b75c11a5c [apps/graph/values] Enable adding new abscissa at the end of the table
view

Change-Id: Ia325b42b8a9508751ec8e8c01b52878c009f1045
2016-10-19 16:22:46 +02:00
Émilie Feral
f16f11a3b9 [apps/graph/values] Correct an oversight
Change-Id: I96ec5cda90b4718497ef9a73678a6770fd47d020
2016-10-19 16:22:08 +02:00
Émilie Feral
f293b57e8b [apps/graph/values] Add an empty row at the end of the table
Change-Id: I00c5de0b4290457506b75500ed90a9868222fa02
2016-10-19 16:22:08 +02:00
Émilie Feral
251ef757d8 [apps/graph/values] Enable editing abscissa in the table of values
Change-Id: Idfd0a4e6dc88694048fedc0082b4f8001cceae7e
2016-10-19 16:22:08 +02:00
Émilie Feral
44aab67007 [apps/graph/values] Change interval model
Change-Id: Iae085abd6bc975559b3204ef19bc25fe4eb4aba0
2016-10-19 16:22:00 +02:00
Émilie Feral
a643969ee5 [apps/graph/values] Enable to overwrite interval parameters by typing
numerical values

Change-Id: I2c19dde8f7e01cec1d0b31ec320209b77a97c43e
2016-10-19 09:40:26 +02:00
Émilie Feral
10e256d415 [apps/graph/values] Use title cell and function title cell in the table
of values

Change-Id: I51a8aa81f2bb7d65afa1c9252998e8c35d53b9bb
2016-10-18 09:50:49 +02:00
Émilie Feral
5a6ffa412b [apps/graph/values] Add a class function title cell inheriting from
title cell

Change-Id: I2c88477a1508a102c7d469f35bef4a811cbc93b7
2016-10-18 09:50:21 +02:00
Émilie Feral
7775da29a7 [apps/graph/values] Add color to the text in title cell
Change-Id: If91416da5f170beac85151586e52136336340f19
2016-10-18 09:49:51 +02:00
Émilie Feral
cdf0d4fd84 [escher] Change name: table view cell -> list view cell
Change-Id: Ic224334f4311276da10fa09f9cb546361308e173
2016-10-18 09:47:42 +02:00
Émilie Feral
9eeb0abca1 [apps/graph/values] use pointer text view in title cell
Change-Id: I4a9430da99f91eb220c9915179a2589d56242195
2016-10-18 09:47:16 +02:00
Émilie Feral
352277f0a9 [apps/graph/values] Use Buffer text view in value cell class
Change-Id: Ib1d8d13a09bf4195f3ee9f2b266941fa996f9b8f
2016-10-18 09:46:14 +02:00
Émilie Feral
c831468d55 [apps/graph/values] replace float table view cell by text table view
cell

Change-Id: I8d4fd55dc472239905164ae1a36c1b0cbee3fc42
2016-10-18 09:40:20 +02:00
Émilie Feral
086cda53c7 [apps/graph/values] Reload table when table view become first
responder

Change-Id: I46d7c832275642a7aeafcb1004d8e6d1678ea60f
2016-10-17 22:18:01 +02:00
Émilie Feral
a116db9b4a [apps/graph/values] Enable the parameter page to edit the interval
Change-Id: I78de132a3b2d7bce2acd852781ef04bead7be55f
2016-10-14 12:38:54 +02:00
Émilie Feral
f3428f28e5 [apps/graph/value] Add methods -get/set- to the class interval
Change-Id: I77a506a9bd689979a09706bb10403f5db0a90758
2016-10-14 12:24:27 +02:00
Émilie Feral
d647178ccd [apps/graph/values] Delete temporary methods to convert float to string
Change-Id: I363d933b0adce80b4cde8800f5c94864b31fcefa
2016-10-14 12:06:09 +02:00