Léa Saviot
|
de5cc75ac3
|
[apps/stats/reg] Data not suitable message
|
2018-06-11 17:49:24 +02:00 |
|
Léa Saviot
|
a46a059f8b
|
[apps/shared] Use better warning message
|
2018-06-11 15:26:55 +02:00 |
|
Léa Saviot
|
ec20774739
|
[app/shared] Fix textfield emptying on syntax error
|
2018-06-11 13:58:26 +02:00 |
|
Léa Saviot
|
13a4057786
|
[apps/stats/reg] Do not fill with formula if undefined values
|
2018-06-11 13:58:26 +02:00 |
|
Léa Saviot
|
d44459bba2
|
[apps/reg/stats] Share StoreContext
|
2018-06-11 13:58:26 +02:00 |
|
Léa Saviot
|
2fffe97fee
|
[apps/reg/stats] Do not leave formula input view on Up event
|
2018-06-11 13:58:26 +02:00 |
|
Léa Saviot
|
0187592dc1
|
[apps/stats/reg] Fix formula input edition end
Befor, textFieldShouldFinishEditing was true for Right event
|
2018-06-11 13:58:26 +02:00 |
|
Léa Saviot
|
163513dfc0
|
[apps/stats/reg] More beautiful formul input view
|
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
|
8c883b71bf
|
[apps/shared] Handle formula input abort
|
2018-06-11 13:58:25 +02:00 |
|
Léa Saviot
|
185d77fcb7
|
[apps/statistics] Set the formula input view label
|
2018-06-11 13:58:25 +02:00 |
|
Léa Saviot
|
5da90b5160
|
[apps/stats] Fill with formula in statistics
|
2018-06-11 13:58:25 +02:00 |
|
Léa Saviot
|
dbf1597ef3
|
[apps/stats] Display or not the formula input view
|
2018-06-11 13:58:25 +02:00 |
|
Léa Saviot
|
70e1f5b25b
|
[apps/stats] Inline StoreController::contentView()
|
2018-06-11 13:58:25 +02:00 |
|
Léa Saviot
|
84131db41c
|
[apps/stats] Start developping the input formula view in data
|
2018-06-11 13:58:25 +02:00 |
|
Léa Saviot
|
31ee2daf50
|
[apps/stats] Add option fill with formula (does nothing)
|
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
|
5c3ffecb9b
|
[apps/shared] Take into account the separator width when setting margins
|
2018-06-11 13:58:24 +02:00 |
|
Léa Saviot
|
36e19af514
|
[apps/share] Fix include guard in class header
|
2018-06-11 13:58:24 +02:00 |
|
Léa Saviot
|
73dd1cf335
|
[shared] Make FloatPairStore::m_numberOfPairs private
|
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
|
b503213037
|
[apps/stats] Memoize emptiness of series
|
2018-06-11 13:58:24 +02:00 |
|
Léa Saviot
|
357d3fbad0
|
[apps/shared/stats] Make store functions const
|
2018-06-11 13:58:23 +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
|
b99cd21660
|
[apps/stats] Fix the display of the last empty row in store
Before, it appeared when it shouldn't
|
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
|
fae5659bee
|
[apps/shared] HideableEvenOddCell
|
2018-05-29 15:34:49 +02:00 |
|
Léa Saviot
|
452957caf6
|
[apps/shared] Class Hideable
|
2018-05-29 15:34:49 +02:00 |
|
Léa Saviot
|
1950994019
|
[apps/stats] Fix deletion on last non hidden data row
|
2018-05-29 15:34:49 +02:00 |
|
Léa Saviot
|
6e9021ed35
|
[apps/stats] Fix display one axis only in Box tab
The axis view is now a separate view, so there is no problem of
computing the height of the "axed" box view.
|
2018-05-29 15:34:49 +02:00 |
|
Léa Saviot
|
076ac081cd
|
[apps/stats] StoreCell, StoreTitleCell inherit from StoreSeparatorCell
|
2018-05-29 15:34:49 +02:00 |
|
Léa Saviot
|
2717e8ebef
|
[apps/shared] Draw separators between series in Store data
|
2018-05-29 15:34:49 +02:00 |
|
Léa Saviot
|
70fa8d658e
|
[apps/shared] Handle empty cells in store data table navigation
|
2018-05-29 15:34:49 +02:00 |
|
Léa Saviot
|
24d7593276
|
[apps/shared] k_numberOfColumnsPerSeries is a FloatPairStore attribute
|
2018-05-29 15:34:49 +02:00 |
|
Léa Saviot
|
2b185261b7
|
[apps/stats] Hide empty histogram cells
|
2018-05-29 15:34:49 +02:00 |
|
Léa Saviot
|
cbe9a95472
|
[apps/stats] Display OK in histogram
|
2018-05-29 15:34:49 +02:00 |
|
Léa Saviot
|
ac59105a46
|
[apps/stats] Display the labels of the bottom histogram only
|
2018-05-29 15:34:49 +02:00 |
|
Léa Saviot
|
a9ec0a3805
|
[apps/stats] Fix histogram dirty tracking
|
2018-05-29 15:34:49 +02:00 |
|
Léa Saviot
|
4a89ff4ba5
|
[apps/statistics] Remove duplicate banner views
|
2018-05-29 15:34:49 +02:00 |
|
Léa Saviot
|
b1e732e135
|
[apps] Color Series names if not empty in Statistics
|
2018-05-29 15:34:49 +02:00 |
|
Léa Saviot
|
54ca272eb1
|
[apps] Set margins in Shared::StoreController
|
2018-05-29 15:34:49 +02:00 |
|
Léa Saviot
|
4a2963381d
|
[apps] Reorganize Shared::StoreController
|
2018-05-29 15:34:49 +02:00 |
|
Léa Saviot
|
f775af59de
|
[apps] Draw empty cells if no data in StoreController
|
2018-05-29 15:34:49 +02:00 |
|
Léa Saviot
|
9fe7cd2a46
|
[apps] Rename FloatPairStore methods
|
2018-05-29 15:34:48 +02:00 |
|
Léa Saviot
|
551606037d
|
[apps] Do not display empty cells in store_controller
|
2018-05-29 15:34:48 +02:00 |
|
Léa Saviot
|
11251f03de
|
[apps] Fix Statistics: now displays three series
|
2018-05-29 15:34:48 +02:00 |
|
Léa Saviot
|
a184ff95b4
|
[apps] Inline shared/store_parameter_controller.h
|
2018-05-29 15:34:48 +02:00 |
|
Léa Saviot
|
33fa32d55f
|
[apps] Multiple data series in FloatPairStore
|
2018-05-29 15:34:48 +02:00 |
|