36
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ImageMagick PixelPacket helper class More... about 22 years ago
Added missing const More... about 22 years ago
QImage to Magick::Image conversion routines More... about 22 years ago
Make it compile with latest KoPainter changes. Support exceptions for now More... about 22 years ago
Added the ImageMagick variables. Unfortunately the output of the linking process looks really odd. Don't know if that will work as it is now. More... about 22 years ago
- bump version requirement for ImageMagick to the most recent version - don't include config.h just because it's fun ;) More... about 22 years ago
Check for ImageMagick (to be used in krita) More... about 22 years ago
Ported to createDomDocument - please test :} More... about 22 years ago
Initial import to get masks going More... about 22 years ago
Fixed a few bugs in the resizing of a paint device. Make importing work again. More... about 22 years ago
Fixed resize paint device. Make merge layers. Fixed bug where tile data would not be initialised. Fixed bug where I null KCommand would be inserted into KCommandHistory list. More... about 22 years ago
Bug fix for kis_listbox, when too many layers are on screen, make sure we account for scrolling. More... about 22 years ago
More bug fixes for KisListBox More... about 22 years ago
More bug fixes for KisListBox More... about 22 years ago
Fixed a crash. More refinements to the list box view More... about 22 years ago
A few more refinements More... about 22 years ago
A few bug fixeS More... about 22 years ago
Properties for paint devices More... about 22 years ago
Almost done with new layer/channel/etc widget. More... about 22 years ago
Krayon -> Krita More... about 22 years ago
More new layer widget work. More... about 22 years ago
More work on new paint device widget More... about 22 years ago
Work to get a generic layer widget. More... about 22 years ago
Channel work. More... about 22 years ago
Make layers of different sizes work. Calculate how many bytes are needed by color mode moved to Utils. More... about 22 years ago
More Paint Device abstration stuff More... about 22 years ago
More bug fixes to bpp, brush tool works fine in different modes. More... about 22 years ago
Latest bug fixes for Undo/Redo. Almost done with bpp stuff. More... about 22 years ago
Update TODO bug list. Starting to break a lot of things to make everything bpp independant. Most tools are deactivated for the moment to give me time to port. Paint brush tool will serve has test bed for the new bpp indepencance. When bpp independance and paint device abstraction is achieved, then channels and tools can be restored. More... about 22 years ago
Make eraser tool inherit from brush tool. Undo/Redo work for eraser tool. More... about 22 years ago