Commit Graph

104 Commits

Author SHA1 Message Date
Émilie Feral
f4a580884b [apps/graph] Use the poincare derivative calculation to compute function
derivative

Change-Id: I2b4d9b443935ad789e898e253a22f9d2ab652b6a
2017-01-15 20:04:58 +01:00
Émilie Feral
eb976ad0cf [apps/graph/values] Enable to delete row by row
Change-Id: I25b14091711af3d7afd64413839a2664fc98a051
2017-01-09 15:08:56 +01:00
Émilie Feral
63376e100c [apps] Change method names in editable cell table view controller
Change-Id: Ife743d81a0a3293fbfb37c2ed1a5b1be4baf1b39
2017-01-09 15:08:54 +01:00
Émilie Feral
924b0372d0 [escher][apps] Move value cell class to escher folder renamed even odd
buffer text view

Change-Id: I6c8b8fdcd90d2b6847ec94f65c4b2e64204b52ba
2017-01-09 15:08:54 +01:00
Émilie Feral
59347f0c84 [apps/graph/values] Make values controller inherit from editable cell
table view controller

Change-Id: I9871d3a1ee062205c8db64ee60ee8aa68761bcd1
2016-12-20 09:31:55 +01:00
Émilie Feral
4b4aad556f [escher] Change even odd editable cell constructor
Change-Id: I2a4e5223e0806433e2e8ece998e0207dcab10e9e
2016-12-19 17:00:49 +01:00
Émilie Feral
77b9630086 [apps/graph/value] Use even odd editable pointer cell in values
controller instead of title cell

Change-Id: Ic6b2fa6dad45f4d56a6cf0a2d7708894a92c1a96
2016-12-19 17:00:49 +01:00
Émilie Feral
3cc4ebf83f [apps] Use even odd editable text cell in values controller
Change-Id: I8d5f6dc7656a50000849de85f5b3ba537756eaf1
2016-12-19 17:00:49 +01:00
Émilie Feral
7af3979d3b [poincare] Change Context API
Change-Id: I2818866fb41bf73c39396fbd85600e586a79065c
2016-12-15 13:51:41 +01:00
Émilie Feral
bbe1b06eae [apps][escher] Use only one draftTextBuffer by controller (as you cannot
edit all cells at the same time)

Change-Id: Ifbc6e8c7b7f2dd17539666ed3b1253f1c28ef873
2016-12-15 13:51:40 +01:00
Émilie Feral
8c284ba34f [escher][apps] CHange textField API
Change-Id: I766d153b7f7429473f297707a08358051123accc
2016-12-15 13:51:40 +01:00
Émilie Feral
cb4eb743fb [apps] clean
Change-Id: I0f1709c1559109628ffe0f21a0b29751cfca46aa
2016-12-08 15:21:52 +01:00
Émilie Feral
0e0bbddebc [apps/graph/values] Edit abscissa values directly in their cell
Change-Id: I9f15f828c38edb8e06c7ca7d1956c4c9fa479994
2016-12-08 15:21:52 +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
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
3d96c4694d [apps/graph] Quicker initiation of char[]
Change-Id: Ib5684000f6d878c7be7d856fc3c4801b8307527a
2016-11-18 11:46:29 +01:00
Émilie Feral
4ed7e06373 [apps][escher] Fix insering several letters when clicking on SIN
e. g.

Change-Id: If71400b22f65878a94090fed7f3c68433a10506c
2016-11-18 10:00:37 +01:00
Romain Goyet
b87f06e3a2 [ion] Update the Event model
Change-Id: I41a53caeb7dd8a15e7934f49675f6a53be8fe7be
2016-11-10 17:29:48 +01:00
Émilie Feral
af6a1c7046 [apps] add a method to get the global context in appsContainer
Change-Id: I4b7a4c1c64ae21c7e4f0193b3314d96cef805cbb
2016-11-10 17:26:07 +01:00
Émilie Feral
7933c7b68d [apps/graph] Correct error in selecting cell when becoming responder
Change-Id: I66a4112794f87ff9aaecd2ef50b394e8d374f9a7
2016-11-10 17:26:06 +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
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
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
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
8f5c11cba0 [apps/graph/values] Enable displaying the derivative function values
Change-Id: I3b970f20e16c8b3943f060abb0d8be534102c97b
2016-10-24 10:37:17 +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
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
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
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
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
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
96a9ac3a9c [apps/graph] Wrap in namespace Graph
Change-Id: I08b37438f42749ff86e105770cd5aa566f84a237
2016-10-14 11:47:19 +02:00
Émilie Feral
fef2e3ae68 [apps/graph] use GraphContext to evaluate function at abscissa
Change-Id: Id9832203bb550a72296d1b9396b6244f9bd8bcce
2016-10-14 10:24:18 +02:00
Émilie Feral
7156ce81b5 [escher] Modify header view controller to handle the logic without data
Change-Id: I87b544e39f24961683085af3f6060be357ee4f24
2016-10-14 10:24:10 +02:00
Émilie Feral
5b1078175a [apps/graph/values] Implement the action linked to the button "Regler l'intervallle"
Change-Id: I60a8c11b518f6f5c6e68908f0f99341e0c350af9
2016-10-12 17:39:54 +02:00
Émilie Feral
8fd83716e3 [apps/graph/values] Add a parameter controller as instance variable in the values controller
Change-Id: Id9196e2a4488cf0c39ca6d84f2378f5b445053d0
2016-10-12 17:39:54 +02:00