|
9e5c379e8a
|
Make download api in include/interfaces.h available for Qt using
signals/slots.
|
2023-12-08 12:51:16 +01:00 |
|
|
2025a75d56
|
Save as changing to master.
|
2023-12-06 14:53:52 +01:00 |
|
|
8e287e3163
|
Add reporting thread and download thread.
|
2023-12-03 19:52:48 +01:00 |
|
|
ece75887e2
|
Add helpers:
virtual void dcDownloadStart() {}^M
virtual bool dcDownloadRequested() const { return false; }^M
virtual void dcDownloadResetRequest() {}^M
virtual QString dcDownloadFileName() const { return ""; }^M
virtual void dcDownloadReportStart() {}^M
|
2023-12-02 09:47:26 +01:00 |
|
|
ee26eef50f
|
Save development files.
|
2023-12-01 14:28:07 +01:00 |
|
|
fb6a0b086f
|
Fix: signals are not allowed to be (pure) virtual functions.
|
2023-11-09 10:19:17 +01:00 |
|
|
a9041d417d
|
Start repository
|
2023-11-08 13:02:26 +01:00 |
|