Implement user-consentable prioritization of image formats
This adds multiple new dialogues: - If the application provides multiple formats for a drop event, e.g. Firefox supplies a clipboard bitmap and a local file copy, Krita will ask the user which one they prefer. - If the selected format involves accessing the Internet, further consent will be asked, and then a simple progress dialog will report the download's progress and allow cancelling the download. This commit also affords the chance to reimplement the Missing Color Profile dialog with a .ui file, and refactor the KisClipboard usage. BUG: 438426
Loading
Please register or sign in to comment