aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix issues related to documentation configuration5.7Topi Reinio2016-11-308-109/+25
* Bench: Add --probehost optionMartin Kampas2016-10-0710-2/+75
* Bench: Add --ping optionMartin Kampas2016-10-073-0/+33
* Bench: Add --noremote optionMartin Kampas2016-10-073-2/+30
* Bench: Allow non-interactive removing of remote hostsMartin Kampas2016-10-075-36/+53
* Bench: SingletonizeMartin Kampas2016-10-077-58/+334
* Build: Skip bench, examples and shared lib build also on QNXMartin Kampas2016-10-061-1/+1
* Bench: Eliminate extra frame in hosts viewMartin Kampas2016-10-061-0/+1
* Bench: Allow non-interactive adding of remote hostsMartin Kampas2016-10-065-0/+85
* Bench: Do NOT hide Hosts view by defaultMartin Kampas2016-10-061-1/+0
* Allow to override default QSettings locationMartin Kampas2016-10-065-6/+20
* Bench: Add About dialogMartin Kampas2016-10-068-0/+206
* Build: Add missing c++11 CONFIG flagsMartin Kampas2016-10-052-0/+2
* Only require QT+=widgets where really neededMartin Kampas2016-10-055-8/+6
* Enable installation of example appMartin Kampas2016-10-054-4/+23
* Extract shared libraryMartin Kampas2016-10-0528-80/+216
* LiveNodeEngine: Fix UpdatesAsOverlay flag handlingMartin Kampas2016-10-042-2/+7
* Error screen: Word wrap long text (no controls)Martin Kampas2016-10-041-1/+4
* LiveNodeEngine: Show error screen when root object cannot be displayedMartin Kampas2016-10-041-0/+5
* LiveNodeEngine: Clear fallbackView source unconditionallyMartin Kampas2016-10-041-1/+5
* LiveNodeEngine: Only reload if has activeFileMartin Kampas2016-10-041-1/+2
* Example app: Enable quit on last window closedMartin Kampas2016-10-041-1/+0
* LiveNodeEngine: Do not break quit on last window closedMartin Kampas2016-10-041-1/+1
* Replace overlay persistence with update-on-connectMartin Kampas2016-10-0412-43/+246
* Doc: Convert doc config to use standard Qt module make targetsTopi Reinio2016-09-153-48/+17
* LiveNodeEngine: Fix build with Qt < 5.6Martin Kampas2016-09-131-0/+4
* Docs: Add missing API doc bitsMartin Kampas2016-09-132-1/+8
* Allow to preserve writable overlay between executionsMartin Kampas2016-09-014-8/+92
* Allow receiving updates with read only workspaceMartin Kampas2016-09-014-13/+90
* Move sendDocument IPC handler to LiveNodeEngineMartin Kampas2016-09-016-67/+48
* Pass clear-log request over remote connectionMartin Kampas2016-08-2410-4/+20
* RemoteReceiver: Connect all LiveNodeEngine's signals/slots inside registerNode()Martin Kampas2016-08-242-6/+4
* Remove the mentions of LocalPublisher in documentationMartin Kampas2016-08-242-4/+2
* Remove orphan Doxygen documentation filesMartin Kampas2016-08-244-162/+0
* RemoteReceiver: Get workspace path from node if registeredMartin Kampas2016-08-245-2/+29
* Preview generator: Handle Window based componentsMartin Kampas2016-08-242-34/+59
* Preview generator: Use QTextStream instead of cstdioMartin Kampas2016-08-241-4/+2
* Preview generator: Use standard logging infrastractureMartin Kampas2016-08-242-9/+20
* QmlPreviewAdapter: Modernize setting process environmentMartin Kampas2016-08-241-5/+5
* Patch for failing testipc testsJuergen Bocklage-Ryannel2016-08-241-8/+3
* Remove RecreateView mode, properly treat QMLs with Window rootMartin Kampas2016-08-2323-436/+465
* Doc: Fix documentation build and configurationTopi Reinio2016-08-222-4/+5
* ImageAdapter: Make it fullscreenMartin Kampas2016-08-214-3/+13
* Runtime: Properly initialize default IPC portMartin Kampas2016-08-211-1/+3
* QmlHelper: Remove unused function addImportPathMartin Kampas2016-08-212-14/+0
* PreviewGenerator: Set build DESTDIRMartin Kampas2016-08-211-0/+1
* PreviewGenerator: Do not quit on last window closedMartin Kampas2016-08-211-0/+1
* PreviewGenerator: Remove (most likely) staled socketsMartin Kampas2016-08-211-0/+1
* PreviewGenerator: Improve socket error diagnosticsMartin Kampas2016-08-211-1/+7
* LiveNodeEngine: release view resources on reloading documentMartin Kampas2016-08-211-0/+1