Commit Graph

723 Commits

Author SHA1 Message Date
Émilie Feral
dc7a629dfa [poincare] Replace complex constructors by named constructors
Change-Id: I6aad82edfb1bd243c4537a48888655608b90eeb5
2017-02-20 09:39:25 +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
7382a09b86 [apps/shared] Correct bug: reinit the cursor position when changing app
(in case preferences has changed, trigo function graph will be
different)

Change-Id: I6c518ed204b7bc6b3bebde2f304e8c663033fa7d
2017-02-20 09:39:24 +01:00
Émilie Feral
aec8facd0e [apps] Use viewWillAppear to reload view after preference change
Change-Id: I4fba6bd6d4dee03e86ac5087dbc20ef4d7dd032b
2017-02-20 09:39:17 +01:00
Émilie Feral
4dc34856f3 [apps/graph] Fix bug: select the right column title when hiding and
displaying derivative column in value page

Change-Id: Ic5b222a4d245991bd8de05ca243de9c2d38f994b
2017-02-17 16:35:08 +01:00
Émilie Feral
b79bcfb9dc [poincare] Change name DisplayMode -> FloatDisplayMode
Change-Id: I7754b4a5ac96c3f3564749749b49130ddf357e20
2017-02-17 16:35:07 +01:00
Émilie Feral
15a736c855 [apps/shared] Avoid container casting when possible
Change-Id: I646e605c88ad577ebd9102032aad77ff8eae6ad7
2017-02-17 16:35:07 +01:00
Émilie Feral
627dd676be [apps/shared] Correct bug in checksum
Change-Id: I47eeefb54da25f9534a1da3e4a93519dd43b9009
2017-02-17 16:35:07 +01:00
Émilie Feral
6f138e6b1c [escher] Add methods viewWillAppear/Disappear in view controller instead
of keeping track of dataHasChanged in the selectable table view

Change-Id: Id2626f527f44714e29b9bd66e2c843193e1b57b5
2017-02-17 16:35:07 +01:00
Émilie Feral
761be1c8c7 [apps/probability] Comments to explain the 0.001 precision is proba
Change-Id: Id5618802f9a08967b2fa0d68b35ff2a4f0b5a116
2017-02-17 16:35:07 +01:00
Émilie Feral
82f29ea2e4 [apps] Merge node navigation controller and box controller
Change-Id: Ie8163568dc4cc30932a93b133c433f62be2cff43
2017-02-17 16:35:07 +01:00
Émilie Feral
282447d14e [apps/sequence/list] display the page change type when clicking on the
sequence type row in the list parameters

Change-Id: I11a2931cb81eda8a14a9e163ded93148dba5bb4c
2017-02-17 16:35:06 +01:00
Émilie Feral
610abe109e [apps/sequence/list] create a class change type parameter controller
Change-Id: I5ab07900166ce23987f3a2b96954f361bece2bde
2017-02-17 16:35:06 +01:00
Émilie Feral
64280be6ac [apps/sequence/list] Enable to delete all sequences
Change-Id: I923a5461b81352730ed4cba182c851c53b4cd33e
2017-02-17 16:35:06 +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
21f0f68d61 [apps/sequence/list] Improve title cells layout (subscript)
Change-Id: I7df57e7915e4191af569310fac189687cb3403e0
2017-02-16 16:34:12 +01:00
Émilie Feral
b0d333dfed [apps/sequence/list] Metrics
Change-Id: Iff0dba5e2e2d83412f3a8921a6e7291e464c9a14
2017-02-16 16:34:12 +01:00
Émilie Feral
7b9b8141ee [apps/sequence] In type parameter controller, improve u(n) layout
(subscript)

Change-Id: I0b64137e5dda642d15f4cb4e1103a98a0a5baaaa
2017-02-16 16:34:12 +01:00
Émilie Feral
200364e9d9 [apps/sequence/list] Change the list parameter to controller to the one
specific to sequence app

Change-Id: I879a8cb42231bba2a2607953d1e4808aafa463d9
2017-02-16 16:34:12 +01:00
Émilie Feral
0a135fe7d7 [apps/sequence/list] Create a list parameter controller specific to
sequence

Change-Id: If6342a137715c1295b110e2d4e24499fcaf8edbc
2017-02-16 16:34:12 +01:00
Émilie Feral
4ba14c8597 [apps/sequence] Personalize the button "add a function" for sequence app
Change-Id: Ie84757feec57a934c80573ad24b71e868c0d7b81
2017-02-16 16:34:12 +01:00
Émilie Feral
81b0f58fd8 [apps/sequence/list] Correct selection navigation
Change-Id: I1d4ec884bae977e284affcfbc00f89379f53dd0b
2017-02-16 16:34:11 +01:00
Émilie Feral
b796098e8f [apps/Sequence/list] Make sequence cell responder
Change-Id: I3250845b59524a3841bb45e7845c97746860c428
2017-02-16 16:34:11 +01:00
Émilie Feral
483d5c4ed7 [apps/sequence/list] Make sequence title cell and sequence expression
cell inherit from sequence cell

Change-Id: Ie9525ffdb9400ec03a6e3daa89249cb3cdb8e71f
2017-02-16 16:34:11 +01:00
Émilie Feral
5f5fbfac7a [apps/sequence/list] Create a class sequence cell
Change-Id: I2443133224c7b961ee805026d3a96fe4408e5115
2017-02-16 16:34:11 +01:00
Émilie Feral
607d9c00bf [apps/sequence/list] Display the list parameter when clicking on the
sequence name

