summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix preview page number for PDF Cairo import dialogAlex Valavanis2013-09-211-1/+1
* Rm unused dom/svg2.hAlex Valavanis2013-09-212-5561/+0
* Fix tautological comparison for enum of unspecified typeAlex Valavanis2013-09-212-5/+6
* Drop unused static function declarationsAlex Valavanis2013-09-214-153/+80
* Fix make distAlex Valavanis2013-09-213-6/+15
* Fix format security errorsAlex Valavanis2013-09-2114-17/+17
* Fixed CMake build.Markus Engel2013-09-211-6/+6
* Rectangles can be drawn inside other shapes again.Markus Engel2013-09-211-3/+1
* remove file from exclude list, linker issue was solved by adding namespaceJohan B. C. Engelen2013-09-211-3/+0
* fix Windows buildJohan B. C. Engelen2013-09-212-49/+54
* partial 2geom update, fixes linker errorsJohan B. C. Engelen2013-09-212-3/+14
* Use viewBox for new documents.Matthew Petroff2013-09-201-0/+5
* Fix the text filter issue and revert many changes.Martin Owens2013-09-205-13/+21
* Fix build with dbus api enabled.Matthew Petroff2013-09-201-2/+3
* Merge Google Summer of Code unit improvement.Matthew Petroff2013-09-20101-689/+1128
|\
| * Merge from trunk.Matthew Petroff2013-09-20375-25962/+45092
| |\
| * | 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-1531-9356/+5274
| |\ \ \
| * | | | 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-12149-17868/+60289
| |\ \ \ \
| * | | | | 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
| * | | | | Forgot to remove "share/ui/units.txt" from "share/ui/Makefile.am".Matthew Petroff2013-09-011-1/+0
| * | | | | 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
| * | | | | Remove no longer used file "share/ui/units.txt".Matthew Petroff2013-08-281-20/+0
| * | | | | Updated templates with viewBox.Matthew Petroff2013-08-2710-12/+22
| * | | | | 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
* | | | | | Using inkscape compact settings to save the icons.svg fileVinícius dos Santos Oliveira2013-09-201-22458/+3851
| |_|_|_|/ |/| | | |
* | | | | 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 make check after merge of cppify branchKrzysztof Kosi??ski2013-09-194-25/+28
* | | | | Fix assertion failure on Ctrl+CKrzysztof Kosi??ski2013-09-192-240/+259