Gabriel Ozouf
|
f3b770cb29
|
[graph] Add tests for the full range computation
Change-Id: I040a36c035ec75ee950f1998667b70a417dea2f3
|
2020-12-07 15:58:56 +01:00 |
|
Gabriel Ozouf
|
0a6ac0b40b
|
[apps/graph] Remove tests on ranges
As zooming has moved to Poincare, so will the tests.
Change-Id: I6c1fe581edc903369779e46a295447273a89e517
|
2020-11-04 15:58:20 +01:00 |
|
Gabriel Ozouf
|
a1aefb0cb2
|
[apps/graph] Added tests on graph ranges
Change-Id: I6c080f40c934cd31083be3d19aa0a4d0bb33c5cc
|
2020-11-04 15:30:53 +01:00 |
|
Gabriel Ozouf
|
aea9176f86
|
[apps/graph] Added tests for graph caching
Wrote some tests to check that the caching process does not lead to
aberrant values.
Change-Id: I28137e66f430dbcf4417733d1274319dbadfc9af
|
2020-11-04 15:07:19 +01:00 |
|
Léa Saviot
|
e803ada15f
|
[apps/Makefiles] Automatize i18n adding for different locales
|
2020-06-04 14:50:02 +02:00 |
|
Roberta Rabotti
|
549f537ff6
|
[it] Add i18n files to Makefiles
|
2020-06-04 14:50:02 +02:00 |
|
Jorick Alberga
|
8a37096680
|
[nl] Start translation
|
2020-06-04 14:50:01 +02:00 |
|
Romain Goyet
|
ada205b1a7
|
[build] Use variants
- Move helpers functions into build/helpers.mak
- Move official warning into official targets only
|
2020-04-03 22:26:55 -04:00 |
|
Ruben Dashyan
|
be019cd5cf
|
[apps/graph] Move cartesian_function_store.* to continuous_function_store.*
|
2019-09-20 17:11:42 +02:00 |
|
Léa Saviot
|
f4bbab76ed
|
[apps/graph] Margins in values title cells
|
2019-09-04 13:43:37 +02:00 |
|
Ruben Dashyan
|
90014f0062
|
[apps/graph/values] Add IntervalParameterSelectorController
|
2019-09-03 14:49:26 +02:00 |
|
Émilie Feral
|
c8928adbdb
|
[apps/graph/list] Create a DomainParameterController to choose the
domain range
|
2019-08-29 17:44:46 +02:00 |
|
Ruben Dashyan
|
9b52d0d1f9
|
[apps/graph/list] Define TypeParameterController class
|
2019-08-29 11:07:22 +02:00 |
|
Ruben Dashyan
|
5a79139fb7
|
[apps/graph/list] Define PlotTypeHelper
|
2019-08-29 11:07:22 +02:00 |
|
Émilie Feral
|
059c596a80
|
Makefiles: avoid building all sources for each target; introduce more
modularity
|
2019-08-08 17:22:01 +02:00 |
|
Ruben Dashyan
|
23fd28b3b4
|
[apps/graph/graph] Define PreimageParameterController class
|
2019-04-18 14:26:42 +02:00 |
|
Ruben Dashyan
|
e0774cba4b
|
[apps/graph/graph] Define PreimageGraphController class
|
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
|
4f1d74f44b
|
[build] Use an out-of-tree build
|
2019-03-06 15:00:59 +01:00 |
|
Léa Saviot
|
b7770d087c
|
[apps/graph] Add "Rename" entry in the function parameters
|
2018-11-23 12:04:02 +01:00 |
|
Léa Saviot
|
bd65063b67
|
[graph] TextFieldFunctionTitleCell
|
2018-11-23 12:04:02 +01:00 |
|
Léa Saviot
|
c0e4eaa56b
|
[apps/graph] Use storage controllers in Values
|
2018-11-23 12:04:01 +01:00 |
|
Léa Saviot
|
ca3f88185f
|
[apps/graph] Remove old files
|
2018-11-23 12:04:01 +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
|
d3e66d5530
|
[shared][graph] Delete all storage controller
|
2018-11-23 12:04:01 +01:00 |
|
Émilie Feral
|
c5f86e136b
|
[apps] Delete unused ListController
|
2018-11-23 12:04:01 +01:00 |
|
Léa Saviot
|
20e440a216
|
[apps] Move StorageCartesianFunction from graph to shared
|
2018-11-23 12:04:00 +01:00 |
|
Léa Saviot
|
3781898508
|
[apps/graph] Fix cursor navigation
|
2018-11-23 12:04:00 +01:00 |
|
Léa Saviot
|
37b0dd5ec9
|
[apps/graph] Display the Graph Tab
|
2018-11-23 12:04:00 +01:00 |
|
Léa Saviot
|
912e7f8acf
|
[apps] Graph app displays first letter of storage functions
|
2018-11-23 12:04:00 +01:00 |
|
Léa Saviot
|
354b6e9c72
|
[apps] First attempt at bridging Funciton app with the shared storage
|
2018-11-23 12:04:00 +01:00 |
|
Émilie Feral
|
9182d66fcc
|
[apps] Apps are not allocated on the heap anymore but in a union hold by
the AppsContainerStorage
|
2018-09-06 09:49:38 +02:00 |
|
Léa Saviot
|
b1e732e135
|
[apps] Color Series names if not empty in Statistics
|
2018-05-29 15:34:49 +02: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
|
d1840dfe17
|
[apps] Graph: Change name:
ExtremumGraphController-->CalculationGraphController
|
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
|
7ce68d0a11
|
[apps] Graph: break GraphController into GraphControllerHelper and
GraphController
|
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 |
|
Romain Goyet
|
e6ed6c74a4
|
[apps] Split the i18n in multiple files
A Python script aggregates all i18n files and merges them.
We now can pick a list of locales to build in EPSILON_I18N_LANGUAGES
|
2017-09-29 17:08:46 +02:00 |
|
Romain Goyet
|
dcdd27d6bf
|
[apps] Apps can be picked and ordered at compile-time
|
2017-09-20 11:18:39 +02:00 |
|
Émilie Feral
|
c51d7cda01
|
[apps/shared] Move interval and associated controllers to shared to be
used in apps/sequence/values
Change-Id: I231ec25a009c819fb16dcad096e1522587071255
|
2017-03-03 09:38:53 +01:00 |
|
Émilie Feral
|
0bd796310c
|
[apps/shared] Move partial classes from grpah/graph to shared to be used
by sequence
Change-Id: I0e18be96cfaa92b6a51836ae8aa072fa6cf0f1af
|
2017-03-03 09:38:46 +01:00 |
|
Émilie Feral
|
51c33b0a5b
|
[apps/sequence] Redesign list controller
Change-Id: If114a643b0f682e98076cf1ec9f4479b3dafdfa6
|
2017-02-20 10:52:02 +01:00 |
|
Émilie Feral
|
6b524737b4
|
[apps/graph] Change name: function->cartesian_function
Change-Id: I138bd13fec8514144cfde7164ec9aff081454609
|
2017-02-20 09:39:25 +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
|
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 |
|