Commit Graph

6017 Commits

Author SHA1 Message Date
Émilie Feral
13d494f1b7 [apps/calculation] Handle clearing all history
Change-Id: Ib18a0a25b9124d1ca9749d428404e0f1577c6b16
2016-11-04 11:08:15 +01:00
Émilie Feral
3fbce70fd8 [apps/calculation] add a method in calculation store to clear the store
Change-Id: I0e4f0a60abc7d73a2c175508800306b559594d8a
2016-11-04 11:08:15 +01:00
Émilie Feral
622ac2f2ce [apps/calculation] Handle delete a history cell
Change-Id: Ia4c5526ce9831098f9b291c674160018e05be916
2016-11-04 11:08:15 +01:00
Émilie Feral
8ffe0b6bf6 [apps/calculation] Use the calculation table view in the history view
controller

Change-Id: I76a99c5dd3d9c7b97d5b946fa6b4094819088cd9
2016-11-04 11:08:15 +01:00
Émilie Feral
d83c101a33 [apps/calculation] Create a specific table view for calculation which
aligns to the bottom

Change-Id: I4fe9763b1d9ae2ae3e898046221b780c51515830
2016-11-04 11:08:15 +01:00
Émilie Feral
17fcccd31f [apps/calculation] Correct assignement operator
Change-Id: I1ef13c064b9151b8d0b1b53fb6c40c6f2ba2304b
2016-11-04 11:08:15 +01:00
Émilie Feral
dba85cc56a [apps/calculation] Correct error in ring buffer methods
Change-Id: I684afe462d23384a4807644586c03ea654ed7c8a
2016-11-04 11:08:08 +01:00
Émilie Feral
ac6bdee979 [apps/calculation] Handle clicking on equal when on a history view cell
Change-Id: Iee397d7d4b3f8a7abea1fcb55fcdf448578d5880
2016-11-04 11:04:48 +01:00
Émilie Feral
d8e864878b [apps/calculation] Select the right history cell subview (handled by the table
delegate)

Change-Id: Ia03f5a34b2b752ec18fee62b3e9148d60b677767
2016-11-04 10:59:18 +01:00
Émilie Feral
00a0dd182f [apps/calculation] Correct bug: set the right cell first responder
Change-Id: Iafee70a6a3bcf59c60efb4575b044b19fa5c1db4
2016-11-04 10:59:18 +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
d8179abd77 [apps/calculation] align the historic to the bottom
Change-Id: Ide539c753376ac1fa1cd60ecd3605f112b19f28d
2016-11-04 10:19:05 +01:00
Émilie Feral
1371d807c1 [apps/calculation] Handle enter on a history view cell
Change-Id: Id3e9c38688a4ed7395e3e2cb6e64581681cad9ad
2016-11-02 09:46:10 +01:00
Émilie Feral
6e13c43c37 [app/calculation] in history view cell, make only pretty print responder
Change-Id: I9dbd5d150e5fdcc52e5ad38b2e9524d1b5a87fae
2016-11-02 09:46:09 +01:00
Émilie Feral
e22834216d [apps/calculation] Fit the layout of result view to the size of the
float text

Change-Id: Iad6b2021a23c491b166e518bba625dcf69c3757a
2016-11-02 09:46:09 +01:00
Émilie Feral
410ac08bc8 [apps/calculation] Add margins in history calcul cell
Change-Id: Icecab4fdad31e57ce33b00985869d899a51261e6
2016-11-02 09:46:09 +01:00
Émilie Feral
ca0e47f44c [apps/calculation] Correct constant expression types
Change-Id: Ida74f65af010536a63704cf505fca86acf27e496
2016-11-02 09:46:09 +01:00
Émilie Feral
54a29ef60c [escher] add a boolean in scrollview to decide wether to display scroll
indicators

Change-Id: I6bc34519668fc73fecf2207596951c3b3a9c8311
2016-11-02 09:46:09 +01:00
Émilie Feral
a8bf44f900 [apps/calculation] enable to scroll only when the pretty print is to
wide

Change-Id: I25af7b9b327b475e09d2fb15a2f5e796f226053a
2016-11-02 09:46:09 +01:00
Émilie Feral
77c964b1b5 [apps/calculation] Make the history view cell inherit from even odd cell
Change-Id: I87b2774dd9cc4c672c356b42ed2a4a18e4563f60
2016-11-02 09:46:01 +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
c9434ab5a2 [apps/calculation] Reinitiate the scrolling when reloading the pretty
print view

Change-Id: I1975e46cc63109d47223018ca0e09bdc40274573
2016-10-27 14:34:31 +02:00
Émilie Feral
a219316535 [apps/calculation] handle selection in history view cell
Change-Id: I52629c355cefb77c31d418e2c764f00b60dd3cbe
2016-10-27 14:34:31 +02:00
Émilie Feral
db2374f75c [apps/calculations] Make the history view controller a delegate
to the table view

Change-Id: I69302f1999b7f6b7f051c71bcaeac43279b27ed2
2016-10-27 14:34:31 +02:00
Émilie Feral
fa91379f51 [apps/calculation] Display the expression and the result vertically in
history

Change-Id: I2751c44cfb9c1db95df0010a547222579bee364f
2016-10-27 14:34:31 +02:00
Émilie Feral
6869df126a [apps/calculation] Use pretty print view in history view cell
Change-Id: I272e03bad1ca99240285316beed8fe9ab7a270b7
2016-10-27 14:34:30 +02:00
Émilie Feral
5e6936650d [apps/calculation] create a class pretty print view
Change-Id: Ib48d1555b3f12fed8b553df05053f943630adae5
2016-10-27 14:34:30 +02:00
Émilie Feral
a0383ac3ac [apps/graph/list] Use expression view in function expression view
Change-Id: Ia6158691a6c24fb259ee8a88455400ec83824a10
2016-10-27 14:03:31 +02:00
Émilie Feral
e9795b16da [apps/calculation] Change calculation store model to be a buffer ring
Change-Id: Ic444456288e68dcf7b78705880b9507de0a95a2d
2016-10-26 16:26:12 +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
269b11efef [apps/probability] Use selectable table view in law controller
Change-Id: I286599de512fa9004846dbbe666d5ab8ed117407
2016-10-25 17:55:28 +02:00
Émilie Feral
b14217bb88 [apps/home] Use selectable table view in home controller
Change-Id: Iaa66f31ac3113372352254ecdd0bc4ca5c0452de
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
b1b9af61f9 [apps/graph/list] Use selectable table view in parameter controller
Change-Id: I833d7775ec77d8900e378a3fa536f66ce5b4902b
2016-10-25 17:55:28 +02:00
Émilie Feral
49862196c8 [apps/calculation] Handle the case when the calculation history is empty
Change-Id: I164ae6406016031b803679c073957d1986069776
2016-10-25 17:55:28 +02:00
Émilie Feral
be8341b4a2 [apps/graph/list] Use selectable table view in the list controller
Change-Id: I7b4429ab04e7f452c5ff12f6483fc39fd39cea85
2016-10-25 17:55:28 +02:00
Émilie Feral
73694dcaac [escher] add default constructor to selectable table view
Change-Id: Iafde15dfabefafe9659e99aa7cbb5bf10fc79030
2016-10-25 17:55:28 +02:00
Émilie Feral
e96732352b [apps/caculation] Use a selectable table view instead of table view in
history controller

Change-Id: I0d7533ba055ed03547a20b3bef7936ed2ea0759f
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
b101308922 [apps/calculation] Rename calcul->calculation
Change-Id: I57ca7353516cee2da33470a8a0f622a21c3fe7e9
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