Commit Graph

50 Commits

Author SHA1 Message Date
Miikka Heikkinen 0fc60b87ec Fix build issues with multi-core builds in qml/quick demos
Qmake couldn't handle shared sources so make each app have
their own copy of application viewer sources again.

Change-Id: I6ee1948c91b5cc41bdd69237b106d3bfe935226c
Reviewed-by: Tomi Korpipää <tomi.korpipaa@digia.com>
2013-05-15 10:00:22 +03:00
Miikka Heikkinen 6ff53abf65 Add qml files to OTHER_FILES in qml examples, demos, and tests
This way the qml files show up in creator.

Change-Id: If2ca5cd45b3af0489208ef865474815547d89b1d
Reviewed-by: Tomi Korpipää <tomi.korpipaa@digia.com>
2013-04-24 10:39:35 +03:00
Miikka Heikkinen 5862599d08 Generate charts plugin for QtQuick2 as well as QtQuick1
Added quick2 versions of a couple of demos, too.

Task-number: QTRD-1922
Change-Id: Ie3e2c1c40c38e06fc6d3afe27289eccc2f997f67
Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>
2013-04-23 09:24:32 +03:00
Miikka Heikkinen 4d17a12f37 More copyright year changes 2013-03-05 12:28:05 +02:00
Tero Ahola 92b9e13486 Forced update of qmlapplicationviewer templates 2012-12-18 10:34:59 +02:00
Tero Ahola 6bd1dc9d15 Added axisXTop and axisYRight properties to QML series APIs 2012-11-27 10:18:38 +02:00
Jani Honkonen c28e9eaa69 Fixing qml build for latest Qt5
There is no quick1 module anymore. It is (again) called a declarative module.
2012-11-08 15:54:57 +02:00
Marek Rosa edb022f737 Added few properties to QAbstractAxis. Some are still missing. Its needs to be decided how the Brush and Pen should be supported 2012-10-17 15:47:36 +03:00
Jani Honkonen dacd8b696e coding style fixes for demos 2012-09-25 13:14:53 +03:00
Marek Rosa ae5ad025b6 Qt5: declarative fix part2
- re-enabled demos
    - fixed the include files in demos folder
    - f1legends example has some issue with the axes (they are not shown until window is resized)
2012-09-13 17:14:44 +03:00
Marek Rosa 0fecbcb1f6 Qt5: fix declarative/quick1 module include 2012-09-12 12:58:14 +03:00
Marek Rosa 467e4781e5 Qt5: fixed QApplication and QWidget includes 2012-09-12 12:49:00 +03:00
Jani Honkonen c7b5c0b5fd Fix spelling errors 2012-09-03 12:14:24 +03:00
Tero Ahola 6a089ea6fc Added ChartView.minimumMargins to QML properties 2012-08-31 12:51:44 +03:00
Tero Ahola 946c00a01a Disabled anti-aliasing by default in declarative impl 2012-08-29 16:08:33 +03:00
Tero Ahola 58a3a87ea0 QML API versioning to QtCommercial.Chart 1.1 2012-08-27 13:01:23 +03:00
Tero Ahola c053fa3840 Renamed QML ValuesAxis to ValueAxis 2012-08-22 15:34:49 +03:00
Tero Ahola c3705e59ed Refactored QML axis handling 2012-08-22 15:03:24 +03:00
Michal Klocek 8148a895f8 Best ever implemention of qmlcustommodel 2012-07-04 15:10:38 +03:00
Michal Klocek 10e9f6a979 fixes ultimate qmlcustommodel 2012-07-04 12:10:58 +03:00
Michal Klocek ae9ab27188 Add defualt show axis
* adds selectViebileAxis to presenter
	* fix qmlcustommodel example to use the new logic
2012-07-04 11:29:49 +03:00
Marek Rosa ab2f3a5614 removed legend from wavechart and added axes to it 2012-07-04 10:47:52 +03:00
Marek Rosa 2314d8026f Scatter interactions fixed 2012-07-04 10:38:57 +03:00
Marek Rosa 184fe79654 Fixed qmlcustommodel 2012-07-04 10:32:58 +03:00
Michal Klocek 2d1b644a13 Fixes for qmlcustom model 2012-07-04 10:09:00 +03:00
Michal Klocek 859a2158b7 Refactor CategoriesAxis to BarCategoriesAxis part 1 of 2 2012-07-04 09:33:48 +03:00
Michal Klocek f0863591c5 Clears the qml plugin code from legacy code 2012-07-03 20:58:12 +03:00
Tero Ahola a73a407edc Added value and category axis to QML api 2012-06-27 13:42:48 +03:00
Marek Rosa 4d1b1b063d QXYModelMapper removed from the docs 2012-06-20 12:44:51 +03:00
Marek Rosa 436d384fa9 PieModelMapper properties first and count moved to Vertical and Horizontal mappers with more descriptive names 2012-06-19 17:30:35 +03:00
Tero Ahola 46e4d06d4e Updated QML bar model mapper property names 2012-06-19 13:45:47 +03:00
Tero Ahola 78c92e3164 QML: renamed BarSet name to label, barMargin to barWidth 2012-06-11 12:17:59 +03:00
Tero Ahola 9a2b5d956b OSX install name tool now executed only on QtCommercialChart library during build 2012-06-07 14:26:26 +03:00
Tero Ahola 33102af7bf Fixed Qml Custom Model demo header data 2012-06-05 10:29:51 +03:00
Tero Ahola 122ce0e594 Header data to QML custom model demo 2012-06-04 16:15:01 +03:00
Tero Ahola c13c825c33 Documentation for QML custom model demo 2012-06-04 15:17:35 +03:00
Tero Ahola 8e3983e15c Visible property to abstract series 2012-06-01 15:20:44 +03:00
Tero Ahola d39e2c5d63 Removed DeclarativePieSlice; properties in QPieSlice now 2012-06-01 11:59:53 +03:00
Marek Rosa 42dbf474ca Fixed problem with PieModelMapper 2012-05-31 13:54:46 +03:00
Tero Ahola 74c1c24d3f Removed bar categories from QML apps 2012-05-31 13:29:44 +03:00
Tero Ahola a90564adf9 Bar model mapper to Qml custom model demo 2012-05-31 12:14:20 +03:00
Tero Ahola 9b6f702368 Added test app for testing QML properties 2012-05-30 12:07:27 +03:00
Tero Ahola 86b61f5793 XY model mappers to QML api 2012-05-29 15:49:06 +03:00
Tero Ahola 2661cb767b Scatter customization to QML api 2012-05-29 14:42:37 +03:00
Tero Ahola 5cb84e6f34 QML custom model demo now implements it's own QAbstractItemModel based model 2012-05-29 10:42:52 +03:00
Tero Ahola eb8a020650 Fixed QML pie model mapper API 2012-05-29 09:31:43 +03:00
Tero Ahola 7867f67d21 QML: VPieModelMapper as a child for PieSeries 2012-05-28 10:20:58 +03:00
Tero Ahola 94a47eb3a2 Added new model mappers for pie to QML api 2012-05-28 09:24:45 +03:00
Tero Ahola d772c9d3a6 Drafting the new mapper api on QML 2012-05-23 15:16:31 +03:00
Tero Ahola d898436e48 Separated series model stuff from data api in QML examples 2012-05-21 13:54:06 +03:00