aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix reference to module header in qmllive.qdocconf5.13Topi Reinio2020-03-261-1/+1
* [doc] Small fixes for Usage and Installation sectionsv5.13.2_QtASSvetlana Abramenkova2019-11-082-9/+61
* Bump version to 5.13.2Svetlana Abramenkova2019-11-081-1/+1
* Bump version to 5.13.1Svetlana Abramenkova2019-10-181-1/+1
* "Graceful shutdown" of the QML Live Benchv5.13.1_QtASSvetlana Abramenkova2019-10-0811-9/+85
* stop preview after workspace changeSvetlana Abramenkova2019-10-086-19/+70
* fix resolving paths policySvetlana Abramenkova2019-10-031-8/+35
* fix bench shows error of splash screen resources can not be foundSvetlana Abramenkova2019-08-291-2/+2
* improve logs formattingSvetlana Abramenkova2019-08-194-10/+22
* Fix selection modeSvetlana Abramenkova2019-08-081-0/+2
* Fix version and revision string for console outputSvetlana Abramenkova2019-07-104-2/+14
* [docs] Remove the \indexpage tag as it doesn't workv5.13.0-1_QtASKavindra Palaraja2019-06-281-1/+0
* update target build platformsv5.13.0_QtASSvetlana Abramenkova2019-06-251-3/+1
* Fix compilation warningsSvetlana Abramenkova2019-06-175-5/+5
* Bench: move rendering to separate processSvetlana Abramenkova2019-06-2432-64/+1112
* [doc] Update Concepts and Usage according to separate rendering featureSvetlana Abramenkova2019-06-245-7/+16
* fix vtable issueSvetlana Abramenkova2019-06-245-66/+152
* Update QML Live versionSvetlana Abramenkova2019-06-171-1/+1
* Extract Overlay from OverlayUrlInterceptorMartin Kampas2019-06-172-72/+71
* Fix set imports to preferences from consoleSvetlana Abramenkova2019-05-157-37/+60
* Fix concept image to align namingSvetlana Abramenkova2019-05-171-0/+0
* Sync the name of QML Live across the code, documentation, examplesSvetlana Abramenkova2019-05-10137-285/+285
* [docs] Update QML Live screenshotsSvetlana Abramenkova2019-05-071-0/+0
* [docs] Some fixes to simplify the contentKavindra Palaraja2019-05-073-40/+38
* Merge remote-tracking branch 'origin/5.12' into devSvetlana Abramenkova2019-04-301-102/+154
|\
| * [docs] Improve documentation for the Usage topicKavindra Palaraja2019-03-141-102/+154
* | [doc] Update the 'Concepts' chapter in QML Live docsSvetlana Abramenkova2019-04-195-41/+99
* | [docs] Review QmlLive documentationKavindra Palaraja2019-03-155-138/+125
* | Merge remote-tracking branch 'origin/5.12' into devSvetlana Abramenkova2019-03-14157-372/+1953
|\|
| * Fix documentation build on Clang-enabled QDocTopi Reinio2019-03-1121-47/+72
| * Documentation for QML Live example appSvetlana Abramenkova2019-02-2111-89/+42
| * [doc] Update QML Live usage optionsv5.12.1_QtASSvetlana Abramenkova2019-02-181-0/+24
| * Fix QML Live examples & docs installSvetlana Abramenkova2019-02-185-16/+20
| * Update version to 5.12.1Svetlana Abramenkova2019-02-131-1/+1
| * Exclude iOSSamuli Piippo2019-02-131-0/+1
| * Add .tag file to record sha1 to the source packageSamuli Piippo2019-02-132-0/+4
| * Exclude webassemblySamuli Piippo2019-02-131-0/+1
| * Bench: Improve UX of new project wizardSvetlana Abramenkova2018-12-203-39/+113
| * Bench: Hide not .qml files from workspace viewv5.12.0_QtASSvetlana Abramenkova2018-12-199-3/+192
| * Update copyright statementsRobert Griebl2018-12-18136-145/+264
| * Bench: process qmllive project file as command line argSvetlana Abramenkova2018-12-175-6/+61
| * Bench: QmlLive project document stores path as relative pathsSvetlana Abramenkova2018-12-175-20/+136
| * Merge remote-tracking branch 'origin/5.11' into 5.12Samuli Piippo2018-12-0530-74/+1090
| |\
| | * Add *.qmlc to .gitignore5.11Martin Kampas2018-10-301-0/+1
| | * Fix examples installation pathSvetlana Abramenkova2018-08-293-4/+3
| | * QmlLive project conceptSvetlana Abramenkova2018-07-199-10/+677
| | * Update docs for release 5.11v5.11.1_QtASSvetlana Abramenkova2018-06-195-20/+20
| | * Bench: Use temporary QCoreApplication instance for arguments parsingMartin Kampas2018-06-141-19/+29
| | * Allow to limit the number of watched directoriesMartin Kampas2018-06-149-21/+301
| | * HostModel: Fix unintended fallthroughMartin Kampas2018-06-071-5/+5