##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Author Refs
load previous
r2767:fd3b028425d0
Fix animation crash An existing animation needs to be removed from an item before the series is removed. Change-Id: Id62a21ec74ba144d8a74228471b5878620522a32 Task-number: QTRD-3484 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
Titta Heikkala
0
r2766:810e912b2c05
Use the points variable passed in rather than the class member Change-Id: Ib62a9e936f35fbd0e1b328060908e86a23620a2f Reviewed-by: Titta Heikkala <titta.heikkala@theqtcompany.com>
Andy Shaw
0
r2765:bcd1945731d3
Check the index is within the valid range Change-Id: I6fe736f912d760b6fd5745cb4572d8cb6d3b49f0 Reviewed-by: Titta Heikkala <titta.heikkala@theqtcompany.com>
Andy Shaw
0
r2764:f818972d3617
Fix check for multimedia module In charts.pro the check for multimedia module was outdated. Change-Id: I32fdb95a24cc59e18eda8966f693931754d56296 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
Titta Heikkala
0
r2763:2c9d94d682b0
Updated changes file Added latest fixes to changes file. Change-Id: Iadb787d5184920a98330a00cef4ab4371b102bef Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
Titta Heikkala
0
r2762:1774126c17aa
Remove theme setting from StackedBarChart Drilldown example The theme previously set for this example made it really slow on Android. Therefore the theme setting is removed. Change-Id: Ia454cdce2ebecfdd24ce9d91f1b8cb63fdb86be3 Reviewed-by: Mika Salmela <mika.salmela@theqtcompany.com>
Titta Heikkala
0
r2761:c19e8d5c88d9
Improve QML Weather example layout The size of the images is adjusted based on the window size. Change-Id: Ib575288456d6773e00ee740b7b0be6a392c9eeaa Task-number: QTRD-3444 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
Titta Heikkala
0
r2760:a803e4e9381b
Fix category axis shades and labels The shade is cropped to the grid rectangle when range is set so that category spans over grid. Also the label of a category outside range is hidden. Change-Id: I09bba2951bc230053bf62cb382021a438fdc2b95 Task-number: QTRD-3443 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
Titta Heikkala
0
r2759:8e20d47d8440
Fix QLogValueAxis update Reverting previous fix. Instead fix the update so that the axis arrow and title are updated for logarithmic axis even when the layout is empty. The logarithmic axis is special case as it can have zero ticks where the other axises have to have at least two. Change-Id: I47d49e83b713994d4b01e022df5badcb5d947095 Task-number: QTRD-3431 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
Titta Heikkala
0
r2758:39be6d68b7b8
Fix QLogValueAxis update The LogValueAxis can't have an empty layout or else it won't update the series correctly when the ticks are not visible on axis and the chart is resized. Change-Id: I7ff76cc1255044dbe69065f23f4cd0cca305d9df Task-number: QTRD-3431 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
Titta Heikkala
0
r2757:12a8e69d7602
Fix donutbreakdown example Using static member in a function made compilation fail. Change-Id: I5aff56e331ca5d4a977342cfa7dfa9017857478c Task-number: QTRD-3437 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
Titta Heikkala
0
r2756:82bdb5075bbd
Fix BoxPlotSeries documentation Added missing documentation for signals. Removed duplicates. Change-Id: I304321f73e89c71915083dd09ba21bd353329c28 Reviewed-by: Mika Salmela <mika.salmela@theqtcompany.com>
Titta Heikkala
0
r2755:2a9e7ad13107
Remove "Reference" from charts doc title. None of the other modules have this. Change-Id: I72e951fb1f01b81d32fff18501b9f5252c817ac8 Reviewed-by: Titta Heikkala <titta.heikkala@theqtcompany.com>
Miikka Heikkinen
0
r2754:bd5b4a26e989
Clarified QAreaSeries documentation Clarified the usage of x axis as lower boundary. Change-Id: Id73bad431fa0a3b484f86ca21b3c0186498aaba9 Task-number: QTRD-3422 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
Titta Heikkala
0
r2753:bc47c907ebd3
Update README List known issues Change-Id: Id5a4693af1425868b251c2a43ff1ba46cf8a6419 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
Titta Heikkala
0
r2752:58212071c58d
Updated README Tooltip change requires Qt Creator 3.3. Change-Id: I0bd12c2d1d408028822f677c9c769d52e753f563 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
Titta Heikkala
0
r2751:9638fbc1e8d8
renaming toolTip to tooltip This was changed in Qt Creator 3.3 for consistency reasons. Change-Id: I164b5bff99b2cc3091aaf48e57fb12ef60e2a6ff Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com> Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com>
Thomas Hartmann
0
r2750:0968736234d9
Fix documentation appearance Images and code snippets are no longer placed in to tables. This will improve the appearance of the online documentation. Also minor capitalisation changes done. Change-Id: I5b54dadfb4d9c8adf4045d88f00a0f6fe43298e7 Task-number: QTBUG-42512 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
Titta Heikkala
0
r2749:197a8f828a1f
Update license headers Updated new license headers to files that weren't yet updated. Change-Id: I193f5e46e019b5f82f0a333ee5d883fa193c2b20 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
Titta Heikkala
0
r2748:fc9b3e7acecc
Removed unnecessary license files Separate license files are no longer needed. Change-Id: I88b0bbd7967474d76018c48fbd30fb7bfbc186e1 Reviewed-by: Titta Heikkala <titta.heikkala@theqtcompany.com>
Titta Heikkala
0
load next
< 1 .. 5 6 7 8 9 .. 141 >
showing 20 out of 2808 commits