summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add Appimage build, fix windows CIMarc Jeanmougin2019-01-132-1/+27
* cmake: Drop dist updates for Makefile.am, which we no longer haveBryce Harrington2019-01-131-3/+1
* cmake: Replace dist target with logic from the 0.92.3 branchBryce Harrington2019-01-121-4/+6
* updated Croatian translationmilotype2019-01-123-39/+96
* Generate default.svg translated files with cmakeMarc Jeanmougin2019-01-1124-840/+15
* Add button to delete prefsMarc Jeanmougin2019-01-114-10/+44
* Prevent window from stealing key presses.Tavmjong Bah2019-01-101-1/+1
* Upgrade about screen to Inkscape 1.0 Alpha Pre-Release designMartin Owens2019-01-101-9510/+2764
* First baby step in adding InkscapeWindow (Gtk::ApplicationWindow)Tavmjong Bah2019-01-094-10/+110
* Remove helper/window.h helper/window.cppTavmjong Bah2019-01-094-113/+11
* Add default croatian fileMarc Jeanmougin2019-01-091-0/+38
* Remove dependence on window.h.Tavmjong Bah2019-01-081-3/+4
* Remove unused header file.Tavmjong Bah2019-01-081-1/+0
* C++iffy cmd_new_element_node dialog. Remove dependancy on window.h.Tavmjong Bah2019-01-081-73/+23
* Remove unused header file.Tavmjong Bah2019-01-084-6/+0
* Fix bug 1810206: Crash if XRay mode enabled (assertion failed in SPCanvas::pa...Jabier Arraiza2019-01-077-79/+124
* Update/Completion of Croatian translation "hr.po"milotype2019-01-071-10672/+6843
* Update create_defaults.plmilotype2019-01-071-0/+1
* Merge branch 'patch-1' of gitlab.com:octycs/inkscapeMarc Jeanmougin2019-01-061-1/+1
|\
| * Fix segfault when a masked object is transformedoctycs2019-01-061-1/+1
* | Merge branch 'patch-2' of gitlab.com:octycs/inkscapeMarc Jeanmougin2019-01-061-1/+1
|\ \
| * | Fix compile error for Gtk versions <3.20octycs2019-01-061-1/+1
* | | Remove unneeded unreferencing. Add check on reference count.Tavmjong Bah2019-01-063-7/+10
|/ /
* | Merge branch 'patch-1' of gitlab.com:tobiczech/inkscapeMarc Jeanmougin2019-01-061-9798/+5959
|\ \
| * | Update cs.potobiczech2019-01-061-9798/+5959
* | | Merge branch 'master' of gitlab.com:asiersarasua/inkscapeMarc Jeanmougin2019-01-061-3143/+1186
|\ \ \
| * | | Basque translation updateassar2019-01-031-3143/+1186
* | | | Merge branch 'master' of gitlab.com:jordim/inkscapeMarc Jeanmougin2019-01-061-343/+341
|\ \ \ \ | |_|_|/ |/| | |
| * | | Update Catalan translationJordi Mas2019-01-051-343/+341
| |/ /
* | | Update Russian translationAlexandre Prokoudine2019-01-061-44/+30
* | | Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2019-01-061-1/+2
|\ \ \ | | |/ | |/|
| * | Fix linking for MacPortsThomas Holder2019-01-051-1/+2
* | | Add documentation to toolbox codeAlexander Valavanis2019-01-061-4/+65
|/ /
* / fix double construction of Button membersThomas Holder2019-01-031-8/+0
|/
* only give the simplest inkscape.pot creation option in the readmeMarc Jeanmougin2019-01-021-5/+3
* update potfilesMarc Jeanmougin2019-01-0290-189451/+190646
* less verbose outputMarc Jeanmougin2019-01-021-1/+1
* run clang-tidy earlier in CIMarc Jeanmougin2019-01-021-4/+6
* add licenseMarc Jeanmougin2019-01-021-0/+1
* fix gitlab-ciMarc Jeanmougin2019-01-021-1/+1
* fix gitlab-ciMarc Jeanmougin2019-01-021-1/+3
* add clang-tidy file and checkMarc Jeanmougin2019-01-022-1/+13
* run clang tidy modernize passMarc Jeanmougin2019-01-0283-125/+129
* protect includes in c fileMarc Jeanmougin2019-01-021-5/+5
* modernize: add overridesMarc Jeanmougin2019-01-0258-116/+115
* modernize loops (2)Marc Jeanmougin2019-01-0213-71/+67
* modernize loopsMarc Jeanmougin2019-01-02241-2301/+2040
* Avoid creating a new document before opening an old document.Tavmjong Bah2019-01-021-1/+1
* Prevent reverting a drawing from closing Inkscape when only one window is open.Tavmjong Bah2019-01-021-2/+4
* Minor style fixesMarc Jeanmougin2019-01-0110-35/+30