Diffusion Krita e9b410669646

Merge remote-tracking branch 'origin/rempt/T379-resource-management' into…

Authored by dkazakov on Feb 21 2020, 12:41 PM.

Description

Merge remote-tracking branch 'origin/rempt/T379-resource-management' into kazakov/embedded-resources

  1. Conflicts:
  2. libs/image/kis_psd_layer_style.cpp
  3. libs/pigment/resources/KoColorSet.cpp
  4. libs/resources/KisFolderStorage.cpp
  5. libs/resources/KoResource.cpp
  6. libs/ui/KisPaletteEditor.cpp
  7. plugins/impex/libkra/kis_kra_loader.cpp

Details

Committed
dkazakovFeb 21 2020, 12:41 PM
Parents
R37:ad46a9966407: Add a todo item
R37:4814602b4d14: Fix apidox for KoResourceServer
Branches
Unknown
Tags
Unknown

Merged Changes

This commit merges a very large number of changes. Only the first 50 are shown.
CommitAuthorDetailsCommitted
4814602b4d14rempt
Fix apidox for KoResourceServer 
Feb 21 2020
6821ce3411e4rempt
Add apidox 
Feb 21 2020
da38bc96ab66rempt
Start documenting the resources library 
Feb 21 2020
458b84ebe9f3rempt
Move KoResourceServer to the resources library 
Feb 21 2020
7eb63232c863rempt
Add a debug definition for the resources library 
Feb 21 2020
496cd74b74dewoltherav
Remove the notion of editing the palette filename. 
Feb 20 2020
368455c8a645rempt
Only show folder and bundle storages in the bundle manager 
Feb 20 2020
49c4e9815cd1rempt
Fix loading palettes 
Feb 20 2020
af586b81facerempt
Fix saving palettes to .kra files 
Feb 20 2020
b24f5655c12frempt
Simplify loading of palettes. 
Feb 20 2020
39c2d9bba0b5woltherav
Remove 'global' concept from colorset. 
Feb 20 2020
3f97aec2e437tymond
Remember the state of filterByTag checkbox 
Feb 20 2020
4a2071f78447rempt
Copy the storage if the other document has one 
Feb 20 2020
11b04411b9dcrempt
Don't crash when handing a null storage to qdebug 
Feb 20 2020
d97f680c9f42tymond
Fix TableDelegate in DbExplorer properly 
Feb 20 2020
d1d2695eb637tymond
Move calculation of a checkbox placement to separate function 
Feb 20 2020
ec175691b4ddtymond
Revert "Fix style delegate for checkboxes" 
Feb 20 2020
8e6654145adbrempt
Properly enter layerstyles in the resourcetypes table 
Feb 20 2020
9e0de7cf6319rempt
Fix updating resources in the folder storage 
Feb 20 2020
74d897b03279vanyossi
Add missing overrides 
Feb 20 2020
9cccdb6afee7rempt
debug-- 
Feb 20 2020
bb7572afb2detymond
Disable loading anything from invalid asl file 
Feb 20 2020
29d00b29d83btymond
Add an assert in KisAslStorage 
Feb 20 2020
f86caeae2d41rempt
fix build 
Feb 20 2020
ca2982b80068rempt
Move creating the dummy layerstyle loader to KisApplication 
Feb 19 2020
a11df697102arempt
Add KisPSDLayerStyle with a dummy loader to the loader plugin registry 
Feb 19 2020
c41e868b6c61tymond
Fix crash when loading asl with tdta OSType 
Feb 19 2020
f7dbb65ab5a0tymond
Use the model to rename sessions 
Feb 19 2020
a6dbd6fb17a7tymond
Implement 'filter by tag' and delete 'update tag' 
Feb 19 2020
95251710ff0ftymond
Clean up code in KisTagFilterResourceProxyModel 
Feb 19 2020
a962907efca3tymond
Remove obsolete code in KisActiveFilterTagProxyModel 
Feb 19 2020
614bfa3494b9rempt
Merge branch 'master' into rempt/T379-resource-management 
Feb 19 2020
f42f2355b03drempt
Fix build error 
Feb 19 2020
f2bd8795d8e6rempt
Fix build error 
Feb 19 2020
9694172b79d6rempt
warning-- 
Feb 19 2020
dd8192f0caaerempt
Fix style delegate for checkboxes 
Feb 19 2020
ccd977785508rempt
Add a filter proxy model to filter storages by filename or type 
Feb 19 2020
1c283a903d3erempt
Rename KisPaletteListWidget to KisPaletteChooser 
Feb 19 2020
78f6d4a1c2a1rempt
Use metadata system for KoGamutMask::description 
Feb 19 2020
1e35f334df7drempt
Separate the image from the thumbnail in KoResource 
Feb 19 2020
f963fa696757rempt
Add a createTemporaryDocument to KisPart 
Feb 19 2020
38c6f99567edl10n daemon script
SVN_SILENT made messages (.desktop file) - always resolve ours 
Feb 19 2020
8edd4eb418ebrempt
Add a separate thumbnail property to KisResource 
Feb 18 2020
eef0b289c11brempt
Add apidox to KisAbstractResourceModel::renameResource 
Feb 18 2020
e263bc7f1637rempt
Implement metadata for Storages 
Feb 18 2020
188b9729bd7awoltherav
Fix renaming the palette name using the new renameresource. 
Feb 18 2020
c76470d9a844woltherav
Fix icon generation for palettes with groups. 
Feb 18 2020
cb2284a9cc6erempt
Implement rename resource 
Feb 18 2020
fd24e30b0bb9woltherav
Remove resources() from colorpicker, replace with model directly. 
Feb 18 2020
55abc2975c10woltherav
Remove resources() call from palette docker dock. 
Feb 18 2020