| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Noumerous bugfixes pointed by Lazur on IRC | Jabier Arraiza | 2018-04-23 | 8 | -95/+69 |
| * | Revert TAV d work for testing | Jabier Arraiza | 2018-04-23 | 7 | -46/+15 |
| * | Add transforms fixes | Jabier Arraiza | 2018-04-23 | 6 | -90/+34 |
| * | Allow rotation to projection and noumerous bugfixes pointed by Lazur in IRC | Jabier Arraiza | 2018-04-23 | 3 | -121/+139 |
| * | Add fixes pointed by Lazur on IRC | Jabier Arraiza | 2018-04-23 | 2 | -44/+56 |
| * | Fixes pointed by Lazur | Jabier Arraiza | 2018-04-23 | 1 | -40/+43 |
| * | Improve UI for projection | Jabier Arraiza | 2018-04-23 | 2 | -19/+32 |
| * | Handle transforms and gix groups linked by clipboard | Jabier Arraiza | 2018-04-23 | 4 | -15/+27 |
| * | Finish projection phase | Jabier Arraiza | 2018-04-23 | 2 | -33/+223 |
| * | Add UX for Lazuur projection idea | Jabier Arraiza | 2018-04-23 | 2 | -11/+170 |
| * | Fixes for d promote to property | Jabier Arraiza | 2018-04-21 | 2 | -38/+36 |
| * | Update POT files | Alexander Valavanis | 2018-04-21 | 2 | -403/+431 |
| * | Merge branch 'master' of gitlab.com:gadic/inkscape | Marc Jeanmougin | 2018-04-17 | 1 | -6/+5 |
| |\ | |||||
| | * | Other basic fixes in french translation | Guillaume Audirac | 2018-04-17 | 1 | -6/+5 |
| * | | Address review comments | Nate Graham | 2018-04-15 | 1 | -3/+3 |
| * | | Add release information to appstream file | Nate Graham | 2018-04-15 | 1 | -0/+29 |
| * | | Fix a couple of buglets in Font Selector widget... | Tavmjong Bah | 2018-04-14 | 1 | -3/+2 |
| * | | Fixes to transforms on LPE | Jabier Arraiza | 2018-04-14 | 14 | -189/+84 |
| * | | Add files missing in last commit (FontSelector). | Tavmjong Bah | 2018-04-13 | 2 | -8/+9 |
| * | | Replace C FontSelector by C++ FontSelector. | Tavmjong Bah | 2018-04-13 | 11 | -682/+805 |
| * | | Remove unused variables. | Tavmjong Bah | 2018-04-13 | 2 | -34/+9 |
| * | | Merge branch 'master' of gitlab.com:meskobalazs/inkscape | Marc Jeanmougin | 2018-04-12 | 1 | -7671/+9344 |
| |\ \ | |||||
| | * | | Update Hungarian translation | Meskó Balázs | 2018-04-12 | 1 | -7671/+9344 |
| * | | | Fix inconsistent signal disconnection in arc toolbar | Mikko Rasa | 2018-04-12 | 1 | -1/+3 |
| |/ / | |||||
| * | | Merge branch 'updategridwidgets' of gitlab.com:darktrojan/inkscape | Marc Jeanmougin | 2018-04-10 | 4 | -86/+113 |
| |\ \ | |||||
| | * | | Re-enable CanvasXYGrid::updateWidgets and CanvasAxonomGrid::updateWidgets | Geoff Lankow | 2018-03-22 | 4 | -86/+113 |
| * | | | Merge branch 'master' of gitlab.com:mikhailnov/inkscape | Marc Jeanmougin | 2018-04-10 | 1 | -9636/+9569 |
| |\ \ \ | |||||
| | * | | | restore one lost copyright | Mikhail novosyolov | 2018-03-25 | 1 | -0/+1 |
| | * | | | * Update Russian localization | Mikhail novosyolov | 2018-03-25 | 1 | -9637/+9569 |
| * | | | | Merge branch 'patch-1' of gitlab.com:oscargus/inkscape | Marc Jeanmougin | 2018-04-10 | 1 | -315/+155 |
| |\ \ \ \ | |||||
| | * | | | | Update sv.po. Fixed and/or added some random translations. Checked some fuzzy... | Oscar Gustafsson | 2018-04-05 | 1 | -315/+155 |
| * | | | | | Merge branch 'master' of gitlab.com:gadic/inkscape | Marc Jeanmougin | 2018-04-10 | 1 | -13/+13 |
| |\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | | basic fixes in french translation | Guillaume Audirac | 2018-04-10 | 1 | -13/+13 |
| | |/ / / | |||||
| * | | | | update gitignore | Marc Jeanmougin | 2018-04-10 | 1 | -0/+1 |
| * | | | | Cleanup Text and Font dialog. | Tavmjong Bah | 2018-04-07 | 2 | -274/+62 |
| * | | | | Erase rejected files | Jabier Arraiza | 2018-04-07 | 2 | -79/+0 |
| * | | | | Briefly document items in share directory | Bryce Harrington | 2018-04-05 | 2 | -2/+20 |
| |/ / / | |||||
| * | | | Code cleanup. | Tavmjong Bah | 2018-04-05 | 1 | -4/+3 |
| * | | | Extract and display ligatures in a font. | Tavmjong Bah | 2018-04-05 | 6 | -31/+101 |
| * | | | Reduce error messages. | Tavmjong Bah | 2018-04-04 | 1 | -1/+4 |
| * | | | Remove call to update font list when selection changes. | Tavmjong Bah | 2018-04-04 | 1 | -3/+0 |
| * | | | Unset 'font-variation-settings' if not used. | Tavmjong Bah | 2018-04-03 | 1 | -2/+7 |
| * | | | Fix crash when selection non-variation style. | Tavmjong Bah | 2018-04-03 | 1 | -3/+4 |
| * | | | Code cleanup: remove unneeded file. | Tavmjong Bah | 2018-04-03 | 3 | -52/+7 |
| * | | | Add new directory for 'manipulations' with README. | Tavmjong Bah | 2018-04-03 | 1 | -0/+16 |
| * | | | Add new directory for 'actions' with README. | Tavmjong Bah | 2018-04-03 | 1 | -0/+26 |
| * | | | Fix typo. | Tavmjong Bah | 2018-04-03 | 1 | -1/+1 |
| * | | | Minor tweack of LPE dash-stroke | Jabier Arraiza | 2018-04-01 | 1 | -4/+3 |
| * | | | Bug fix closing paths | Jabier Arraiza | 2018-04-01 | 1 | -14/+20 |
| * | | | Add option to unify dash with diferent segment paths | Jabier Arraiza | 2018-04-01 | 2 | -8/+47 |
