ayon-core/openpype/tools
Roy Nieterau f576be7604 Fix parenting of save prompt QMessageBox
- Setting the windowFlags without the original messagebox.windowFlags() was the culprit as to why the messagebox previously wouldn't show when parented. Likely because then it's missing the Dialog window flag and thus would try to embed itself into the parent UI, which you then cannot exec()

(cherry picked from commit 290e2b601d0e20f4aaba356d4f053bf733de406b)
2022-02-22 11:46:19 +01:00
..
assetcreator Fix typos/grammar mistakes. 2022-01-30 22:03:34 +01:00
assetlinks use "id" key where id of input is stored instead of "input" 2021-11-26 12:55:26 +01:00
context_dialog Fix typos/grammar mistakes. 2022-01-30 22:03:34 +01:00
creator Fix typos/grammar mistakes. 2022-01-30 22:03:34 +01:00
experimental_tools Fix typos/grammar mistakes. 2022-01-30 22:03:34 +01:00
launcher Merge branch 'develop' into feature/OP-2590_Applications-without-integration 2022-02-10 11:01:31 +01:00
libraryloader don't use ItemRole in loader 2022-02-16 10:38:05 +01:00
loader fix right click in representation widget 2022-02-18 10:47:30 +01:00
mayalookassigner Merge remote-tracking branch 'upstream/develop' into maya_look_containerize_reference_only 2022-02-12 10:38:13 +01:00
project_manager Disable add task, add asset and save button when not in a project 2022-02-15 09:33:16 +01:00
publisher Merge pull request #2556 from pypeclub/feature/OP-2429_Publisher-Preparations-before-standalone-publisher 2022-02-07 09:52:39 +01:00
pyblish_pype Merge pull request #2758 from BigRoy/pyblish_pype_install_fonts_remove_newlines 2022-02-18 11:56:02 +01:00
resources added few new attribute definitions and their widgets 2022-01-18 17:16:32 +01:00
sceneinventory Merge pull request #2608 from BigRoy/cosmetics2 2022-01-31 14:53:36 +01:00
settings fix labeling of additional applications 2022-02-14 10:40:40 +01:00
standalonepublish Fix typos/grammar mistakes. 2022-01-30 22:03:34 +01:00
stdout_broker OP-2414 - refactor of StdOutBroker 2022-02-10 13:02:58 +01:00
subsetmanager use PlaceholderLineEdit where placeholder is set 2021-12-02 15:50:48 +01:00
texture_copy rename folder 2021-04-01 18:54:46 +02:00
tray Merge branch 'develop' into feature/OP-2361_Store-settings-by-OpenPype-version 2022-02-01 11:04:21 +01:00
utils asset underline colors can be cleared again 2022-02-15 18:14:48 +01:00
workfiles Fix parenting of save prompt QMessageBox 2022-02-22 11:46:19 +01:00
__init__.py rename folder 2021-04-01 18:54:46 +02:00
flickcharm.py moved flickcharm to tools folder root 2021-08-17 12:26:37 +02:00
repack_version.py hound fixes 2021-11-18 19:06:18 +01:00