Jakub Trllo
2f15dca3f5
removed 'window.py'
2023-10-19 12:58:50 +02:00
Jakub Trllo
a62718dc72
project name is in quotes
2023-10-19 12:58:49 +02:00
Jakub Trllo
28bcbc8053
implemented helper function to prepare initial context data
2023-10-19 12:58:49 +02:00
Jakub Trllo
f86874df3d
add select item to projects combobox
2023-10-19 12:58:49 +02:00
Jakub Trllo
b374bf7eae
fix storing of data
2023-10-19 12:58:49 +02:00
Jakub Trllo
9868b09c9b
prepared context dialog using AYON calls
2023-10-19 12:58:49 +02:00
Jakub Trllo
594f1014ce
General: Qt scale enhancement ( #5059 )
...
* set 'QT_SCALE_FACTOR_ROUNDING_POLICY' to 'PassThrough'
* implemented 'get_openpype_qt_app' which set all openpype related attributes
* implemented get app functions in igniter and ayon common
* removed env varaibles 'QT_SCALE_FACTOR_ROUNDING_POLICY'
* formatting fixes
* fix line length
* fix args
2023-07-11 18:13:50 +02:00
Jakub Trllo
bd17e05682
use qtpy in context dialog
2022-12-13 17:20:39 +01:00
Jakub Trllo
e91d84546e
use AvalonMongoDB from openpype pipeline
2022-04-13 17:59:01 +02:00
Jakub Trllo
5e5fc4ec55
removed silo references
2022-03-22 12:31:14 +01:00
Roy Nieterau
20bc784698
Fix typos/grammar mistakes.
2022-01-30 22:03:34 +01:00
iLLiCiTiT
127845e21a
removed unused import
2021-11-18 00:02:32 +01:00
iLLiCiTiT
8c4d82782e
use new asset widget in context dialog
2021-11-17 21:59:30 +01:00
iLLiCiTiT
2425b4a993
fix attribute acces in signal registration
2021-11-17 20:07:00 +01:00
iLLiCiTiT
35ef51209a
typo fix
2021-11-15 18:50:53 +01:00
iLLiCiTiT
ee83e13ec6
minor fixes in context dialog
2021-11-15 18:41:05 +01:00
iLLiCiTiT
e735700876
use TasksWidget in context dialog
2021-11-15 17:55:05 +01:00
iLLiCiTiT
b61a7a9364
added few docstrings
2021-10-29 19:23:05 +02:00
iLLiCiTiT
822873f56e
added ability to center a dialog
2021-10-29 19:08:54 +02:00
iLLiCiTiT
884078359b
set strict mode
2021-10-29 19:03:40 +02:00
iLLiCiTiT
7816351b24
ignore close event if in strict mode
2021-10-29 19:03:32 +02:00
iLLiCiTiT
acd4b052ed
refreshing should work as expected
2021-10-29 18:53:08 +02:00
iLLiCiTiT
fb56e901f0
empty refresh method with setting when and how should refresh
2021-10-29 18:51:59 +02:00
iLLiCiTiT
a88485ef18
set style and resize on first show
2021-10-29 18:49:51 +02:00
iLLiCiTiT
9552b41bc4
added base of strictness validation
2021-10-29 18:49:00 +02:00
iLLiCiTiT
baa0f543df
give ability to set context of dialog
2021-10-29 18:47:26 +02:00
iLLiCiTiT
1277e666a3
ui initialization
2021-10-29 18:46:49 +02:00
iLLiCiTiT
b37c2497f8
create mongo connection in initialiazation
2021-10-29 18:36:26 +02:00
iLLiCiTiT
95e45d0ced
added base for context storing
2021-10-29 18:35:24 +02:00
iLLiCiTiT
796f0db8f3
define dialog window flags
2021-10-29 18:33:48 +02:00
iLLiCiTiT
640b68b89c
initial commit of new tool
2021-10-29 18:30:57 +02:00