3
1
Fork
You've already forked qtgraphs
0
No description
  • C++ 75.1%
  • QML 21.6%
  • CMake 1.9%
  • GLSL 1.1%
  • QMake 0.2%
  • Other 0.1%
Sami Varanka f7c29bf0f3 Fix: 2D remove signal overloads from DateTimeAxis
When visualMin and visualMax properties were added to the DateTimeAxis,
their corresponding signals had qreal as their parameter type. Later,
during 6.11 api-review they were changed to QDateTime. Then the change
that added tickCount property for 6.12 accidentally added them back.
Amends c09ae0ee04 to address header review
comment.
Pick-to: 6.12
Task-number: QTBUG-146286
Change-Id: I17b946373a4772d1785d89f1234eac70433b83e7
Reviewed-by: Hatem ElKharashy <hatem.elkharashy@qt.io>
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2026年07月14日 07:44:57 +00:00
coin Remove unnecessary comment 2025年03月05日 16:06:11 +01:00
examples Make Qt Graphs examples self-contained 2026年06月18日 14:14:13 +00:00
LICENSES Initial commit 2023年03月02日 15:45:23 +02:00
src Fix: 2D remove signal overloads from DateTimeAxis 2026年07月14日 07:44:57 +00:00
tests QSurface3DSeries: Avoid enum/flag confusion 2026年06月01日 15:18:04 +00:00
tools/blender Add octagon mesh for shadowed point type 2023年05月16日 10:46:01 +00:00
.cmake.conf Bump version to 6.13.0 2026年06月05日 02:03:38 +00:00
.gitattributes Initial commit 2023年03月02日 15:45:23 +02:00
.gitignore Update .gitignore to ignore example build folders 2024年05月29日 07:22:41 +03:00
.gitreview Add .gitreview file 2025年03月24日 17:25:40 +01:00
.tag Initial commit 2023年03月02日 15:45:23 +02:00
CMakeLists.txt Add CanvasPainter backend to graph renderers 2026年05月08日 10:17:18 +00:00
configure.cmake Add 2D and 3D as configurable features 2024年01月11日 06:29:20 +02:00
CONTRIBUTING.md Add CONTRIBUTING.md file 2026年04月21日 07:21:46 +00:00
dependencies.yaml Update dependencies on 'dev' in qt/qtgraphs 2026年07月09日 22:27:49 +00:00
licenseRule.json Add CONTRIBUTING.md file 2026年04月21日 07:21:46 +00:00
qt_cmdline.cmake configure: Add qt_cmdline.cmake to register src/ features 2026年03月09日 17:18:35 +01:00
REUSE.toml Add CONTRIBUTING.md file 2026年04月21日 07:21:46 +00:00
sync.profile Rename 3D graphs directories to "graphs3d" 2023年12月04日 14:57:23 +02:00