Jakub Trllo
|
bc61b450db
|
use right constants
|
2023-01-16 11:19:24 +01:00 |
|
Jakub Trllo
|
b5b8119f49
|
use class attributes from classes
|
2022-12-21 15:54:46 +01:00 |
|
Jakub Trllo
|
8a40489d28
|
launcher is using qtpy import instead of Qt
|
2022-12-13 15:16:29 +01:00 |
|
Jakub Trllo
|
98c065cb8b
|
change "start_last_workfile" when triggered from group
|
2022-09-09 14:24:02 +02:00 |
|
Jakub Trllo
|
a051a5dc4b
|
added qtawesome and qtpy into poetry lock
|
2022-03-07 17:42:34 +01:00 |
|
Jakub Trllo
|
48242818e3
|
fix attr name typo
|
2022-02-22 16:36:36 +01:00 |
|
Jakub Trllo
|
67d3b6cbe5
|
Merge branch 'develop' into feature/OP-2416_Launcher-tool-model
|
2022-02-22 16:31:29 +01:00 |
|
Jakub Trllo
|
5ec3640925
|
Merge branch 'develop' into feature/OP-2380-add-filters-to-launcher
# Conflicts:
# openpype/tools/launcher/lib.py
# openpype/tools/launcher/models.py
# openpype/tools/launcher/widgets.py
|
2022-02-08 14:10:56 +01:00 |
|
Jakub Trllo
|
437bcbe629
|
Change data only on ApplicationAction classes
|
2022-02-04 19:05:29 +01:00 |
|
Petr Kalis
|
ad0abfbdd0
|
Merge pull request #2536 from pypeclub/feature/OP-1117_Disable-workfile-autoload-in-Launcher
Launcher: Added context menu to to skip opening last workfile
|
2022-01-31 16:06:49 +01:00 |
|
Roy Nieterau
|
20bc784698
|
Fix typos/grammar mistakes.
|
2022-01-30 22:03:34 +01:00 |
|
Petr Kalis
|
e68b9acb1e
|
Update openpype/tools/launcher/widgets.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
|
2022-01-26 18:04:16 +01:00 |
|
Petr Kalis
|
c71e071a55
|
Update openpype/tools/launcher/widgets.py
Co-authored-by: Milan Kolar <mkolar@users.noreply.github.com>
|
2022-01-25 15:33:55 +01:00 |
|
Petr Kalis
|
f6ccc6aee1
|
OP-1117 - updated setting of state on action item
Updated handling of menu display and repaint
|
2022-01-20 14:51:14 +01:00 |
|
Petr Kalis
|
0bb4d317c4
|
OP-1117 - remove unneeded code
|
2022-01-17 14:55:52 +01:00 |
|
Petr Kalis
|
69f97476f9
|
OP-1117 - add check for ApplicationAction on context menu
|
2022-01-17 14:45:39 +01:00 |
|
Petr Kalis
|
75d55b9ac5
|
OP-1117 - added context menu to Launcher actions to skip opening last workfile
Choice is persistent in Local Setting (only in DB, not exposed to GUI yet.)
|
2022-01-14 18:09:41 +01:00 |
|
iLLiCiTiT
|
a232f8bc58
|
modified assets widget to use new models nad modified what is called when
|
2021-12-16 21:55:33 +01:00 |
|
iLLiCiTiT
|
cde8c69cba
|
modify tasks widget to use different models
|
2021-12-16 21:55:12 +01:00 |
|
iLLiCiTiT
|
258dfbffd9
|
ProjectBar and ActionBar are using launcher model
|
2021-12-16 21:54:45 +01:00 |
|
iLLiCiTiT
|
eb155525f7
|
action bar has 0 margins
|
2021-11-15 18:32:57 +01:00 |
|
iLLiCiTiT
|
d9ad32fcea
|
removed tasks model and taskswidget from launcher
|
2021-11-15 18:32:43 +01:00 |
|
iLLiCiTiT
|
2c9918b27f
|
Merge branch 'develop' into feature/new_publisher_core
|
2021-09-01 14:44:13 +02:00 |
|
iLLiCiTiT
|
e0df3e92d2
|
use single refresh timer across all widgets
|
2021-08-26 11:56:02 +02:00 |
|
iLLiCiTiT
|
bac16b26ac
|
stop animation before filtering
|
2021-08-25 20:00:39 +02:00 |
|
iLLiCiTiT
|
510b13a3b1
|
fixed launcher
|
2021-08-24 18:56:18 +02:00 |
|
iLLiCiTiT
|
ad5ddb21ca
|
moved flickcharm to tools folder root
|
2021-08-17 12:26:37 +02:00 |
|
iLLiCiTiT
|
480900a1cc
|
use ProjectHandler object instead of passing dbcon changes and simplified project handling in Launcher tool
|
2021-06-21 19:08:35 +02:00 |
|
iLLiCiTiT
|
193296ffaa
|
dont refresh on init
|
2021-06-17 15:15:44 +02:00 |
|
iLLiCiTiT
|
8d9ccaf45b
|
simplified refreshing of project bar
|
2021-06-17 15:15:27 +02:00 |
|
iLLiCiTiT
|
912c6b3b57
|
added refresh timer which will update projects each 10 seconds
|
2021-06-17 15:08:45 +02:00 |
|
iLLiCiTiT
|
d28c0d671b
|
add delegate to project combobox
|
2021-06-02 13:30:20 +02:00 |
|
Milan Kolar
|
8432e94615
|
rename folder
|
2021-04-01 18:54:46 +02:00 |
|