Commit Graph

7625 Commits

Author SHA1 Message Date
Léa Saviot
d0b88156cd [poincare/layout] Put collapseSiblings on LayoutRefs 2018-07-12 10:48:12 +02:00
Léa Saviot
b8f555e8fd [tree] Remove dead code 2018-07-11 17:37:37 +02:00
Léa Saviot
b2ea3caefa [tree] Rename collapseSiblingsAndMoveCursor -> collapseSiblings 2018-07-11 17:25:53 +02:00
Léa Saviot
ddddafe626 [tree] Put pool modification methods in references, not nodes 2018-07-11 17:25:26 +02:00
Léa Saviot
18bd8ea21b [tree] SerializableNode and Ref 2018-07-10 17:10:03 +02:00
Léa Saviot
30a2b681fa [tree] Clean some allocationFailureNode methods on TreeNode 2018-07-10 16:19:05 +02:00
Léa Saviot
1e5994b926 [tree] Fix memove32 2018-07-10 16:14:38 +02:00
Léa Saviot
5e7888f417 [apps/stats] Better double comparison 2018-07-10 15:41:12 +02:00
Léa Saviot
20ab57d922 [apps/stats] Fix median computation 2018-07-10 15:41:12 +02:00
Émilie Feral
3eabf77ed5 [poincare] Templatize iterators on TreeNode 2018-07-10 14:59:19 +02:00
Léa Saviot
f9a1c8f9f5 [poincare] Empty and Char Layout translation end 2018-07-06 15:25:47 +02:00
Léa Saviot
74e4a83e59 [poincare] Add methods on LayoutCursor 2018-07-06 15:15:42 +02:00
Léa Saviot
9e000c5b45 [poincare] Fix cursor position when adding allocation failure 2018-07-06 15:15:27 +02:00
Léa Saviot
d7ff097826 [poincare] EmptyLayoutNode 2018-07-06 14:03:43 +02:00
Émilie Feral
66d920a280 [shared] Factorize GraphController::initCursorParameters of Graph and
Sequence
2018-07-06 14:00:32 +02:00
Émilie Feral
9dc775295b [graph] Graph: try to avoid selecting function whose value is infinite
by default
2018-07-06 14:00:32 +02:00
Émilie Feral
d36c0c8746 [graph] Fix bug when initializing the selected function on graph 2018-07-06 14:00:32 +02:00
Léa Saviot
9f3bf79955 [poincare] Add methods on LayoutCursor 2018-07-06 13:40:36 +02:00
Léa Saviot
be62c3c433 [poincare] Add methods to layouts 2018-07-06 11:36:58 +02:00
Léa Saviot
785df118dc [poincare] Fix layout insertion 2018-07-06 11:35:52 +02:00
Émilie Feral
34198945f2 [solver] Prevent adding an expression which is not an equation by
displaying a pop-up (if the input is too long, the automatically
added "=0" will fail)
2018-07-06 10:31:51 +02:00
Léa Saviot
fa8da9b238 [poincare] Clean LayoutNode 2018-07-05 18:02:47 +02:00
Léa Saviot
40c8271af8 [poincare] TreeNode::addChild->addChildTree 2018-07-05 18:02:20 +02:00
Léa Saviot
a82d72fff8 [poincare] LayoutNode::replaceChild 2018-07-05 17:43:49 +02:00
Léa Saviot
6518fd3f47 [poincare] LayoutReference::replaceWithJuxtapositionOf 2018-07-05 15:18:15 +02:00
Léa Saviot
279e04bdd9 [poincare] LayoutNode::equivalentCursor 2018-07-05 14:56:01 +02:00
Léa Saviot
8a3be2bac3 [poincare] LayoutReference::deleteBeforeCursor 2018-07-05 14:26:44 +02:00
Léa Saviot
93f07c1fb8 [poincare] HorizontalLayout::moveCursorRight 2018-07-05 12:01:48 +02:00
Léa Saviot
48aac1c908 [poincare] LayoutCursor::insertText 2018-07-05 11:34:49 +02:00
Léa Saviot
401aa39e26 [poincare] Fix LayoutCursor 2018-07-05 11:34:07 +02:00
Léa Saviot
85ca01a7dc [build] Change debug flag from Og to O0
This flag caused lldb problems
2018-07-05 11:08:36 +02:00
Léa Saviot
a0c427076f [apps/claculation] Remove duplicate layout reference 2018-07-05 11:08:36 +02:00
Léa Saviot
9e1b7792f7 [poincare] LayoutNode::hasText 2018-07-05 11:08:34 +02:00
Léa Saviot
d1bdc7e2d5 [poincare] Fix tree retain count 2018-07-05 10:26:10 +02:00
Léa Saviot
07e7c3279d [poincare] Put back integer layout creation 2018-07-05 10:25:53 +02:00
Émilie Feral
b7ec225088 [poincare] Anti-aliazing of root symbol 2018-07-04 16:00:22 +02:00
Léa Saviot
9e6df15112 [apps/graph] Fix curve parameters menu navigation
Pressing Right on the second item would not display the submenu.
2018-07-04 14:23:23 +02:00
Léa Saviot
ce752eb553 [apps/stats] Fix color problem when unselecting the box views
Problem:
In Statistics, select a box view then press back to select a tab: the
previously seleted box stays colored even though it is unselected.
2018-07-04 14:21:19 +02:00
Léa Saviot
2eba0825d2 [poincare] Translate methods to new tree structure 2018-07-04 11:53:46 +02:00
Émilie Feral
a1d6b90705 [shared] FunctionGraphController: fix computeYRange for 1/x 2018-07-04 11:34:08 +02:00
Léa Saviot
6a77da86f7 Better handling of TreeRef to nullptr 2018-07-04 09:54:34 +02:00
Léa Saviot
e7b2589ec8 [poincare] Add LayoutCursor::baseline() 2018-07-03 18:44:07 +02:00
Léa Saviot
f4ffa06add [poincare] Add LayoutCursor::cursorHeight() 2018-07-03 18:39:06 +02:00
Léa Saviot
880c3e59de [poincare] Continue removing layouts 2018-07-03 18:29:08 +02:00
Léa Saviot
f579e95815 [poincare] Start removing ExpressionLayout 2018-07-03 17:33:06 +02:00
Léa Saviot
a5ebab4bc1 [poincare] Continue adapting LayoutField 2018-07-03 14:56:15 +02:00
Léa Saviot
d0304d4a83 LayoutField 2018-07-03 13:52:33 +02:00
Léa Saviot
049cf772e2 [poincare] Adapt CharLayoutNode and HorizontalLayoutNode 2018-07-03 10:02:29 +02:00
Léa Saviot
d53abf5bf1 [poincare] Remove warning on unused variable 2018-07-02 17:37:15 +02:00
Léa Saviot
52a49f6bf7 [apps] Remove tree tests 2018-07-02 17:31:43 +02:00