ayon-core/openpype
Alexey Bogomolov e917d2b91f
Qt UI: Multiselection combobox PySide6 compatibility (#5314)
* convert state to value for pyside compatibility
use ItemIsUserTristate for keyboard event

* use whole field length to select item

* process keyboard tristate correctly

* get initial check state data as value

* try get state value for backwards compatibility

* formatting

* revert MouseButtonRelease event checks

* added new utils constant for tristate constant

* fixed both multiselection comboboxes

* fixed sorting of projects in project manager

* forgotten conversion of enum to int

---------

Co-authored-by: Jakub Trllo <jakub.trllo@gmail.com>
2023-07-18 16:00:36 +02:00
..
addons Addons directory (#4893) 2023-05-12 16:44:44 +02:00
client fix args for workfile conversion util (#5308) 2023-07-17 13:06:59 +02:00
hooks General: Reduce usage of legacy io (#4723) 2023-07-11 18:11:07 +02:00
host General: Reduce usage of legacy io (#4723) 2023-07-11 18:11:07 +02:00
hosts Merge pull request #5277 from ynput/enhancement/OP-6196_Nuke-template-builder-apply-all-settings 2023-07-17 17:17:44 +02:00
lib change 'ayon' to 'AYON' and 'ynput' to 'Ynput' in appdirs (#5298) 2023-07-14 09:57:48 +02:00
modules Remove forgotten dev logging (#5315) 2023-07-18 13:23:00 +02:00
pipeline Merge branch 'develop' into maye_new_publisher_with_RR 2023-07-17 11:08:55 +02:00
plugins Merge branch 'develop' into feature/blender-blend_file_family 2023-07-17 17:12:35 +02:00
resources AYON: Staging versions can be used (#4992) 2023-07-11 18:13:49 +02:00
scripts General: Reduce usage of legacy io (#4723) 2023-07-11 18:11:07 +02:00
settings rename 'FarmRootEnumEntity' to 'DynamicEnumEntity' 2023-07-17 17:50:56 +02:00
style Publisher: Show instances in report page (#4915) 2023-05-23 18:16:05 +02:00
tests Removed unnecessary import of pyblish.cli (#5292) 2023-07-13 14:44:51 +02:00
tools Qt UI: Multiselection combobox PySide6 compatibility (#5314) 2023-07-18 16:00:36 +02:00
vendor change 'ayon' to 'AYON' and 'ynput' to 'Ynput' in appdirs (#5298) 2023-07-14 09:57:48 +02:00
widgets move the custom popup menu to nuke/startup and add the frame setting to Openpype tool menu 2023-05-30 21:44:26 +08:00
__init__.py General: Connect to AYON server (base) (#3924) 2023-07-11 17:50:50 +02:00
__main__.py
action.py RepairAction and SelectInvalidAction actually filter to instances that failed on the exact plugin - not on "any failure" (#5240) 2023-07-05 14:11:20 +02:00
cli.py General: CLI addon command (#5109) 2023-07-11 18:13:52 +02:00
plugin.py
pype_commands.py General: Removed unused cli commands (#4902) 2023-07-11 18:13:48 +02:00
version.py [Automated] Release 2023-07-17 15:21:39 +00:00