summaryrefslogtreecommitdiffstats
path: root/src/ui/tools (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-3028-441/+551
| | | | A lot of header clean-up.
* Convert mesh-toolbar to use ink-select-one-action.Tavmjong Bah2018-01-101-19/+14
| | | | | | Separate new gradient on fill or stroke preference for meshes from linear/radial gradients. This fixes a bug where changing the choice for the gradient tool is not reflected in the mesh toolbar properly (and visa-versa).
* Misc. typosluz.paz2018-01-081-1/+1
| | | Found via `codespell`
* Merge branch 'master' into powerpencilIIJabiertxo Arraiza Cenoz2017-12-271-0/+5
|\
| * GtkMM popup menu deprecation fixesAlexander Valavanis2017-12-261-0/+5
| |
* | Merge branch 'master' into powerpencilIIJabier Arraiza2017-12-262-438/+428
|\|
| * Format connector codeSylvain Chiron2017-12-262-438/+428
| | | | | | | | Signed-off-by: Sylvain Chiron <chironsylvain@orange.fr>
* | Fix power stroke closed path and minor tweacks for pencil powerstrokeJabier Arraiza2017-12-262-3/+7
| |
* | Fix start anchorsJabier Arraiza2017-12-255-376/+371
| |
* | Refactoring pencil powerstrokeJabier Arraiza2017-12-213-70/+103
| |
* | Tiny fix to improbe release pentoolJabier Arraiza2017-12-181-0/+1
| |
* | Working on powerstroke fixes to pentoolJabier Arraiza2017-12-183-204/+124
| |
* | Merge branch 'master' into powerpencilIIJabier Arraiza2017-12-121-1/+2
|\|
| * Prevent snapping while space-panningDuncan2017-12-081-1/+2
| |
* | Moving toleranceJabier Arraiza2017-12-081-4/+5
| |
* | Mege trunk into powerpencilIIJabier Arraiza2017-12-074-157/+132
|\|
| * Fix bug 1733422 - Bezier and pencil tool don't work form: from clipboardJabier Arraiza2017-12-071-0/+16
| | | | | | | | | | https://bugs.launchpad.net/inkscape/+bug/1733422 Also allow using all shapes in "from clipboard" pen/cil shapes drop down
| * Add fix to problem switching pen tool modesJabier Arraiza2017-12-044-144/+115
| | | | | | | | Add fix to bspline when two cusp nodes arround a powered node
* | Update to trunkJabier Arraiza2017-12-042-3/+21
|\|
| * Misc. typosluzpaz2017-12-041-4/+4
| | | | | | | | | | | | Please confirm typos in the following `doc/nr-filter-interface.txt` `share/symbols/BalloonSymbols.svg` .
| * Optionaly measure only selected elementsJabier Arraiza2017-12-021-1/+13
| |
| * Clear meassure when dragging knotsJabier Arraiza2017-12-021-0/+6
| |
* | Remobing bspline interpolatorJabier Arraiza2017-12-022-0/+2
| |
* | CleaninngJabier Arraiza2017-12-015-205/+208
| |
* | Working on BSPline interpolatorJabier Arraiza2017-11-285-208/+205
| |
* | Working on continuous pathsJabier Arraiza2017-11-223-45/+65
| |
* | Smoothing start and endJabiertxo Arraiza Cenoz2017-11-203-39/+70
| |
* | Working on coontinuing pathsJabier Arraiza2017-11-193-172/+156
| |
* | Working on fix smooth drawJabier Arraiza2017-11-193-108/+123
| |
* | Some improvements to redrawJabiertxo Arraiza Cenoz2017-11-141-2/+4
| |
* | Some improvements to redrawJabiertxo Arraiza Cenoz2017-11-141-28/+47
| |
* | Working refactorJabiertxo Arraiza Cenoz2017-11-133-101/+105
| |
* | Added speed improbementsJabier Arraiza2017-11-123-49/+67
| |
* | Base refactorJabier Arraiza2017-11-123-124/+181
|/
* Merge branch 'master' into powerpencilJabiertxo Arraiza Cenoz2017-11-103-5/+7
|\
| * Merge branch 'luzpaz/inkscape-typos' (!119)Eduard Braun2017-11-072-2/+2
| |\
| | * Misc. typosUnknown2017-11-072-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Found using `codespell -q 3 -w --skip="*.svg,*.po,*.ts,./share/tutorials,./src/libavoid,./packaging/win32/languages,./man,./src/2geom" -I ../inkscape-whitelist.txt` whereby whitelist file contained: ``` dum iff glight substract te upto ```
| * | added braces as specified in the coding standardSimon Wells2017-11-041-3/+5
| |/
* | Merge branch 'master' into powerpencilJabier Arraiza2017-11-0328-342/+275
|\|
| * Rename get_group0_keyval to get_latin_keyvalAndrey Mozzhuhin2017-10-0524-66/+66
| |
| * Fix bug #1226962 - Keyboard shortcuts (hotkeys) not functional in someAndrey Mozzhuhin2017-10-052-3/+37
| | | | | | | | | | | | | | cases in non-latin keyboard layouts The key group with zero index can be a non-Latin layout. Try to determine Latin layout group index at runtime by checking available keymap entries for Latin 'a' keyval.
| * Merge branch 'edit-clip-object' of gitlab.com:stfacc/inkscapeMarc Jeanmougin2017-10-051-1/+2
| |\
| | * Fix the editing of clipping and masking objectsStefano Facchini2017-10-011-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | By passing along an edit_transform matrix, as done for clipping paths. Cleanups: - remove some unused methods - use member initialization
| * | Second batchMarc Jeanmougin2017-10-023-118/+42
| | |
| * | Removed all GSList occurences in .h filesMarc Jeanmougin2017-10-018-104/+84
| |/
| * Merge branch 'jali/inkscape-ustring_refactor'Tavmjong Bah2017-09-277-36/+30
| |\ | | | | | | | | | Removes usage of GString.
| | * Remove remaining usage of GString in ui/tools/*Jan Lingscheid2017-09-215-30/+25
| | |
| | * Remove unused GString in ui/tools/box3d-tool.cppJan Lingscheid2017-09-211-1/+0
| | |
| | * Remove usage of GString from ui/tools/spiral-tool.cppJan Lingscheid2017-09-211-3/+2
| | |
| | * Refactor Box3d::string_from_axes to use Glib::ustringJan Lingscheid2017-09-211-2/+3
| | |