Commit graph

73 commits

Author SHA1 Message Date
iLLiCiTiT
b8e500cb68 fix project combobox refresh 2021-04-30 12:22:05 +02:00
iLLiCiTiT
d08fbcc02f added ability to add multiple items under same parent 2021-04-30 12:15:32 +02:00
iLLiCiTiT
df179af335 AssetItem has convertor from document to data 2021-04-30 12:08:04 +02:00
iLLiCiTiT
7d3132f058 add existing asset docs to hierarchy 2021-04-30 12:06:24 +02:00
iLLiCiTiT
6e578ee63c items have defined query projections 2021-04-30 12:06:12 +02:00
iLLiCiTiT
108666cd3f added hardcoded min/max for number delegate 2021-04-30 12:05:28 +02:00
iLLiCiTiT
b7efe9b9f6 removed checkbox without logic 2021-04-30 11:24:13 +02:00
iLLiCiTiT
27eb318274 project is changed on combobox change 2021-04-30 11:21:09 +02:00
iLLiCiTiT
533adaf44d removed unused parts 2021-04-30 11:20:49 +02:00
iLLiCiTiT
f8ef837a0c added simple refresh button for projects 2021-04-30 11:19:55 +02:00
iLLiCiTiT
135d811654 window can load and change projects 2021-04-30 11:13:35 +02:00
iLLiCiTiT
eb8380aeb2 model expect project name in set_project method 2021-04-30 11:13:21 +02:00
iLLiCiTiT
9250939bdd project item has more columns and has convertor from project document 2021-04-30 11:12:46 +02:00
iLLiCiTiT
64e4d3be4a added project combobox to window 2021-04-30 11:11:40 +02:00
iLLiCiTiT
00b1f35526 renmamed variables in window 2021-04-30 11:11:08 +02:00
iLLiCiTiT
f13d8c7cd9 dbconection is passed from window 2021-04-30 11:09:15 +02:00
iLLiCiTiT
8ebf7f9fb3 added project model 2021-04-30 11:07:15 +02:00
iLLiCiTiT
f79d497313 red color only for name column 2021-04-30 10:24:01 +02:00
iLLiCiTiT
21620f715f small tweaks of columns and editable columns 2021-04-30 10:23:49 +02:00
iLLiCiTiT
77488bbd97 items have editable columns definition 2021-04-30 10:21:07 +02:00
iLLiCiTiT
77fa75ec17 move vertically multiple items 2021-04-30 10:16:38 +02:00
iLLiCiTiT
33c86aef37 use extended selection 2021-04-30 09:58:24 +02:00
iLLiCiTiT
82634e604b Merge branch 'develop' into feature/project_manager 2021-04-30 09:49:10 +02:00
iLLiCiTiT
a36048ca13 move up/dowm works for multiselection 2021-04-27 12:57:17 +02:00
iLLiCiTiT
cdaa06706d added row moved callback 2021-04-27 12:36:25 +02:00
iLLiCiTiT
31145de994 added index_moved signal to model 2021-04-27 12:36:05 +02:00
iLLiCiTiT
7c78a9a584 always expand parent of moved item 2021-04-27 11:59:36 +02:00
iLLiCiTiT
eb6ece6422 avoid adding children to TaskItem 2021-04-27 11:54:17 +02:00
iLLiCiTiT
7ea8a6222e asset names has duplicated information 2021-04-26 09:10:36 +02:00
iLLiCiTiT
c45af6caeb init commit asset name duplicity validation 2021-04-23 17:23:43 +02:00
iLLiCiTiT
f32cd5ced5 added some kind of check of editability 2021-04-23 13:41:38 +02:00
iLLiCiTiT
e88f7c3e33 avoid moving task under project 2021-04-23 13:26:19 +02:00
iLLiCiTiT
b224216cf5 it is possible to add asset directly under current selection 2021-04-23 13:23:43 +02:00
iLLiCiTiT
5e48a87531 added basic icons 2021-04-23 13:23:30 +02:00
iLLiCiTiT
e4282babb5 cleanup unused parts 2021-04-23 13:23:05 +02:00
iLLiCiTiT
57ba2a547d replaced chidCount with rowCount 2021-04-23 09:55:24 +02:00
iLLiCiTiT
dcb51bfaf3 columns definitions per line 2021-04-22 19:04:02 +02:00
iLLiCiTiT
81958d7461 added ability to create task with ctrl+shift+enter 2021-04-22 19:03:30 +02:00
iLLiCiTiT
0ba22be07d remove not needed debug 2021-04-22 19:03:06 +02:00
iLLiCiTiT
3a139256ac task item has basic implementation 2021-04-22 19:02:53 +02:00
iLLiCiTiT
f6f779e127 removed develop code 2021-04-22 10:55:24 +02:00
Milan Kolar
16abadb918
Merge branch 'develop' into feature/ftrack_settings_changes 2021-04-22 10:41:22 +02:00
iLLiCiTiT
528fa8db59 initial commit 2021-04-22 10:03:44 +02:00
Milan Kolar
0d22942af9
Merge pull request #1381 from pypeclub/feature/remove_user_module
Remove OpenPype User Module
2021-04-22 09:50:37 +02:00
iLLiCiTiT
ac0e2b34a9 removed empty spaces 2021-04-21 16:24:57 +02:00
iLLiCiTiT
db0f6dcefe removed "default actions" and it's registration function 2021-04-21 16:16:33 +02:00
iLLiCiTiT
ef208e715d changed how config actions are registered 2021-04-21 16:15:59 +02:00
iLLiCiTiT
bfb0874f03 renamed SaveWarning to SaveWarningExc 2021-04-21 13:35:04 +02:00
iLLiCiTiT
b01d541c59 fixed save warning catch 2021-04-21 12:08:36 +02:00
iLLiCiTiT
55dd8f7005 settings gui catch SaveWarning 2021-04-21 11:53:54 +02:00