Commit Graph

142 Commits

Author SHA1 Message Date
Émilie Feral
36a4db2609 [apps/sequence] Improve local context
Change-Id: Id22893c2de0ca5714e99cfb53f45565fa7d7aff1
2017-05-10 16:53:42 +02:00
Émilie Feral
ce5724c498 [apps/sequence] Color error
Change-Id: I6ec6365debaf856810ae5895d83971fa4f0967dd
2017-05-10 16:30:46 +02:00
Émilie Feral
f81ae8d5e5 [apps/sequence] Avoid infinite loop
Change-Id: Ib84ce244c8faeabc9d71bccd590b3a242cef184c
2017-05-10 16:30:45 +02:00
Émilie Feral
61681c6878 [apps/sequence] When changing the type of a sequence, jumpt directly to
the list controller

Change-Id: I66393fbc8caae3e8a11f52304ea0bc1e28cf8001
2017-05-10 16:30:41 +02:00
Émilie Feral
bf2a2971ab [apps/sequence][apps/graph] Avoid blinking when deleting functions
Change-Id: I820358f4968e65a54162d16f732bd51e19aca4ad
2017-05-10 13:34:49 +02:00
Émilie Feral
32d48fb94b [apps/sequence][apps/graph] fix behaviour when deleting functions
Change-Id: Ieccc85887fa0077446aaf57fee105b7fd2f3bff9
2017-05-10 13:24:47 +02:00
Émilie Feral
4e0e285501 [apps][escher] EXE and OK trigger the same behaviour
Change-Id: Ide7d38fbc445be717e50ed46f2d784c02c9830e4
2017-05-10 12:04:30 +02:00
Émilie Feral
e5dd0d8d7f [apps/sequence] Fix error in copy assignment of sequence
Change-Id: If27924c6001a8d7011371336ffbaf012f9d8bbc9
2017-05-10 11:33:25 +02:00
Émilie Feral
0b9abfa869 [apps/sequence] Unable linked sequence (return NAN when evaluate)
Change-Id: I0024e3912bb038343413bcfea78fc4cf18a739f7
2017-05-10 11:17:32 +02:00
Émilie Feral
9b119942a2 [apps] Cap the size of stores (memory issue)
Change-Id: I69dbb593b42615d601b0adcf7580c740ecd22e4b
2017-05-09 17:00:32 +02:00
Émilie Feral
95396ded15 [apps/sequence] Changing sequence type automatically reinit sequence
Change-Id: I1342f5a2a8ca5dd4ff02178c3b2d6c6f44a8c194
2017-05-09 14:54:44 +02:00
Émilie Feral
96733dbbdc [apps] Rule of 5 (3)
Change-Id: Ia85b23a09e9debd62b4f3590463a4f16454ef4b7
2017-05-09 14:33:53 +02:00
Émilie Feral
0dfbf3ade3 [apps] Rule of 5 (2)
Change-Id: I62eebed201a9f61b3f89233fda4e714f0bab0db7
2017-05-09 14:12:13 +02:00
Émilie Feral
6c80ec0480 [apps] Rule of 5
Change-Id: Ib7b3fec6dbe3f9629e07464695ddd3b5611d8f83
2017-05-09 11:53:24 +02:00
Émilie Feral
d8f7e2f41d [apps/sequence] Initiate variable
Change-Id: I6fafaf8ed3f5d8ea8a2695263e075201c4e88ac7
2017-05-05 10:19:05 +02:00
Émilie Feral
ad8501e46c [apps/sequence] Non-initialized variable
Change-Id: Iaca7e1117d1a15fce08ebea13f58233abf9196a6
2017-05-05 10:19:05 +02:00
Émilie Feral
62c93e49a6 [apps] AppsContainer does not own the apps but a pointer to the apps
Change-Id: I9b6787be2cd143b52fd8dd60f3528fed2f74e4bb
2017-05-03 15:32:54 +02:00
Émilie Feral
ce4ce94c67 [apps/sequence] Delete useless call in destructor
Change-Id: I249722e150d90e01b07a71f62a12f63b73c524de
2017-05-03 14:22:52 +02:00
Émilie Feral
70fc734f7b [escher] Change dynamic view controller paradigm
Change-Id: I57fd41c9b9ad8a1e8b684b97fdf80ddffd71881d
2017-05-03 14:22:51 +02:00
Émilie Feral
4b18d16b2b [apps/sequence||graph] Improve hiding of copy column functionnality
Change-Id: Ic31734f99c0c223e5865b46c48866b89aa62d383
2017-05-03 14:22:51 +02:00
Émilie Feral
847a8e02e7 [apps/sequence||graph] Improve hiding of function color
Change-Id: I658fe107413dc500b526b3a13bc3ab19202a7a04
2017-05-03 14:22:51 +02:00
Émilie Feral
7d66a8792b [apps] Delete reset methods in apps
Change-Id: I667530b118d1534e2f6664f48f1efdbbdb94178c
2017-05-03 14:22:50 +02:00
Émilie Feral
0517066cc0 [escher] Extrude scroll view model to its delegate
Change-Id: If863de63f5f77edb5e2905633067e03aecdd8937
2017-05-03 10:22:01 +02:00
Émilie Feral
3f98061a4c [escher] Extrude the model in selectable table view controller to its
delegate

