| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | moved libcroco, libuemf, libdepixelize to 3rdparty folder | Marc Jeanmougin | 2018-04-29 | 11 | -3744/+0 |
| | | |||||
| * | 2Geom sync - initial commit | Krzysztof Kosi??ski | 2015-04-27 | 1 | -1/+1 |
| | | | | (bzr r14059.2.1) | ||||
| * | Updating libdepixelize. | Vinícius dos Santos Oliveira | 2014-03-25 | 3 | -46/+326 |
| | | | | | | | | | | | | | | | | | | | | This update is not focused on new features, but on stability. Bugs affecting weird image sizes (single line or single row images) were fixed. A bug on algorithm that could cause wrong result of heuristics on very rare images was also fixed. The correct behaviour required storing all votes before really doing any removal and this extra work made this step of the algorithm 328% slower on one sample image. If the old *_safe function was used, the slowdown could be decreased to 7.7% on the same sample image, but current focus on Inkscape timeline is stabilization, then I'll delay performance optimization to later. Also, the affected step is only responsible for 18% (on the maximum case) of the performance. The performance tests were done using new profiling code that is disabled by default and shouldn't impact stability. (bzr r13209) | ||||
| * | fix warning | Kris De Gussem | 2013-11-13 | 1 | -1/+1 |
| | | | | (bzr r12811) | ||||
| * | cppcheck | Kris De Gussem | 2013-10-22 | 1 | -2/+2 |
| | | | | (bzr r12713) | ||||
| * | Bumping a new release of libdepixelize | Vinícius dos Santos Oliveira | 2013-10-06 | 2 | -126/+275 |
| | | | | (bzr r12663) | ||||
| * | Bumping new version of libdepixelize | Vinícius dos Santos Oliveira | 2013-09-23 | 7 | -83/+597 |
| | | | | (bzr r12579) | ||||
| * | Missing file from libdepixelize | Vinícius dos Santos Oliveira | 2013-09-13 | 1 | -0/+123 |
| | | | | (bzr r12506.1.4) | ||||
| * | Bumping new version of libdepixelize | Vinícius dos Santos Oliveira | 2013-09-13 | 7 | -122/+11 |
| | | | | (bzr r12506.1.3) | ||||
| * | Integrating with libdepixelize | Vinícius dos Santos Oliveira | 2013-09-12 | 8 | -0/+2789 |
| (bzr r12506.1.1) | |||||
