index
:
qt-apps/qmllive.git
5.7
5.8
dev
QmlLive live reloader environment for rapid UI development
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bench: Add --probehost option
HEAD
dev
Martin Kampas
2016-10-07
10
-2/+75
*
Bench: Add --ping option
Martin Kampas
2016-10-07
3
-0/+33
*
Bench: Add --noremote option
Martin Kampas
2016-10-07
3
-2/+30
*
Bench: Allow non-interactive removing of remote hosts
Martin Kampas
2016-10-07
5
-36/+53
*
Bench: Singletonize
Martin Kampas
2016-10-07
7
-58/+334
*
Build: Skip bench, examples and shared lib build also on QNX
Martin Kampas
2016-10-06
1
-1/+1
*
Bench: Eliminate extra frame in hosts view
Martin Kampas
2016-10-06
1
-0/+1
*
Bench: Allow non-interactive adding of remote hosts
Martin Kampas
2016-10-06
5
-0/+85
*
Bench: Do NOT hide Hosts view by default
Martin Kampas
2016-10-06
1
-1/+0
*
Allow to override default QSettings location
Martin Kampas
2016-10-06
5
-6/+20
*
Bench: Add About dialog
Martin Kampas
2016-10-06
8
-0/+206
*
Build: Add missing c++11 CONFIG flags
Martin Kampas
2016-10-05
2
-0/+2
*
Only require QT+=widgets where really needed
Martin Kampas
2016-10-05
5
-8/+6
*
Enable installation of example app
Martin Kampas
2016-10-05
4
-4/+23
*
Extract shared library
Martin Kampas
2016-10-05
28
-80/+216
*
LiveNodeEngine: Fix UpdatesAsOverlay flag handling
Martin Kampas
2016-10-04
2
-2/+7
*
Error screen: Word wrap long text (no controls)
Martin Kampas
2016-10-04
1
-1/+4
*
LiveNodeEngine: Show error screen when root object cannot be displayed
Martin Kampas
2016-10-04
1
-0/+5
*
LiveNodeEngine: Clear fallbackView source unconditionally
Martin Kampas
2016-10-04
1
-1/+5
*
LiveNodeEngine: Only reload if has activeFile
Martin Kampas
2016-10-04
1
-1/+2
*
Example app: Enable quit on last window closed
Martin Kampas
2016-10-04
1
-1/+0
*
LiveNodeEngine: Do not break quit on last window closed
Martin Kampas
2016-10-04
1
-1/+1
*
Replace overlay persistence with update-on-connect
Martin Kampas
2016-10-04
12
-43/+246
*
Doc: Convert doc config to use standard Qt module make targets
Topi Reinio
2016-09-15
3
-48/+17
*
LiveNodeEngine: Fix build with Qt < 5.6
Martin Kampas
2016-09-13
1
-0/+4
*
Docs: Add missing API doc bits
Martin Kampas
2016-09-13
2
-1/+8
*
Allow to preserve writable overlay between executions
Martin Kampas
2016-09-01
4
-8/+92
*
Allow receiving updates with read only workspace
Martin Kampas
2016-09-01
4
-13/+90
*
Move sendDocument IPC handler to LiveNodeEngine
Martin Kampas
2016-09-01
6
-67/+48
*
Pass clear-log request over remote connection
Martin Kampas
2016-08-24
10
-4/+20
*
RemoteReceiver: Connect all LiveNodeEngine's signals/slots inside registerNode()
Martin Kampas
2016-08-24
2
-6/+4
*
Remove the mentions of LocalPublisher in documentation
Martin Kampas
2016-08-24
2
-4/+2
*
Remove orphan Doxygen documentation files
Martin Kampas
2016-08-24
4
-162/+0
*
RemoteReceiver: Get workspace path from node if registered
Martin Kampas
2016-08-24
5
-2/+29
*
Preview generator: Handle Window based components
Martin Kampas
2016-08-24
2
-34/+59
*
Preview generator: Use QTextStream instead of cstdio
Martin Kampas
2016-08-24
1
-4/+2
*
Preview generator: Use standard logging infrastracture
Martin Kampas
2016-08-24
2
-9/+20
*
QmlPreviewAdapter: Modernize setting process environment
Martin Kampas
2016-08-24
1
-5/+5
*
Patch for failing testipc tests
Juergen Bocklage-Ryannel
2016-08-24
1
-8/+3
*
Remove RecreateView mode, properly treat QMLs with Window root
Martin Kampas
2016-08-23
23
-436/+465
*
Doc: Fix documentation build and configuration
Topi Reinio
2016-08-22
2
-4/+5
*
ImageAdapter: Make it fullscreen
Martin Kampas
2016-08-21
4
-3/+13
*
Runtime: Properly initialize default IPC port
Martin Kampas
2016-08-21
1
-1/+3
*
QmlHelper: Remove unused function addImportPath
Martin Kampas
2016-08-21
2
-14/+0
*
PreviewGenerator: Set build DESTDIR
Martin Kampas
2016-08-21
1
-0/+1
*
PreviewGenerator: Do not quit on last window closed
Martin Kampas
2016-08-21
1
-0/+1
*
PreviewGenerator: Remove (most likely) staled sockets
Martin Kampas
2016-08-21
1
-0/+1
*
PreviewGenerator: Improve socket error diagnostics
Martin Kampas
2016-08-21
1
-1/+7
*
LiveNodeEngine: release view resources on reloading document
Martin Kampas
2016-08-21
1
-0/+1
*
Docs: Fix compile errors in example code and snippetize it
Martin Kampas
2016-08-05
6
-28/+145
[next]