Jakub Trllo
|
20987f82de
|
move unreal splash screen to unreal
|
2023-07-31 10:53:50 +02:00 |
|
Ondrej Samohel
|
36ee019976
|
🚨 some style fixes
|
2023-03-21 16:48:50 +01:00 |
|
Joseff
|
316c3577c6
|
Fixed a bug where the QThread in the splash screen could be destroyed before finishing execution
|
2023-03-16 20:35:21 +01:00 |
|
Joseff
|
78d737e4b3
|
Reformatted the file
|
2023-03-10 11:32:50 +01:00 |
|
Joseff
|
57faf21309
|
Cleaned up the code, fixed the hanging thread
|
2023-03-10 11:32:50 +01:00 |
|
Joseff
|
c58778194f
|
Implementation of a new splash screen
|
2023-03-10 11:32:50 +01:00 |
|
Roy Nieterau
|
300a443510
|
Use screen of window instead of primary screen
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
|
2023-03-07 19:54:11 +01:00 |
|
Roy Nieterau
|
40125fa6a5
|
Avoid error in PySide6+
|
2023-03-07 19:54:11 +01:00 |
|
Jakub Trllo
|
782957bd0a
|
Merge branch 'release/3.15.x' into feature/OP-4634_Use-qtpy-in-tools
# Conflicts:
# poetry.lock
|
2023-01-16 18:09:09 +01:00 |
|
Jakub Trllo
|
679becc3a8
|
fix work with checkstate constants
|
2023-01-06 18:51:51 +01:00 |
|
iLLiCiTiT
|
f3c13e7669
|
fix too long line
|
2022-12-28 12:26:25 +01:00 |
|
iLLiCiTiT
|
a941aabc04
|
call the width method to get the value
|
2022-12-28 12:21:05 +01:00 |
|
iLLiCiTiT
|
f5842d91bd
|
rename variable 'max_len' to 'message_len'
|
2022-12-28 12:18:11 +01:00 |
|
Jakub Trllo
|
ab2299f921
|
use qtpy in helper widgets
|
2022-12-21 13:53:30 +01:00 |
|
Jakub Trllo
|
c405281c30
|
fix positioning of nice checkbox for python 2
|
2022-12-20 15:08:23 +01:00 |
|
Jakub Trllo
|
81a9f26459
|
Merge branch 'develop' into feature/attribute_defs_dialog
|
2022-11-01 14:11:03 +01:00 |
|
Jakub Trllo
|
04f3bc89ff
|
Merge pull request #3934 from pypeclub/feature/direct_settings_imports
General: Direct settings imports
|
2022-10-11 13:29:34 +02:00 |
|
Jakub Trllo
|
08e9262b0f
|
fix crashing multivalue of files widget
|
2022-10-04 17:39:07 +02:00 |
|
Jakub Trllo
|
cb7862faa2
|
Merge branch 'develop' into feature/direct_settings_imports
|
2022-10-04 14:39:12 +02:00 |
|
Jakub Trllo
|
a3e795aa37
|
import setting functions from 'openpype.settings'
|
2022-10-04 11:51:52 +02:00 |
|
Jakub Trllo
|
6310294428
|
Merge pull request #3888 from pypeclub/bugfix/OP-3965_Publisher-draging-files-around-breaks-things
Publisher: Files Drag n Drop cleanup
|
2022-10-03 13:59:58 +02:00 |
|
Roy Nieterau
|
24d9e5017d
|
Optimize use of cache by allowing to copy only the part of the data you need
|
2022-09-28 20:27:01 +02:00 |
|
Jakub Trllo
|
a7d82ecbc0
|
Merge pull request #3838 from pypeclub/feature/OP-3828_Workfile-template-build-enhancements
General: Workfile template build enhancements
|
2022-09-26 10:14:08 +02:00 |
|
Jakub Trllo
|
0f0a5fa294
|
added some docstrings
|
2022-09-20 10:28:37 +02:00 |
|
Jakub Trllo
|
7f5b192ac4
|
handle storing of inserted and removed items
|
2022-09-20 10:18:09 +02:00 |
|
Jakub Trllo
|
b78796f21c
|
stack drop widget and files view to handle both size hints
|
2022-09-20 10:17:40 +02:00 |
|
Jakub Trllo
|
aa56f61581
|
update visibility on add and remove
|
2022-09-20 10:16:46 +02:00 |
|
Jakub Trllo
|
1aad016cb8
|
hide remove button if there are not file items
|
2022-09-20 10:16:06 +02:00 |
|
Jakub Trllo
|
316ba2294f
|
hide drop label if it's not allowed to add anything
|
2022-09-20 10:15:11 +02:00 |
|
Jakub Trllo
|
3161d3d8de
|
use explicit float conversions for decimal calculations
|
2022-09-16 19:13:31 +02:00 |
|
Jakub Trllo
|
8f2bf758f3
|
fixed get of value from attribute defs widget
|
2022-09-09 12:23:31 +02:00 |
|
Jakub Trllo
|
72e166066e
|
removed attribute defs from widgets
|
2022-09-07 13:48:01 +02:00 |
|
Jakub Trllo
|
31bae284e9
|
Merge pull request #3501 from pypeclub/bugfix/new_publisher_minor_fixes
NewPublisher: Groups work and enum multivalue
|
2022-07-15 18:23:34 +02:00 |
|
Jakub Trllo
|
e0fe2e84b5
|
remove unnecessary line edit
|
2022-07-14 18:22:48 +02:00 |
|
Jakub Trllo
|
9a83b83bb5
|
it is possible to copy file items
|
2022-07-14 17:50:24 +02:00 |
|
Jakub Trllo
|
53dd6cf111
|
it is possible to move file items across widgets
|
2022-07-14 17:45:39 +02:00 |
|
Jakub Trllo
|
ef515039a0
|
added helper method for conversion of data to bytes
|
2022-07-14 17:40:01 +02:00 |
|
Jakub Trllo
|
f346fb8cfd
|
implemented helper function for loading of internal data
|
2022-07-14 17:38:01 +02:00 |
|
Jakub Trllo
|
7729d53921
|
files item can have custom extensions label
|
2022-07-14 14:34:50 +02:00 |
|
Jakub Trllo
|
08a9613c66
|
fix label height in files widget
|
2022-07-13 19:32:44 +02:00 |
|
Jakub Trllo
|
2fbc1aa006
|
make drop available
|
2022-07-13 19:06:03 +02:00 |
|
Jakub Trllo
|
a427648abd
|
implemented internal drag and drop and disabled sorting
|
2022-07-13 19:05:23 +02:00 |
|
iLLiCiTiT
|
cc893a64b4
|
use combobox with custom text in EnumAttrWidget
|
2022-07-12 23:26:09 +02:00 |
|
Jakub Trllo
|
77ffca938a
|
make enum line edit transparent for mouse
|
2022-07-12 18:53:58 +02:00 |
|
Jakub Trllo
|
fde803e6ef
|
set line edit on comboboxes
|
2022-07-12 17:49:10 +02:00 |
|
Milan Kolar
|
0c674fcc61
|
expand spacing of the drop zone
|
2022-06-28 09:15:09 +02:00 |
|
Jakub Trllo
|
37c98c045e
|
added spacing
|
2022-06-27 10:14:43 +02:00 |
|
Jakub Trllo
|
462807c272
|
removed unnecessary widgets
|
2022-06-24 19:19:25 +02:00 |
|
Jakub Trllo
|
b4817f70a6
|
show what is allowed to drop in the files widget
|
2022-06-24 19:11:21 +02:00 |
|
Jakub Trllo
|
95f2061714
|
Merge pull request #3139 from pypeclub/enhancement/OP-3149_Publisher-UI-modifications
Publisher: UI Modifications and fixes
|
2022-05-10 14:35:02 +02:00 |
|