qt: make individual dialog not singletons
dialogs are managed by the dialog provider, they don't need to be singleton. moreover some of them (like the OpenDialog) can be instantiated multiple times.
dialogs are managed by the dialog provider, they don't need to be singleton. moreover some of them (like the OpenDialog) can be instantiated multiple times.
VideoLAN code repository instance