Jakub Trllo
b4aa3b15df
do not override scale factor rounding policy if has defined value through env variable
2023-09-19 17:41:44 +02:00
Jakub Trllo
3869a6f1d0
Igniter: QApplication is created ( #5081 )
...
* get_qt_app actually creates new app
* Single line creation
2023-07-11 18:13:51 +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
d585450f99
use qtpy module in igniter instead of Qt.py
2022-12-16 17:03:19 +01:00
iLLiCiTiT
ad99d2a841
added few docstrings
2021-12-09 12:21:12 +01:00
iLLiCiTiT
e4534c5074
added new message dialog to show a dialog
2021-12-07 18:21:05 +01:00
iLLiCiTiT
87b606582a
do not create new qapplication if already exists
2021-12-07 18:10:13 +01:00
iLLiCiTiT
88218caf28
store OpenPypeVersion to sys.modules
2021-12-03 15:56:11 +01:00
Ondrej Samohel
df310da141
add update dialog
2021-08-20 17:57:28 +02:00
Ondrej Samohel
b4a3038623
add --validate-version and --headless
2021-08-13 18:02:12 +02:00
Milan Kolar
a8ac7cd538
merge develop into main
2021-05-04 17:07:32 +02:00
iLLiCiTiT
029f898845
removed InstallDialog from __all__
2021-04-07 12:44:44 +02:00
iLLiCiTiT
369fab3761
moved qt rel;ated imports to open_dialog
2021-04-07 12:44:34 +02:00
Milan Kolar
fdfb24ee5e
set pwd before importint Qt
2021-03-11 15:13:57 +01:00
Milan Kolar
7c4aa85de0
Merge branch 'develop' into feature/1004-deadline-better-handling-of-pype
2021-03-11 12:45:51 +01:00
Ondrej Samohel
3d1ec0278a
add option to run w/o installation
2021-03-05 20:41:35 +01:00
Ondrej Samohel
4fa47cbe01
streamlined UI
2021-03-05 17:06:39 +01:00
Ondrej Samohel
946c93ad5d
igniter UI improvements
...
simplifying installation
2021-03-02 13:38:53 +01:00
Petr Kalis
ae5163ad89
Deadline in Pype 3 - added change of pwd
...
Without it Deadline tries to load wrong Qt from its pwd
2021-02-25 18:30:29 +01:00
Ondrej Samohel
432dc13b9d
bugfixes and refactors
2021-01-14 20:47:24 +01:00
Ondrej Samohel
f82281adb9
fix create_env, add icon, igniter as subprocess, refactored start
2021-01-14 18:22:15 +01:00
Ondrej Samohel
da3c0d73f4
work on sphinx
2020-10-09 16:05:14 +02:00
Ondrej Samohel
ff64a27ced
fix appdirs dependency
2020-09-17 09:56:17 +02:00
Ondrej Samohel
6da5c7b463
start on igniter - pype bootstrap
2020-09-11 17:52:54 +02:00