summaryrefslogtreecommitdiffstats
path: root/README
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-231-1/+1
|\ | | | | | | | | | | | | | | | | | | | | Conflicts: .qmake.conf README src/charts/qchartglobal.h tests/auto/chartdataset/tst_chartdataset.cpp tests/auto/domain/tst_domain.cpp Change-Id: Ib4e01f2646d87b691c7b2f8bee4ed1f5521e4f6d
| * Bump version to 2.1.2Miikka Heikkinen2016-08-221-1/+1
| | | | | | | | | | | | Change-Id: I1910d0ac29c1740d1d6d340749999e21916db9c7 Reviewed-by: Mika Salmela <mika.salmela@qt.io> Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
| * Bump version to 2.1.1Miikka Heikkinen2016-04-051-1/+1
| | | | | | | | | | | | Change-Id: If426ff4b1278b28afc7406fb42a7a6ad34aa725a Reviewed-by: Tomi Korpipää <tomi.korpipaa@theqtcompany.com> Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
* | Doc: Use a standard documentation config for a Qt moduleTopi Reinio2016-02-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Rename index.html to qtcharts-index.html - Use the qt-module-defaults global doc template - Convert 'indexes' into 'depends' - Remove custom buildversion string - Remove Q_INVOKABLE as ignore token, it's already listed in the global config - Use a namespace consistent with the rest of Qt modules - Update examplesinstallpath to the changes introduced in Qt 5.6 packaging. - Remove unnecessary \keyword on the landing page, as it may conflict with other modules' docs. Change-Id: I5cc0ff026b02bae22a415d82e36cb945bd19ae53 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
* | Fix version numbersMiikka Heikkinen2016-01-151-1/+1
|/ | | | | | | | | QML API version was only updated to what it actually is, it doesn't need to follow the module version. Change-Id: I5c26da72b03a1e6858327a8a08f933998991c39e Reviewed-by: Tomi Korpipää <tomi.korpipaa@theqtcompany.com> Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
* Added dist file for 2.1.0 and changed version numbersTitta Heikkala2015-09-111-1/+1
| | | | | | | Added placeholder dist file for 2.1.0. Updated version numbers to 2.1.0. Change-Id: Ia2fc30c38c2467d613158b7af4392aa5298d2171 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
* Add dist file for 2.0.1 and change version numbersrelease-2.0.1Titta Heikkala2015-04-231-1/+1
| | | | | Change-Id: I52f227c2e52e29f4af392b320b58791a1697e85f Reviewed-by: Mika Salmela <mika.salmela@theqtcompany.com>
* Update READMETitta Heikkala2014-11-171-0/+5
| | | | | | | List known issues Change-Id: Id5a4693af1425868b251c2a43ff1ba46cf8a6419 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
* Updated READMETitta Heikkala2014-11-141-1/+1
| | | | | | | Tooltip change requires Qt Creator 3.3. Change-Id: I0bd12c2d1d408028822f677c9c769d52e753f563 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
* Updated READMETitta Heikkala2014-11-131-93/+49
| | | | | | | The README file is updated for Charts 2.0. Change-Id: I88685e258ebab0f4b48307e2ef63a581407aac31 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
* iOS Qt Quick 1 problem added to READMErelease-1.4.0Tomi Korpipää2014-06-091-0/+1
| | | | | Change-Id: I847f8e941385c00df0e76e2ab2d9732540b042b1 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>
* Updated Charts version and README file for releaseTitta Heikkala2014-05-301-30/+25
| | | | | | | | Updated Charts version to 1.4.0 and updated README accordingly. Task-number: QTRD-3088 Change-Id: I4f2f3ef0874dce8a6c38e9ecb7b1b253481e1445 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>
* Add comment of nomake_demos_examples option usageTitta Heikkala2013-11-041-0/+3
| | | | | | | | | For some embedded configurations not all example and demo applications are compiled correctly. The README advices users to use the nomake_demos_examples configure option for such cases. Change-Id: Idcc40e221ff120c2f5a9fa2a7e21fe4667e9ea94 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>
* README release updateTitta Heikkala2013-10-291-42/+47
| | | | | | | README file updated for Charts 1.3.1 release. Change-Id: Ib7e4b67421db9547718844fc4ed7414120b195a7 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>
* Add possibility to build Charts without demos and examplesTitta Heikkala2013-09-051-0/+4
| | | | | | | | | | The 'nomake_demos_examples' value can be used with CONFIG variable when running qmake for charts in order to build Charts without demos and examples. Task-number: QTRD-2234 Change-Id: I88a76b168db3b045cd26081a439c3a656ae3a6e6 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>
* Readme fixesMiikka Heikkinen2013-06-171-9/+10
| | | | | Change-Id: Ia906644f4201287b1b015390835929b59dfe90cf Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>
* Additions to READMEMiikka Heikkinen2013-06-131-5/+15
| | | | | Change-Id: Idb459810c94f77bf9f93b2f557f4914b5cef1037 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>
* Qt Commercial -> Qt EnterpriseMiikka Heikkinen2013-06-131-8/+8
| | | | | | | Also updated licenses. Change-Id: Ie14327305207e14879c1f1223219fcdfa1669dc0 Reviewed-by: Mika Salmela <mika.salmela@digia.com>
* Readme up to date for 1.3.0, and some minor doc fixesMiikka Heikkinen2013-06-121-16/+27
| | | | | Change-Id: I52ce45608952a417f2052e9a3c5607d17e4cc5c4 Reviewed-by: Tomi Korpipää <tomi.korpipaa@digia.com>
* Generate charts plugin for QtQuick2 as well as QtQuick1Miikka Heikkinen2013-04-231-19/+5
| | | | | | | | Added quick2 versions of a couple of demos, too. Task-number: QTRD-1922 Change-Id: Ie3e2c1c40c38e06fc6d3afe27289eccc2f997f67 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>
* README changesrelease-1.2.1RC3_1.2.1Miikka Heikkinen2013-03-221-0/+7
|
* Minor fix to READMERC1_1.2.1Miikka Heikkinen2013-03-151-1/+1
|
* Added fix to READMEMiikka Heikkinen2013-03-141-0/+1
|
* Added fix to READMEMiikka Heikkinen2013-03-051-0/+1
|
* Fix crash when changing the values to empty model with logarithmic axisMiikka Heikkinen2013-02-221-1/+2
| | | | | | | | One zero or negative value invalidates the whole layout for logarithmic axes, but this wasn't taken into account when replacing the points. Task-number: QTRD-1914 Reviewed-by: Mika Salmela
* Updated version number and README for 1.2.1Miikka Heikkinen2013-02-211-31/+10
|
* Added a known issue to READMETero Ahola2012-12-141-0/+4
|
* Updated READMETero Ahola2012-12-141-42/+31
|
* Known issue to README: staticlib and QML appsTero Ahola2012-09-121-0/+2
|
* Added info about changed property names to READMETero Ahola2012-09-101-2/+5
|
* A couple of new bug fixes mentioned in READMETero Ahola2012-09-101-1/+11
|
* Updated readme for 1.1.0Tero Ahola2012-09-101-30/+47
|
* monir. typoMichal Klocek2012-07-111-6/+6
|
* Updated READMEMichal Klocek2012-07-111-10/+18
|
* updated READMEsauimone2012-07-051-40/+20
|
* Adding support for static builds.Jani Honkonen2012-06-121-3/+12
|
* OSX build command to READMETero Ahola2012-06-111-0/+1
|
* Added known issue about OSX chart lib nameTero Ahola2012-06-061-0/+6
|
* updated READMEsauimone2012-06-051-2/+4
|
* Fixed a typo in READMETero Ahola2012-06-051-1/+1
|
* Fixed README formatting and plugin folder descriptionTero Ahola2012-06-051-12/+20
|
* Updated wiki beta checklist stuff to READMETero Ahola2012-06-051-9/+25
|
* Minor fixes and started changing ReadMeMarek Rosa2012-06-021-7/+4
|
* minor. Release polishingpre-alphaMichal Klocek2012-04-171-30/+23
|
* Known issues about QML api and integrated build for QMLTero Ahola2012-04-111-2/+5
|
* Known issue about modifying bar categoriesTero Ahola2012-04-101-0/+1
|
* Added known issue about qmldir on WinTero Ahola2012-04-051-2/+4
|
* License files and readmesamakkon2012-04-051-11/+11
|
* Added License filesamakkon2012-04-051-0/+61