summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | Allow LPE retain elements on convert to paths inside the original defs objectJabiertxof2019-05-011-1/+3
| | | | | |
* | | | | | Merge branch 'master' of gitlab.com:inkscape/inkscapeDiederik van Lierop2019-04-3042-969/+1011
|\| | | | |
| * | | | | Set spacing in About DialogNathan Lee2019-04-301-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | Tentative fix for https://gitlab.com/inkscape/inbox/issues/418
| * | | | | Make display unit change roll out to toolbarsNathan Lee2019-04-308-8/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add exception for measure tool, which uses preferences Fixes https://gitlab.com/inkscape/inbox/issues/393 Partial fix: https://gitlab.com/inkscape/inkscape/issues/208
| * | | | | Simplify UI for LPE addJabiertxof2019-04-293-274/+268
| | | | | |
| * | | | | Add inkex/deprecated-simple to PYTHONPATHThomas Holder2019-04-281-6/+14
| | | | | | | | | | | | | | | | | | | | | | | | Closes #223
| * | | | | Fixing coding styleJabier Arraiza2019-04-273-41/+16
| | | | | |
| * | | | | Fixes some crashes when selector is * and allow select multiple tagsJabier Arraiza2019-04-273-20/+77
| | | | | |
| * | | | | Add out of bound checks to fill bucketNathan Lee2019-04-271-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | Fixes https://gitlab.com/inkscape/inbox/issues/398
| * | | | | Fix coding styleJabier Arraiza2019-04-261-1/+1
| | | | | |
| * | | | | Allow comma separated (multiple) unhsndled selectorsJabier Arraiza2019-04-261-2/+14
| | | | | |
| * | | | | Fix coding styleJabier Arraiza2019-04-261-1/+1
| | | | | |
| * | | | | Show items selected by unhandled selectorsJabier Arraiza2019-04-261-10/+11
| | | | | |
| * | | | | Stop crash on binary path division (flatpak)Nathan Lee2019-04-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Not apparent without _GLIBCXX_ASSERTIONS Fixes https://gitlab.com/inkscape/inbox/issues/397
| * | | | | fix #158 crash on exit w/ layer dialogThomas Holder2019-04-251-0/+1
| | | | | |
| * | | | | Change Alpha slider max from 255 to 100Nathan Lee2019-04-253-16/+3
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Also stops normalising alpha values 0..1 to 0..100. No longer necessary (useful when max value was 255). Fixes https://gitlab.com/inkscape/inkscape/issues/165
| * | | | fix #175 crash with mask in <style>Thomas Holder2019-04-241-2/+6
| | | | |
| * | | | Fix commandline page selection page selection and allow to select poppler in cmdMarc Jeanmougin2019-04-244-2/+28
| | | | |
| * | | | Remove missing extensions from POTFILES.inMarc Jeanmougin2019-04-241-4/+0
| | | | |
| * | | | Add comment, rename functionMarc Jeanmougin2019-04-243-5/+16
| | | | |
| * | | | Add second Tav fixMarc Jeanmougin2019-04-241-1/+16
| | | | |
| * | | | Fix style and line detectionMarc Jeanmougin2019-04-242-4/+5
| | | | |
| * | | | Removes style on empty linesMarc Jeanmougin2019-04-243-0/+26
| | | | |
| * | | | Keep Document Grid spacing on change and saveNathan Lee2019-04-242-21/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reverts behaviour back to Feb 2019. setDigits calls on_value_changed(), leading to 0 value being set when wr.isUpdating() is false. The grid widget is re-created on save, if closed. Fix https://gitlab.com/inkscape/inbox/issues/387
| * | | | Update sv.pojoshua simmons2019-04-241-593/+499
| | | | |
| * | | | add _GLIBCXX_ASSERTIONS flag to detect OOB accesses in debug buildsMarc Jeanmougin2019-04-241-0/+1
| | | | |
| * | | | Tentative fix for poppler 0.76Marc Jeanmougin2019-04-242-1/+8
| | | | |
| * | | | Fix center alignment errors in flowed text due to white space between ↵Tavmjong Bah2019-04-241-1/+2
| | | | | | | | | | | | | | | | | | | | elements inside a <flowRoot> element. Alternative fix to that proposed by samuel.
| * | | | Fixes to Catalan translationJordi Mas2019-04-241-4/+4
| | | | |
| * | | | Add 'text-align' to properties not removed in cleaning for <flowPara> and ↵Tavmjong Bah2019-04-243-3/+3
| | | | | | | | | | | | | | | | | | | | <flowSpan>.
* | | | | Fix disappearing and antialiasing of grid linesDiederik van Lierop2019-04-302-7/+14
|/ / / /
* | | | Update macOS build pipelineRené de Hesselle2019-04-2221-263/+576
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Highlights: - fixes open/save crashes - fixes localization - bundles Python 3, enabling extensions Also lots of internal improvements and refactoring.
* | | | Pull in fix for stdout issuesMartin Owens2019-04-211-0/+0
| | | |
* | | | Push extensions up to new known good stateMartin Owens2019-04-211-0/+0
| | | |
* | | | Fix bug in previous mergeJabier Arraiza2019-04-201-15/+15
| | | |
* | | | fix translationsJabier Arraiza2019-04-201-1/+1
| | | |
* | | | Fix translationsJabier Arraiza2019-04-201-1/+1
| | | |
* | | | fix compilingJabier Arraiza2019-04-201-2/+2
| | | |
* | | | Fix compiling issueJabier Arraiza2019-04-202-3/+3
| | | |
* | | | Rename files to fit better his functionJabier Arraiza2019-04-208-1764/+1764
| | | |
* | | | Fix ur.po (2)Marc Jeanmougin2019-04-191-1/+1
| | | |
* | | | Fix ur.poMarc Jeanmougin2019-04-191-2/+2
| | | |
* | | | Update ur.posaiba akhtar2019-04-181-44/+45
| | | |
* | | | Update Hungarian translation (major update)Gyuris Gellért2019-04-181-5191/+4309
| | | |
* | | | Make it clear to translators: do not translate these variables.Gyuris Gellért2019-04-181-0/+1
| | | |
* | | | Remove unimplemented Find Dialog (obsolete)Nathan Lee2019-04-182-6/+0
| | | |
* | | | fix inbox#380 Rotation center flipped with y-axisThomas Holder2019-04-171-3/+10
| | | |
* | | | Regression fix (update paths when dragging nodes)Nathan Lee2019-04-161-2/+5
| | | | | | | | | | | | | | | | Fixes https://gitlab.com/inkscape/inkscape/issues/169
* | | | Restore select toolbar lock buttonNathan Lee2019-04-152-0/+4
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | Connection to other code (e.g. drag selection, pasting width) restored (dropped in GtkAction migration). Fixes https://gitlab.com/inkscape/inkscape/issues/161 Fixes https://gitlab.com/inkscape/inkscape/issues/173
* | | Prevent buffer overflow in svg transformation reading; lp:1047524Ralf Engels2019-04-151-1/+1
| | |