Ruben Dashyan
|
3172992e11
|
[apps] Clean header inclusions
|
2019-09-20 17:11:42 +02:00 |
|
Léa Saviot
|
4caf9f5197
|
[coding style] Make some methods const
|
2019-09-09 20:05:14 +02:00 |
|
Émilie Feral
|
236b4b77af
|
[apps/graph] CalculationParameterController: display intersection row
only when all functions are cartesians and there are at least two
functions in the store
|
2019-09-06 17:29:47 +02:00 |
|
Ruben Dashyan
|
6d66b2e75e
|
[apps/graph/graph] Add Preimage controllers to CalculationParameterController
|
2019-04-18 14:26:42 +02:00 |
|
Ruben Dashyan
|
48d3a58ffc
|
[apps/graph/graph] CalculationParameterController inherits from ListViewDataSource
instead of SimpleListViewDataSource
|
2019-04-18 14:26:42 +02:00 |
|
Émilie Feral
|
d0665d8558
|
[shared] Clean class names containing storage
|
2019-04-12 15:16:52 +02:00 |
|
Romain Goyet
|
4f2c7a3763
|
[build] Update the i18n processing to fit the out-of-tree build
|
2019-03-06 15:00:59 +01: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 |
|
Émilie Feral
|
c70278941a
|
[graph] Do not keep a function pointer as member variable but a record.
Indeed, function pointers can become invalid at any point...
|
2018-11-23 12:04:02 +01:00 |
|
Émilie Feral
|
3412463e84
|
[graph] Fix Graph controllers to take a StorageCartesianFunction instead
of a CartesianFunction
|
2018-11-23 12:04:01 +01:00 |
|
Émilie Feral
|
89c201a7f7
|
[apps] Graph: create an IntersectionGraphController
|
2018-01-30 18:19:27 +01:00 |
|
Émilie Feral
|
37c3f6189d
|
[apps] Graph: create a RootGraphController
|
2018-01-30 18:19:27 +01:00 |
|
Émilie Feral
|
6fecd091f4
|
[apps] Graph: add the maximum graph controller
|
2018-01-30 18:19:27 +01:00 |
|
Émilie Feral
|
87bbade127
|
[apps] class Extremum 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
|
5c64f76735
|
[apps] Graph: redesign TangentGraphController implementation: use
different controller with common parent class
|
2018-01-30 18:19:27 +01:00 |
|
Émilie Feral
|
0dec52a708
|
[apps] Graph: enable to specialize GraphController in different types
(Default, Tangent ...)
|
2018-01-30 18:19:27 +01:00 |
|
Émilie Feral
|
6d7d957c8f
|
[apps] Graph: add a submenu calculation parameter controller in the
curve parameter controller
|
2018-01-30 18:19:27 +01:00 |
|