summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Inkview: Fix localizationEduard Braun2017-05-071-15/+12
* Properly handle ENABLE_NLS defineEduard Braun2017-05-071-11/+8
* Move functions for switching gettext charset to helper/gettext.hEduard Braun2017-05-073-7/+32
* Move gettext initialization into separate function so it can be re-used (will...Eduard Braun2017-05-074-35/+136
* Use glib to get the installation prefix on WindowsEduard Braun2017-05-071-6/+6
* Fix typo in POTFILES.inEduard Braun2017-05-081-1/+1
* Minor refactor: check setlocale() occurences and make sure we do not setlocal...Eduard Braun2017-05-073-7/+4
* Fix a bug on tapper stroke detected with Ede_123 on IRCJabiertxof2017-05-077-18/+8
* Disable LPE from icon files for faster load. Also added a desc in the LPE ico...Jabiertxof2017-05-073-5/+21
* Improvement to store default line width on join type and tapper stroke pointe...Jabiertxof2017-05-072-4/+18
* Reorder LPE enum to match definition in effect.cpp. also fix a bug pointed by...Jabiertxof2017-05-073-57/+64
* Add missing filesJabiertxof2017-05-062-0/+154
* Add improvement pointed in IRC by Ede_123 to allow defaultables parametes on ...Jabiertxof2017-05-064-6/+58
* Fix a compiling bug found by Ede_123 on IRCJabiertxof2017-05-061-1/+1
* Merge pathVectorSatellitesJabiertxof2017-05-0620-1612/+1974
|\
| * Pre merge fixingJabiertxof2017-05-065-30/+51
| * Updating code to trunkJabiertxof2017-05-064-50/+3
| * Update to trunkJabiertxof2017-05-057-5/+19
| |\ | |/ |/|
* | LPE widget refactor. Improvement to not update on same valueJabiertxof2017-05-057-5/+19
| * Update to trunkJabier Arraiza Cenoz2017-05-05185-12948/+13634
| |\ | |/ |/|
* | merge lpeUpdDefaultParamsJabier Arraiza Cenoz2017-05-0536-136/+358
|\ \
| * \ Update to trunkJabier Arraiza Cenoz2017-05-0521-50/+152
| |\ \
| * | | Remove coutsJabiertxof2017-05-011-1/+0
| * | | Update to trunkJabiertxof2017-05-012-2/+0
| |\ \ \
| * \ \ \ Update to trunkJabiertxof2017-05-0127-101/+220
| |\ \ \ \
| * | | | | minor bugfixingJabiertxof2017-04-294-13/+19
| * | | | | Rewrite UXJabiertxof2017-04-2935-136/+351
| * | | | | Update to trunkJabiertxof2017-04-2829-171/+171
| |\ \ \ \ \
| * \ \ \ \ \ Update to trunkJabiertxof2017-04-281-51/+52
| |\ \ \ \ \ \
| * | | | | | | ResetJabiertxof2017-04-2878-953/+380
| * | | | | | | Update to trunkJabiertxof2017-04-281-2/+2
| |\ \ \ \ \ \ \
| * | | | | | | | Fixing remove prefsJabier Arraiza Cenoz2017-04-273-310/+31
| * | | | | | | | Add end of preferences GUIJabier Arraiza Cenoz2017-04-2724-26/+154
| * | | | | | | | Update to trunkJabiertxof2017-04-261-2/+7
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Add LPE prefs dialogJabiertxof2017-04-266-15/+81
| * | | | | | | | | Start adding GUI to prefsJabier Arraiza Cenoz2017-04-263-3/+42
| * | | | | | | | | Update to trunkJabier Arraiza Cenoz2017-04-2642-7113/+7729
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Allow set and reset default values of LPE parametersJabiertxof2017-04-1474-365/+980
* | | | | | | | | | | Remove unwanted coutJabier Arraiza Cenoz2017-05-051-1/+0
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
* | | | | | | | | | Improve responsive from LPEJabier Arraiza Cenoz2017-05-0516-45/+77
* | | | | | | | | | cmake/MSYS2: adjust fonts.conf to store fontconfig cache in AppDataEduard Braun2017-05-041-0/+13
* | | | | | | | | | cmake/MSYS2: Exclude python testsuite from installEduard Braun2017-05-031-1/+3
* | | | | | | | | | Add control point at center of starsospite2017-05-021-0/+34
* | | | | | | | | | Calligraphy mode: creates dots on single click.Marc Jeanmougin2017-05-012-2/+9
* | | | | | | | | | [Bug #1680833] Extrude extension changes edge width thickness.suv-lp2017-05-011-2/+16
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Remove unised signals from previous commitJabiertxof2017-05-012-2/+0
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Fix erase lpe in multi LPE modeJabiertxof2017-05-0115-56/+17
* | | | | | | | Relax any hardcoded limit from the libxml2 parser when creating documents fro...Eduard Braun2017-04-301-1/+6
* | | | | | | | CDR/VSD input: Avoid crash when preview image can not be rendered and show a ...Eduard Braun2017-04-302-1/+27
* | | | | | | | cmake: do not intalls header files generated by i18n.py (filters.svg.h, palle...Eduard Braun2017-04-295-5/+3