issues
search
KDAB
/
KDChart
A Qt tool for creating business and scientific charts. This is the canonical repository for KDChart.
https://www.kdab.com/kd-chart/
Other
139
stars
37
forks
source link
master
#58
Closed
winterz
closed
7 months ago
winterz
commented
7 months ago
This would become version 3.1.0
Update view when model resets it's data
Update to use new connect syntax
Remove emit= define, use Q_EMIT instead
[pre-commit.ci] auto fixes from pre-commit.com hooks
Fix Qt5 build as qOverload requires C++14
Replace Q_FOREACH with for ranged loops
[pre-commit.ci] auto fixes from pre-commit.com hooks
Fix missing model aboutToBeReset
CHANGES - update
CHANGES - remove trailing whitespace
Fix warning when using with string builder enabled
Fix assert due AbstractDiagram::aboutToBeDestroyed
[pre-commit.ci] auto fixes from pre-commit.com hooks
Fix typo
Build with GitHub Actions
codespell
Simplify GH actions and enable examples/tests/docs
python/tests/tst_importModule.py - fix list of moduleSymbols
qtests/DrawIntoPainter/mainwindow.ui - fix invalid icon property 'windowIcon'
CI: Nightly for clazy and clang-tidy
CI: Add static/shared and python bindings
.github/workflows/nightly.yml - re-license to MIT
Add missing override keywords (found by -Wsuggest-override)
Only call feature_summary when not a submodule
Use KDChart::kdchart for the internal alias, to match the exported target
python/tests/tst_importModule.py - remove QIntList from symbols list