-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128856/
-----------------------------------------------------------
Review request for Plasma, Aleix Pol Gonzalez, Kai Uwe Broulik, and David Faure.
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