summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unused code for NEW_EXPORT_DIALOGPatrick Storz2019-03-275-866/+2
* remove wrong from clipboard pasteJabiertxof2019-03-271-2/+1
* Delete unused iconsJabiertxof2019-03-276-174/+0
* full remove expader + codeJabiertxof2019-03-272-9/+1
* Allow add LPE with one clickJabiertxof2019-03-274-6/+71
* Fix adding/lookup of recent files.Patrick Storz2019-03-272-26/+10
* Preferences: Remove old function to migrate recent documentsPatrick Storz2019-03-271-4/+0
* Remove the expander code. Retain only for LPE default settingsJabiertxof2019-03-276-4/+6
* Add window class along dark/bright to mark APP is using symbolic icons or reg...Jabiertxof2019-03-272-0/+17
* Remove dead code.Tavmjong Bah2019-03-272-93/+0
* Add better visuals to expanders folowing stackoverflow question 50076541Jabier Arraiza2019-03-267-0/+180
* Misc. typosluz.paz2019-03-265-9/+9
* lpe-pts2ellipse: added perspective circle from 4 pointsschwieni2019-03-251-2/+6
* lpe-pts2ellipse: added perspective circle from 4 pointsschwieni2019-03-253-136/+112
* lpe-pts2ellipse: added perspective circle from 4 pointsschwieni2019-03-252-46/+278
* lpe-pts2ellipse: parameter enabling based on creation methodschwieni2019-03-254-7/+36
* correct clang-format lpe-pts2ellipse.cppschwieni2019-03-251-1/+1
* lpe-pts2ellipse: added Steiner ellipse and inellipse generation from three po...schwieni2019-03-252-119/+85
* lpe-pts2ellipse: added Steiner ellipse and inellipse generation from three po...schwieni2019-03-253-200/+309
* Update 2geomPatrick Storz2019-03-2410-688/+685
* About dialog: Fix icon file locationPatrick Storz2019-03-242-2/+2
* Extensions/Filters: Fix translations of submenu namesPatrick Storz2019-03-241-2/+1
* CSS bug fix on XMLEditorJabier Arraiza2019-03-241-2/+3
* Fixing coding styleJabier Arraiza2019-03-241-1/+1
* Add some handling fixes to selector classesJabier Arraiza2019-03-241-2/+2
* Remove clang format diff extraJabier Arraiza2019-03-241-393/+0
* Fix compiling problemJabier Arraiza2019-03-241-4/+4
* CSS fix to XMLDialog buttonsJabier Arraiza2019-03-241-0/+7
* Fix CI problemsJabier Arraiza2019-03-243-83/+470
* Move multiple selector to unhadled selectorJabier Arraiza2019-03-241-24/+20
* final improvements to style dialogJabier Arraiza2019-03-242-50/+109
* Add base of workingJabier Arraiza2019-03-243-90/+135
* Also deploy the dependencies of .so files coming with Pythonprobonopd2019-03-241-1/+55
* Fix localizationMarc Jeanmougin2019-03-242-3/+3
* Update extensions submodulePatrick Storz2019-03-231-0/+0
* Fix text rendering when Inkscape multi-line text has an empty first line.Tavmjong Bah2019-03-233-7/+85
* Allow guide duplication in guides dialogMarc Jeanmougin2019-03-224-0/+16
* Revert Ctrl+Up/Down direction to 0.92.4 behaviourNathan Lee2019-03-221-2/+2
* Update extensions and fix inkscape.potPatrick Storz2019-03-223-728/+949
* Realign "Search and Replace" dialogPatrick Storz2019-03-222-36/+40
* Realign labels in "Transform" dialogPatrick Storz2019-03-221-4/+20
* Realign labels in "Fill and Stroke" dialogPatrick Storz2019-03-227-58/+56
* Document Properties: General UI cleanupPatrick Storz2019-03-2211-260/+256
* Sync upstream libUEMF (0.2.6)Nathan Lee2019-03-212-5/+7
* Update share/templates/READMEPatrick Storz2019-03-211-25/+21
* Empty string exception for CLI verbsNathan Lee2019-03-211-1/+1
* 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
|\