Jakub Trllo
|
774a7f7f60
|
Merge branch 'develop' into enhancement/exception-for-artist-error
|
2024-09-13 19:05:36 +02:00 |
|
Jakub Trllo
|
2fd99f232a
|
fix expand button
|
2024-09-13 18:56:37 +02:00 |
|
Jakub Trllo
|
0b35227395
|
fix images used for collapsed widget
|
2024-09-13 17:03:35 +02:00 |
|
Jakub Trllo
|
f194ddcc49
|
removed openpype functions from resources and tools
|
2024-09-03 16:12:37 +02:00 |
|
Jakub Trllo
|
82ac6b332c
|
normalize collapse/expand pixmaps
|
2024-09-02 14:11:13 +02:00 |
|
Jakub Trllo
|
a871c7b9c3
|
Merge branch 'develop' into enhancement/AY-1411_add_plug_in_details_tab
# Conflicts:
# client/ayon_core/tools/utils/__init__.py
# client/ayon_core/tools/utils/widgets.py
|
2024-08-21 16:55:32 +02:00 |
|
Jakub Trllo
|
767ce61208
|
cache paths
|
2024-08-21 16:19:09 +02:00 |
|
Jakub Trllo
|
d8ca5e797c
|
simplify menu handling
|
2024-08-21 15:59:25 +02:00 |
|
Jakub Trllo
|
c8880a87d6
|
added option to change style of the widget
|
2024-08-21 12:11:58 +02:00 |
|
Jakub Trllo
|
8a9d815278
|
use class name over object name for formatting
|
2024-08-21 11:29:44 +02:00 |
|
Jakub Trllo
|
bf48d9e804
|
added 'HintedLineEdit' to utils init file
|
2024-08-21 11:26:16 +02:00 |
|
Jakub Trllo
|
54665ba72b
|
handle tooltips
|
2024-08-21 11:26:01 +02:00 |
|
Jakub Trllo
|
7e12163c7a
|
added options to pass separator
|
2024-08-21 11:25:54 +02:00 |
|
Jakub Trllo
|
8dd1843be1
|
implemented helper line edit with options
|
2024-08-21 10:52:40 +02:00 |
|
Jakub Trllo
|
f16cb1f4e1
|
added option to copy text from ElideLabel
|
2024-08-08 17:05:09 +02:00 |
|
Jakub Trllo
|
d073f15a7a
|
added helper 'ElideLabel' widget to elide long text
|
2024-08-08 15:30:43 +02:00 |
|
Ondřej Samohel
|
3a1857a84b
|
Merge branch 'develop' into enhancement/create_context_typing
|
2024-07-11 11:51:30 +02:00 |
|
Jakub Trllo
|
bbb435845f
|
Merge branch 'develop' into feature/AY-5636_Loader-add-filter-for-statuses-or-states-of-statuses
|
2024-07-11 11:10:04 +02:00 |
|
Mustafa Taher
|
dd0f8f4ca3
|
Merge branch 'develop' into enhancement/create_context_typing
|
2024-07-10 19:33:52 +03:00 |
|
Jakub Trllo
|
618a76c6af
|
expect values as 'None' and 'QColor'
|
2024-07-10 16:00:01 +02:00 |
|
Jakub Trllo
|
4bbc1e3c9a
|
fix checkstate enum conversion
|
2024-07-05 11:29:53 +02:00 |
|
Roy Nieterau
|
ad208251a3
|
Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/create_context_typing
# Conflicts:
# server_addon/jobqueue/client/ayon_jobqueue/addon.py
|
2024-06-27 18:13:25 +02:00 |
|
Roy Nieterau
|
0e4a9e8911
|
Fix unpacking
|
2024-06-27 15:42:14 +02:00 |
|
Roy Nieterau
|
c192d1cebe
|
Merge branch 'enhancement/creator_plugins_fix_typing' into enhancement/create_context_typing
# Conflicts:
# client/ayon_core/pipeline/create/creator_plugins.py
|
2024-06-25 15:51:08 +02:00 |
|
Jakub Trllo
|
04e257a29e
|
fix default output of folder type items
|
2024-06-24 14:03:29 +02:00 |
|
Jakub Trllo
|
d3f03fc03d
|
Merge branch 'develop' into bugfix/workfiles-tasks-selection
|
2024-06-18 13:19:55 +02:00 |
|
Jakub Trllo
|
9d8a8a9891
|
remove unnecessary line
|
2024-06-18 12:12:03 +02:00 |
|
Jakub Trllo
|
59e49182be
|
capture errors and add basic handle of the crash
|
2024-06-18 12:02:22 +02:00 |
|
Jakub Trllo
|
8166e4b823
|
pass in sender
|
2024-06-17 15:15:28 +02:00 |
|
Jakub Trllo
|
4264af63af
|
use 'QtGui' to get 'QPalette'
|
2024-06-10 16:07:51 +02:00 |
|
Jakub Trllo
|
2ff21e39ec
|
add icons to simple folders widget
|
2024-06-10 16:03:11 +02:00 |
|
Jakub Trllo
|
909b6b9d1f
|
fix option initialization
|
2024-06-10 15:58:00 +02:00 |
|
Jakub Trllo
|
893a075da1
|
Merge branch 'develop' into feature/material-symbols-in-uis
|
2024-06-06 17:32:48 +02:00 |
|
Jakub Trllo
|
92dd4fb452
|
status delegate full implementation
|
2024-06-06 10:46:48 +02:00 |
|
iLLiCiTiT
|
337cbd695a
|
paint icon in status delegate
|
2024-06-05 21:48:19 +02:00 |
|
Roy Nieterau
|
ca307c799c
|
Expand folders when searching in the folder widgets (Loader + Launcher)
|
2024-06-03 21:18:52 +02:00 |
|
iLLiCiTiT
|
12494d3982
|
initial logic for status icons
|
2024-06-02 16:00:31 +02:00 |
|
iLLiCiTiT
|
160a23d94d
|
removed unnecessary line
|
2024-06-02 15:15:44 +02:00 |
|
iLLiCiTiT
|
6c21d53479
|
modified folders and tasks widget to be able use icons from items
|
2024-06-02 15:12:04 +02:00 |
|
iLLiCiTiT
|
c2217f8777
|
added implementation to get material symbols icon
|
2024-06-02 15:11:42 +02:00 |
|
iLLiCiTiT
|
22b6663850
|
folder and task icon is not set on their items
|
2024-06-02 15:11:15 +02:00 |
|
Jakub Trllo
|
72d53bd0bd
|
added unified StatusDelegate
|
2024-05-29 15:17:26 +02:00 |
|
Jakub Trllo
|
e598e5fef3
|
refactor of scene inventory view
|
2024-05-29 14:57:00 +02:00 |
|
Roy Nieterau
|
63d68b7fef
|
Merge branch 'develop' into enhancement/create_context_typing
|
2024-04-17 22:30:31 +02:00 |
|
Roy Nieterau
|
99486542f2
|
Actually fix the typo :)
|
2024-04-17 22:30:16 +02:00 |
|
Roy Nieterau
|
db915c4315
|
Typos in comments/docstring
|
2024-04-17 22:29:35 +02:00 |
|
Jakub Trllo
|
d1243d74e3
|
define function instead of lambda
|
2024-04-10 11:24:41 +02:00 |
|
Jakub Trllo
|
ebfcd364cd
|
don't use single char variable
|
2024-04-10 11:24:33 +02:00 |
|
Jakub Trllo
|
499dd39f85
|
removed unused imports
|
2024-03-27 12:05:59 +01:00 |
|
Roy Nieterau
|
44641bc630
|
Fix displaying HeroVersionType in version delegate
|
2024-03-25 15:37:22 +01:00 |
|