Émilie Feral
|
3c1e35ec04
|
[shared] Rename classes:
ExpressionModelHandle --> ExpressionModel
SingleExpressionModelHandle --> ExpressionModelHandle
StorageFunction --> Function
StorageCartesianFunction --> CartesianFunction
StorageFunctionApp --> FunctionApp
|
2019-04-12 15:16:52 +02:00 |
|
Émilie Feral
|
634972a724
|
[sequence] SequenceStore returns Sequence * instead of
ExpiringPointer<Sequence>
SequenceStore keep all its Sequences in an array which fix Sequence
addresses
|
2019-04-12 15:16:52 +02:00 |
|
Émilie Feral
|
ce4497fa25
|
[apps/sequence] Make controllers inherit from StorageFunction controllers when required
|
2019-04-12 15:16:52 +02:00 |
|
Émilie Feral
|
71b972ceb1
|
[sequence] Decrease sequence graph resolution (2 dots per pixel instead
of 5)
|
2018-05-08 14:45:23 +02: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 |
|
Émilie Feral
|
a6050fda55
|
[apps] Shared: Factorize code: all FunctionGraphView have a member
indicating the selected function
|
2018-01-30 18:19:27 +01:00 |
|
Émilie Feral
|
ef8f5e07c2
|
[apps] In CurveView, replace the virtual method evaluateModelWithParameter by a function given as parameter (to be able to call Curve view methods with different implementation of evaluateModelWithParameter)
|
2018-01-30 18:19:27 +01:00 |
|
Jacob Young
|
da1e66e798
|
Fix #115 by fixing the math.h and cmath includes.
|
2017-10-13 18:08:15 +02:00 |
|
Émilie Feral
|
1964d61fdc
|
[libaxx] add cmath and use cmath instead of math.h when required
Change-Id: Id839b17d33c69e2e002f370e553ff35246a1bc90
|
2017-08-16 09:55:29 +02:00 |
|
Émilie Feral
|
4164509ec3
|
[apps/sequence] Avoid banner blinking in term sum controller
Change-Id: I49adf8e6c006e5e9db9ff681260c92bcf03df12a
|
2017-06-08 18:30:46 +02:00 |
|
Émilie Feral
|
78317dc06c
|
[apps/sequence] Improve sequence draw rect (equal pixel step, greater
sampling ratio)
Change-Id: Ife94998430e453902212debc315a3e55b16af1f8
|
2017-04-24 14:37:21 +02:00 |
|
Émilie Feral
|
8a9df36a35
|
[apps/sequence] Cleaner resolution and comments
Change-Id: I3e4919f9f76ede2a81a672f21060adda2b98f1bd
|
2017-04-18 10:52:29 +02:00 |
|
Émilie Feral
|
5afd182164
|
[apps:sequence] Handle back event in term sum controller
Change-Id: I8d5f197d6d610c44923e6ac0dd8dc5e5037056de
|
2017-04-18 10:28:04 +02:00 |
|
Émilie Feral
|
fe99f740d1
|
[apps/sequence][apps/graph] Set different graph resolution in sequence
and in function graph
Change-Id: I498e77122a425c233ba536bdde24b9288b2c4513
|
2017-04-14 13:46:21 +02:00 |
|
Émilie Feral
|
2a9084aab6
|
[apps/sequence] Draw only visible dots when range is too big.
Change-Id: I8624fa3063d1787049510f4063f562d900f002c5
|
2017-04-14 13:46:16 +02:00 |
|
Émilie Feral
|
a615127946
|
[apps/sequence/graph] Optimize dirty tracking
Change-Id: I6f78421030541e4bb41c44b97ed520fa2c6e40fe
|
2017-03-07 15:03:11 +01:00 |
|
Émilie Feral
|
3245704ded
|
[apps/sequence/graph] Change name: highlightColor ->
shouldColorHighlighted
Change-Id: Ia9e37e040fb4cb46cdcbb138c07201491d1a4dc2
|
2017-03-07 15:03:11 +01:00 |
|
Émilie Feral
|
d6093a2f18
|
[apps/sequence] Draw term sum in graph view
Change-Id: Ib742dcf4949f87813b25779698b82cb454c7c1e5
|
2017-03-03 09:38:53 +01:00 |
|
Émilie Feral
|
109000ce95
|
[apps/sequence] Enable to change cursor view in graph view
Change-Id: I32cadab6c9fe0ea05e503457f93b20bad7e2f84a
|
2017-03-03 09:38:52 +01:00 |
|
Émilie Feral
|
ff648cd0f1
|
[apps/sequence] Create a class graph view
Change-Id: Ic7b6f2f472c67861bf0b4b941a2c3b9e3c31095f
|
2017-03-03 09:38:52 +01:00 |
|