aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Improve log output with blocking connectMartin Kampas2018-06-071-2/+9
| * Use user-specific keys for IPC resourcesMartin Kampas2018-06-072-6/+50
| * Bench: Fix warning about hidden setModelMartin Kampas2018-06-071-0/+2
| * Bench: Destroy main window on exitMartin Kampas2018-06-071-0/+6
| * Bench: Fix About dialog titleMartin Kampas2018-06-071-1/+1
| * Bench: Fix assertion failure on double click in directory previewMartin Kampas2018-06-071-1/+1
| * Bench: Fix locating previewGenerator on WindowsMartin Kampas2018-06-071-1/+1
* | Doc: Replace obsolete qdoc command \chapterTopi Reinio2018-12-044-15/+15
|/
* Bench: Fix build with Qt < 5.7 (QDataStream::startTransaction())Martin Kampas2018-06-051-4/+10
* Merge branch '5.8' into devOswald Buddenhagen2018-06-0465-609/+1241
|\
| * Merge remote-tracking branch 'origin/5.7' into 5.85.8Oswald Buddenhagen2018-06-048-108/+24
| |\
| | * Fix issues related to documentation configuration5.7Topi Reinio2016-11-308-109/+25
| * | Build: Update min. Qt version check to match actual requirementsMartin Kampas2016-11-241-4/+6
| * | LiveNodeEngine: Visually delimit log output on reloadingMartin Kampas2016-11-241-0/+3
| * | Add global compat. #defines for qInfo and relatedMartin Kampas2016-11-245-10/+10
| * | Modernize: Use Qt5 signal slot connection syntaxMartin Kampas2016-11-2323-158/+228
| * | Example app: Utilize LiveNodeEngine::usePreloadedDocumentMartin Kampas2016-11-232-0/+38
| * | Example app: Ephasize more QmlLive is an additionMartin Kampas2016-11-231-6/+19
| * | LiveNodeEngine: Do not try to load files of unsuported typeMartin Kampas2016-11-231-28/+34
| * | LiveNodeEngine: Do not suppress QML warnings on stderrMartin Kampas2016-11-231-1/+0
| * | Bench: Improve dark style for disabled buttonsMartin Kampas2016-11-231-0/+1
| * | HostWidget: Properly use QMimeData to extract URLsMartin Kampas2016-11-231-2/+2
| * | Allow to take over a document preloaded beyond LiveNodeEngine's controlMartin Kampas2016-11-234-14/+98
| * | Improve active document handlingMartin Kampas2016-11-239-41/+112
| * | WorkspaceView: Always highlight the active documentMartin Kampas2016-11-234-11/+49
| * | Allow to delay and repeate sending whole error log on connectMartin Kampas2016-11-233-5/+35
| * | Bench: Encapsulate host's available state in Host classMartin Kampas2016-11-234-10/+19
| * | Bench: Deduplicate setting host widget titleMartin Kampas2016-11-232-33/+12
| * | Bench: Minimize redundant calls to HostWidget::connectToServer()Martin Kampas2016-11-232-3/+19
| * | LiveNodeEngine: Do not close fallback view unnecesarilyMartin Kampas2016-11-231-3/+4
| * | Consistently and reliably handle paths to workspace documentsMartin Kampas2016-11-2332-159/+485
| * | Bench: Only allow displaying directories locallyMartin Kampas2016-11-222-1/+9
| * | Bench: Activate root path when workspace is openedMartin Kampas2016-11-223-4/+6
| * | Bench: Show a placeholder text for hosts with no active documentMartin Kampas2016-11-221-5/+12
| * | Bench: Immediately follow tree selection when enabledMartin Kampas2016-11-222-1/+10
| * | Bench: Fix build with msvc2012Martin Kampas2016-11-221-0/+2
| * | Build: Remove duplicate VERSION from qmllive.priMartin Kampas2016-11-221-1/+0
| * | Update docs on building docsMartin Kampas2016-11-222-4/+4