summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Prevent zoom-out beyond infinite linear max double valuesKeith Kyzivat2020-10-235-4/+24
* Fix Clang 10 warning about misleading indentationThiago Macieira2020-05-201-1/+2
* Shift the label to be inside the bar if it is going to be cut offAndy Shaw2020-05-182-8/+12
* 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
* | Place minor tickmarks on horizontal axis correctlyPaul Olav Tvete2019-12-051-4/+4
* | Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-257-36/+21
|/
* Doc: Fix documentation warningsTopi Reinio2019-11-114-10/+7
* Merge remote-tracking branch 'origin/5.13' into 5.14v5.14.0-beta2Simon Hausmann2019-10-161-9/+24
|\
| * Fix removing rows from candlestick model mapperMiikka Heikkinen2019-10-151-9/+24
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-127-33/+49
|\|
| * Draw points that lie inside the chart rect onlyMahmoud Badri2019-10-111-24/+16
| * Round adjustedMin for offset value in ChartBarCategoryAxisAssam Boudjelthia2019-10-102-4/+4
| * Fix trackpad scrolling on macOSTomi Korpipaa2019-10-092-4/+20
| * Pass CategoryRange label change to parent QCategoryAxisMiikka Heikkinen2019-10-082-1/+9
* | Update plugins.qmltypes for 5.14v5.14.0-beta1Kai Koehne2019-09-301-1/+280
* | Explicitly override keyPressEvent methodsFredrik Orderud2019-09-302-2/+2
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-201-0/+1
|\|
| * Doc: Add the inherits tag to list the members availableKavindra Palaraja2019-07-181-0/+1
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-135-7/+27
|\|
| * Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-07-114-7/+26
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-114-7/+26
| | |\
| | | * Force entire chart update when points label clipping changesMiikka Heikkinen2019-06-184-4/+25
| | | * Revert "Fix rendering lines with Antialiasing render hint"Miikka Heikkinen2019-06-181-3/+1
| * | | Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-091-0/+1
| |/ /
* | | Eradicate Java-style iterators and mark the module free of themMarc Mutz2019-07-044-32/+14
* | | Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-122-6/+6
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-032-4/+5
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-022-4/+5
| |\|
| | * Fix crash on ChartView component destroyKirill Burtsev2019-05-222-4/+4
| | * QCandlestickSeries: remove sets on destroy to prevent leaksKirill Burtsev2019-05-211-0/+1
* | | Fix deprecation warningsFriedemann Kleint2019-05-278-30/+30
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-301-6/+1
|\|
| * Doc: Fix empty page being displayed in Qt Assistant for Getting StartedLeena Miettinen2019-04-291-6/+1
* | Automatically register the latest import versionv5.13.0-beta3Kai Koehne2019-04-126-36/+9
* | Switch export macros to standard formv5.13.0-beta2Kai Koehne2019-04-01213-230/+230
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-261-1/+1
|\|
| * Fix static building of qml applications using chartsMiikka Heikkinen2019-03-221-1/+1
* | doc: Add missing documentation for brush propertiesRainer Keller2019-03-202-0/+10
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-168-32/+52
|\|
| * Doc: Set QChart functions as deprecatedTopi Reinio2019-03-058-32/+52
| * Fix the inclusion of MOC files before QT_CHARTS_END_NAMESPACEJesus Fernandez2019-01-21132-268/+249
* | Update plugins.qmltypes for Qt 5.13v5.13.0-beta1Kai Koehne2019-03-061-1/+5
* | labelsEditable is not supported in QML, so don't make it a propertyMiikka Heikkinen2019-02-252-12/+14
* | Fix some deprecation warningsv5.13.0-alpha1Friedemann Kleint2019-02-064-5/+8
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-101-0/+1
|\|
| * Fix warning about unused variableFriedemann Kleint2019-01-101-0/+1
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-252-1/+29
|\|