[krita] [Bug 382068] Brush tips broken after exporting

2017-11-24 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=382068

Boudewijn Rempt  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kri
   ||ta/8602a1aae13f6277d9ee2089
   ||05f04fe1a2ddb61b
 Status|CONFIRMED   |RESOLVED

--- Comment #2 from Boudewijn Rempt  ---
Git commit 8602a1aae13f6277d9ee208905f04fe1a2ddb61b by Boudewijn Rempt.
Committed on 24/11/2017 at 09:29.
Pushed by rempt into branch 'master'.

Fix saving GBR brushes

We should set the brush tip image, because that's what saved,
not the image(), which is just the icon.

M  +1-0libs/brush/kis_gbr_brush.h
M  +7-5plugins/impex/brush/kis_brush_export.cpp

https://commits.kde.org/krita/8602a1aae13f6277d9ee208905f04fe1a2ddb61b

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 382068] Brush tips broken after exporting

2017-11-24 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=382068

Boudewijn Rempt  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1
 CC||b...@valdyas.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 382068] Brush tips broken after exporting

2017-11-23 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=382068

--- Comment #1 from Boudewijn Rempt  ---
Git commit 3da66fc9866f299597e7c37fd2f3355478c98389 by Boudewijn Rempt.
Committed on 23/11/2017 at 11:36.
Pushed by rempt into branch 'master'.

Make it possible to save gbr/gih again

These save using QIODevice, so don't tell the export manager
that it needs a filename. Also, return an error if saving
fails.

M  +6-3plugins/impex/brush/kis_brush_export.cpp
M  +0-1plugins/impex/brush/kis_brush_export.h

https://commits.kde.org/krita/3da66fc9866f299597e7c37fd2f3355478c98389

-- 
You are receiving this mail because:
You are watching all bug changes.