Émilie Feral
|
4d593a6149
|
[poincare] PrintFloat: take into account the distinction between char
and glyph length in ConvertFloatToText
|
2019-09-26 11:26:48 +02:00 |
|
Émilie Feral
|
f38c6ed3d1
|
[apps/shared] Move sumBetweenBounds from controller (SumGraphController)
to the models (Sequence or CartesianFunction) and
CartesianFunction::sumBetweenBounds takes into account the function
domain
|
2019-09-09 11:42:16 +02:00 |
|
Ruben Dashyan
|
43d72e082f
|
[apps] Move sumBetweenBounds from Shared::Function to Shared::SumGraphController
|
2019-08-29 11:07:22 +02:00 |
|
Ruben Dashyan
|
2866a8f861
|
[apps/shared/sum_graph_controller] Clean start/endSum
|
2019-08-29 11:07:22 +02:00 |
|
Émilie Feral
|
a2059432bd
|
[apps/shared] SumGraphController keeps 2 text buffers for its editable
zone (to be able to abort editing and find back the previous text)
|
2019-08-13 09:44:00 +02:00 |
|
Émilie Feral
|
12060e2ae7
|
[escher] TextField: all text fields use the same draft text buffer
|
2019-08-13 09:44:00 +02:00 |
|
Ruben Dashyan
|
0e1c1a017d
|
[apps] Implement TextFieldDelegate methods in GraphControllers
|
2019-05-03 15:54:22 +02:00 |
|
Ruben Dashyan
|
a8650f7191
|
[apps/shared] SimpleInteractiveCurveViewController inherits from TextFieldDelegate
|
2019-05-03 15:54:21 +02:00 |
|
Ruben Dashyan
|
5b6fca8f72
|
[apps] Replace k_cursorTop/BottomMarginRatio by virtual methods
In SimpleInteractiveCurveViewController subclasses.
|
2019-05-03 15:54:21 +02:00 |
|
Ruben Dashyan
|
a400a5024b
|
[apps/shared] Implement SumGraphController::reloadBannerView
|
2019-05-03 15:54:21 +02:00 |
|
Ruben Dashyan
|
e47ab69e53
|
[apps/shared] Implement SumGraphController::handleLeftRightEvent
|
2019-05-03 15:54:21 +02:00 |
|
Ruben Dashyan
|
211ae05667
|
[apps/shared] Clean SumGraphController
|
2019-05-03 15:54:21 +02:00 |
|
Émilie Feral
|
578c65d5dd
|
[shared] Clean class names containing storage
|
2019-05-03 15:53:20 +02:00 |
|
Émilie Feral
|
ad8fea46c3
|
[shared] Clean unused classes
|
2019-05-03 15:53:20 +02:00 |
|
Léa Saviot
|
65e5adafac
|
Remove Ion::Charset
|
2019-05-03 15:53:19 +02:00 |
|
Émilie Feral
|
698332c355
|
[escher] InputTextDelegate and LayoutFieldDelegate don't inherit from
InputTextDelegate to avoid diamond inheritance
|
2018-11-23 12:04:03 +01:00 |
|
Romain Goyet
|
f8beae3b86
|
[kandinsky] Move to KDFont
|
2018-10-11 16:44:02 +02:00 |
|
Émilie Feral
|
365b145cf3
|
[poincare] Change names: LayoutReference-->Layout
|
2018-09-18 16:29:44 +02:00 |
|
Émilie Feral
|
616e4c0bcc
|
[poincare] Change name: LayoutRef --> LayoutReference
|
2018-09-14 16:57:12 +02:00 |
|
Émilie Feral
|
eeaea93468
|
[shared] Fix SumGraphController
|
2018-09-06 14:07:41 +02:00 |
|
Léa Saviot
|
f579e95815
|
[poincare] Start removing ExpressionLayout
|
2018-07-03 17:33:06 +02:00 |
|
Léa Saviot
|
7991c5376f
|
[apps] Fix typos
Change-Id: I650d0d98daab5959e9efab79b78905533316b85d
|
2018-04-10 18:14:55 +02:00 |
|
Émilie Feral
|
1c49dab2b7
|
[apps] Graph: Handle enter on tangent graph controller
|
2018-01-30 18:19:27 +01:00 |
|
Émilie Feral
|
eb0686e2b2
|
[apps] Clean
|
2018-01-30 18:19:27 +01:00 |
|
Émilie Feral
|
9ab4486aa0
|
[apps] Correct the number of significant digits in sum graph controller
|
2018-01-30 18:19:27 +01:00 |
|
Émilie Feral
|
a0704898b1
|
[apps] Shared: in SumGraphController, correct margin to avoid weird blinking in Integral
|
2018-01-30 18:19:27 +01:00 |
|
Émilie Feral
|
ac6c8379ed
|
[apps] Enable to specialize the sum layout in Sum Graph Controller
|
2018-01-30 18:19:27 +01:00 |
|
Émilie Feral
|
e5032b8c30
|
[apps] Graph: create the integral graph controller and add it to the
calculation menu
|
2018-01-30 18:19:27 +01:00 |
|
Émilie Feral
|
cdfbc02499
|
[apps] Add a function "sumBetweenBounds()" on Function (sum of terms on
Sequence, Integral on CartesianFunction)
|
2018-01-30 18:19:27 +01:00 |
|
Émilie Feral
|
7ea0dbeb56
|
[apps] Shared: Move part of the implementation of TermSumController to
shared (Integral Graph Controller) and improve bound edition in
TermSumController.
|
2018-01-30 18:19:27 +01:00 |
|