| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add Maren improvements prepare to merge | Jabiertxo Arraiza Cenoz | 2018-05-10 | 2 | -11/+14 |
| * | Allow link a SVG as image | Jabiertxo Arraiza Cenoz | 2018-05-10 | 5 | -31/+190 |
| * | Improve sort handling in XML | Jabiertxo Arraiza Cenoz | 2018-05-10 | 1 | -5/+2 |
| * | Apply fixed | Jabier Arraiza | 2018-05-09 | 21 | -155/+363 |
| * | Reset code to reaply | Jabier Arraiza | 2018-05-09 | 1 | -1/+0 |
| * | Reset old code to reaply fixed | Jabier Arraiza | 2018-05-09 | 23 | -359/+159 |
| * | fix bug compiling | Jabiertxo Arraiza Cenoz | 2018-05-09 | 1 | -5/+2 |
| * | fix compiling bugs | Jabier Arraiza | 2018-05-09 | 1 | -1/+1 |
| * | fix compiling bugs | Jabier Arraiza | 2018-05-09 | 2 | -16/+19 |
| * | fix https://gitlab.com/inkscape/inkscape/merge_requests/208#note_60694271 | Jabier Arraiza | 2018-05-09 | 5 | -44/+15 |
| * | Fix https://gitlab.com/inkscape/inkscape/merge_requests/208#note_60693688 | Jabier Arraiza | 2018-05-09 | 6 | -26/+20 |
| * | Add patch to branch https://inkscape.org/en/paste/10993/ | Jabier Arraiza | 2018-05-09 | 2 | -76/+82 |
| * | fix compiling problems on selection | Jabiertxo Arraiza Cenoz | 2018-05-09 | 1 | -4/+5 |
| * | Tweak to force CI | Jabier Arraiza | 2018-05-09 | 1 | -1/+0 |
| * | Tweak to force CI | Jabier Arraiza | 2018-05-09 | 1 | -0/+1 |
| * | Start migrating 0.92 patch to master | Jabier Arraiza | 2018-05-09 | 18 | -150/+379 |
| * | Fix typo | Marc Jeanmougin | 2018-05-09 | 1 | -1/+1 |
| * | Merge branch 'reproducible-output' of gitlab.com:lamby/inkscape | Marc Jeanmougin | 2018-05-09 | 1 | -0/+43 |
| |\ | |||||
| | * | Make the command-line PDF output reproducible. | Chris Lamb | 2018-03-18 | 1 | -0/+43 |
| * | | Merge branch 'master' of gitlab.com:jespersh/inkscape | Marc Jeanmougin | 2018-05-09 | 1 | -0/+30 |
| |\ \ | |||||
| | * | | Add --export-xaml as option | Jesper Staun Hansen | 2018-04-30 | 1 | -0/+30 |
| * | | | Merge branch 'guidespanel' of gitlab.com:darktrojan/inkscape | Marc Jeanmougin | 2018-05-09 | 10 | -17/+55 |
| |\ \ \ | |||||
| | * | | | Guides created after "lock all guides" selected should be locked | Geoff Lankow | 2018-05-04 | 1 | -0/+3 |
| | * | | | Add global guide controls to guides panel | Geoff Lankow | 2018-05-04 | 9 | -17/+52 |
| * | | | | Create stateless alignment selector and use it instead | Geoff Lankow | 2018-05-09 | 5 | -10/+144 |
| * | | | | Add buttons to align grids to page | Geoff Lankow | 2018-05-09 | 3 | -145/+53 |
| * | | | | Create and use LabelledColorPicker widget | Geoff Lankow | 2018-05-09 | 6 | -26/+38 |
| * | | | | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 519 | -1785/+1781 |
| * | | | | Rename "Glyphs" dialog to "Unicode Characters" dialog to better reflect what ... | Tavmjong Bah | 2018-05-03 | 5 | -20/+13 |
| * | | | | Small bug fixes to font-variations files. | Tavmjong Bah | 2018-05-03 | 2 | -5/+6 |
| | |/ / |/| | | |||||
| * | | | Merge branch 'master' of gitlab.com:inkscape/inkscape | Marc Jeanmougin | 2018-04-29 | 6 | -63/+61 |
| |\ \ \ | |||||
| | * | | | Bug fixes for variable fonts, especially to support the Decovar font. | Tavmjong Bah | 2018-04-29 | 6 | -63/+61 |
| * | | | | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 519 | -1781/+1785 |
| |/ / / | |||||
| * | | | Put adaptagrams into its own folder | Marc Jeanmougin | 2018-04-29 | 285 | -15/+18 |
| * | | | moved libcroco, libuemf, libdepixelize to 3rdparty folder | Marc Jeanmougin | 2018-04-29 | 120 | -31/+35 |
| * | | | Make the CMS toggle button update the canvas | Tobias Ellinghaus | 2018-04-28 | 1 | -12/+12 |
| * | | | More progress on variable fonts support. | Tavmjong Bah | 2018-04-28 | 6 | -24/+111 |
| * | | | Allow FER edition on canvas | Marc Jeanmougin | 2018-04-28 | 5 | -0/+77 |
| * | | | Fix bug when converting to paths cliped and masked LPE elemets | Jabiertxo Arraiza Cenoz | 2018-04-26 | 3 | -62/+65 |
| * | | | Add start of 'font-variations' widget. | Tavmjong Bah | 2018-04-26 | 9 | -21/+291 |
| * | | | Implement FontSelectorToolbar. | Tavmjong Bah | 2018-04-25 | 9 | -127/+562 |
| * | | | fix bug on compile | Jabiertxo Arraiza Cenoz | 2018-04-24 | 1 | -1/+0 |
| * | | | Forcing Win CI | Jabiertxo Arraiza Cenoz | 2018-04-24 | 1 | -0/+1 |
| * | | | Add translating fixes | Jabiertxo Arraiza Cenoz | 2018-04-24 | 2 | -12/+3 |
| * | | | Fix compilation with poppler 0.64 | Eduard Braun | 2018-04-24 | 4 | -10/+9 |
| * | | | Fixing LPE recalculations warnings on update | Jabier Arraiza | 2018-04-23 | 15 | -42/+75 |
| * | | | Fix warings on updates | Jabier Arraiza | 2018-04-23 | 10 | -30/+26 |
| * | | | Remove pathh orig file | Jabier Arraiza | 2018-04-23 | 1 | -1756/+0 |
| * | | | Fix promote d | Jabier Arraiza | 2018-04-23 | 8 | -15/+1802 |
| * | | | Remove some documents updates | Jabier Arraiza | 2018-04-23 | 11 | -23/+1 |
