36
I Use This!
Very High Activity

Commits : Listings

Analyzed 4 days ago. based on code collected 5 days ago.
May 27, 2023 — May 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a couple of needed includes, and moved one so it was already referenced when needed. Fixes Krita build on FreeBSD, and doesn't seem to break it on linux either. More... over 21 years ago
when adding an image, make the new image the selected one. some invalid rectangles were not being repainted in paintContent More... over 21 years ago
removing KoApplication::addCmdLineOptions() again More... over 21 years ago
First paste is done without consent Overide KisTool::clear() in KisToolPaste so that paste can be properly deactivated when selecting another tool. More... over 21 years ago
Removing on a layer that isn't at 0,0 would break. fill something on a layer that isn't at 0,0 removeSelection invalid rectangles we're sometimes wrong. fillSelection invalid rectangles we're sometimes wrong. Move invalidated the entire image. More... over 21 years ago
Add more includes More... over 21 years ago
Remove check for KDE_USE_FINAL. More... over 21 years ago
Fixed to KisPainter::fillRect() for removing a selection. Fixed remove selection when scrollbars aren't at 0 Fixed fill selection when scrollbars aren't at 0 Disable opacity in paste tool (not implemented in kis_painter) Added "duplicate image" More... over 21 years ago
Fix crash krayonwidget was not created More... over 21 years ago
various clean ups. added export image More... over 21 years ago
identical to krita.dtd. More... over 21 years ago
Unitialized variable fix More... over 21 years ago
Copy/Paste. activate and setup methods for KisToolInterface. Add New Image Various fixes More... over 21 years ago
added missing files More... over 21 years ago
various bug fixes More... over 21 years ago
Simplify KisPainter::bitBlt. Debug KisPainter::bitBlt. Optimize KisPainter::bitBlt. More... over 21 years ago
Check for merge linked/visible layers More... over 21 years ago
Both projection and in-core representation now use tiles More... over 21 years ago
KoApplication::addCmdLineOptions(); More... over 21 years ago
Include moc More... over 21 years ago
Fix More... over 21 years ago
Switching over to Crystal SVG More... over 21 years ago
Small fix to kis_painter blitting rectangle. More... over 21 years ago
KisTool pure virtual now. More... over 21 years ago
KisTool is pure virtual now. More... over 21 years ago
Optimize some routines of KisPainter. Getting ready to finish rectangular selection. Bug fixes all over the place. More... over 21 years ago
various fixes More... over 21 years ago
Fix selection. Still need to use COW flag of tiles. More... over 21 years ago
various fixes for Copy on Write flag of tiles. Fixes for gcc 2.95.4 More... over 21 years ago
more fixes for selection tool use with zoom More... over 21 years ago