Commit Graph

25 Commits

Author SHA1 Message Date
Émilie Feral
71284311bb [escher] [apps] Implement app snapshot
Change-Id: I24d7eed7cef964af8be1c85222e758c297dc0da1
2017-05-18 14:16:41 +02:00
Émilie Feral
f81ae8d5e5 [apps/sequence] Avoid infinite loop
Change-Id: Ib84ce244c8faeabc9d71bccd590b3a242cef184c
2017-05-10 16:30:45 +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
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
95396ded15 [apps/sequence] Changing sequence type automatically reinit sequence
Change-Id: I1342f5a2a8ca5dd4ff02178c3b2d6c6f44a8c194
2017-05-09 14:54:44 +02:00
Émilie Feral
0dfbf3ade3 [apps] Rule of 5 (2)
Change-Id: I62eebed201a9f61b3f89233fda4e714f0bab0db7
2017-05-09 14:12:13 +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
de6d17e432 [apps:sequence] Avoid infinite loop when computing sum of terms
Change-Id: I5264f86edd6d0464691e354e85aa136a037f358c
2017-04-27 13:17:03 +02:00
Émilie Feral
8cec0ccd28 [apps/sequence] Clean sequence buffer implementation
Change-Id: I03e4ead6d32f883c11e5b070896e386e29533cf7
2017-04-18 11:05:28 +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
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
18df46872b [apps/sequence] Add a space to improve rendering
Change-Id: I67d9cc1b3d587575db268ff546fff166b1fb9ac9
2017-03-20 14:55:59 +01:00
Émilie Feral
654bd358f8 [app/sequence][app/graph] Change the implementation of is defined in
function class

Change-Id: Ie81829ea7bc688574219894513f3c48b37bbcfda
2017-03-07 15:03:10 +01:00
Émilie Feral
eef5f8dacb [apps/sequence] Create a values tab
Change-Id: I37ffc57bdce85c74f46d9966a4ba4db8233e6053
2017-03-03 14:32:08 +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
cf3379a1d9 [apps/sequence] Improve method to evaluate sequence at abscissa
Change-Id: I04dc0e960adde25d95ce80cc7e43fb0ec5c9b625
2017-03-02 15:35:03 +01:00
Émilie Feral
5b78ad893d [apps/shared] Specifiy the meaning of a defined sequence in sequence/
Change-Id: I082a7f9f9785c12dfedcee070badb4eded66ab89
2017-03-02 15:35:02 +01:00
Émilie Feral
51c33b0a5b [apps/sequence] Redesign list controller
Change-Id: If114a643b0f682e98076cf1ec9f4479b3dafdfa6
2017-02-20 10:52:02 +01:00
Émilie Feral
e5e9f7cc41 [poincare][apps] Make preferences a const object accessible from
anywhere (poincare and apps)

Change-Id: I49cc6bf940d1efeb6b153daac949ffcb23999a8d
2017-02-20 09:39:24 +01:00
Émilie Feral
4f7658b271 [apps] Ensure to reset pointers when their content have been deleted
Change-Id: I4c236c045cbe5e6ba215cbf56b27eba92133b675
2017-02-17 16:34:57 +01:00
Émilie Feral
0960fab1a5 [apps/sequence] Correct bug
Change-Id: I86bf0d4c45f2f0da774348b69037026f0b809efd
2017-02-16 16:34:12 +01:00
Émilie Feral
8cfdc66e48 [apps/sequence/list] Edit the selected sequence when clicking on OK (or
event with text)

Change-Id: Ib9ac0c0605424cb3e57b0e3e5dcd64bd99ea97e3
2017-02-16 16:34:11 +01:00
Émilie Feral
460e692309 [apps/sequence] Improve sequence model
Change-Id: I1369646291c4da852777f07c4730c640c3df76ac
2017-02-13 17:15:08 +01:00
Émilie Feral
44ce4fb069 [apps/sequence] Add model to the new application folder sequence/
Change-Id: I9880e85770d0895849f7f47c474a2a42b00eb3e1
2017-02-13 17:15:07 +01:00