Package: qcustomplot / 2.0.1+dfsg1-4
Metadata
Package | Version | Patches format |
---|---|---|
qcustomplot | 2.0.1+dfsg1-4 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
01_Add_CMakeLists.patch | (download) |
CMakeLists.txt |
30 30 + 0 - 0 ! |
add cmakelists files for building of shared library and to examples |
02_Use_QElapsedTimer.patch | (download) |
examples/plots/mainwindow.cpp |
6 4 + 2 - 0 ! |
use qelapsedtimer instead of deprecated qtime::elapsed() |
03_Use_QRandomGenerator.patch | (download) |
examples/plots/mainwindow.cpp |
18 9 + 9 - 0 ! |
use qrandomgenerator instead of deprecated qrand()/qsrand() |
04_Use_QDate_startOfDay.patch | (download) |
examples/plots/mainwindow.cpp |
2 1 + 1 - 0 ! |
use qdate::startofday() instead of deprecated qdatetime(const QDate&) |
0005 Replace deprecated pageRect . Closes 976062.patch | (download) |
examples/text-document-integration/mainwindow.cpp |
2 1 + 1 - 0 ! |
replace deprecated pagerect(). (closes: #976062) |