valentina_old/src/libs/fervor
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
..
data Added example of Appcast.xml. 2016-07-15 13:24:27 +03:00
fervor.pri Fix broken test build. 2016-07-15 13:40:26 +03:00
fervor.pro Fix build on Qt\5.3\msvc2013_64_opengl. 2016-08-09 16:55:46 +03:00
fvavailableupdate.cpp First implementation of Update Notification. 2016-07-15 12:00:00 +03:00
fvavailableupdate.h Use "Include What You Use" tool for optimizing #includes. 2016-08-08 14:44:49 +03:00
fvupdater.cpp Refactoring. 2016-12-21 20:45:14 +02:00
fvupdater.h Use "Include What You Use" tool for optimizing #includes. 2016-08-08 14:44:49 +03:00
fvupdatewindow.cpp Use "Include What You Use" tool for optimizing #includes. 2016-08-08 14:44:49 +03:00
fvupdatewindow.h Use "Include What You Use" tool for optimizing #includes. 2016-08-08 14:44:49 +03:00
fvupdatewindow.ui First implementation of Update Notification. 2016-07-15 12:00:00 +03:00
LICENSE First implementation of Update Notification. 2016-07-15 12:00:00 +03:00
stable.cpp Fix broken test build. 2016-07-15 13:40:26 +03:00
stable.h Fix broken test build. 2016-07-15 13:40:26 +03:00
warnings.pri Use gcc’s Address Sanitizer only in Debug mode. 2016-08-06 19:23:42 +03:00