##// END OF EJS Templates
Commit Message Age Author Refs
load previous
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
r544:7d4df259bbfa
Merge branch 'feature/GraphTooltip' into develop
Alexandre Leroux
merge
0
r543:4cbf5bf3dd44
Shifts tooltip to mouse
Alexandre Leroux
0
r542:3b933383848f
Replaces "Plus" cursor by "Circle" cursor
Alexandre Leroux
0
r541:0becc05398fd
Uses Qt tooltips instead of QCPTextItem Tooltip is easier to manage and more flexible
Alexandre Leroux
0
r540:23422057e407
Merge branch 'feature/DisplayDataBeforeAcquisition' into develop
merge
0
r539:575eda7156d0
Add impletation for displaying data that are already in cache when acquisition is requested
0
r538:ba71c0cdaccd
add Skeleton for displaying data which are already in cache
0
r537:b812e9112359
Add method to get range in cacheRange
0
r536:385fbf866df8
Merge branch 'feature/VectorSeries' into develop
Alexandre Leroux
merge
0
r535:a7ded9f58584
Adds unit tests for reading vectors in AMDA
Alexandre Leroux
0
r534:1cffe83f175c
Removes hack that was downloading first component of a vector when vectors were not handled
Alexandre Leroux
0
r533:a6f250cc335f
Reads variable metadata to get the data type The data type is then parsed to determine the value type expected when reading result file
Alexandre Leroux
0
r532:522bb785789b
Updates data series creation according to the value type (vector or scalar)
Alexandre Leroux
0
r531:c797ff6ef110
Updates method for reading results according to the value type (vector or scalar)
Alexandre Leroux
0
r530:a08e6992e146
Creates enum that represents the value types that can be read in AMDA This enum is passed in parameter of the reading method to parse the result file according to it
Alexandre Leroux
0
r529:d3e47b0fbfb0
Updates declaration of logger to avoid multiple definitions
Alexandre Leroux
0
r528:df3e79308ca8
Creates vector series + updates ScalarSeries::subDataSeries() to use iterators
Alexandre Leroux
0
r527:575b804cd7dd
Merge branch 'feature/DataSeriesIterator' into develop
Alexandre Leroux
merge
0
load next
< 1 2 3 4 5 6 7 .. 30 >
showing 20 out of 592 commits