summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add private declarative headers5.10Peter Staab2018-02-0739-121/+356
* When effective marker is MarkerFromSeries then it can call a pure virtualAndy Shaw2018-02-051-1/+3
* Add export declarations to private headersPeter Staab2018-01-23138-141/+328
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-184-2/+72
|\
| * Merge remote-tracking branch 'origin/5.9.4' into 5.9Liang Qi2018-01-181-0/+25
| |\
| | * Add changes file for Qt 5.9.4v5.9.4Antti Kokko2018-01-081-0/+25
| |/
| * Hide labels from removed barsJoni Poikelin2017-12-121-0/+9
| * Bump versionOswald Buddenhagen2017-12-121-1/+1
| * When passing empty QStrings as label format should revert to the defaultAndy Shaw2017-12-012-2/+38
| * Merge remote-tracking branch 'origin/5.9.3' into 5.9Liang Qi2017-11-231-0/+24
| |\
* | | qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-124-0/+4
* | | Bump versionOswald Buddenhagen2017-12-201-1/+1
* | | Merge remote-tracking branch 'origin/5.10.0' into 5.10Liang Qi2017-12-081-0/+24
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.9.3' into 5.10.0v5.10.0-rc3v5.10.0-rc2v5.10.0-rc1v5.10.0Liang Qi2017-11-211-0/+24
|/| | | | | |/ | |/|
| * | Add changes file for Qt 5.9.3v5.9.3Jani Heikkinen2017-11-081-0/+24
| |/
* | Doc: Update the list of highlighted examplesTopi Reinio2017-11-131-1/+2
* | Add changes file for Qt 5.10.0Jani Heikkinen2017-11-081-0/+22
* | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...v5.10.0-beta4Liang Qi2017-11-038-18/+179
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-038-18/+179
| |\|
| | * Add shaders suitable for CoreProfile on declarativeMika Salmela2017-10-201-2/+27
| | * Use proper math.h/cmath includesJake Petroules2017-10-072-2/+4
| | * Bump versionOswald Buddenhagen2017-10-061-1/+1
| | * Add changes file for Qt 5.9.2v5.9.2Jani Heikkinen2017-09-221-0/+25
| | * Select min of m_points and pointsMika Salmela2017-09-121-1/+5
| | * Add change file for Qt 5.6.3 (charts 2.1.3)Jani Heikkinen2017-09-051-0/+5
| | * Account for very small numbers when setting the rangeAndy Shaw2017-08-233-14/+115
* | | Update to new QRandomGenerator APIThiago Macieira2017-11-0318-28/+28
|/ /
* | Remove misleading .pro filev5.10.0-beta3Thiago Macieira2017-10-251-6/+0
* | 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