Commit graph

13 commits

Author SHA1 Message Date
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
Jakub Trllo
1b18483f7b
use right type for signal emit (#4584) 2023-03-07 16:41:35 +01:00
Jakub Trllo
b7078d77e2 label of attribute definition also have tooltip 2023-02-09 20:27:36 +01:00
Jakub Trllo
9cc8f1818c use new widgets in attribute definitions 2023-02-09 20:27:15 +01:00
Jakub Trllo
d48b73ed61 fix typo 'AbtractAttrDef' to 'AbstractAttrDef' 2023-01-27 16:28:00 +01:00
Jakub Trllo
5a4852703b Merge branch 'develop' into release/3.15.x 2023-01-18 12:10:47 +01:00
Jakub Trllo
9772a6dcc5 enum widget is using attr def items correctly 2023-01-09 15:16:39 +01:00
Jakub Trllo
88939540f7 use qtpy in attribute definitions 2022-12-21 13:52:28 +01:00
Jakub Trllo
29cc9bdce6 Fix line length 2022-11-21 19:39:10 +01:00
Jakub Trllo
068ec3f898 enhanced attribute definitons widget 2022-11-21 19:17:09 +01:00
Jakub Trllo
fe392aa5db implemented hidden widget 2022-11-21 19:16:41 +01:00
Jakub Trllo
81a9f26459 Merge branch 'develop' into feature/attribute_defs_dialog 2022-11-01 14:11:03 +01:00
Jakub Trllo
797d1ea59d copied attribute defs widgets into 'openpype.tools' 2022-09-07 13:47:02 +02:00