summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* reduce usage of desktop coordinates (#341)Thomas Holder2019-08-188-18/+26
| | | | | | | - avoid unnecessary internal usage of desktop coordinates, e.g. in SpellCheck::compareTextBboxes - document whether a function argument is in document or desktop coordinates, e.g. for SPDocument::getItemsInBox
* Formatting last commitvanntile2019-08-173-31/+27
|
* Some useful hatch changesvanntile2019-08-173-10/+58
|
* Hatch knot editing initial commitvanntile2019-08-171-0/+6
|
* Fix for bug https://gitlab.com/inkscape/inbox/issues/764 and some UI ↵Jabiertxof2019-08-171-45/+48
| | | | improvements
* Fixes for symbols dialogJabiertxof2019-08-172-22/+40
|
* fix #385 inbox#765 macOS acceleratorsThomas Holder2019-08-161-0/+19
| | | | | | - re-fix Cmd-Q confirmation dialog (#383) without the numbers typing regression (#385) - re-fix Alt modifiers (inbox#765) - fix Cmd-A select all text (inbox#765)
* Silence a few warnings from 460193870ad22ad7611978c5d139149909f56664Patrick Storz2019-08-111-5/+5
|
* Fix issue pointed by NathanJabier Arraiza2019-08-111-3/+5
|
* Fixes to regresion pointed in RC about text and tooltipsJabier Arraiza2019-08-101-3/+2
|
* Fix Arc toolbar buttons (gitlab, inkscape#355)Nathan Lee2019-08-061-0/+4
|
* Remove MR811 from 5439390adf3975557920a1c047897aa425db713d to ↵Jabier Arraiza2019-08-041-31/+1
| | | | ebfcda5a1b0341c66b8f91d07ffacbf39a806885
* Fix coding styleJabiertxof2019-08-031-4/+5
|
* Add custom GTK3 themes inside InkscapeJabiertxof2019-08-031-6/+14
|
* Initial codeJabier Arraiza2019-08-031-1/+22
|
* 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-0210-551/+615
|
* Allow tools sensitive when overflow canvas area also fix a bug i couldent ↵Jabiertxof2019-08-021-0/+10
| | | | 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-023-35/+118
|
* Removing absolute unitsJabiertxof2019-08-022-106/+27
|
* Stop worinig with units switch to px. Keep discussion opengit add .git add .Jabiertxof2019-08-026-404/+239
|
* 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-022-569/+91
|
* 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
|
* Hide spellcheck dialog if Aspell is missingNathan Lee2019-07-318-17/+48
| | | | 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
* Remove unneded asignamentsJabiertxof2019-07-291-2/+0
|
* fix a clang marked issueJabiertxof2019-07-291-1/+1
|
* fix coding styleJabiertxof2019-07-292-11/+8
|
* Add Patrick improvements to verbs toggle menu itemsJabiertxof2019-07-292-21/+25
|