summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to trunkJabier Arraiza Cenoz2013-11-205-17/+117
|\
| * Add GUI for 'image-rendering'. Completes fix for blocker bug #1163449.Tavmjong Bah2013-11-195-17/+117
* | Fix repointed by su_vJabier Arraiza Cenoz2013-11-161-1/+1
* | fix error su_v tell to meJabier Arraiza Cenoz2013-11-161-4/+2
* | Update to trunkJabier Arraiza Cenoz2013-11-1382-104/+24274
|\|
| * part of patch by David Evans to fix C++11 buildJohan B. C. Engelen2013-11-121-0/+8
| * Clean up some tool related things.Markus Engel2013-11-129-173/+41
| * Moved and renamed some tool-related files.Markus Engel2013-11-0968-23/+24160
| * First step of moving tools into appropriate namespaces.Markus Engel2013-11-0727-75/+100
| * remove unused private membersJohan B. C. Engelen2013-11-052-6/+1
|/
* fix memleak. Export dialog still has many of its pointer members leaking !!!Johan B. C. Engelen2013-10-302-24/+26
* units: fix stroke/gradient/whatever scaling when changing document unit in th...Johan B. C. Engelen2013-10-291-5/+25
* "fix" some "unused parameter" warningsKris De Gussem2013-10-291-1/+1
* don't update doc unit stuff when initializing DocumentProperties dialog widgetsJohan B. C. Engelen2013-10-251-8/+14
* fix ambiguity error with C++11 (gcc 4.6.2 Windows)Johan B. C. Engelen2013-10-211-1/+1
* we don't have nondocked dialogs, so rewrite restoring dialogs on startup via ...buliabyak2013-10-132-6/+7
* Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen2013-10-1219-78/+78
* Fix cycling through nodes with tab key.Markus Engel2013-10-092-12/+1
* Documentation/Translation. Fix for Bug #1236382 (Typos in comments and messag...Nicolas Dufour2013-10-091-2/+2
* Seamlessly switch between SVG circle, ellipse, and path (arc) elements while ...Tavmjong Bah2013-10-081-1/+1
* Rewrite the internals of the unit code for somewhat better performanceKrzysztof Kosi??ski2013-10-053-10/+8
* C++Johan B. C. Engelen2013-10-042-5/+5
* C++Johan B. C. Engelen2013-10-042-8/+8
* fix bug (added some comments to jabiertxof's patch)Johan B. C. Engelen2013-10-042-3/+4
* Do not allow NULL _spcurve to be set in PathManipulator.Krzysztof Kosi??ski2013-10-041-0/+4
* Fix segment welding in the node tool hanging when a two-point segmentKrzysztof Kosi??ski2013-10-021-2/+7
* fix previous commitJohan B. C. Engelen2013-09-301-2/+2
* string leaksJohan B. C. Engelen2013-09-301-2/+2
* fix two memleaksJohan B. C. Engelen2013-09-281-2/+6
* cppcheck: performanceKris De Gussem2013-09-262-2/+2
* random code cleanupJohan B. C. Engelen2013-09-261-1/+1
* Merged from trunk (r12593).Markus Engel2013-09-263-4/+4
|\
| * C++ify calling a few SPLPEItem functions, much more work than expected... slo...Johan B. C. Engelen2013-09-253-4/+4
* | Merged from trunk (r12588).Markus Engel2013-09-2420-142/+323
|\|
| * Fix my email address through codebaseBryce Harrington2013-09-242-2/+2
| * fix crash on uninitialized unittracker for spinbuttons. fixes crash on changi...Johan B. C. Engelen2013-09-232-7/+9
| * Disable smooth output in Inkscape PixelArtDialogVinícius dos Santos Oliveira2013-09-231-0/+12
| * Fix percentage document size handling.Matthew Petroff2013-09-232-2/+10
| * Merge gsoc procedural templates work.Slagvi Public2013-09-214-73/+139
| |\
| | * 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-203-9/+11
| | * Small style fixes.Slagvi Public2013-09-201-4/+4
| | * 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
| * | Fix format security errorsAlex Valavanis2013-09-212-4/+4