-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128856/
-----------------------------------------------------------
(Updated Sept. 7, 2016, 9:43 p.m.)
Status
------
This change has been marked as submitted.
Review request for Plasma, Aleix Pol Gonzalez, Kai Uwe Broulik, and David Faure.
Changes
-------
Submitted with commit 2a7ac6f0753427f865fc9013868990cb3b530ecf by Jeremy
Whiting to branch master.
Bugs: 368240
https://bugs.kde.org/show_bug.cgi?id=368240
Repository: knewstuff
Description
-------
This shows a messagebox if ghns dialogs are invoked either by the button or the
dialog's exec, open, or show methods if ghns is disabled in kdeglobals (or the
applications rc file).
Diffs
-----
src/button.cpp 1772d86
src/downloaddialog.h 0a39f5d
src/downloaddialog.cpp b172e6a
Diff: https://git.reviewboard.kde.org/r/128856/diff/
Testing
-------
Works ok except for the plasma wallpaper case which is doing some strange
pointer.data() to set the window title and somehow goes around these checks.
Need to figure out why it's doing that and if it's still neeeded there or how
to catch those calls to show also.
Thanks,
Jeremy Whiting