Commit graph

20 commits

Author SHA1 Message Date
Jakub Trllo
3eb2cc21b2
Update ayon-python-api (#5512)
* query asset only if asset id is available

* updated ayon api

* fix subsets arguments
2023-08-29 12:01:29 +02:00
Jakub Trllo
b5b8119f49 use class attributes from classes 2022-12-21 15:54:46 +01:00
Jakub Trllo
8e19d0957d use class attributes from classes instead of objects 2022-12-21 15:19:40 +01:00
Jakub Trllo
3468a285c1 use qtpy in remaining qt utils 2022-12-21 13:52:52 +01:00
Jakub Trllo
0d38c76f54 separated functions to query asset by name and id 2022-06-07 16:28:53 +02:00
Jakub Trllo
7109d932ec replace queries in tools 2022-06-04 21:08:42 +02:00
Jakub Trllo
58d31a11b9 implemented function to receive task icon 2022-03-15 10:49:51 +01:00
Jakub Trllo
9bbaf42a3b use functions for colors in tools 2022-03-14 15:26:08 +01:00
Jakub Trllo
a051a5dc4b added qtawesome and qtpy into poetry lock 2022-03-07 17:42:34 +01:00
Jakub Trllo
5ec3640925 Merge branch 'develop' into feature/OP-2380-add-filters-to-launcher
# Conflicts:
#	openpype/tools/launcher/lib.py
#	openpype/tools/launcher/models.py
#	openpype/tools/launcher/widgets.py
2022-02-08 14:10:56 +01:00
Jakub Trllo
2de04f048e Merge branch 'develop' into feature/OP-2380-add-filters-to-launcher 2022-01-26 14:17:52 +01:00
iLLiCiTiT
fbdd1d8ab5 moved few widgets to tools/utils and modified asset/task widgets to easily change source model 2022-01-18 17:22:08 +01:00
iLLiCiTiT
e389067ed2 tasks widget have ability to create different tasks model 2022-01-04 10:59:57 +01:00
iLLiCiTiT
c874adfcb6 tasks widget also can know about assignees 2021-12-16 21:47:11 +01:00
iLLiCiTiT
889953af31 tasks widget created model and proxy model with methods that can be overriden 2021-12-16 21:18:33 +01:00
iLLiCiTiT
3ac669d9a5 moved task roles to tasks_widget as it's only place where are used 2021-11-24 21:10:14 +01:00
iLLiCiTiT
96cfc2e4da task widget does not skip unsetting of asset 2021-11-17 21:58:47 +01:00
iLLiCiTiT
811aa44e97 use deselectable view 2021-11-15 18:26:40 +01:00
iLLiCiTiT
ac19a75aa0 use selctionChanged signal 2021-11-15 18:26:16 +01:00
iLLiCiTiT
dfb6b0c12f create global tasks_widget in utils 2021-11-15 17:53:39 +01:00