summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revamp QML Charts examplev5.10.0-beta2v5.10.0-beta1Titta Heikkala2017-09-1316-22/+15
* Add .ui.qml file to Qml Charts Examplev5.10.0-alpha1Titta Heikkala2017-09-083-52/+92
* Improve the documentation of Chart Themes ExampleTitta Heikkala2017-09-062-5/+90
* Update appearance of Chart Themes ExampleTitta Heikkala2017-09-054-20/+46
* Add Qt Designer UI file to Chart Themes ExampleTitta Heikkala2017-09-044-81/+155
* Fix window palette initialization in Chart Themes ExampleTitta Heikkala2017-08-301-27/+35
* Set window palette in Chart Themes ExampleTitta Heikkala2017-08-301-27/+27
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-1532-193/+321
|\
| * Use range-for instead of foreach in examplesMiikka Heikkinen2017-08-1113-53/+58
| * Blacklist the mousehovered test for CIAndy Shaw2017-08-111-0/+2
| * BarSeries: Account for labels when hovering over the barAndy Shaw2017-08-082-42/+70
| * Call the base implementation to ensure the mouse event is passed onAndy Shaw2017-08-071-1/+1
| * Add some build system artifacts to .gitignoreMiikka Heikkinen2017-08-031-0/+6
| * Minor coding style fixes to examplesMiikka Heikkinen2017-08-0319-97/+158
| * Bump versionOswald Buddenhagen2017-06-301-1/+1
| * Add changes file for 5.9.1v5.9.1Antti Kokko2017-06-231-0/+26
* | Enable tests for boot2qtSami Nurmenniemi2017-08-113-8/+2
* | Use QRandomGenerator instead of q?randThiago Macieira2017-07-0421-61/+47
* | Be (somewhat more) consistent about the value of piEdward Welbourne2017-06-146-15/+12
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-078-13/+71
|\|
| * Remove commercial only licenseMiikka Heikkinen2017-06-051-9/+17
| * fix for some QXYModelMapper sync issuesJohn Englund2017-06-011-3/+3
| * Merge remote-tracking branch 'origin/5.9.0' into 5.9Liang Qi2017-05-312-0/+36
| |\
| | * Highlight chartthemes examplev5.9.0-rc2v5.9.0-rc1v5.9.0Miikka Heikkinen2017-05-171-0/+2
| | * Add changes file for 5.9.0Antti Kokko2017-05-091-0/+34
| * | Bump versionOswald Buddenhagen2017-05-101-1/+1
| |/
| * Fix bundling of module for static buildsv5.9.0-beta4Julian Strobl2017-05-051-0/+8
| * Disable/blacklist failing tests for boot2qtSami Nurmenniemi2017-04-272-0/+6
| * Calculate the available space for the title based on the heightAndy Shaw2017-04-241-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-2135-34/+505
|\|
| * Fix GCC warning about comparing the result of comparisonsv5.9.0-beta3v5.9.0-beta2Thiago Macieira2017-04-042-2/+2
| * Fix warning about unused variableThiago Macieira2017-04-042-4/+0
| * Fix warning about && inside ||Thiago Macieira2017-04-042-4/+4
| * Fix Clang warning about private member not used in a classThiago Macieira2017-04-041-0/+1
| * Block mouse events for several charts itemsMika Salmela2017-04-033-1/+3
| * Add dependency on features.graphicsviewv5.9.0-beta1Paul Olav Tvete2017-03-131-0/+5
| * Remove uses of QString::nullMarc Mutz2017-03-1113-16/+16
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-1013-6/+470
| |\
| | * Keep the visibility of the item in sync with m_visible5.8Andy Shaw2017-02-161-0/+1
| | * Ensure that the box plot series' visibility and opacity is passed onAndy Shaw2017-02-072-0/+14
| | * Doc: Fix link in XYSeries::axisX property docsLeena Miettinen2017-01-251-1/+1
| | * Doc: Add an overview of using Qt Charts moduleLeena Miettinen2017-01-252-0/+376
| | * Doc: Add missing QML type docsLeena Miettinen2017-01-257-5/+78
| * | Build fix for -no-feature-tooltipPaul Olav Tvete2017-03-061-1/+4
* | | Use qDegreesToRadians() more widelyEdward Welbourne2017-02-243-5/+5
* | | Bump versionOswald Buddenhagen2017-02-021-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.8' into devv5.9.0-alpha1Liang Qi2017-01-2444-1825/+2334
|\|
| * Doc: Add missing property docs for CandlestickSeriesLeena Miettinen2017-01-241-0/+30
| * Doc: Add missing docs (BoxPlotSeries and BoxSet)Leena Miettinen2017-01-231-0/+11
| * Doc: Add missing AreaSeries properties docsLeena Miettinen2017-01-231-4/+57