| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update to trunk | Jabier Arraiza Cenoz | 2013-09-26 | 19 | -343/+302 |
| |\ | |||||
| | * | cppcheck | Kris De Gussem | 2013-09-26 | 1 | -16/+16 |
| | * | random code cleanup | Johan B. C. Engelen | 2013-09-26 | 5 | -38/+27 |
| | * | Fix for Bug #1229605 (inkscape crashes when canceled import pdf). | Nicolas Dufour | 2013-09-26 | 1 | -2/+6 |
| | * | Merged from trunk (r12593). | Markus Engel | 2013-09-26 | 22 | -89/+94 |
| | |\ | |||||
| | * | | Simplified some in-code circle creation. | Markus Engel | 2013-09-24 | 4 | -35/+25 |
| | * | | Refactored SPSpiral. | Markus Engel | 2013-09-24 | 2 | -56/+52 |
| | * | | Merged from trunk (r12588). | Markus Engel | 2013-09-24 | 182 | -7200/+2649 |
| | |\ \ | |||||
| | * | | | Refactored SPUse. | Markus Engel | 2013-09-24 | 7 | -194/+304 |
| | * | | | Refactored SPGenericEllipse::set_shape | Markus Engel | 2013-09-24 | 1 | -38/+42 |
| * | | | | Compiling problem solved thaks to ~suv | Jabier Arraiza Cenoz | 2013-09-26 | 1 | -2/+4 |
| * | | | | Update to trunk | Jabier Arraiza Cenoz | 2013-09-25 | 92 | -375/+1032 |
| |\ \ \ \ | | |_|/ | |/| | | |||||
| | * | | | C++ify calling a few SPLPEItem functions, much more work than expected... slo... | Johan B. C. Engelen | 2013-09-25 | 18 | -76/+78 |
| | * | | | Fix make dist | Ryan Lerch | 2013-09-25 | 1 | -1/+1 |
| | * | | | Proper fix for bug 1127103 (Filter changes color when object flipped.) | Tavmjong Bah | 2013-09-25 | 2 | -13/+9 |
| | * | | | Updating libdepixelize version | Vinícius dos Santos Oliveira | 2013-09-25 | 1 | -0/+7 |
| | | |/ | |/| | |||||
| | * | | Fix my email address through codebase | Bryce Harrington | 2013-09-24 | 5 | -5/+5 |
| | * | | Make sure selection->setList checks for dupes by routing to selection->addList. | Martin Owens | 2013-09-24 | 1 | -11/+2 |
| | * | | Replace xml node get_double with simple direct value. | Martin Owens | 2013-09-24 | 2 | -4/+2 |
| | * | | change names for displayName and detailedDescription, improve char code and r... | Martin Owens | 2013-09-24 | 38 | -61/+62 |
| | * | | for bitmap import, use a default value of 90 dpi, if not otherwise specified.... | Alvin Penner | 2013-09-23 | 1 | -9/+4 |
| | * | | Fixed FeComponentTransfer. | Markus Engel | 2013-09-23 | 4 | -30/+57 |
| | * | | fix crash on uninitialized unittracker for spinbuttons. fixes crash on changi... | Johan B. C. Engelen | 2013-09-23 | 2 | -7/+9 |
| | * | | Added missing registration of FeDistantLight; made sure warnings on missing t... | Markus Engel | 2013-09-23 | 2 | -12/+18 |
| | * | | Bumping new version of libdepixelize | Vinícius dos Santos Oliveira | 2013-09-23 | 11 | -106/+667 |
| | * | | Disable smooth output in Inkscape PixelArtDialog | Vinícius dos Santos Oliveira | 2013-09-23 | 1 | -0/+12 |
| | * | | Fix percentage document size handling. | Matthew Petroff | 2013-09-23 | 3 | -36/+38 |
| | * | | Fixed bug in last commit. | Matthew Petroff | 2013-09-22 | 1 | -1/+2 |
| | * | | Fix adding viewBox to new documents. | Matthew Petroff | 2013-09-22 | 11 | -5/+61 |
| * | | | update to trunk | Jabier Arraiza Cenoz | 2013-09-22 | 47 | -5876/+346 |
| |\| | | |||||
| | * | | Fix CMake build (follow-up to r12567) | su_v | 2013-09-22 | 1 | -1/+0 |
| | * | | units: Catch FileError if no units.xml is in /usr/local/... | Bryce Harrington | 2013-09-22 | 1 | -0/+3 |
| | * | | Merge gsoc procedural templates work. | Slagvi Public | 2013-09-21 | 6 | -92/+153 |
| | |\ \ | |||||
| | | * | | Small style fixes. | Slagvi Public | 2013-09-21 | 3 | -10/+6 |
| | | * | | Fix templates parameters names. | Slagvi Public | 2013-09-21 | 1 | -1/+1 |
| | | * | | Change paths storage to std::string. | Slagvi Public | 2013-09-20 | 5 | -11/+16 |
| | | * | | Small style fixes. | Slagvi Public | 2013-09-20 | 1 | -4/+4 |
| | | * | | Opening new documents behaviour fixed. | Slagvi Public | 2013-09-18 | 1 | -16/+9 |
| | | * | | Fix "default_*" template names treatment. | Slagvi Public | 2013-09-18 | 1 | -1/+1 |
| | | * | | Fix procedural templates "modified" status. | Slagvi Public | 2013-09-15 | 1 | -0/+1 |
| | | * | | Fixed available undo after new template creation. | Slagvi Public | 2013-09-15 | 1 | -0/+4 |
| | | * | | Removed search templates case sensitivity | Slagvi Public | 2013-09-15 | 1 | -9/+8 |
| | | * | | Creating documents from procedural templates added. | Slagvi Public | 2013-09-04 | 4 | -22/+42 |
| | | * | | Add listing procedural templates in NewFromTemplate dialog. | Slagvi Public | 2013-08-24 | 2 | -32/+72 |
| | * | | | Fixed segfault on copying text. | Markus Engel | 2013-09-21 | 3 | -13/+22 |
| | * | | | Fix preview page number for PDF Cairo import dialog | Alex Valavanis | 2013-09-21 | 1 | -1/+1 |
| | * | | | Rm unused dom/svg2.h | Alex Valavanis | 2013-09-21 | 2 | -5561/+0 |
| | * | | | Fix tautological comparison for enum of unspecified type | Alex Valavanis | 2013-09-21 | 2 | -5/+6 |
| | * | | | Drop unused static function declarations | Alex Valavanis | 2013-09-21 | 4 | -153/+80 |
| | * | | | Fix make dist | Alex Valavanis | 2013-09-21 | 1 | -4/+12 |
