| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix missing icons and warning on ico size in symbols | Jabiertxo Arraiza Cenoz | 2018-08-04 | 2 | -6/+6 |
| * | Fixing coding style | Jabier Arraiza | 2018-07-21 | 1 | -2/+2 |
| * | adding gtk-theme | Jabier Arraiza | 2018-07-21 | 6 | -52/+42 |
| * | Replace typedef struct with struct in POD type declarations. | Emmanuel Gil Peyrot | 2018-06-20 | 2 | -4/+4 |
| * | Run clang-tidy’s modernize-redundant-void-arg pass. | Emmanuel Gil Peyrot | 2018-06-19 | 10 | -31/+31 |
| * | Run clang-tidy’s modernize-use-emplace pass. | Emmanuel Gil Peyrot | 2018-06-18 | 5 | -17/+17 |
| * | Run clang-tidy’s modernize-use-bool-literals pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -2/+2 |
| * | Run clang-tidy’s modernize-pass-by-value pass. | Emmanuel Gil Peyrot | 2018-06-18 | 4 | -11/+15 |
| * | Run clang-tidy’s modernize-deprecated-headers pass. | Emmanuel Gil Peyrot | 2018-06-18 | 7 | -11/+11 |
| * | Run clang-tidy’s modernize-use-equals-default pass. | Emmanuel Gil Peyrot | 2018-06-18 | 79 | -190/+95 |
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 56 | -213/+213 |
| * | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 101 | -501/+501 |
| * | Run clang-tidy’s modernize-use-equals-delete pass. | Emmanuel Gil Peyrot | 2018-06-12 | 74 | -164/+164 |
| * | Fixes on convert to paths LPE shapes | Jabier Arraiza | 2018-06-02 | 1 | -9/+12 |
| * | Add center mirror symmetry butons for perfect symmetry and rotate copyes cleanup | Jabier Arraiza | 2018-05-26 | 4 | -179/+224 |
| * | suggested changes | luz.paz | 2018-05-14 | 2 | -11/+11 |
| * | Source typos | luz.paz | 2018-05-14 | 2 | -10/+10 |
| * | Misc. typos | luz.paz | 2018-05-14 | 3 | -4/+4 |
| * | Create and use LabelledColorPicker widget | Geoff Lankow | 2018-05-09 | 1 | -6/+2 |
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 59 | -232/+231 |
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 59 | -231/+232 |
| * | 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 |
| * | Fixing LPE recalculations warnings on update | Jabier Arraiza | 2018-04-23 | 2 | -2/+8 |
| * | Remove some documents updates | Jabier Arraiza | 2018-04-23 | 2 | -2/+1 |
| * | Fix some crashes grouping | Jabier Arraiza | 2018-04-23 | 1 | -5/+7 |
| * | Noumerous bugfixes pointed by Lazur on IRC | Jabier Arraiza | 2018-04-23 | 5 | -85/+64 |
| * | Add transforms fixes | Jabier Arraiza | 2018-04-23 | 4 | -65/+34 |
| * | Allow rotation to projection and noumerous bugfixes pointed by Lazur in IRC | Jabier Arraiza | 2018-04-23 | 2 | -121/+138 |
| * | 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 | 2 | -10/+22 |
| * | 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 to transforms on LPE | Jabier Arraiza | 2018-04-14 | 12 | -178/+67 |
| * | Erase rejected files | Jabier Arraiza | 2018-04-07 | 1 | -41/+0 |
| * | 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 |
| * | Remove debug couts | Jabier Arraiza | 2018-04-01 | 1 | -4/+0 |
| * | Add LPE Dash Stroke | Jabier Arraiza | 2018-04-01 | 6 | -1/+328 |
| * | Update lpe-clone-original.cpp to recheck | Jabier Arraiza | 2018-03-31 | 1 | -1/+1 |
| * | Fis a bug crashing inkscape if clones item is not in doc | Jabier Arraiza | 2018-03-31 | 1 | -8/+8 |
| * | Fix effect list order | Jabier Arraiza | 2018-03-31 | 1 | -2/+3 |
| * | Fix fillet chamfer LPE bug on adding points to paths | Jabier Arraiza | 2018-03-31 | 1 | -3/+4 |
| * | Add lots of README's. | Tavmjong Bah | 2018-03-30 | 1 | -0/+8 |
| * | a bit more of warning cleanup | Felipe Corrêa da Silva Sanches | 2018-03-28 | 1 | -15/+14 |
| * | Allow upadate shapen innside groups with LPE | Jabier Arraiza | 2018-03-26 | 2 | -0/+2 |
