Commit graph

1412 commits

Author SHA1 Message Date
iLLiCiTiT
e2f24fb87b project category widget has ability to retrieve project names 2021-12-08 12:59:42 +01:00
iLLiCiTiT
74b6da96ac added method to return project names from project list 2021-12-08 12:59:21 +01:00
iLLiCiTiT
347b8da8a7 use working_state_context for current actions 2021-12-08 12:59:01 +01:00
iLLiCiTiT
b3d2d41267 added working state context to category widget 2021-12-08 12:58:37 +01:00
iLLiCiTiT
611c9bb792 use PlaceholderLineEdit where placeholder is set 2021-12-02 15:50:48 +01:00
Jakub Trllo
d5971eea6a
Merge pull request #2355 from pypeclub/bugfix/minimize_launcher_btn_on_mac
Launcher: Minimize button on MacOs
2021-12-01 14:04:14 +01:00
iLLiCiTiT
1d8adf52fd set explicit window hints in launcher 2021-12-01 13:40:21 +01:00
iLLiCiTiT
e6ab772dd7 fix import of constant 2021-12-01 13:16:45 +01:00
iLLiCiTiT
3bd94db78a style the input to look like disabled 2021-12-01 11:02:01 +01:00
iLLiCiTiT
4306aa0184 make studi paths read only 2021-12-01 11:01:42 +01:00
Jakub Trllo
d3d7302d0b
Merge pull request #2340 from pypeclub/bugfix/use_qt_context_ini_host_tools
Tools: Use Qt context on tools show
2021-11-30 21:01:23 +01:00
Jakub Trllo
f2e37b2082
Merge pull request #2329 from pypeclub/feature/paint_splash_before_logic
Tray: Paint splash and tray before initialization logic
2021-11-30 21:01:13 +01:00
Jakub Trllo
85b7edf25f
Merge pull request #2343 from pypeclub/bugfix/maya_look_assigner_python3_iter
Maya Look Assigner: Fix Python 3 compatibility
2021-11-30 15:27:49 +01:00
iLLiCiTiT
c936a501ad don't skip item if children from loaded data are empty 2021-11-30 14:08:26 +01:00
iLLiCiTiT
5609b0bdb5 clear model before refresh thread if project name changed 2021-11-30 14:05:59 +01:00
iLLiCiTiT
7a9b0eb368 it is possible to clear model before refresh thread 2021-11-30 14:05:36 +01:00
iLLiCiTiT
973730ec87 extracter clearing to private method 2021-11-30 14:04:11 +01:00
iLLiCiTiT
33fcc2a1d6 fix iteritems method call 2021-11-30 11:36:21 +01:00
Jakub Trllo
ba285533e7
Merge pull request #2296 from pypeclub/feature/OP-1775_Settings-UI-use-openpype-styles
Settings UI use OpenPype styles
2021-11-30 10:58:01 +01:00
iLLiCiTiT
1408a2f241 apply qt context over tools 2021-11-29 20:07:27 +01:00
Jakub Trllo
29bf23ed71
Merge pull request #2335 from pypeclub/feature/anatomy_replaces_task_on_load
Anatomy: Replaces task in templates on load
2021-11-29 18:42:44 +01:00
Jakub Trllo
abb10982ba
Merge pull request #2305 from pypeclub/feature/reduce_vendor_imports
General: Reduce vendor imports
2021-11-29 18:15:35 +01:00
iLLiCiTiT
eb48fdbf01 removed not needed replacement of task in workfiles tool 2021-11-29 15:17:06 +01:00
iLLiCiTiT
0e37641ec0 added second processing of events 2021-11-29 11:46:11 +01:00
Jakub Trllo
f03472c017
Merge pull request #2322 from pypeclub/bugfix/input_links_cleanup
Input links: Cleanup and unification of differences
2021-11-26 19:41:22 +01:00
iLLiCiTiT
5ff76141fc make sure splash and tray icon are painted before triggering logic 2021-11-26 18:20:59 +01:00
Petr Kalis
06f23af879 Better path creation 2021-11-26 17:54:45 +01:00
Petr Kalis
f18f207f03 Fix - provider icons are pulled from a folder 2021-11-26 16:27:53 +01:00
iLLiCiTiT
c728eec8ab use "id" key where id of input is stored instead of "input" 2021-11-26 12:55:26 +01:00
iLLiCiTiT
48458008e5 Merge branch 'develop' into feature/OP-1775_Settings-UI-use-openpype-styles 2021-11-25 19:10:51 +01:00
Jakub Trllo
b372eeef0e
Merge pull request #2304 from pypeclub/feature/tools_cleanup
Tools: Cleanup of unused classes
2021-11-25 13:35:58 +01:00
iLLiCiTiT
96e30dd989 fix check of thumbnail id 2021-11-25 12:27:26 +01:00
iLLiCiTiT
37b32c328d NameWindow replaces task formatting key with task[name] 2021-11-25 01:01:48 +01:00
iLLiCiTiT
e5efaf842b removed imports from avalon vendor and use sys modules 2021-11-25 00:39:22 +01:00
iLLiCiTiT
ff3e6a8a1a removed unused imports 2021-11-24 22:39:17 +01:00
iLLiCiTiT
975df8b4bf use PlaceholderLineEdit in subsets widget 2021-11-24 22:31:32 +01:00
iLLiCiTiT
93225171f7 removed icon argument from library loader 2021-11-24 22:27:02 +01:00
iLLiCiTiT
7e7a9c42cb use right import of qt_app_context function 2021-11-24 21:52:26 +01:00
iLLiCiTiT
e4dff2f171 removed unused imports 2021-11-24 21:52:02 +01:00
iLLiCiTiT
e6a396ba3f removed unused asset related classes 2021-11-24 21:46:14 +01:00
iLLiCiTiT
ba5fe76746 removed unused AssetWidget 2021-11-24 21:40:05 +01:00
iLLiCiTiT
145e335a48 added double clicked signal emitting 2021-11-24 21:33:22 +01:00
iLLiCiTiT
3ac669d9a5 moved task roles to tasks_widget as it's only place where are used 2021-11-24 21:10:14 +01:00
iLLiCiTiT
2acf100f15 removed unused TasksModel and TasksProxyModel 2021-11-24 21:09:31 +01:00
iLLiCiTiT
2fc409fed3 modified icon images 2021-11-24 20:39:45 +01:00
iLLiCiTiT
42fd92173c removed unused svgs 2021-11-24 20:39:24 +01:00
Milan Kolar
a8f2e0f7ec
Merge pull request #2192 from davidlatwe/feature/typed_asset_version_dependencies 2021-11-24 20:35:03 +01:00
iLLiCiTiT
6eba64e409 use different bin image 2021-11-24 15:29:45 +01:00
iLLiCiTiT
a098d62116 changed sizes of dialog 2021-11-24 11:34:52 +01:00
iLLiCiTiT
8c61afba11 added deletion button to main window with confirmation 2021-11-24 11:10:17 +01:00