summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix a bug on undo, backpoer from masterJabier Arraiza2019-06-021-4/+4
|
* First full workingJabier Arraiza2019-06-022-19/+107
|
* Working on add rowJabier Arraiza2019-06-021-3/+17
|
* add writing methodJabier Arraiza2019-06-021-3/+3
|
* add storingJabier Arraiza2019-06-022-41/+176
|
* simplification of codeJabier Arraiza2019-06-022-53/+11
|
* starting refactorJabier Arraiza2019-06-022-85/+9
|
* Removing unwanted selectorJabier Arraiza2019-06-021-9/+6
|
* Styling fixes and remove a crashJabier Arraiza2019-06-023-18/+20
|
* fix attributes and add ui fileJabier Arraiza2019-06-021-1/+58
|
* Add visualization of style dialogJabier Arraiza2019-06-022-85/+336
|
* working on new UIJabier Arraiza2019-06-022-91/+96
|
* fix mergeJabier Arraiza2019-06-021-11/+39
|
* add unhandled multiselectorJabier Arraiza2019-06-021-2/+15
|
* Merge from masterJabier Arraiza2019-06-021-1/+1
|
* Working on selectors and unhandled onesJabier Arraiza2019-06-024-356/+1912
|
* Backup fro full refactorJabier Arraiza2019-06-023-1606/+39
|
* Fix mergeJabier Arraiza2019-06-021-0/+22
|
* Back dialog managerJabier Arraiza2019-06-021-3/+3
|
* Fix mergeJabier Arraiza2019-06-021-4/+4
|
* Updating fixes on compilingJabier Arraiza2019-06-023-22/+246
|
* reorder dialogsJabier Arraiza2019-06-026-555/+144
|
* minor fixesJabier Arraiza2019-06-021-3/+2
|
* Adding a TreeModelFilterJabier Arraiza2019-06-022-30/+99
|
* Working on simplifyJabier Arraiza2019-06-022-48/+378
|
* Including widgetsJabiertxof2019-06-022-47/+70
|
* Add CSSDialog simplifyJabier Arraiza2019-06-022-38/+78
|
* Allow rects be LPE like other primitivesJabier Arraiza2019-06-013-27/+0
|
* Fix align-to of text objectsTobias Ellinghaus2019-05-281-5/+5
| | | | | | | Inkscape used to align text baselines relative to the wrong object when using "First selected" or "Last selected". Closes !699
* Allow translations in LPE add dialogJabier Arraiza2019-05-271-1/+1
|
* Add hide operand, work on groups and allow shapes as parameters in LPE BoolJabier Arraiza2019-05-261-0/+10
|
* Fix gradient toolbar comboboxes and reverseNathan Lee2019-05-263-9/+6
| | | | https://gitlab.com/inkscape/inkscape/issues/224
* Improvements to Copy Rotate LPEJabiertxof2019-05-231-0/+1
|
* Change the data type of size/width/height of the controls to unsigned intDiederik van Lierop2019-05-204-34/+31
|
* More pixel-level alignment fixes for various controls, by making all ↵Diederik van Lierop2019-05-203-16/+25
| | | | controls have an odd-integer size (measured in pixels)
* Add knot ungrabbed eventJabiertxof2019-05-201-0/+28
|
* Fix for bug 248:Segmenation fault doing Undo with XML dialog openJabier Arraiza2019-05-141-3/+3
|
* Prevent dialog from becoming super-wide.Tavmjong Bah2019-05-141-8/+10
|
* Regression fix: hide some toolbar icons on startupNathan Lee2019-05-135-71/+56
| | | | | | | Pencil toolbar also given some checks for gitlab.com/inkscape/inkscape/issues/92 Fixes gitlab.com/inkscape/inbox/issues/182
* Allow easy apply last LPE usedJabiertxof2019-05-132-10/+12
|
* Remove support for LCMS 1Karl Cheng2019-05-126-68/+64
| | | | | | | Now that all platforms (including macOS) now support LCMS 2, we no longer need to support LCMS 1. Fixes: https://bugs.launchpad.net/inkscape/+bug/1133014
* Add Delete to Objects Dialog context menuNathan Lee2019-05-121-2/+3
| | | | Fixes https://gitlab.com/inkscape/inkscape/issues/226
* fix coding styleJabier Arraiza2019-05-092-6/+6
|
* Remove unclear functionJabiertxof2019-05-092-15/+0
|
* Add styling and options to hangle keyboard on LPE dialogJabiertxof2019-05-092-38/+92
|
* Select filter on each LPE add dialog to easy remove or modify. Also improve ↵Jabier Arraiza2019-05-011-0/+4
| | | | LPE to match better LPE aloable effect per type of objext and some strings fixes
* Good redraw of BPaths on trying to close a BSplineJabier Arraiza2019-05-011-14/+12
|
* Set spacing in About DialogNathan Lee2019-04-301-0/+3
| | | | Tentative fix for https://gitlab.com/inkscape/inbox/issues/418
* Make display unit change roll out to toolbarsNathan Lee2019-04-305-6/+9
| | | | | | | Add exception for measure tool, which uses preferences Fixes https://gitlab.com/inkscape/inbox/issues/393 Partial fix: https://gitlab.com/inkscape/inkscape/issues/208
* Simplify UI for LPE addJabiertxof2019-04-291-5/+4
|