summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-21Sync upstream libUEMF (0.2.6)Nathan Lee2-5/+7
2019-03-21Empty string exception for CLI verbsNathan Lee1-1/+1
2019-03-21fix #145 XML editor crash removing style propertyThomas Holder1-2/+2
2019-03-21Misc. typos and whitespace fixesluz.paz11-19/+19
2019-03-20Disable GTK3's motion event compression which was making drawing lag.yale1-0/+1
2019-03-20Add explicit overridesJoseph Da Silva1-1/+1
2019-03-20make GQuark => int conversion explicitJoseph Da Silva1-1/+1
2019-03-20Fixed: circles and ellipses had wrong element names in XML editor (Issue #116)Joseph Da Silva17-34/+186
2019-03-20removing typo on previous commit, thanks McJabiertxof1-1/+0
2019-03-20Fix complication when debugging enabled.Tavmjong Bah1-3/+4
2019-03-20Avoid cancel dragging a item when right click presedJabiertxof2-1/+2
2019-03-19fix #141 Find/Replace with empty stringThomas Holder1-1/+1
2019-03-18Tweaks to allow one to reduce size of Text and Font dialog.Tavmjong Bah2-5/+9
2019-03-18Keep generic attributes with "Simplify" et. alThomas Holder3-189/+159
2019-03-18Don't rebuild font list is only selection changed.Tavmjong Bah1-1/+0
2019-03-18Keep font variations widget in sync with CSS style widget.Tavmjong Bah3-13/+24
2019-03-18Fix rendering for text with inherited 'font-variation-settings' property.Tavmjong Bah1-2/+2
2019-03-17arc polygonization uses arc's scale for precisionrocifier1-7/+8
2019-03-15Make InkscapeApplication responsible for managing documents and windows.Tavmjong Bah16-355/+632
2019-03-13Place vertical iconified docks to the right of dockNathan Lee1-1/+2
2019-03-13Revert Icon Preview behaviourNathan Lee1-5/+6
2019-03-13Move Calligraphy preset names to more appropriate place.Tavmjong Bah2-12/+12
2019-03-12Remove unnecessary conversionNathan Lee1-2/+2
2019-03-11Atempt to fix high load in backgroundoctycs1-4/+4
2019-03-11Don't translate Caligraphy presets in Preferences::_loadDefaults.Tavmjong Bah1-6/+10
2019-03-11Update translation dialog for flipped axisNathan Lee3-18/+10
2019-03-10Remove INKSCAPE_PORTABLE_PROFILE_DIRPatrick Storz1-7/+1
2019-03-10Save default template as "default.$lang.svg" if presentPatrick Storz1-4/+8
2019-03-10Adjust load order of get_filename() functionPatrick Storz1-27/+35
2019-03-09Realign UI of Doc Properties > GridNathan Lee3-52/+53
2019-03-08Fix #122 reversing change from merge request \!303Martin Owens1-6/+5
2019-03-08Show LPE popups on overJabier Arraiza2-6/+7
2019-03-07Remove reload UI and some theming fixesJabier Arraiza3-80/+29
2019-03-07Translations: Drop Amharic (am) translationPatrick Storz1-2/+2
2019-03-06Error handling for reading pencil preferencesNathan Lee1-1/+1
2019-03-06Remember dialog visibility with the floating dialog behaviourNathan Lee1-1/+4
2019-03-06Fix wmf/emf file opening and embed missing font config data.Martin Owens4-65/+25
2019-03-06Do partial convert flowed text to tspan if possibleNathan Lee1-5/+9
2019-03-06fix toggling snap with key shortcut breaks historyYosshi9991-0/+3
2019-03-06Stop crash on loading text on pathNathan Lee1-11/+9
2019-03-06Avoid the “using std::*;” or “using namespace std;” constructs.Emmanuel Gil Peyrot31-152/+116
2019-03-06Allows 'none' palette to be drag and dropped onto Selected StyleNathan Lee1-24/+33
2019-03-05Revert modal fix to fix #108Martin Owens1-2/+2
2019-03-05Fix inverted direction with on canvas align handlesMartin Owens2-5/+31
2019-03-05Restore set_extensions_env()Thomas Holder1-0/+8
2019-03-05Correct text for enabling document gridsNathan Lee1-1/+1
2019-03-05Update strings for Measure Segments LPEMaren Hachmann1-38/+40
2019-03-03Object Properties "Preserve Ratio" fixesThomas Holder1-4/+3
2019-03-03Enable global snapping preference by defaultPatrick Storz2-3/+3
2019-03-03Fix CI (clangtidyfull)Patrick Storz1-9/+5