summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updating to masterJabier Arraiza2019-08-031-4/+0
|
* update to masterJabier Arraiza2019-08-031-4/+0
|
* Fix a issue pointed by Nathan in gitlabJabier Arraiza2019-08-031-0/+8
|
* Remove line height code and ficx coding styleJabiertxof2019-08-0213-561/+622
|
* Allow tools sensitive when overflow canvas area also fix a bug i couldent ↵Jabiertxof2019-08-026-14/+36
| | | | remember about ruberband selection
* Fix coding styleJabiertxof2019-08-025-130/+131
|
* Add font size units and Adam UX sugestionJabiertxof2019-08-025-19/+74
|
* Working stateJabiertxof2019-08-024-36/+119
|
* Removing absolute unitsJabiertxof2019-08-025-111/+35
|
* Stop worinig with units switch to px. Keep discussion opengit add .git add .Jabiertxof2019-08-029-415/+247
|
* Adding font size scaleJabiertxof2019-08-023-137/+280
|
* improved fontsize changedJabiertxof2019-08-021-22/+34
|
* Remove legacy hamburger codeJabiertxof2019-08-021-4/+31
|
* Improving things poiner in rocketrr chat to line heigt in a new branchJabiertxof2019-08-024-573/+95
|
* Fix coding styleJabier Arraiza2019-08-021-70/+72
|
* Add lineheight proposalJabier Arraiza2019-08-025-157/+246
|
* fix a toggle of unit selectionJabier Arraiza2019-08-021-2/+2
|
* Fix coding styleJabier Arraiza2019-08-023-40/+40
|
* Add proposal 2 of line heightJabier Arraiza2019-08-022-110/+170
|
* Add subselections improvementsJabier Arraiza2019-08-022-10/+85
|
* add hamburger line height menuJabier Arraiza2019-08-023-69/+120
|
* moving hamburger to only line height partJabier Arraiza2019-08-023-22/+53
|
* addpopover to textmenuJabier Arraiza2019-08-022-47/+74
|
* Avoid implicit charset conversion when using stream output operatorPatrick Storz2019-08-011-1/+1
| | | | | | | | Throws `Glib::ConvertError`s when the current locale does not have the character in question and we need UTF-8 strings for the UI anyway. Fixes https://gitlab.com/inkscape/inkscape/issues/365
* Keep tutorial even if built without potraceNathan Lee2019-07-313-9/+0
|
* Hide spellcheck dialog if Aspell is missingNathan Lee2019-07-3112-24/+65
| | | | Hide warnings emitted if Aspell/Potrace missing
* If potrace unavailable, hide from the context menuNathan Lee2019-07-312-0/+6
| | | | Addresses gitlab.com/inkscape/inkscape/issues/354
* fix compiling issuesJabier Arraiza2019-07-311-8/+2
|
* fix coding styleJabiertxof2019-07-312-8/+6
|
* Allow update mouse state when motionJabiertxof2019-07-312-49/+28
|
* Fix codding styleJabiertxof2019-07-312-10/+13
|
* Improvements to event tool handlerJabiertxof2019-07-312-18/+91
|
* Final fix of issue https://gitlab.com/inkscape/inbox/issues/707 Object ↵Jabiertxof2019-07-312-2/+9
| | | | disappears on accidental R-click when dragging
* Verbs: Disable SP_VERB_DIALOG_SPELLCHECK when compiling without AspellPatrick Storz2019-07-291-0/+8
| | | | | | Also avoids showing menu items that have no function. (see also https://gitlab.com/inkscape/inkscape/issues/354)
* Remove unneded asignamentsJabiertxof2019-07-291-2/+0
|
* fix a clang marked issueJabiertxof2019-07-291-1/+1
|
* fix coding styleJabiertxof2019-07-293-13/+10
|
* Add Patrick improvements to verbs toggle menu itemsJabiertxof2019-07-298-37/+43
|
* Fix for bug https://gitlab.com/inkscape/inbox/issues/699Jabiertxof2019-07-282-5/+20
|
* Fix a rendering issue I introduce in previous mergeJabiertxof2019-07-281-2/+0
|
* Fix coding styleJabier Arraiza2019-07-281-2/+1
|
* Fix some issues with inverse coordinates pointed by MarenJabier Arraiza2019-07-284-6/+12
|
* Fix coding styleJabier Arraiza2019-07-283-13/+11
|
* Add verbs update checkbuttons in menu. Also do improvements requested in ↵Jabier Arraiza2019-07-286-29/+110
| | | | https://gitlab.com/inkscape/inkscape/issues/323 and improve XRay rendering
* Fix #336 Connector avoid bbox of non-shapesThomas Holder2019-07-271-4/+13
|
* Make doc2dt a document propertyThomas Holder2019-07-2716-78/+84
| | | | Closes #340
* Crashfix for connectors avoid selected itemsNathan Lee2019-07-271-3/+4
| | | | | | | Handle cases where selected item has no points. E.g. Text (grouped) or symbols Address gitlab.com/inkscape/inbox/issues/643
* Merge branch 'lpe-strings' of https://gitlab.com/Moini/inkscapeMarc Jeanmougin2019-07-277-69/+69
|\
| * Remove some trailing whitespace.Moini2019-07-203-20/+20
| |
| * Improve some LPE descriptions.Moini2019-07-207-49/+49
| |\