##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Author Refs
r1362:0033c08c242f
Partly reimplemented Graph event handling + bugfix - Now pure UX scroll doesn't affect variable delta T - Now all events are captured by VisualizationGraphWidget(VGW) this avoid that QCP intercept them then FW them to VGW which interact back with QCP - Non transformation events a broken for now - Added keyboard navigation Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
0
r1361:d94394edced5
simple graph unit test: simple scroll implemented Test does the scroll but shows that GUI scroll may change also Delta T while this shouldn't. Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
0
r1360:d88ad553a61d
Added GUI Test Utils lib to share boilerplate code for UI testing This lib provides convenience function for D&D or mouse interactions Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
0
r1359:609bd9b37a71
Started UI unit testing Added basic single plot unit test, only plot and context creation is implemented, tests cases are to be written and refactoring init in shared test fixtures will be necessary. Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
0
r1358:48660d9880a2
Removed interaction handling in QCP since they are implemented in SciQLop Before the wheel interaction was done multiple times on QCP side first then on SciQLop side. Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
0
r1357:b99517cf890c
bump Core Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
0
r1356:1593f1666d7a
removed useless submodule Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
0
r1355:a29174c00b30
Updated meson build build definitions Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
0
r1354:a5b14bbc79aa
Added Coverage and updated QCustomPlot to 2.0.1 Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
0
r1353:da35e06f4a00
Added debugging helpers and force -O0 for debug builds Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
0
r1352:fb8f470a1906
[WIP] new generic WS plugin and few other fixes Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
0
r1351:d755f1f0a484
Removed old IDataProvider IF, some small steps toward new VC integration Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
0
r1350:09a8c8a01145
Ported Mock plugin to new IDataProvider interface compatible with new variable controller Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
0
r1349:3fc54ca0e4e0
(•̀ᴗ•́)و ̑̑ Some cleaning, remover previous implementation of VariableController and related classes Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
0
r1348:ea7d1a66f4ab
All the codebase is modified to build with new Variable Controller it only builds now there won't be any data update most of the code is broken now ¯\_(ツ)_/¯ Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
0
r1347:17e0dafec10c
Made core module a git submodule, ready to start switching to new variable controller Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
0
r1346:d8cb4bff8c14
Renamed SqpRange to DateTimeRange, introduced VariableController2 to replace current implementation Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
0
r1345:ce477e992869
Some WIP refactoring, trying to remove TimeController object SciQLOP core should be usable OOTB without creating controllers objects. Time range should be given on variable creation not taken from a global object. Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
0
r1344:213f5ecfb65d
Empty passwd storing hash map in downloader once download is complete Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
0
r1343:d543c61b5a4e
Basic Async implementation of downloader Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
0
load next
< 1 2 3 4 5 6 7 .. 69 >
showing 20 out of 1363 commits