ayon-core/openpype/tools/launcher
Jakub Trllo 87ed2f960d
Launcher tool: Refactor launcher tool (for AYON) (#5612)
* added helper classes to utils

* implemented base of ayon utils

* initial commit for launcher tool

* use image for extender

* actions are shown and can be triggered

* fix actions on finished refresh

* refresh automatically

* fix re-refreshing of projects model

* added page slide animation

* updated abstrack classes

* change how icon is prepared

* fix actions sorting

* show messages like in launcher tool

* do not clear items on refresh

* stop refresh timer only on close event

* use Ynput/AYON for local settings json

* register default actions in launcher action module

* change register naming

* move 'SquareButton' to utils widgets

* removed duplicated method

* removed unused variable

* removed unused import

* don't use lambda

* swap default name for 'OpenPypeSettingsRegistry'

* Change support version
2023-09-22 11:47:39 +02:00
..
__init__.py rename folder 2021-04-01 18:54:46 +02:00
actions.py Launcher tool: Refactor launcher tool (for AYON) (#5612) 2023-09-22 11:47:39 +02:00
constants.py launcher is using qtpy import instead of Qt 2022-12-13 15:16:29 +01:00
delegates.py launcher is using qtpy import instead of Qt 2022-12-13 15:16:29 +01:00
lib.py launcher is using qtpy import instead of Qt 2022-12-13 15:16:29 +01:00
models.py Sort actions by label if it exists instead of name (#5106) 2023-06-06 18:51:44 +02:00
widgets.py use right constants 2023-01-16 11:19:24 +01:00
window.py use class attributes from classes instead of objects 2022-12-21 15:19:40 +01:00