summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Account for Inkscape's custom arcs (which do not have cx/cy)Eduard Braun2017-12-041-0/+4
* Do not reset rx/cx to zero when resetting arc to whole ellipseEduard Braun2017-12-041-7/+0
* Add arc radius to toolbarGeoff Lankow2017-11-251-0/+155
* Merge branch 'doxygen-separate' of gitlab.com:monomon/inkscapeMarc Jeanmougin2017-11-221-1/+0
|\
| * Remove missed part from the core doxygen-main fileMois Moshev2017-11-141-10/+0
| * Add configuration to build python extension docs with doxygenMois Moshev2017-11-141-0/+9
* | Two fixes (should work on Linux now)Eduard Braun2017-11-211-3/+2
* | Fix printing multiple copies of a documentEduard Braun2017-11-203-6/+13
* | More memleaks fixesJabiertxo Arraiza Cenoz2017-11-171-4/+8
* | Fix memleaks and double call to title() in a recursive function in Symbols Di...Jabiertxo Arraiza Cenoz2017-11-171-2/+4
* | Add missing mappings.Tavmjong Bah2017-11-171-1/+13
* | Code simplificationJabiertxo Arraiza Cenoz2017-11-171-17/+3
* | Fix a bug pointed by suv when the title of a symbol has duplicatesJabier Arraiza2017-11-161-15/+24
* | Fix last bug pointed by Eduard Brawn in MR 126Jabier Arraiza2017-11-161-13/+13
* | Add labelJabiertxo Arraiza Cenoz2017-11-161-1/+1
* | Merge branch 'master' into DocPropsMarginImprovementsJabiertxo Arraiza Cenoz2017-11-163-67/+90
|\ \
| * | Fix title problemsJabiertxo Arraiza Cenoz2017-11-162-26/+41
| * | Working on fixJabier Arraiza2017-11-163-53/+61
* | | Add tooggle icon button intead checkboxJabiertxo Arraiza Cenoz2017-11-162-13/+25
|/ /
* | Fix unincilizated value that not work in release mode. also remove duplicate ...Jabiertxo Arraiza Cenoz2017-11-152-4/+3
* | Add auto update margins on checkbuttonJabiertxo Arraiza Cenoz2017-11-152-3/+29
* | Catch Gtk::IconThemeErrorTavmjong Bah2017-11-152-3/+15
|/
* Don't set a default 'font-size' when copying text if one is not set.Tavmjong Bah2017-11-141-2/+5
* Symbols: Fix uninitialized variable and some minor consistency fixesEduard Braun2017-11-131-19/+9
* SPMeshArray: fix a crash when dragging control pointsStefano Facchini2017-11-131-18/+9
* Unset the current tool early on shutdown.Stefano Facchini2017-11-133-9/+4
* Refactor SPDesktop::setEventContext to allow for unsetting the current toolStefano Facchini2017-11-133-27/+24
* Merge branch 'master' into powerpencilJabiertxo Arraiza Cenoz2017-11-10164-686/+1365
|\
| * Removing regectsJabiertxo Arraiza Cenoz2017-11-104-1939/+0
| * Add lock margins to document settingsJabiertxo Arraiza Cenoz2017-11-106-16/+1994
| * Add eduard improvementsJabiertxo Arraiza Cenoz2017-11-101-4/+4
| * Start working on Eduard improvementsJabier Arraiza2017-11-101-18/+24
| * Now symbols are sortedJabier Arraiza2017-11-082-16/+23
| * Refactor and order of document listJabier Arraiza2017-11-082-189/+179
| * Fixes CPU problemsJabier Arraiza2017-11-081-0/+5
| * Reducing the risk of ocureences of 100% CPU bugJabier Arraiza2017-11-081-6/+7
| * Working on CPU issuesJabier Arraiza2017-11-072-35/+34
| * Merge branch 'master' into fixSymbolsCpuProblemsJabier Arraiza2017-11-07121-210/+210
| |\
| | * Merge branch 'luzpaz/inkscape-typos' (!119)Eduard Braun2017-11-07121-210/+210
| | |\
| | | * Misc. typosUnknown2017-11-07121-210/+210
| * | | Fixes to CPUJabier Arraiza2017-11-072-4/+11
| |/ /
| * | Fixes to Filter DialogJabiertxo Arraiza Cenoz2017-11-061-13/+14
| * | Change abs to std::abs to fix warningsSimon Wells2017-11-043-7/+7
| * | added braces as specified in the coding standardSimon Wells2017-11-041-3/+5
| * | Make color selector visible hover white backgrounds if the selected color is ...Jabier Arraiza2017-11-041-1/+0
| * | Fix typo crash buildingJabier Arraiza2017-11-041-1/+1
| * | Fix meessage parameter to allow min height requestJabier Arraiza2017-11-043-7/+22
| * | Fix typo in line spacing tool tipMaren Hachmann2017-11-041-1/+1
| * | Fix FilterUnits::get_matrix_units2pb() for bounding box case.Tavmjong Bah2017-11-042-30/+7
| * | Remove need to restart Inkscape when changing tile multiplier.Tavmjong Bah2017-11-042-7/+5