aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | 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