Skip to content

Remove YesNoDialog

This replaces all YesNoDialogs with NewConfirmationDialog and NewConfirmationCheckDialog.

Additionally, I did some code cleanup in the plugin_installer plugin, adapted the code to _ui scheme, and removed the window from the plugin_installer's glade file. Plugin columns are now searchable and sortable (name, install), and I replaced the 'upgrade' icon by a symbolic one.

Merge request reports