summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* ComboBoxToolItem: Rebase on ToolItemAlexander Valavanis2019-06-044-75/+70
* Hackfest 2019: C++ify ComboBoxEntryActionAlexander Valavanis2019-05-294-672/+451
* Hackfest2019: Add an entry to ComboBoxToolItemAlexander Valavanis2019-05-282-6/+10
* Hackfest2019: Drop deprecated prep-method for toolbarsAlexander Valavanis2019-05-281-163/+52
* Hackfest2019: Get rid of deprecated InkSelectOneActionAlexander Valavanis2019-05-2822-507/+93
* Hackfest2019: Drop unused EgeAdjustmentActionAlexander Valavanis2019-05-288-1394/+0
* Hackfest2019: TextToolbar: Start GtkAction migrationAlexander Valavanis2019-05-286-418/+383
* Strip out all content from TextToolbarAlexander Valavanis2019-05-273-9/+11
* Hackfest2019: Rm tautological testsAlexander Valavanis2019-05-275-24/+96
|\
| * Merge branch 'xgettextMigration'Marc Jeanmougin2019-05-271-1/+1
| |\
| | * Improve xgettext processMarc Jeanmougin2019-05-271-1/+1
| * | Revert back to using Gio::APPLICATION_NON_UNIQUE. See commit for reasons.Tavmjong Bah2019-05-271-5/+11
| * | Fix a issue compiling with a obsolete value I forget remove in prev comitJabier Arraiza2019-05-271-2/+1
| * | Add hide operand, work on groups and allow shapes as parameters in LPE BoolJabier Arraiza2019-05-265-19/+86
* | | Hackfest2019: Rm tautological testsAlexander Valavanis2019-05-2721-24/+2
* | | Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2019-05-267-74/+32
|\| |
| * | Add check for empty text on pathNathan Lee2019-05-261-1/+2
| * | Remove some couts and delete uneeded LPE parameterJabier Arraiza2019-05-262-10/+1
| * | Allow open paths in mirror symmetry LPEJabier Arraiza2019-05-261-49/+19
| * | Fix gradient toolbar comboboxes and reverseNathan Lee2019-05-264-15/+11
* | | Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis2019-05-2669-770/+124
|/ /
* | Rename wrong named functionJabiertxof2019-05-254-11/+10
* | Allow style as attribute in CopyRotate LPE and Mirror SymmetryJabiertxof2019-05-254-22/+75
* | Fix a bug defaulting some parametersJabiertxof2019-05-242-13/+13
* | Revert wrong commit in Rotate LPEJabiertxof2019-05-242-14/+5
* | Improvements to Copy Rotate LPEJabiertxof2019-05-233-122/+39
* | Speed improvemets to offset LPEJabiertxof2019-05-221-32/+12
* | Remove ResourceManager dep on Glib::object.Shlomi Fish2019-05-222-5/+2
* | Allow scale offset in groups using the knot like in pathsJabiertxof2019-05-222-15/+48
* | Extract a common expression into a variable/const.Shlomi Fish2019-05-221-103/+105
* | fix the build.Shlomi Fish2019-05-221-1/+0
* | Convert to a more portable C++11 check.Shlomi Fish2019-05-221-0/+1
* | Fix formatting and trailing space.Shlomi Fish2019-05-221-5/+5
* | Extract a common expression into a variable/const.Shlomi Fish2019-05-221-56/+58
* | Allow offset mixed in open and closed subpats. LPE OffsetJabiertxof2019-05-221-21/+29
* | Add speed improvements to LPE offsetJabier Arraiza2019-05-221-9/+32
* | LPE offfset improvementsJabier Arraiza2019-05-212-50/+90
* | Tiny refactor and simplify of offset LPEJabiertxof2019-05-211-23/+8
* | Improvemets to GeomPathstroke and Offset LPEJabiertxof2019-05-216-215/+210
* | Fix alignment of ruler ticksDiederik van Lierop2019-05-205-27/+25
* | Fix pixel alignment of box selection cueDiederik van Lierop2019-05-201-9/+4
* | Small fixDiederik van Lierop2019-05-201-2/+2
* | Change the data type of size/width/height of the controls to unsigned intDiederik van Lierop2019-05-2013-55/+52
* | More pixel-level alignment fixes for various controls, by making all controls...Diederik van Lierop2019-05-208-45/+40
* | Another pixel alignment fixDiederik van Lierop2019-05-201-7/+17
* | Fix the alignment of the guideline origin (and other controls), such that it ...Diederik van Lierop2019-05-204-43/+58
* | Improve reading of last LPE offset commitJabiertxof2019-05-201-2/+3
* | Improvements to Offset LPEJabiertxof2019-05-204-167/+150
* | Remove unwanted fileJabiertxof2019-05-201-0/+0
* | Add knot ungrabbed eventJabiertxof2019-05-2018-1/+63