summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix #145 XML editor crash removing style propertyThomas Holder2019-03-211-2/+2
* share/README.md: Revert whitespace changes and format correct markdownluz.paz2019-03-211-17/+17
* Misc. typos and whitespace fixesluz.paz2019-03-2114-78/+77
* Fix #116: Wrong element names shown in XML editor for circles and ellipsesMartin Owens2019-03-2020-202/+354
|\
| * Add explicit overridesJoseph Da Silva2019-03-201-1/+1
| * make GQuark => int conversion explicitJoseph Da Silva2019-03-201-1/+1
| * Fixed: circles and ellipses had wrong element names in XML editor (Issue #116)Joseph Da Silva2019-03-2020-202/+354
* | Disable GTK3's motion event compression which was making drawing lag.yale2019-03-201-0/+1
* | removing typo on previous commit, thanks McJabiertxof2019-03-201-1/+0
* | Fix complication when debugging enabled.Tavmjong Bah2019-03-201-3/+4
* | Avoid cancel dragging a item when right click presedJabiertxof2019-03-202-1/+2
* | Remove leftover popt references in build filesKarl Cheng2019-03-204-5/+2
|/
* GTK-3.22 dependencyThomas Holder2019-03-201-4/+4
* fix #141 Find/Replace with empty stringThomas Holder2019-03-191-1/+1
* Additions and corrections to the arabic po fileAbdelhak Sidi Ali Mebarek2019-03-191-139/+140
* Merge branch 'master' of gitlab.com:jordim/inkscapeMarc Jeanmougin2019-03-191-7/+7
|\
| * Fixes to Catalan translationJordi Mas2019-03-161-7/+7
* | Tweaks to allow one to reduce size of Text and Font dialog.Tavmjong Bah2019-03-182-5/+9
* | Keep generic attributes with "Simplify" et. alThomas Holder2019-03-183-189/+159
* | Don't rebuild font list is only selection changed.Tavmjong Bah2019-03-181-1/+0
* | Keep font variations widget in sync with CSS style widget.Tavmjong Bah2019-03-183-13/+24
* | Fix rendering for text with inherited 'font-variation-settings' property.Tavmjong Bah2019-03-181-2/+2
* | arc polygonization uses arc's scale for precisionrocifier2019-03-172-3142/+2719
|/
* Make InkscapeApplication responsible for managing documents and windows.Tavmjong Bah2019-03-1516-355/+632
* Improve deb generation and install scriptsMarc Jeanmougin2019-03-154-18/+212
* Place vertical iconified docks to the right of dockNathan Lee2019-03-131-1/+2
* Revert Icon Preview behaviourNathan Lee2019-03-131-5/+6
* Move Calligraphy preset names to more appropriate place.Tavmjong Bah2019-03-132-12/+12
* Basque translation updateassar2019-03-121-2806/+3257
* Remove unnecessary conversionNathan Lee2019-03-121-2/+2
* Atempt to fix high load in backgroundoctycs2019-03-111-4/+4
* Don't translate Caligraphy presets in Preferences::_loadDefaults.Tavmjong Bah2019-03-111-6/+10
* Update translation dialog for flipped axisNathan Lee2019-03-113-18/+10
* Remove INKSCAPE_PORTABLE_PROFILE_DIRPatrick Storz2019-03-103-9/+3
* Save default template as "default.$lang.svg" if presentPatrick Storz2019-03-101-4/+8
* Adjust load order of get_filename() functionPatrick Storz2019-03-101-27/+35
* Realign UI of Doc Properties > GridNathan Lee2019-03-093-52/+53
* Fix #122 reversing change from merge request \!303Martin Owens2019-03-081-6/+5
* mac CI: -DCMAKE_PREFIX_PATH=".../libffi"Thomas Holder2019-03-081-1/+1
* Show LPE popups on overJabier Arraiza2019-03-082-6/+7
* Remove reload UI and some theming fixesJabier Arraiza2019-03-073-80/+29
* Translations: Check for common errors in .po filesPatrick Storz2019-03-072-1/+2
* Translations: Drop Amharic (am) translationPatrick Storz2019-03-073-39799/+2
* Drop "org.inkscape.Inkscape.desktop.in" from POTFILES.inPatrick Storz2019-03-072-3/+1
* CI: Work around https://gitlab.com/gitlab-org/gitlab-ce/issues/20731Patrick Storz2019-03-071-2/+2
* Merge: Avoid the “using std::*;” or “using namespace std;” constructMartin Owens2019-03-0631-152/+116
|\
| * Avoid the “using std::*;” or “using namespace std;” constructs.Emmanuel Gil Peyrot2019-03-0631-152/+116
* | Merge: Correct text for enabling gridMartin Owens2019-03-061-1/+1
|\ \
| * | Correct text for enabling document gridsNathan Lee2019-03-051-1/+1
* | | Merge: Fix crash on opening file with text on path...Martin Owens2019-03-061-11/+9
|\ \ \