aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | Use consistent namingMartin Kampas2016-11-2220-82/+84
| |/
* | Skip build if IntegrityIikka Eklund2017-10-041-1/+1
* | Fix MSVC static buildsRobert Griebl2017-09-125-8/+14
* | Fix requires() filter for msvc2013 exclusionIikka Eklund2017-08-161-1/+1
* | Disable msvc2013 build temporarilyIikka Eklund2017-08-161-1/+1
|/
* 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