Commit Graph

4787 Commits

Author SHA1 Message Date
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
de1ccac62f [apps/reg] Modify navigation on hidden cell in Stats 2018-06-11 13:58:25 +02:00
Léa Saviot
b2c84b3f45 [apps] Fix compilation 2018-06-11 13:58:25 +02:00
Léa Saviot
9ddac70d27 apps/regs] Fix header guards 2018-06-11 13:58:25 +02:00
Léa Saviot
6b3c0c64d2 [apps/reg] Fix the margins 2018-06-11 13:58:25 +02:00
Léa Saviot
95e0a8babb [apps/reg] hide the upper left cell 2018-06-11 13:58:25 +02:00
Léa Saviot
c0e80a3934 [apps/reg] Color the columns titles in Stats 2018-06-11 13:58:25 +02:00
Léa Saviot
45b9f9a2f5 [apps/regression] Fix margins in Stats 2018-06-11 13:58:24 +02:00
Léa Saviot
0cf20433ba [apps/regression] Fix number of columns assumptions 2018-06-11 13:58:24 +02:00
Léa Saviot
6f71ff8a2c [apps/reg] Add separators in Stats 2018-06-11 13:58:24 +02:00
Léa Saviot
4470a9c51e [apps/reg] Display correct data in stats 2018-06-11 13:58:24 +02:00
Léa Saviot
0a2a06edbb [apps/reg] Display deveral columns in stats 2018-06-11 13:58:24 +02:00
Léa Saviot
0c2c998362 [apps/regression] Navigation between different series in graph 2018-06-11 13:58:24 +02:00
Léa Saviot
060d2a7c43 [apps/regression] Fix graph cursor navigation 2018-06-11 13:58:24 +02:00
Léa Saviot
ab346eba79 [apps/regression] Display all the non empty regression series 2018-06-11 13:58:24 +02:00
Léa Saviot
32e00b5e1e [apps/reg] Init the graph selected series at cursor initialization 2018-06-11 13:58:24 +02:00
Léa Saviot
7f71faf0c2 [apps/regression] Fix GraphController::isEmpty 2018-06-11 13:58:24 +02:00
Léa Saviot
0828525a65 [apps/regression] Change data titles 2018-06-11 13:58:24 +02:00
Léa Saviot
4ac8b0ce93 [apps/statistics] Clean StoreController::willDisplayCellAtLocation 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
f6823c038f [[apps/regression] Fix regression (now compiles) 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
1f02b8201e [apps/regression] Fix regression 2018-06-11 13:58:24 +02:00
Léa Saviot
2f9de351d3 [apps/i18n] Share statistics messages also used by regression 2018-06-11 13:58:24 +02:00
Léa Saviot
9f866febea [apps/stats] Make spanish title fit in cell 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
cf03d7e7ac [apps/stats] Memoize number of non empty series 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
e295dd678e [apps/stats] Fix drawin and reloading 2018-06-11 13:58:24 +02:00
Léa Saviot
e1b39b6f3a [apps/stats] Fix box drawing and dirtying 2018-06-11 13:58:24 +02:00
Léa Saviot
2c1d2b402b [app/stats] Prevent histogram blinking 2018-06-11 13:58:23 +02:00
Léa Saviot
e025cb30d5 [apps/stats] Clean code 2018-06-11 13:58:23 +02:00
Léa Saviot
c31527c54e [apps/stats] Fix histogram horizontal scrolling 2018-06-11 13:58:23 +02:00
Léa Saviot
ed7a29084c [apps/stats] Remove histogram blinkng 2018-06-11 13:58:23 +02:00
Léa Saviot
e0518ecaf9 [apps/stats] Remove histogram blinking 2018-06-11 13:58:23 +02:00
Léa Saviot
02c81e76fb [apps/stats] Remove compilation warning about non used value 2018-06-11 13:58:23 +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
df9be81ce7 [apps/stats] Dirty the whole box view when reloading it
This is needed because we now change the main box color on selection
2018-06-11 13:58:23 +02:00
Léa Saviot
3e547bb44c [apps/stats] Fix banner size computation 2018-06-11 13:58:23 +02:00
Léa Saviot
2997e991c4 [apps/stats] Fix display ok OK view for histogram parameters 2018-06-11 13:58:23 +02:00
Léa Saviot
0f2b811692 [asscher/palette] Change Palette::Green
It is now more readable in Stats/Data
2018-06-11 13:58:23 +02:00
Léa Saviot
c9407d6bdb [apps/stats] Color the box of the selected box view 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
4e9767b3c9 [apps/stats] Handle the upperleft cell navigation in calculation 2018-06-11 13:58:23 +02:00