summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to trunkJabier Arraiza Cenoz2013-09-20120-862/+1290
|\
| * Merge from trunk.Matthew Petroff2013-09-20366-21455/+21533
| |\
| | * Fix grids after C++ification. Patch from Markus EngelMarkus Engel2013-09-201-0/+8
| | * make check: Fix harder. Remove muldefs hack and modify quote-test.hKrzysztof Kosi??ski2013-09-204-11/+10
| | * Refactor status-bar text for multiple items, was very brokenMartin Owens2013-09-2039-195/+166
| * | Fix bug in rectangle toolbar.Matthew Petroff2013-09-161-5/+6
| * | Comment clean up.Matthew Petroff2013-09-163-25/+22
| * | Fix 3d box document unit change undo bug.Matthew Petroff2013-09-161-1/+3
| * | Add exponent to expression evaluator.Matthew Petroff2013-09-162-13/+32
| * | Merge from trunk.Matthew Petroff2013-09-162-7/+4
| |\ \
| * | | C++ify expression evaluator.Matthew Petroff2013-09-164-419/+323
| * | | Enable unit evaluation in toolbars.Matthew Petroff2013-09-1521-47/+106
| * | | Improved code readability.Matthew Petroff2013-09-153-5/+5
| * | | Merge from trunk.Matthew Petroff2013-09-1526-902/+634
| |\ \ \
| * | | | Fix document unit change for disconnected connectors.Matthew Petroff2013-09-151-0/+11
| * | | | Fix document unit change for transformed flow text and transformed text on path.Matthew Petroff2013-09-153-9/+30
| * | | | Fix bug with tool handles during document unit change.Matthew Petroff2013-09-143-0/+18
| * | | | Merge from trunk.Matthew Petroff2013-09-12101-4146/+44856
| |\ \ \ \
| * | | | | Finish fixing document unit change undo bug.Matthew Petroff2013-09-113-9/+10
| * | | | | Fix document unit change undo bug.Matthew Petroff2013-09-111-0/+15
| * | | | | (Mostly) fix document unit change for flowed text.Matthew Petroff2013-09-111-0/+39
| * | | | | Fix document unit change for 3d boxes and (mostly) for text on path.Matthew Petroff2013-09-113-11/+50
| * | | | | Fix bug that added transforms to new objects.Matthew Petroff2013-09-0210-0/+184
| * | | | | Improve code readability.Matthew Petroff2013-08-2815-80/+80
| * | | | | Use Quantity comparisons in PageSizer.Matthew Petroff2013-08-281-5/+5
| * | | | | Added Quantity comparison functions.Matthew Petroff2013-08-282-0/+26
| * | | | | Use enum names instead of numbers.Matthew Petroff2013-08-282-21/+21
| * | | | | Fix Windows build.Matthew Petroff2013-08-281-3/+3
| * | | | | Added viewBox implement document unit support.Matthew Petroff2013-08-2732-92/+163
| * | | | | Use real world units for page sizes.Matthew Petroff2013-08-256-43/+110
* | | | | | Fixed ~sub advertising for a compile problemJabier Arraiza Cenoz2013-09-201-0/+1
* | | | | | update to trunkJabier Arraiza Cenoz2013-09-195-265/+286
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Fix make check after merge of cppify branchKrzysztof Kosi??ski2013-09-193-25/+27
| * | | | | Fix assertion failure on Ctrl+CKrzysztof Kosi??ski2013-09-192-240/+259
* | | | | | Update to trunkJabier Arraiza Cenoz2013-09-19360-21142/+21263
|\| | | | |
| * | | | | updates for cmakeCampbell Barton2013-09-195-18/+22
| * | | | | Show warning when input image of Trace Pixel Art dialog is too large.Vinícius dos Santos Oliveira2013-09-191-0/+12
| * | | | | Removing redundant "include config.h"Vinícius dos Santos Oliveira2013-09-191-4/+0
| * | | | | Do not require a new layer for clipping paths in the Cairo renderer.Adrian Johnson2013-09-191-2/+2
| * | | | | Fix serious potential bug in SPImage::printKrzysztof Kosi??ski2013-09-191-1/+1
| * | | | | Remove a warning when embedding an image with a mimetype which is notKrzysztof Kosi??ski2013-09-191-5/+1
| * | | | | Fix colors when tracingKrzysztof Kosi??ski2013-09-191-2/+2
| * | | | | Merge in Adonis Papaderos' fix for bug lp:898797Martin Owens2013-09-191-0/+2
| |\ \ \ \ \
| | * | | | | hack for 898797Adonis Papaderos2012-08-061-0/+2
| * | | | | | Remove outdated example file sp-skeleton.cppKrzysztof Kosi??ski2013-09-195-250/+0
| * | | | | | Fix type mismatch for platforms where gsize is not unsigned longKrzysztof Kosi??ski2013-09-191-2/+2
| * | | | | | Revert some agressive changes and allow a seperate filter bbox for FER, shoul...Martin Owens2013-09-195-4/+26
| * | | | | | Fixing colors in libdepixelize integration output.Vinícius dos Santos Oliveira2013-09-191-2/+2
| * | | | | | Updating libdepixelize integration to use new Inkscape::Pixbuf interface.Vinícius dos Santos Oliveira2013-09-191-4/+6
| * | | | | | Merging libdepixelize branchVinícius dos Santos Oliveira2013-09-1928-10/+4150
| |\ \ \ \ \ \