Jakub Trllo
7332f9b8ee
Merge branch 'develop' into feature/1156-loader-tool-tasks-filtering
2025-02-24 11:26:41 +01:00
Jakub Trllo
8ad5489d68
base tasks widget defines column labels using default methods
2025-02-21 15:12:25 +01:00
Jakub Trllo
ec41b30665
validate host for 'IPublishHost' interface instead of 'ILoadHost'
2025-02-21 15:04:28 +01:00
Jakub Trllo
66285949a5
take rows instead of removing them
2025-02-21 15:02:00 +01:00
Jakub Trllo
de504e8c85
enhanced 'DeselectableTreeView'
2025-02-18 18:43:57 +01:00
Jakub Trllo
c6093f7294
use task label if is filled
2025-02-12 14:31:28 +01:00
Jakub Trllo
5e066cdea6
Merge branch 'develop' into enhancement/add-placeholder-to-enum
2025-02-12 10:35:17 +01:00
Jakub Trllo
8a27bd5bc3
implemented 'PlaceholderPlainTextEdit'
2025-02-12 10:34:36 +01:00
Jakub Trllo
21187bb28c
use NoPen instead of transparent
2025-02-11 17:13:25 +01:00
Jakub Trllo
6a57b4c450
use odd numbers for frame size
2025-02-11 17:13:16 +01:00
Jakub Trllo
c6f5988aae
use same font size for placeholder as elsewhere
2025-02-06 17:13:29 +01:00
Jakub Trllo
e30b89e36d
fix formatting
2025-02-05 12:09:12 +01:00
Jakub Trllo
71454b6fa4
usa same placeholder color as elsewhere
2025-02-05 11:55:26 +01:00
Jakub Trllo
e13de28a24
draw placeholder with disabled color
2025-02-05 11:24:07 +01:00
Jakub Trllo
4c7176c752
remove placeholder from single selection combobox
2025-01-27 17:40:03 +01:00
Jakub Trllo
29dbc8b8cf
set the placeholder on widgets
2025-01-27 17:37:14 +01:00
Roy Nieterau
be6aac6a72
Remove TreeViewSpinner with QtSvg dependency
...
- The `TreeViewSpinner` widget was not used anywhere
- The `QtSvg` dependency does not exist in BorisFX Silhouette so removing it was easiest to make Silhouette not error on this import
2025-01-08 09:17:21 +01:00
Jakub Trllo
d30d5b5419
fix line lengths
2024-11-25 10:37:05 +01:00
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