summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Changed tabs to spacesWizardOhio242019-02-114-4/+4
| * | | | | | | Updated inkscape.pot to include Center page in windowWizardOhio242019-02-112-2/+6
| * | | | | | | Added Feature: Recenter page in window, Ctrl+4 shortcutWizardOhio242019-02-1112-1/+355
* | | | | | | | 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-052-1/+8
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Update Catalan translationJordi Mas2019-03-041-1013/+968
* | | | | | | Fixes for Hindi LanguageAbhay Raj Singh2019-03-041-49/+33
* | | | | | | Update Italian translationFiras Hanife2019-03-041-31/+21
* | | | | | | Object Properties "Preserve Ratio" fixesThomas Holder2019-03-031-4/+3
* | | | | | | CI: Exclude "clangtidyfull" from schedulesPatrick Storz2019-03-031-0/+2
* | | | | | | Enable global snapping preference by defaultPatrick Storz2019-03-032-3/+3
* | | | | | | Fix CI (translations)Patrick Storz2019-03-031-5/+1
* | | | | | | 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
* | | | | | | Updat extensions to latest versionMartin Owens2019-03-031-0/+0
* | | | | | | 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
* | | | | | | | fix clangtidy CI jobThomas Holder2019-03-022-13/+28
* | | | | | | | speed up clangtidy jobThomas Holder2019-03-021-0/+18
* | | | | | | | After delete, next selected layer is sibling of equal depth, with preference ...Nathan Lee2019-03-021-9/+23
* | | | | | | | Update Italian translationFiras Hanife2019-03-021-52/+30
* | | | | | | | 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
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | CMake/MSYS2: Include per-user font directory in fontconfigPatrick Storz2019-02-261-4/+10
* | | | | | | Increase portability of create_default_templates.pyPatrick Storz2019-02-261-2/+2
* | | | | | | 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
* | | | | | | Prevent text dialog to become too wide.Tavmjong Bah2019-02-261-3/+6
* | | | | | | Seperate out center alignment and add sepcific tool text for itMartin Owens2019-02-253-4/+10
* | | | | | | Add option for on canvas align handles and move group selection checkboxMartin Owens2019-02-257-11/+698
* | | | | | | Merge in bazaar branch for alignment handlesMartin Owens2019-02-2410-18/+221
* | | | | | | Make background color affect checkerboardtim_rawlinson2019-02-235-8/+20
* | | | | | | Fix buildAlexander Valavanis2019-02-231-3/+3
* | | | | | | fix buildingJabier Arraiza2019-02-232-28/+0
* | | | | | | Remov force allocationJabiertxof2019-02-201-8/+0
* | | | | | | Merge from masterJabier Arraiza2019-02-209-83/+99
* | | | | | | Fix compiling issuesJabier Arraiza2019-02-205-28/+69
* | | | | | | minor fixesJabier Arraiza2019-02-201-3/+3
* | | | | | | Small change to hover textMartin Owens2019-02-201-1/+1
* | | | | | | Store pixbufs instead of names to reduce calls to sp_get_icon_pixbufMartin Owens2019-02-202-5/+5
* | | | | | | Fix use of Gtk::Widget vs. GtkWidget in new symbolic icon getting codeMartin Owens2019-02-201-1/+1
* | | | | | | Fix missing properties method, pass properties structureMartin Owens2019-02-201-1/+6
* | | | | | | Remove Tags functionality (replaced by css selectors)Martin Owens2019-02-207-1382/+0
* | | | | | | Include selectors dialog (aka styledialog) into the xml-tree notebook and rem...Martin Owens2019-02-205-83/+36
* | | | | | | Remove css dialog from style dialog.Martin Owens2019-02-202-345/+0
* | | | | | | Move towards the css dialog being self-sufficient and disable style dialogMartin Owens2019-02-204-147/+277