facelift icon indicating copy to clipboard operation
facelift copied to clipboard

A framework for flexible interfacing between C++ and QML/JS.

Results 14 facelift issues
Sort by recently updated
recently updated
newest added

Observation : Mac fails to compile because of failure to import jinja2 in file generator.py //Error : #from jinja2.debug import make_traceback as _make_traceback Preconditions: Jinja2 was also installed along with...

[WIP] Standardize facelift dbus communication Change-Id: Ifd09ce0e4b16a6a060d2a2634adc614f56b3a139

As the current objectRegistery allows registering and un-registering arbitrary objectPaths on different service names, without verifying the origin of the caller, DoS attacks are possible as well as re-routing calls...

This build should reveal issues (such as missing #include), which remain unnoticed because of unity-build being used by default.

Move the code of the lambda at https://github.com/Pelagicore/facelift/blob/1e5eb921a1acec282f6184b732c3dc57d0cd40af/src/ipc/ipc-common/IPCProxy.h#L63 into the connectToServer() method.