cmake
|
copy cmake files
|
2018-08-31 18:27:10 +02:00 |
.gitignore
|
change ignores
|
2018-09-04 11:30:25 +02:00 |
chart.cpp
|
kind of working
|
2018-09-23 17:11:11 +02:00 |
chart.h
|
[chart] emit newDataRequest on scroll
|
2018-09-19 15:05:11 +02:00 |
chartview.cpp
|
attach series to axis to have updates on scrolling
|
2018-09-12 09:57:06 +02:00 |
chartview.h
|
attach series to axis to have updates on scrolling
|
2018-09-12 09:57:06 +02:00 |
CMakeLists.txt
|
fix missing chart dependency
|
2018-08-31 22:44:37 +02:00 |
converttoseries.cpp
|
buffer for converted data
|
2018-09-19 15:06:15 +02:00 |
converttoseries.h
|
buffer for converted data
|
2018-09-19 15:06:15 +02:00 |
dataloader.cpp
|
kind of working
|
2018-09-23 17:11:11 +02:00 |
dataloader.h
|
kind of working
|
2018-09-23 17:11:11 +02:00 |
dataqueue.cpp
|
kind of working
|
2018-09-23 17:11:11 +02:00 |
dataqueue.h
|
kind of working
|
2018-09-23 17:11:11 +02:00 |
datarequest.cpp
|
initial
|
2018-08-31 18:20:47 +02:00 |
datarequest.h
|
initial
|
2018-08-31 18:20:47 +02:00 |
dataresult1d.cpp
|
initial
|
2018-08-31 18:20:47 +02:00 |
dataresult1d.h
|
initial
|
2018-08-31 18:20:47 +02:00 |
dataservice.cpp
|
initial
|
2018-08-31 18:20:47 +02:00 |
dataservice.h
|
initial
|
2018-08-31 18:20:47 +02:00 |
DataService.pro
|
new widget
|
2018-09-03 17:50:33 +02:00 |
main.cpp
|
allow zooming and panning...
|
2018-09-03 10:05:03 +02:00 |
mainwindow.cpp
|
kind of working
|
2018-09-23 17:11:11 +02:00 |
mainwindow.h
|
one dataQueue per application
|
2018-09-05 11:24:36 +02:00 |
mainwindow.ui
|
initial
|
2018-08-31 18:20:47 +02:00 |
multichartview.cpp
|
kind of working
|
2018-09-23 17:11:11 +02:00 |
multichartview.h
|
buffer for converted data
|
2018-09-19 15:06:15 +02:00 |
multichartview.ui
|
try to catch wheel event
|
2018-09-05 18:10:34 +02:00 |