##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r564:91bcf3ba1822
Merge branch 'feature/MinMaxVariable' into develop
Alexandre Leroux
merge
0
r563:fe5ae51adf07
Shows min/max x-axis data in Variable widget (3) Uses the previous methods to show min/max values in the variable widget
Alexandre Leroux
1
r562:c613c4935e08
Shows min/max x-axis data in Variable widget (2) Creates max() method that returns the iterator on the last value that is <= than the value passed in parameter + implements unit tests
Alexandre Leroux
0
r561:72b3a7366e6c
Shows min x-axis data in Variable widget (1) Creates min() method that returns the iterator on the first value that is >= than the value passed in parameter + implements unit tests
Alexandre Leroux
0
r560:733f0e0e2605
Updates vera exclusions
Alexandre Leroux
0
r559:f66c81d8ced0
Moves cbegin() and cend() declarations in IDataSeries + adds operator-- on ArrayData
Alexandre Leroux
0
r558:96f73c42ec59
Uses new iterator in DataSeries.cpp The code of the old iterator is deleted. The new iterator is now built from the Implementation of DataSeriesIteratorValue :: Impl for a DataSeries
Alexandre Leroux
0
r557:549a850c09e9
Defines an iterator for a data series This iterator will replace the existing iterator for DataSeries
Alexandre Leroux
0
r556:552e9eaf7536
PR: Use DateUtils instead of static_cast
0
r555:870e7dd1fcf7
Merge branch 'feature/TestAcquisition' into develop
merge
0
r554:7644bba62054
Add mofif for clang format
0
r553:53bba55aedf8
Add test acquisition.
2
r552:8e056a311468
Add test for cach providing methods of variable
2
r551:221951fe7cca
Uses std::shared_ptr
Alexandre Leroux
0
r550:70ca5d366d01
Fixes subData() method and adds unit tests
Alexandre Leroux
0
r549:fb70ebcca9b1
Merge branch 'feature/VectorSeries2' into develop
Alexandre Leroux
merge
0
r548:17624d030c39
Sets differents colors for components of a vector
Alexandre Leroux
0
r547:04be26486541
Updates VisualizationGraphHelper to handle vectors
Alexandre Leroux
0
r546:dd4269fbedea
Handles QCustomPlot plottables for vectors (2) - Uses the previous map in VisualizationGraphWidget
Alexandre Leroux
0
r545:098cadc4596c
Handles QCustomPlot plottables for vectors (1) - Uses a map that associate a component index to a plottable. - Replaces the current structure by the map in VisualizationGraphHelper For example: - for a scalar, there is a QCPGraph at index 0 - for a vector, there is three QCPGraph at indexes 0, 1 and 2
Alexandre Leroux
0
load next
< 1 .. 7 8 9 10 11 .. 36 >
showing 20 out of 710 commits