ayon-core/openpype/tools/utils
Jakub Trllo 38347ece5a
Publisher: Small style changes (#4894)
* border hover has color without alpha

* changed border radius to 0.2em

* removed border from scroll area

* variant hint button has 0.5em width

* inputs in attribute definitions have smaller padding

* label is shown only to value inputs and added tooltips

* change spacing for attribute befinitions

* align labels to right

* implemented 'ComboBox' which ignores wheel events and has styled delegate

* PixmalLabel has minimum sizeHint

* cards are smaller

* renamed 'Options' to 'Context'

* implemented active state changes in card view

* set object name of main window to "PublishWindow"

* plugin don't have to pass 'title' to an error

* fix PySide6 support for custom keysequences

* check for exact match for all bindings

* added validation of exact match for save shortcut
2023-04-25 10:37:49 +02:00
..
__init__.py Publisher: Small style changes (#4894) 2023-04-25 10:37:49 +02:00
assets_widget.py use right constants 2023-01-16 11:19:24 +01:00
constants.py fix work with checkstate constants 2023-01-06 18:51:51 +01:00
delegates.py Scene inventory: Fix code errors when "not found" entries are found (#4594) 2023-03-21 10:09:36 +01:00
error_dialog.py use qtpy in remaining qt utils 2022-12-21 13:52:52 +01:00
host_tools.py Fix #4357: Move Look Assigner tool to maya since it's Maya only 2023-03-14 11:15:02 +01:00
lib.py Fix grammar 2023-03-23 00:45:50 +01:00
models.py Tools: Fix recursive filtering (#4597) 2023-03-13 11:20:59 +01:00
overlay_messages.py use qtpy in remaining qt utils 2022-12-21 13:52:52 +01:00
tasks_widget.py use class attributes from classes 2022-12-21 15:54:46 +01:00
views.py use qtpy in remaining qt utils 2022-12-21 13:52:52 +01:00
widgets.py Publisher: Small style changes (#4894) 2023-04-25 10:37:49 +02:00