summaryrefslogtreecommitdiffstats
path: root/src/charts/axis
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.11' into tqtc/lts-5.15-ope...v5.15.11-lts-lgplTarja Sundqvist2023-06-094-40/+35
|\
| * Fix axis vanishing with specific valuesJere Tuliniemi2022-06-142-2/+2
| * Replace code with simpler but equivalent codeDimitrios Apostolou2022-06-134-38/+33
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.10' into tqtc/lts-5.15-ope...v5.15.10-lts-lgplTarja Sundqvist2023-04-241-4/+4
|\|
| * Fix minor tick placement for horizontal axisJoni Poikelin2022-05-031-4/+4
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.6' into tqtc/lts-5.15-open...v5.15.6-lts-lgplTarja Sundqvist2022-08-161-1/+1
|\|
| * Doc: Use correct return type for qmlpropertyPaul Wicking2021-06-141-1/+1
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.5' into tqtc/lts-5.15-open...v5.15.5-lts-lgplTarja Sundqvist2022-05-162-6/+13
|\|
| * Add comments and clarify some codeDimitrios Apostolou2021-05-122-6/+13
* | Revert "Update the commercial license header to Qt Charts files"v5.15.3-lts-lgplTarja Sundqvist2021-03-2275-825/+825
|/
* Update the commercial license header to Qt Charts filesTarja Sundqvist2021-01-2775-825/+825
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-151-9/+8
|\
| * Don't overlap the labels on a vertical axis instead of elidingAndy Shaw2020-02-111-9/+8
* | Place minor tickmarks on horizontal axis correctlyPaul Olav Tvete2019-12-051-4/+4
* | Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-252-30/+15
|/
* Doc: Fix documentation warningsTopi Reinio2019-11-111-1/+1
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-122-4/+4
|\
| * Round adjustedMin for offset value in ChartBarCategoryAxisAssam Boudjelthia2019-10-102-4/+4
* | Explicitly override keyPressEvent methodsFredrik Orderud2019-09-302-2/+2
* | Fix deprecation warningsFriedemann Kleint2019-05-271-3/+3
|/
* Switch export macros to standard formv5.13.0-beta2Kai Koehne2019-04-0141-41/+41
* labelsEditable is not supported in QML, so don't make it a propertyMiikka Heikkinen2019-02-252-12/+14
* Implement label editing feature in the QDateTimeAxisMiklós Márton2018-11-0615-113/+506
* Add label editing feature to the QValueAxisMiklós Márton2018-10-3013-1/+383
* Fix namespaced buildLiang Qi2018-10-0429-59/+55
* Doc: Revision new 5.12 propertiesKai Koehne2018-09-191-0/+6
* Add revisioning to new QValueAxis propertiesMiikka Heikkinen2018-09-141-6/+6
* ChartAxisElement: cleanup unused codeSamuel Gaist2018-08-271-2/+0
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-306-6/+6
|\
| * Doc: Rename C++ module from 'Qt Charts' to 'QtCharts'Topi Reinio2018-06-286-6/+6
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-231-22/+27
|\|
| * Migrate ChartAxisElement to QRegularExpressionSamuel Gaist2018-06-191-22/+27
* | Implement dynamic tick handling for ValueAxisMika Salmela2018-03-0814-83/+525
|/
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-1232-32/+64
|\
| * Add export declarations to private headersPeter Staab2018-01-2332-32/+64
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-2/+2
|\|
| * When passing empty QStrings as label format should revert to the defaultAndy Shaw2017-12-011-2/+2
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-201-14/+2
|\|
| * Account for very small numbers when setting the rangeAndy Shaw2017-08-231-14/+2
* | Replace Q_NULLPTR with nullptrKevin Funk2017-09-296-11/+11
* | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-212-4/+4
|/
* Call the base implementation to ensure the mouse event is passed onAndy Shaw2017-08-071-1/+1
* Calculate the available space for the title based on the heightAndy Shaw2017-04-241-1/+1
* Remove uses of QString::nullMarc Mutz2017-03-113-6/+6
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-102-4/+25
|\
| * Doc: Add missing QML type docsLeena Miettinen2017-01-252-4/+25
* | Merge remote-tracking branch 'origin/5.8' into devv5.9.0-alpha1Liang Qi2017-01-245-129/+23
|\|
| * Doc: Describe BarCategoryAxis::rangeChanged() signalLeena Miettinen2017-01-051-0/+7
| * Doc: Remove docs for property-changed signals (ValueAxis)Leena Miettinen2017-01-051-22/+0
| * Doc: Remove docs for property-changed signals (AbstractAxis)Leena Miettinen2017-01-051-61/+0