Laury
|
77167d1706
|
[statistics] Added 3 new measurements
|
2022-07-04 11:12:19 +02:00 |
|
Joachim LF
|
9b17d1b882
|
[Update] Epsilon 15.3.1
|
2021-01-21 19:56:06 +01:00 |
|
Hugo Saint-Vignes
|
f54c5a8172
|
[apps/statistics] Update wording
Change-Id: I4e3a042e1da6c7264932ff87fba0529f7aa1091d
|
2020-12-03 16:09:46 +01:00 |
|
Hugo Saint-Vignes
|
2740056472
|
[apps/statiastics] Rename i18n messages accurately
Change-Id: If88f91d6e925dbb2ad293b537661eb3d137ea826
|
2020-11-04 15:58:27 +01:00 |
|
Hugo Saint-Vignes
|
e27c668c40
|
[apps,escher,kandinsky,poincare,python] Replace every "grey" with "gray"
Change-Id: I60a232849dce90f70e6977b6024d6e9b1ce1b731
|
2020-11-04 15:07:20 +01:00 |
|
Quentin Guidée
|
ec43f41a8e
|
Omega theme: some fixes
|
2019-11-29 23:35:35 +01:00 |
|
Quentin Guidée
|
c68a0cdb33
|
New Default theme: Omega theme! (Beta)
|
2019-11-29 19:42:39 +01:00 |
|
É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
|
743bf7cf28
|
[escher] EvenOddMessageTextCell wraps the message view with a 2-pixel
margins (avoid almost duplicate classes)
|
2019-09-26 11:26:48 +02:00 |
|
Léa Saviot
|
4caf9f5197
|
[coding style] Make some methods const
|
2019-09-09 20:05:14 +02:00 |
|
Léa Saviot
|
0840ca7a1e
|
[apps/poincare] Move NormalDistribution to Poincare
|
2019-08-23 13:47:52 +02:00 |
|
Ruben Dashyan
|
44809f4b3f
|
Substitute Escher app() by Container::activeApp()
|
2019-07-19 15:06:25 +02:00 |
|
Ruben Dashyan
|
62cec10b46
|
[apps] Clean unnecessary AppsContainer class declarations and header inclusions
|
2019-07-19 15:06:25 +02:00 |
|
Émilie Feral
|
fb1625e9f4
|
[statistics][regression] CalculationController: fix column width to
display all digits
|
2018-11-23 12:04:09 +01:00 |
|
Émilie Feral
|
4dda66e58d
|
[escher] AlternateEmptyViewController: give the delegate the opportunity
to choose the view to display when empty
|
2018-11-23 12:04:01 +01:00 |
|
Lionel Debroux
|
1a8c6b6ae9
|
[poincare, escher, ion, apps] Split the huge umbrella header poincare.h, to reduce build time.
This should be a NFC, but surprisingly, it also reduces size... so what does it change ?
|
2018-10-23 11:49:09 +02:00 |
|
Émilie Feral
|
579da3033a
|
[apps] Get rid of DynamicViewController (part 2)
|
2018-09-07 17:55:42 +02:00 |
|
Émilie Feral
|
b8af15f1ab
|
[poincare] change createLayout signature
- CreateLayout depends on the float display mode and the number of
significant digits
- Float display mode does not have a default value anymore
|
2018-07-18 16:32:50 +02:00 |
|
Émilie Feral
|
67cddf554d
|
Merge branch 'lea-statistics' into upgrade-1.6.0
|
2018-06-12 10:25:54 +02:00 |
|
Léa Saviot
|
30448ec144
|
[apps/stats] Fix series notation (V1/N1 instead of VO/NO)
|
2018-06-11 13:58:26 +02:00 |
|
Léa Saviot
|
70ad21232d
|
[apps/shared] FloatPairStore -> DoublePairStore
|
2018-06-11 13:58:25 +02:00 |
|
Léa Saviot
|
6f71ff8a2c
|
[apps/reg] Add separators in Stats
|
2018-06-11 13:58:24 +02:00 |
|
Léa Saviot
|
5c8f9c60ef
|
[apps/shared] Simplify StoreTitleCell constructor
|
2018-06-11 13:58:24 +02:00 |
|
Léa Saviot
|
1e7069f00e
|
[apps/stats] Fix margins and column widths
|
2018-06-11 13:58:24 +02:00 |
|
Léa Saviot
|
47fa6f4a41
|
[apps/escher] Share color selection for data (Red, blue, Green, Yellow)
|
2018-06-11 13:58:23 +02:00 |
|
Léa Saviot
|
4e9767b3c9
|
[apps/stats] Handle the upperleft cell navigation in calculation
|
2018-06-11 13:58:23 +02:00 |
|
Léa Saviot
|
17e0fcc29e
|
[apps/stats] Fix CalculationController::indexFromCumulatedWidth
|
2018-06-11 13:58:23 +02:00 |
|
Léa Saviot
|
0d47a193b2
|
[apps/stats] Fix table margins.
|
2018-06-11 13:58:23 +02:00 |
|
Léa Saviot
|
41215ac593
|
[apps/stats] Draw table separators in Calculation
|
2018-06-11 13:58:23 +02:00 |
|
Léa Saviot
|
249b15750a
|
[apps/stats] Display all non empty series in calculation
|
2018-06-11 13:56:32 +02:00 |
|
Émilie Feral
|
f6bdf56c15
|
[escher] TableViewDataSource: implement default cumulatedWidthFromIndex,
cumulatedWidthFromIndex, indexFromCumulatedWidth,
indexFromCumulatedHeight
|
2018-06-07 16:21:31 +02:00 |
|
Émilie Feral
|
24c9549866
|
[escher] Handle copy/cut event on selectable table view
|
2018-06-07 14:46:14 +02:00 |
|
Léa Saviot
|
0e9897ab92
|
[apps/statistics] Clean CalculationController
|
2018-05-29 15:34:49 +02:00 |
|
Léa Saviot
|
11251f03de
|
[apps] Fix Statistics: now displays three series
|
2018-05-29 15:34:48 +02:00 |
|
Émilie Feral
|
6de71ae145
|
[poincare] Clean: convertFloatToText should be in PrintFloat instead of
Complex
|
2018-03-21 15:57:19 +01:00 |
|
Émilie Feral
|
d7abc80097
|
[apps] Add a row in statistics calculation
Change-Id: I930abde428850a0b7a76e3f77ef961ee195da042
|
2017-09-27 09:46:02 +02:00 |
|
Émilie Feral
|
f0a776a670
|
[apps] Operations in double when precision required
Change-Id: I7168a861a76178f0bf81841e9378f7399f67914a
|
2017-08-17 09:31:53 +02:00 |
|
Émilie Feral
|
82e212e771
|
[poincare] Template for double
Change-Id: I7404bd5cefc9ef78a5dbd572c3874a557cded28e
|
2017-08-16 09:55:29 +02:00 |
|
Émilie Feral
|
7a23094657
|
[apps/shared] Change scroll indicator margin in table view
Change-Id: Ib3e3a5c673e39bd8d6f8515ae52f3fdfd58de300
|
2017-05-05 10:19:05 +02:00 |
|
Émilie Feral
|
62c93e49a6
|
[apps] AppsContainer does not own the apps but a pointer to the apps
Change-Id: I9b6787be2cd143b52fd8dd60f3528fed2f74e4bb
|
2017-05-03 15:32:54 +02:00 |
|
Émilie Feral
|
70fc734f7b
|
[escher] Change dynamic view controller paradigm
Change-Id: I57fd41c9b9ad8a1e8b684b97fdf80ddffd71881d
|
2017-05-03 14:22:51 +02:00 |
|
Émilie Feral
|
3f98061a4c
|
[escher] Extrude the model in selectable table view controller to its
delegate
Change-Id: I4d49e0098d501e1419f7b216e828b13efbf74f81
|
2017-05-03 10:22:01 +02:00 |
|
Émilie Feral
|
f6a24dc1d2
|
[apps/statistics] Implement copy in calculation controller
Change-Id: Ifb9d7ed46f484a2e7f30f0c473c7e785ea6e034a
|
2017-04-26 09:39:14 +02:00 |
|
Émilie Feral
|
5c7d763291
|
[apps/shared] Make tab table controller dynamic view controller
Change-Id: Id3a383e72173779eb295dc998f780041f62f8bf0
|
2017-04-21 10:08:09 +02:00 |
|
Émilie Feral
|
7a54fa0ea0
|
[apps/shared] Divide tab table controller in 2 classes
Change-Id: I7bd9f7395c000ad69198ab123ffcfe1b661350aa
|
2017-03-16 15:12:13 +01:00 |
|
Émilie Feral
|
1f21251011
|
[escher] Change name: pointer->message
Change-Id: I0bd7a7d8da047b03342bec1ff31f29ad7efcc2f6
|
2017-03-16 15:12:12 +01:00 |
|
Émilie Feral
|
adc80cd71b
|
[apps][escher] I18n
Change-Id: I4d6f40155a8a182184af9ef2a583d0469196ffd5
|
2017-03-16 15:12:12 +01:00 |
|
Émilie Feral
|
b4b2e284e1
|
[apps/shared] Factorize tab table controller in a class
Change-Id: I0af0da6b9a1216c57c8a4b669d14d8a3473ac48b
|
2017-03-08 11:18:55 +01:00 |
|
Émilie Feral
|
f636974c0f
|
[apps/statistics] Typo
Change-Id: Id980ccb61aec429fa2e1e81b04a83b0b9ba9d744
|
2017-03-07 15:03:11 +01:00 |
|
Émilie Feral
|
9478fb2f26
|
[escher] Select tab when clicking on back: implement
willExitResponderChain for tab root controllers
Change-Id: Ie0399d24708e326d2284013a925792b36e6b629b
|
2017-03-07 14:34:12 +01:00 |
|