##// END OF EJS Templates
Commit Message Age Author Refs
load previous
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
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
load next
< 1 .. 8 9 10 11 12 .. 37 >
showing 20 out of 732 commits