Commit graph

8 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
227c61d20e use qtpy in publisher tool 2022-12-21 13:48:15 +01:00
Jakub Trllo
81a9f26459 Merge branch 'develop' into feature/attribute_defs_dialog 2022-11-01 14:11:03 +01:00
Jakub Trllo
447d15694a use creator items instead of creators directly 2022-10-07 15:53:26 +02:00
Jakub Trllo
790842080f changed imports in publisher 2022-09-07 13:47:06 +02:00
Jakub Trllo
3160199b04 fix grammar 2022-01-25 14:15:19 +01:00
Jakub Trllo
7ec4d50180 precreate widget is separated from create dialog completely 2022-01-25 13:48:03 +01:00
iLLiCiTiT
3878c5262a added widgett for pre create attributes 2022-01-18 17:22:57 +01:00