summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-10Fix crash with fonts containing illegal characters in family name.Eduard Braun1-0/+6
2017-05-10Fix for Wayland.Tavmjong Bah1-2/+9
2017-05-10Remove more unused stuff missed in last commit.Tavmjong Bah1-13/+0
2017-05-10Remove unused floatscreenissue variable and supporting code.Tavmjong Bah2-36/+0
2017-05-10Wayland fix.Tavmjong Bah1-7/+25
2017-05-10Use UTF8 encoding for output on windows console.Eduard Braun2-11/+20
2017-05-08cmake: do not install static libraries on WindowsEduard Braun1-1/+1
2017-05-08cmake: Correctly use 'install(TARGETS ...)' instead of 'install(FILES ...)' f...Eduard Braun1-5/+21
2017-05-08Build an inkview.com as consoler wrapper around inkview.exe to allow for prin...Eduard Braun1-1/+4
2017-05-07Inkview: Fix localizationEduard Braun1-15/+12
2017-05-07Properly handle ENABLE_NLS defineEduard Braun1-11/+8
2017-05-07Move functions for switching gettext charset to helper/gettext.hEduard Braun3-7/+32
2017-05-07Move gettext initialization into separate function so it can be re-used (will...Eduard Braun4-35/+136
2017-05-07Use glib to get the installation prefix on WindowsEduard Braun1-6/+6
2017-05-07Minor refactor: check setlocale() occurences and make sure we do not setlocal...Eduard Braun3-7/+4
2017-05-07Fix a bug on tapper stroke detected with Ede_123 on IRCJabiertxof7-18/+8
2017-05-07Improvement to store default line width on join type and tapper stroke pointe...Jabiertxof2-4/+18
2017-05-07Reorder LPE enum to match definition in effect.cpp. also fix a bug pointed by...Jabiertxof3-57/+64
2017-05-06Add missing filesJabiertxof2-0/+154
2017-05-06Add improvement pointed in IRC by Ede_123 to allow defaultables parametes on ...Jabiertxof4-6/+58
2017-05-06Fix a compiling bug found by Ede_123 on IRCJabiertxof1-1/+1
2017-05-06Pre merge fixingJabiertxof5-30/+51
2017-05-06Updating code to trunkJabiertxof2-50/+0
2017-05-05LPE widget refactor. Improvement to not update on same valueJabiertxof7-5/+19
2017-05-05Remove unwanted coutJabier Arraiza Cenoz1-1/+0
2017-05-05Improve responsive from LPEJabier Arraiza Cenoz16-45/+77
2017-05-02Add control point at center of starsospite1-0/+34
2017-05-01Calligraphy mode: creates dots on single click.Marc Jeanmougin2-2/+9
2017-05-01Remove coutsJabiertxof1-1/+0
2017-05-01Remove unised signals from previous commitJabiertxof2-2/+0
2017-05-01Fix erase lpe in multi LPE modeJabiertxof15-56/+17
2017-04-30Relax any hardcoded limit from the libxml2 parser when creating documents fro...Eduard Braun1-1/+6
2017-04-30CDR/VSD input: Avoid crash when preview image can not be rendered and show a ...Eduard Braun2-1/+27
2017-04-29minor bugfixingJabiertxof4-13/+19
2017-04-29Rewrite UXJabiertxof35-136/+351
2017-04-28Code formatingJabiertxof29-171/+171
2017-04-28ResetJabiertxof78-953/+380
2017-04-28Formating codeJabiertxof1-51/+52
2017-04-28Fix regression introduced in r15634Eduard Braun1-2/+2
2017-04-27Fixing remove prefsJabier Arraiza Cenoz3-310/+31
2017-04-27Add end of preferences GUIJabier Arraiza Cenoz24-26/+154
2017-04-26Add LPE prefs dialogJabiertxof6-15/+81
2017-04-26Start adding GUI to prefsJabier Arraiza Cenoz3-3/+42
2017-04-25Improve 0.92 support for Clone Original LPEJabiertxof2-24/+18
2017-04-25Little UX tweakJabiertxof1-2/+2
2017-04-25Rotate copies improvements:Jabiertxof2-63/+32
2017-04-25Fixed some bugs in Rotate Copies LPE.Jabier Arraiza Cenoz2-50/+60
2017-04-25Rotate copies LPE refactor. Add double option, fuse and kaleidoscope both wit...Jabier Arraiza Cenoz2-93/+90
2017-04-24Fix last commit bug on split LPE objects in rotate copies LPEJabiertxof1-32/+14
2017-04-24Improve rotate copies LPE to allow mirror copy with and without fuseJabier Arraiza Cenoz2-20/+42