summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * 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