Change-Id: I09deb2f19e35af3b44e33b94310c26a9f5e7706d
2017-02-16 16:34:11 +01:00
Émilie Feral
962b4de74c [apps/sequence] Improve sequence title cell
Change-Id: I09091c5a2d4b3175494715f7b63b6d3fe94509bd
2017-02-16 16:34:11 +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
cfc6689363 [escher] Improve colors
Change-Id: I3878793f5f5b8d21ef2034d2633ea88b22ff741b
2017-02-16 16:34:05 +01:00
Émilie Feral
5d0fe67ef0 [apps/sequence] Use modal instead of stack to choose type of sequence
Change-Id: Ifcf6ed205e4401b0ed7603d2749693dd551fcc3e
2017-02-16 14:46:05 +01:00
Émilie Feral
08a663a64f [apps/sequence] Do no add a new function as long as the user did not
choose a type

Change-Id: I67c3172b416d7d80a3bd9a4eb18091ab72626e4b
2017-02-16 14:46:04 +01:00
Émilie Feral
0f4d7f0914 [apps/shared][apps/graph][apps/sequence] Reorganise list controllers,
function title cells and function expression cells

Change-Id: Idbdae4975c8ed83a023c781dc14929b8c2053bb0
2017-02-16 14:46:04 +01:00
Émilie Feral
e414f81d67 [apps/sequence/list] Create a class type parameter controller
Change-Id: I540f86aaffc883939eb48d27fd80c9633067159d
2017-02-16 14:46:04 +01:00
Émilie Feral
9d6a945fbe [apps] Switch to mode editing when clicking on toolbox or variable box
Change-Id: Iff6a00234ac95c6519fba8046149d2f645f8ca86
2017-02-16 14:46:04 +01:00
Émilie Feral
dfb4f30c52 [apps/sequence] Display the list controller in the first tab
Change-Id: Ic0d4581c7b7045c13451434c7d03cdfed265e91a
2017-02-16 14:46:03 +01:00
Émilie Feral
20c13c172c [apps/shared] Do no display button to add a new cell when the maximum
number of functions is reached

Change-Id: I0717998ee3ae9ca575462ee0139182c698ea6c02
2017-02-16 14:45:59 +01:00
Émilie Feral
4f16289bd7 [apps/sequence/list] Create a class list controller
Change-Id: I95c569cccf3bd80025c9195faeda08fc69a62ea3
2017-02-13 17:15:08 +01:00
Émilie Feral
f76b603c67 [apps/sequence] Create a class sequence title cell
Change-Id: I2a891e6a47ec742cedfa6780ee1a50eb3df24085
2017-02-13 17:15:08 +01:00
Émilie Feral
7b9dbb88a5 [apps/sequence/list] Create a class sequence expression cell inheriting
from function expression cell

Change-Id: Icaec669c684ebbaa353f6801ca2f976e5fb76a9a
2017-02-13 17:15:08 +01:00
Émilie Feral
460e692309 [apps/sequence] Improve sequence model
Change-Id: I1369646291c4da852777f07c4730c640c3df76ac
2017-02-13 17:15:08 +01:00
Émilie Feral
9d1bab79ce [escher] Move apps/settings/menu_cell to escher to be used by sequence
app and settings app

Change-Id: Ia7812d9e83f5f54af4670fd5da73ba371678cd15
2017-02-13 17:15:08 +01:00
Émilie Feral
9a4873a3ec [apps/shared] Move part of apps/graph/list/list_controller to the shared
folder to be used by sequence

Change-Id: I3b2235d4869f7e589bad1fb31334d04c80e40dc3
2017-02-13 17:15:08 +01:00
Émilie Feral
ad61215cca [apps/shared] Move apps/graph/function_title_cell to shared folder to be
used by sequence

Change-Id: I2dad6b5d2a3e2a0b7d11ab9e212cb3cca315940f
2017-02-13 17:15:07 +01:00
Émilie Feral
a5d27c1f06 [apps/shared] Move apps/graph/list/new_function_cell to shared folder to
be used by sequence

Change-Id: Ie42a8b6cc60e652ab49379dd72b00f2efdc6ebda
2017-02-13 17:15:07 +01:00
Émilie Feral
0478817040 [apps/shared] Move apps/graph/list/function_expression_cell in shared
folder to be used by sequence

Change-Id: I4a019c322cc7cb864479b200ee56d05234f5491c
2017-02-13 17:15:07 +01:00
Émilie Feral
44317d5c95 [apps/shared] Move apps/graph/list/parameter_controller to shared/
folder to be used by sequence

Change-Id: I33d245c819ceb01bf5b0b277a0faebfc99a66c68
2017-02-13 17:15:07 +01:00
Émilie Feral
6cf5b9d317 [apps/shared] Add method in shared function store
Change-Id: I1b15ed95e7e9a5c4cffe303e5f699ec03ad87b45
2017-02-13 17:15:07 +01:00
Émilie Feral
a6ee2c6ef0 [apps/graph/list] Clean
Change-Id: I2404c746b71a83b52f5d78a7bac4f76179868ef8
2017-02-13 17:15:07 +01:00
Émilie Feral
7b4444a96c [apps] Add sequence app to the apps container
Change-Id: I5884674858d443d8abaae7be8db6dd961e999769
2017-02-13 17:15:07 +01:00