ayon-core/openpype
Jakub Trllo d0f083ec19
Publisher: Explicit save (#4676)
* added save button class

* added save button to window

* workfiles is also part of context in CreateContext to be able check if context changed

* window cares about trigger of convertors

* use abstractproperty with property and abstractmethod decorators

* save changes happens using main window and can be blocked

* fix pyside compatibility

* use create context to get current context names

* Fix docstring label

* added shortcuts for save and reset

* change control string matching for macos

* added 'publish_has_started' property

* allow save only if publishing did not start yet

* rename 'get_selected_convertors' to 'get_selected_legacy_convertors' and added docstrings

* Added Saved changes

* disable instances toggle when publishing started

* Fix reset button tooltip

Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>

* Use QKeySequence to string for tooltips

* added example output

* use predefined method to emit card message

---------

Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-03-23 12:52:25 +01:00
..
client Fix - handle inputLinks and hero version 2023-01-25 18:25:04 +01:00
hooks Fix class name and docstring (#4683) 2023-03-23 10:01:50 +01:00
host SiteSync: host dirmap is not working properly (#4563) 2023-03-13 10:32:19 +01:00
hosts Update openpype/hosts/max/plugins/publish/increment_workfile_version.py 2023-03-23 12:06:01 +01:00
lib Application launch context: Include app group name in logger (#4684) 2023-03-23 10:27:02 +01:00
modules Kitsu: Slightly less strict with instance data (#4678) 2023-03-23 12:06:05 +01:00
pipeline Publisher: Explicit save (#4676) 2023-03-23 12:52:25 +01:00
plugins Extract Review code refactor (#3930) 2023-03-23 09:50:28 +01:00
resources resolve conflicts 2022-12-09 19:21:17 +08:00
scripts Publisher: Windows reduce command window pop-ups during Publishing (#4672) 2023-03-22 12:13:21 +01:00
settings General: Filter available applications (#4667) 2023-03-21 18:10:09 +01:00
style hound comments 2023-01-25 15:55:03 +01:00
tests removed deprecated functions from openpype lib 2023-02-13 10:51:21 +01:00
tools Publisher: Explicit save (#4676) 2023-03-23 12:52:25 +01:00
vendor use class attributes from classes 2022-12-21 15:54:46 +01:00
widgets 🚨 some style fixes 2023-03-21 16:48:50 +01:00
__init__.py
__main__.py
action.py resolve conflicts 2022-12-09 19:21:17 +08:00
cli.py Added setup_only to tests (#4591) 2023-03-13 15:37:23 +01:00
plugin.py
pype_commands.py Added setup_only to tests (#4591) 2023-03-13 15:37:23 +01:00
version.py [Automated] Bump version 2023-03-22 03:26:05 +00:00