Change-Id: I4d49e0098d501e1419f7b216e828b13efbf74f81
2017-05-03 10:22:01 +02:00
Émilie Feral
de6d17e432 [apps:sequence] Avoid infinite loop when computing sum of terms
Change-Id: I5264f86edd6d0464691e354e85aa136a037f358c
2017-04-27 13:17:03 +02:00
Émilie Feral
ffcc6b50a8 [apps/sequence] Fix bug: buffer size (overwriting on wrong memory space)
Change-Id: Icba06ed39c600a3a7a5c51caba0a3b9d5b1bce58
2017-04-27 13:17:03 +02:00
Émilie Feral
e58e3e8a66 [apps/sequence][apps/graph] Hide "copy column" functionnality
Change-Id: I5c452faa1ef79bb1eec8bbdd8b69ba684661a38b
2017-04-26 09:39:15 +02:00
Émilie Feral
2ce50b761b [apps/sequence][apps/list] Hide the function color choice
Change-Id: I1bcb5092ab278b1c557890768cf0dabf9b178935
2017-04-26 09:39:15 +02:00
Émilie Feral
e63657cf92 [apps/sequence] Fix bug in term sum controller
Change-Id: I4ffc0071fe06c63753079c741f753e064387d88b
2017-04-26 09:39:14 +02:00
Émilie Feral
e2bba16738 [apps/graph] [apps/sequence] Implement copy paste
Change-Id: I7e33e24565b18e771ec530c74fb2a74ade5c3c85
2017-04-25 16:59:35 +02:00
Émilie Feral
78317dc06c [apps/sequence] Improve sequence draw rect (equal pixel step, greater
sampling ratio)

Change-Id: Ife94998430e453902212debc315a3e55b16af1f8
2017-04-24 14:37:21 +02:00
Émilie Feral
5c7d763291 [apps/shared] Make tab table controller dynamic view controller
Change-Id: Id3a383e72173779eb295dc998f780041f62f8bf0
2017-04-21 10:08:09 +02:00
Émilie Feral
9295a5f107 [apps/sequence][apps/graph] Make list controller a dynamic view
controller

Change-Id: I1c6036861bddcb45169bb6c71f75c90ffd949a44
2017-04-21 10:08:04 +02:00
Émilie Feral
1516ee106b [apps/sequence] Add comments in term sum controller
Change-Id: I781cd881786fbc58d03ae8ac66f0a6024029cc3e
2017-04-18 11:23:47 +02:00
Émilie Feral
8cec0ccd28 [apps/sequence] Clean sequence buffer implementation
Change-Id: I03e4ead6d32f883c11e5b070896e386e29533cf7
2017-04-18 11:05:28 +02:00
Émilie Feral
8a9df36a35 [apps/sequence] Cleaner resolution and comments
Change-Id: I3e4919f9f76ede2a81a672f21060adda2b98f1bd
2017-04-18 10:52:29 +02:00
Émilie Feral
5afd182164 [apps:sequence] Handle back event in term sum controller
Change-Id: I8d5f197d6d610c44923e6ac0dd8dc5e5037056de
2017-04-18 10:28:04 +02:00
Émilie Feral
202c378462 [apps/graph][apps/sequence] When setting interval start bigger than
end, increase the end. Forbid to set the end greated than start
Change-Id: Ib04186bc66ba94cd99ada8da82b0efc0a81ff7c0
2017-04-18 10:28:03 +02:00
Émilie Feral
8f2a6c3122 [apps/sequence] Cap the sum of terms to a maximum number of terms
Change-Id: Ib9abcdc92cef5e4e188a81c319b20be2c8b7ab72
2017-04-17 15:48:23 +02:00
Émilie Feral
6226daa04a [apps/sequence] In term sum, enable to go directly to a rank n by typing
its digits

Change-Id: I26905f856303a67fafbf6da54fef15060c85da2c
2017-04-17 15:48:23 +02:00
Émilie Feral
024e55abeb [apps][escher] Delete magic numbers
Change-Id: If7a589d9f02895fc1b2e8b496133ab11381e733c
2017-04-14 18:30:58 +02:00
Émilie Feral
a773228657 [apps/sequence] In model, use float buffers to avoid recomputing all the
sequence to find a recurrent sequence value at an abscissa n

Change-Id: Ic476a5065bbf7aa45c06aa3e9b4d3caa79dd18af
2017-04-14 13:46:21 +02:00
Émilie Feral
fe99f740d1 [apps/sequence][apps/graph] Set different graph resolution in sequence
and in function graph

Change-Id: I498e77122a425c233ba536bdde24b9288b2c4513
2017-04-14 13:46:21 +02:00
Émilie Feral
2a9084aab6 [apps/sequence] Draw only visible dots when range is too big.
Change-Id: I8624fa3063d1787049510f4063f562d900f002c5
2017-04-14 13:46:16 +02:00
Émilie Feral
0ec90c36f8 [apps/shared] In range, never set NAN values
Change-Id: I7511952acafdedb5b85aeee38232abe153523a49
2017-04-13 16:04:49 +02:00
Émilie Feral
1f84157395 [apps] Correct bug: display warning only once !
Change-Id: I474aa564da189a548ef36ca9990ce627e0b50acc
2017-04-13 16:04:01 +02:00
Émilie Feral
b9183eb84d [apps/graph][apps/sequence] In function store model, specify the
implementation of removeAll (always let an empty function in cartesian
functions)

Change-Id: I5e91a0ea427ba823eee4f86cdd8b7cd5426df2c6
2017-04-10 10:52:22 +02:00
Émilie Feral
4348bd7bae [apps] Implement a reset in apps (clear memory)
Change-Id: I158d5db92196ccfd5400a95de16ee4804e426e65
2017-04-07 15:36:03 +02:00
Émilie Feral
e56161c574 [apps/sequence] Fix error
Change-Id: I8bd5bd3f45c78dcaf0af4b072e75c147db29f02c
2017-04-05 14:51:09 +02:00
Émilie Feral
92752a7ff4 [apps/sequence] In interval parameter controller, change "X min" to "N
min"

Change-Id: I9a3179ab3754ee5e0ce848c84093e8ceec55b624
2017-04-05 14:50:25 +02:00