summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* QScatterSeries: More marker shapesLukas Kosinski2021-05-046-93/+327
* Remove qmake project filesJoerg Bornemann2021-05-035-748/+0
* CMake: Fix qml module version to use the repo project versionAlexandru Croitor2021-04-151-1/+1
* Remove extra example from highlightsTomi Korpipaa2021-04-141-2/+1
* Make opengl really optionalMichal Klocek2021-03-252-21/+5
* Doc: Fix issues in Q[H|V]XYModelMapper documentationTopi Reinio2021-03-022-8/+16
* Only create the GLXYSeriesData if there is no existing dataAndy Shaw2021-02-231-1/+2
* Allow smaller ranges for XY chartsJoni Poikelin2021-02-111-3/+3
* Fix qmlf1legends example for Qt 6Miikka Heikkinen2021-01-141-4/+3
* Make qt-configure-module workJoerg Bornemann2021-01-131-4/+8
* Add cmake buildMichal Klocek2021-01-066-2/+1155
* Add configure.cmakeMichal Klocek2021-01-063-0/+139
* Fix build on mac with cmakeMichal Klocek2020-12-091-1/+1
* Update dependenciesMichal Klocek2020-11-192-4/+4
* Fixup after namespace refactorMichal Klocek2020-11-192-5/+0
* Remove _PRIVATE usage, prepare for cmake 2/2Michal Klocek2020-11-1917-63/+58
* Use qtConfig, prepare for cmake 1/2Michal Klocek2020-11-162-3/+3
* Remove charts namespace for Qt6Michal Klocek2020-11-06371-1079/+1023
* Add datetimeaxis to configure systemMichal Klocek2020-11-068-14/+34
* Add configure systemMichal Klocek2020-11-0516-270/+526
* Update dependenciesFriedemann Kleint2020-10-304-14/+14
* Prevent zoom-out beyond infinite linear max double valuesKeith Kyzivat2020-10-225-4/+24
* Adapt to QPlatformInterface => QNativeInterface renamingKeith Kyzivat2020-10-221-1/+1
* Port from devicePixelRatioF() to devicePixelRatio()Morten Johan Sørvig2020-09-141-1/+1
* Use QT_CONFIG for opengl_es_2 ifdefsMichal Klocek2020-08-142-2/+2
* Use type safe native texture accessorsMichal Klocek2020-08-141-1/+2
* Fix deprecate warningsMichal Klocek2020-08-141-10/+10
* Adapt createTextureFromId and resetOpenGLStateMichal Klocek2020-08-141-2/+3
* Adapt to geometryChanged => geometryChange renamingMichal Klocek2020-08-142-3/+3
* Add ; to Q_UNUSEDLars Schmertmann2020-06-2645-123/+123
* Use QList instead of QVectorJarek Kobus2020-06-26134-488/+506
* Add missing overrideAlexander Volkov2020-06-25133-533/+535
* Remove winrtOliver Wolff2020-06-172-2/+2
* Fix Clang 10 warning about misleading indentationThiago Macieira2020-05-051-1/+2
* Shift the label to be inside the bar if it is going to be cut offAndy Shaw2020-04-282-8/+12
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-04-063-12/+11
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-043-12/+11
| |\
| | * Fix deprecation warning against QDateTime(QDate)v5.15.0-beta1Edward Welbourne2020-02-181-1/+1
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-152-11/+10
| | |\
| | | * Don't overlap the labels on a vertical axis instead of elidingAndy Shaw2020-02-111-9/+8
| | | * Doc: List pen styles as a restriction for useOpenGL in QML API as wellJoni Poikelin2020-02-071-2/+2
* | | | Update dependenciesFriedemann Kleint2020-04-0625-21/+57
|/ / /
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-071-4/+4
|\| |
| * | Place minor tickmarks on horizontal axis correctlyPaul Olav Tvete2019-12-051-4/+4
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-267-36/+21
|\| |
| * | Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-257-36/+21
| |/
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-194-10/+7
|\|
| * Doc: Fix documentation warningsTopi Reinio2019-11-114-10/+7
* | Update dependencies on 'dev' in qt/qtchartsQt Submodule Update Bot2019-11-013-15/+1
* | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2019-10-168-42/+73
|\|