summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* C++ify calling a few SPLPEItem functions, much more work than expected... slo...Johan B. C. Engelen2013-09-2518-76/+78
* Fix make distRyan Lerch2013-09-251-1/+1
* Proper fix for bug 1127103 (Filter changes color when object flipped.)Tavmjong Bah2013-09-252-13/+9
* Updating libdepixelize versionVinícius dos Santos Oliveira2013-09-251-0/+7
* Fix my email address through codebaseBryce Harrington2013-09-245-5/+5
* Make sure selection->setList checks for dupes by routing to selection->addList.Martin Owens2013-09-241-11/+2
* Replace xml node get_double with simple direct value.Martin Owens2013-09-242-4/+2
* change names for displayName and detailedDescription, improve char code and r...Martin Owens2013-09-2438-61/+62
* for bitmap import, use a default value of 90 dpi, if not otherwise specified....Alvin Penner2013-09-231-9/+4
* Fixed FeComponentTransfer.Markus Engel2013-09-234-30/+57
* fix crash on uninitialized unittracker for spinbuttons. fixes crash on changi...Johan B. C. Engelen2013-09-232-7/+9
* Added missing registration of FeDistantLight; made sure warnings on missing t...Markus Engel2013-09-232-12/+18
* Bumping new version of libdepixelizeVinícius dos Santos Oliveira2013-09-2311-106/+667
* Disable smooth output in Inkscape PixelArtDialogVinícius dos Santos Oliveira2013-09-231-0/+12
* Fix percentage document size handling.Matthew Petroff2013-09-233-36/+38
* Fixed bug in last commit.Matthew Petroff2013-09-221-1/+2
* Fix adding viewBox to new documents.Matthew Petroff2013-09-2211-5/+61
* Fix CMake build (follow-up to r12567)su_v2013-09-221-1/+0
* units: Catch FileError if no units.xml is in /usr/local/...Bryce Harrington2013-09-221-0/+3
* Merge gsoc procedural templates work.Slagvi Public2013-09-216-92/+153
|\
| * Small style fixes.Slagvi Public2013-09-213-10/+6
| * Fix templates parameters names.Slagvi Public2013-09-211-1/+1
| * Change paths storage to std::string.Slagvi Public2013-09-205-11/+16
| * Small style fixes.Slagvi Public2013-09-201-4/+4
| * Opening new documents behaviour fixed.Slagvi Public2013-09-181-16/+9
| * Fix "default_*" template names treatment.Slagvi Public2013-09-181-1/+1
| * Fix procedural templates "modified" status.Slagvi Public2013-09-151-0/+1
| * Fixed available undo after new template creation.Slagvi Public2013-09-151-0/+4
| * Removed search templates case sensitivitySlagvi Public2013-09-151-9/+8
| * Creating documents from procedural templates added.Slagvi Public2013-09-044-22/+42
| * Add listing procedural templates in NewFromTemplate dialog.Slagvi Public2013-08-242-32/+72
* | Fixed segfault on copying text.Markus Engel2013-09-213-13/+22
* | 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-211-4/+12
* | 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
* | fix Windows buildJohan B. C. Engelen2013-09-211-2/+2
* | 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 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 make check after merge of cppify branchKrzysztof Kosi??ski2013-09-193-25/+27