| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Updating to master | Jabier Arraiza | 2019-08-03 | 1 | -4/+0 |
| | | |||||
| * | update to master | Jabier Arraiza | 2019-08-03 | 1 | -4/+0 |
| | | |||||
| * | Fix a issue pointed by Nathan in gitlab | Jabier Arraiza | 2019-08-03 | 1 | -0/+8 |
| | | |||||
| * | Remove line height code and ficx coding style | Jabiertxof | 2019-08-02 | 13 | -561/+622 |
| | | |||||
| * | Allow tools sensitive when overflow canvas area also fix a bug i couldent ↵ | Jabiertxof | 2019-08-02 | 6 | -14/+36 |
| | | | | | remember about ruberband selection | ||||
| * | Fix coding style | Jabiertxof | 2019-08-02 | 5 | -130/+131 |
| | | |||||
| * | Add font size units and Adam UX sugestion | Jabiertxof | 2019-08-02 | 5 | -19/+74 |
| | | |||||
| * | Working state | Jabiertxof | 2019-08-02 | 4 | -36/+119 |
| | | |||||
| * | Removing absolute units | Jabiertxof | 2019-08-02 | 5 | -111/+35 |
| | | |||||
| * | Stop worinig with units switch to px. Keep discussion opengit add .git add . | Jabiertxof | 2019-08-02 | 9 | -415/+247 |
| | | |||||
| * | Adding font size scale | Jabiertxof | 2019-08-02 | 3 | -137/+280 |
| | | |||||
| * | improved fontsize changed | Jabiertxof | 2019-08-02 | 1 | -22/+34 |
| | | |||||
| * | Remove legacy hamburger code | Jabiertxof | 2019-08-02 | 1 | -4/+31 |
| | | |||||
| * | Improving things poiner in rocketrr chat to line heigt in a new branch | Jabiertxof | 2019-08-02 | 4 | -573/+95 |
| | | |||||
| * | Fix coding style | Jabier Arraiza | 2019-08-02 | 1 | -70/+72 |
| | | |||||
| * | Add lineheight proposal | Jabier Arraiza | 2019-08-02 | 5 | -157/+246 |
| | | |||||
| * | fix a toggle of unit selection | Jabier Arraiza | 2019-08-02 | 1 | -2/+2 |
| | | |||||
| * | Fix coding style | Jabier Arraiza | 2019-08-02 | 3 | -40/+40 |
| | | |||||
| * | Add proposal 2 of line height | Jabier Arraiza | 2019-08-02 | 2 | -110/+170 |
| | | |||||
| * | Add subselections improvements | Jabier Arraiza | 2019-08-02 | 2 | -10/+85 |
| | | |||||
| * | add hamburger line height menu | Jabier Arraiza | 2019-08-02 | 3 | -69/+120 |
| | | |||||
| * | moving hamburger to only line height part | Jabier Arraiza | 2019-08-02 | 3 | -22/+53 |
| | | |||||
| * | addpopover to textmenu | Jabier Arraiza | 2019-08-02 | 2 | -47/+74 |
| | | |||||
| * | Avoid implicit charset conversion when using stream output operator | Patrick Storz | 2019-08-01 | 1 | -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 potrace | Nathan Lee | 2019-07-31 | 3 | -9/+0 |
| | | |||||
| * | Hide spellcheck dialog if Aspell is missing | Nathan Lee | 2019-07-31 | 12 | -24/+65 |
| | | | | | Hide warnings emitted if Aspell/Potrace missing | ||||
| * | If potrace unavailable, hide from the context menu | Nathan Lee | 2019-07-31 | 2 | -0/+6 |
| | | | | | Addresses gitlab.com/inkscape/inkscape/issues/354 | ||||
| * | fix compiling issues | Jabier Arraiza | 2019-07-31 | 1 | -8/+2 |
| | | |||||
| * | fix coding style | Jabiertxof | 2019-07-31 | 2 | -8/+6 |
| | | |||||
| * | Allow update mouse state when motion | Jabiertxof | 2019-07-31 | 2 | -49/+28 |
| | | |||||
| * | Fix codding style | Jabiertxof | 2019-07-31 | 2 | -10/+13 |
| | | |||||
| * | Improvements to event tool handler | Jabiertxof | 2019-07-31 | 2 | -18/+91 |
| | | |||||
| * | Final fix of issue https://gitlab.com/inkscape/inbox/issues/707 Object ↵ | Jabiertxof | 2019-07-31 | 2 | -2/+9 |
| | | | | | disappears on accidental R-click when dragging | ||||
| * | Verbs: Disable SP_VERB_DIALOG_SPELLCHECK when compiling without Aspell | Patrick Storz | 2019-07-29 | 1 | -0/+8 |
| | | | | | | | Also avoids showing menu items that have no function. (see also https://gitlab.com/inkscape/inkscape/issues/354) | ||||
| * | Remove unneded asignaments | Jabiertxof | 2019-07-29 | 1 | -2/+0 |
| | | |||||
| * | fix a clang marked issue | Jabiertxof | 2019-07-29 | 1 | -1/+1 |
| | | |||||
| * | fix coding style | Jabiertxof | 2019-07-29 | 3 | -13/+10 |
| | | |||||
| * | Add Patrick improvements to verbs toggle menu items | Jabiertxof | 2019-07-29 | 8 | -37/+43 |
| | | |||||
| * | Fix for bug https://gitlab.com/inkscape/inbox/issues/699 | Jabiertxof | 2019-07-28 | 2 | -5/+20 |
| | | |||||
| * | Fix a rendering issue I introduce in previous merge | Jabiertxof | 2019-07-28 | 1 | -2/+0 |
| | | |||||
| * | Fix coding style | Jabier Arraiza | 2019-07-28 | 1 | -2/+1 |
| | | |||||
| * | Fix some issues with inverse coordinates pointed by Maren | Jabier Arraiza | 2019-07-28 | 4 | -6/+12 |
| | | |||||
| * | Fix coding style | Jabier Arraiza | 2019-07-28 | 3 | -13/+11 |
| | | |||||
| * | Add verbs update checkbuttons in menu. Also do improvements requested in ↵ | Jabier Arraiza | 2019-07-28 | 6 | -29/+110 |
| | | | | | https://gitlab.com/inkscape/inkscape/issues/323 and improve XRay rendering | ||||
| * | Fix #336 Connector avoid bbox of non-shapes | Thomas Holder | 2019-07-27 | 1 | -4/+13 |
| | | |||||
| * | Make doc2dt a document property | Thomas Holder | 2019-07-27 | 16 | -78/+84 |
| | | | | | Closes #340 | ||||
| * | Crashfix for connectors avoid selected items | Nathan Lee | 2019-07-27 | 1 | -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/inkscape | Marc Jeanmougin | 2019-07-27 | 7 | -69/+69 |
| |\ | |||||
| | * | Remove some trailing whitespace. | Moini | 2019-07-20 | 3 | -20/+20 |
| | | | |||||
| | * | Improve some LPE descriptions. | Moini | 2019-07-20 | 7 | -49/+49 |
| | |\ | |||||
