summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Show LPE popups on overJabier Arraiza2019-03-082-6/+7
* | Remove reload UI and some theming fixesJabier Arraiza2019-03-073-80/+29
* | Translations: Drop Amharic (am) translationPatrick 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
|\ \ \ \
| * | | | Stop crash on loading text on pathNathan Lee2019-03-061-11/+9
* | | | | Merge: fix toggling snap with key shortcut breaks historyMartin Owens2019-03-061-0/+3
|\ \ \ \ \
| * | | | | fix toggling snap with key shortcut breaks historyYosshi9992019-03-061-0/+3
| |/ / / /
* | | | | Merge: Fix: crash on launch with old pencil tool settingsMartin Owens2019-03-061-1/+1
|\ \ \ \ \
| * | | | | Error handling for reading pencil preferencesNathan Lee2019-03-061-1/+1
* | | | | | Merge: Update strings for Measure Segments LPEMartin Owens2019-03-061-38/+40
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Update strings for Measure Segments LPEMaren Hachmann2019-03-051-38/+40
| | |/ / / | |/| | |
* | | | | Merge: Update background-color tooltips in document-properties.cppMartin Owens2019-03-061-2/+2
|\ \ \ \ \
| * | | | | Update background-color tooltips in document-properties.cpp (#101)Tim Rawlinson2019-02-281-2/+2
* | | | | | Remember dialog visibility with the floating dialog behaviourNathan Lee2019-03-061-1/+4
* | | | | | Fix wmf/emf file opening and embed missing font config data.Martin Owens2019-03-064-65/+25
* | | | | | Merge: Fix use of uninitialized variableMartin Owens2019-03-061-0/+1
|\ \ \ \ \ \
| * | | | | | Fix use of uninitialized variableKarl Cheng2019-02-201-0/+1
* | | | | | | Merge in Rescue code for restoring last used window geometry MR !534Martin Owens2019-03-063-12/+41
|\ \ \ \ \ \ \
| * | | | | | | Fix query for monitor dimensionsPatrick Storz2019-02-202-6/+6
| * | | | | | | Rescue code for restoring last used window geometryPatrick Storz2019-02-203-9/+38
* | | | | | | | Merge branch 'DontRotateCustomPaper' of gitlab.com:Skrapion/inkscapeMartin Owens2019-03-061-14/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix bug #630635: Print page size is incorrect: https://bugs.launchpad.net/ink...Rick Yorgason2018-11-041-14/+19
* | | | | | | | | Do partial convert flowed text to tspan if possibleNathan Lee2019-03-061-5/+9
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge branch 'master' of gitlab.com:inkscape/inkscapeMartin Owens2019-03-061-24/+33
|\ \ \ \ \ \ \ \
| * | | | | | | | Allows 'none' palette to be drag and dropped onto Selected StyleNathan Lee2019-03-061-24/+33
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge addition of center on page buttonMartin Owens2019-03-067-1/+22
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Changed tabs to spacesWizardOhio242019-02-114-4/+4
| * | | | | | | Updated inkscape.pot to include Center page in windowWizardOhio242019-02-111-1/+1
| * | | | | | | Added Feature: Recenter page in window, Ctrl+4 shortcutWizardOhio242019-02-117-1/+22
* | | | | | | | Revert modal fix to fix #108Martin Owens2019-03-051-2/+2
* | | | | | | | Fix inverted direction with on canvas align handlesMartin Owens2019-03-052-5/+31
* | | | | | | | Restore set_extensions_env()Thomas Holder2019-03-051-0/+8
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Object Properties "Preserve Ratio" fixesThomas Holder2019-03-031-4/+3
* | | | | | | Enable global snapping preference by defaultPatrick Storz2019-03-032-3/+3
* | | | | | | Fix CI (clangtidyfull)Patrick Storz2019-03-031-9/+5
* | | | | | | This patch fixes the behaviour of control-handle locking duringIan Bruce2019-03-031-46/+81
* | | | | | | This patch alters the tip information displayed during path node editing,Ian Bruce2019-03-031-84/+218
* | | | | | | temporary fix for bug where undo/redo does not restore node-type changesIan Bruce2019-03-031-13/+20
* | | | | | | Merge branch 'tim_rawlinson/inkscape-patch-4'Martin Owens2019-03-031-5/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix unmatched svg_length_lookup[] array and SVGLength::UnitTim Rawlinson2019-02-151-5/+1
* | | | | | | | refactor PanelDialog<Behavior::FloatingBehavior>Thomas Holder2019-03-021-46/+17
* | | | | | | | After delete, next selected layer is sibling of equal depth, with preference ...Nathan Lee2019-03-021-9/+23
* | | | | | | | Reimplement one time dropper for strokeNathan Lee2019-03-021-1/+1
* | | | | | | | Stop crash, save dialog pos for floating dialog preferenceNathan Lee2019-02-272-27/+32
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Extensions: Use wperl as default perl interpreter on WindowsPatrick Storz2019-02-261-1/+2
* | | | | | | Make align handle thicker like traditional handlesMartin Owens2019-02-261-44/+43