valentina/src/libs
Roman Telezhynskyi 731eb9ec89 Refactoring.
There is no automatic disconnection when the 'receiver' is destroyed because
it's a functor with no QObject. However, since 5.2 there is an overload which
adds a "context object". When that object is destroyed, the connection is
broken (the context is also used for the thread affinity: the lambda will be
called in the thread of the event loop of the object used as context).

--HG--
branch : develop
2016-12-21 20:45:14 +02:00
..
fervor Refactoring. 2016-12-21 20:45:14 +02:00
ifc Remove empty statement. 2016-12-20 21:19:21 +02:00
qmuparser Fix warning "using-directive shall not be used.". 2016-12-21 14:02:55 +02:00
vdxf Disable MSVC security warnings for library vdxf. 2016-12-21 17:30:40 +02:00
vformat Remove empty statement. 2016-12-20 20:57:20 +02:00
vgeometry Added VNodeEllipticalArc. 2016-12-20 16:51:58 +02:00
vlayout Remove empty statement. 2016-12-20 21:19:21 +02:00
vmisc Refactoring. 2016-12-21 20:45:14 +02:00
vobj VObjPaintDevice new enum PdmDevicePixelRatioScaled. 2016-11-19 10:13:51 +02:00
vpatterndb Fix warning "using-directive shall not be used.". 2016-12-21 14:02:55 +02:00
vpropertyexplorer Cppcheck warning. 2016-12-21 14:20:42 +02:00
vtools Refactoring. 2016-12-21 20:45:14 +02:00
vwidgets Remove empty statement. 2016-12-20 21:19:21 +02:00
libs.pri Refactoring file libs.pri. 2016-10-04 17:52:35 +03:00
libs.pro First implementation of Update Notification. 2016-07-15 12:00:00 +03:00