summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge powerStrokeSmoothJabiertxo Arraiza Cenoz2017-12-012-35/+175
|\
| * Remobe BSPline interpolator, a non success code and remove showhandles codeJabiertxo Arraiza Cenoz2017-12-015-81/+5
| * Add show handlesJabiertxo Arraiza Cenoz2017-12-012-2/+22
| * Merge branch 'master' into PowerStrokeSmoothJabiertxo Arraiza Cenoz2017-12-013-3/+14
| |\
| * | Working bspline, to fine tuneJabier Arraiza2017-11-301-9/+32
| * | Working with BSPline interpolatorJabiertxo Arraiza Cenoz2017-11-291-15/+11
| * | Add BSPLine interpolatorJabier Arraiza2017-11-293-3/+40
| * | Add base interpolator parameterJabier Arraiza2017-11-292-37/+175
* | | Merge branch 'master' into powerpencilIIJabiertxo Arraiza Cenoz2017-12-0113-86/+125
|\ \ \ | | |/ | |/|
| * | Add a warning dialog for previous commitEduard Braun2017-11-301-1/+5
| * | Extensions: Don't crash on invalid effect extension outputEduard Braun2017-11-301-3/+8
| * | Make bitmap export progress dialog transient for the main windowEduard Braun2017-11-301-0/+1
| * | Make file update dialog transient for the main windowEduard Braun2017-11-301-0/+1
| |/
| * Don't translate the empty stringEduard Braun2017-11-262-2/+2
| * license fixEduard Braun2017-11-262-2/+2
| * Allow to cancel PNG exportEduard Braun2017-11-251-4/+4
| * libuemf: remove COPYING againEduard Braun2017-11-251-340/+0
| * libuemf: sync with upstream version 0.2.5Eduard Braun2017-11-253-68/+431
| * Merge branch 'doxygen-separate' of gitlab.com:monomon/inkscapeMarc Jeanmougin2017-11-221-1/+0
| |\
| | * Remove missed part from the core doxygen-main fileMois Moshev2017-11-141-10/+0
| | * Add configuration to build python extension docs with doxygenMois Moshev2017-11-141-0/+9
| * | Two fixes (should work on Linux now)Eduard Braun2017-11-211-3/+2
| * | Fix printing multiple copies of a documentEduard Braun2017-11-203-6/+13
* | | Working on continuous pathsJabier Arraiza2017-11-225-51/+71
* | | Smoothing start and endJabiertxo Arraiza Cenoz2017-11-203-39/+70
* | | Working on coontinuing pathsJabier Arraiza2017-11-198-191/+173
* | | Working on fix smooth drawJabier Arraiza2017-11-197-125/+146
* | | Merge branch 'master' into powerpencilIIJabier Arraiza2017-11-172-14/+27
|\| |
| * | More memleaks fixesJabiertxo Arraiza Cenoz2017-11-171-4/+8
| * | Fix memleaks and double call to title() in a recursive function in Symbols Di...Jabiertxo Arraiza Cenoz2017-11-171-2/+4
| * | Add missing mappings.Tavmjong Bah2017-11-171-1/+13
| * | Code simplificationJabiertxo Arraiza Cenoz2017-11-171-17/+3
| * | Fix a bug pointed by suv when the title of a symbol has duplicatesJabier Arraiza2017-11-161-15/+24
| * | Fix last bug pointed by Eduard Brawn in MR 126Jabier Arraiza2017-11-161-13/+13
* | | Merge branch 'master' into powerpencilIIJabier Arraiza2017-11-168-110/+175
|\| |
| * | Add labelJabiertxo Arraiza Cenoz2017-11-161-1/+1
| * | Merge branch 'master' into DocPropsMarginImprovementsJabiertxo Arraiza Cenoz2017-11-163-67/+90
| |\ \
| | * | Fix title problemsJabiertxo Arraiza Cenoz2017-11-162-26/+41
| | * | Working on fixJabier Arraiza2017-11-163-53/+61
| * | | Add tooggle icon button intead checkboxJabiertxo Arraiza Cenoz2017-11-162-13/+25
| |/ /
| * | Fix unincilizated value that not work in release mode. also remove duplicate ...Jabiertxo Arraiza Cenoz2017-11-152-4/+3
| * | Add auto update margins on checkbuttonJabiertxo Arraiza Cenoz2017-11-152-3/+29
| * | Catch Gtk::IconThemeErrorTavmjong Bah2017-11-152-3/+15
| |/
| * Don't set a default 'font-size' when copying text if one is not set.Tavmjong Bah2017-11-141-2/+5
| * Symbols: Fix uninitialized variable and some minor consistency fixesEduard Braun2017-11-131-19/+9
* | Some improvements to redrawJabiertxo Arraiza Cenoz2017-11-141-2/+4
* | Some improvements to redrawJabiertxo Arraiza Cenoz2017-11-141-28/+47
* | Merge branch 'master' into powerpencilIIJabiertxo Arraiza Cenoz2017-11-136-54/+37
|\|
| * SPMeshArray: fix a crash when dragging control pointsStefano Facchini2017-11-131-18/+9
| * Unset the current tool early on shutdown.Stefano Facchini2017-11-133-9/+4