summaryrefslogtreecommitdiffstats
path: root/src/core/authentication_dialog_controller.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add AuthenticationDialogControllerPeter Varga2015-09-061-0/+96
The new controller makes possible to handle authentication requests asynchronously. This is essential for the authentication support in the QtQuick API. Change-Id: Ib60b58448a60e817e64477529ec4bfd1535b3d19 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@theqtcompany.com>