| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | Add button to delete prefs | Marc Jeanmougin | 2019-01-11 | 4 | -10/+44 | |
| * | | | Prevent window from stealing key presses. | Tavmjong Bah | 2019-01-10 | 1 | -1/+1 | |
| * | | | Upgrade about screen to Inkscape 1.0 Alpha Pre-Release design | Martin Owens | 2019-01-10 | 1 | -9510/+2764 | |
| * | | | First baby step in adding InkscapeWindow (Gtk::ApplicationWindow) | Tavmjong Bah | 2019-01-09 | 4 | -10/+110 | |
| * | | | Remove helper/window.h helper/window.cpp | Tavmjong Bah | 2019-01-09 | 4 | -113/+11 | |
| * | | | Add default croatian file | Marc Jeanmougin | 2019-01-09 | 1 | -0/+38 | |
| * | | | Remove dependence on window.h. | Tavmjong Bah | 2019-01-08 | 1 | -3/+4 | |
| * | | | Remove unused header file. | Tavmjong Bah | 2019-01-08 | 1 | -1/+0 | |
| * | | | C++iffy cmd_new_element_node dialog. Remove dependancy on window.h. | Tavmjong Bah | 2019-01-08 | 1 | -73/+23 | |
| * | | | Remove unused header file. | Tavmjong Bah | 2019-01-08 | 4 | -6/+0 | |
| * | | | Fix bug 1810206: Crash if XRay mode enabled (assertion failed in SPCanvas::pa... | Jabier Arraiza | 2019-01-07 | 7 | -79/+124 | |
| * | | | Update/Completion of Croatian translation "hr.po" | milotype | 2019-01-07 | 1 | -10672/+6843 | |
| * | | | Update create_defaults.pl | milotype | 2019-01-07 | 1 | -0/+1 | |
| * | | | Merge branch 'patch-1' of gitlab.com:octycs/inkscape | Marc Jeanmougin | 2019-01-06 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | Fix segfault when a masked object is transformed | octycs | 2019-01-06 | 1 | -1/+1 | |
| * | | | | Merge branch 'patch-2' of gitlab.com:octycs/inkscape | Marc Jeanmougin | 2019-01-06 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | Fix compile error for Gtk versions <3.20 | octycs | 2019-01-06 | 1 | -1/+1 | |
| * | | | | | Remove unneeded unreferencing. Add check on reference count. | Tavmjong Bah | 2019-01-06 | 3 | -7/+10 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'patch-1' of gitlab.com:tobiczech/inkscape | Marc Jeanmougin | 2019-01-06 | 1 | -9798/+5959 | |
| |\ \ \ \ | ||||||
| | * | | | | Update cs.po | tobiczech | 2019-01-06 | 1 | -9798/+5959 | |
| * | | | | | Merge branch 'master' of gitlab.com:asiersarasua/inkscape | Marc Jeanmougin | 2019-01-06 | 1 | -3143/+1186 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Basque translation update | assar | 2019-01-03 | 1 | -3143/+1186 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge branch 'master' of gitlab.com:jordim/inkscape | Marc Jeanmougin | 2019-01-06 | 1 | -343/+341 | |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| | * | | | | Update Catalan translation | Jordi Mas | 2019-01-05 | 1 | -343/+341 | |
| | |/ / / | ||||||
| * | | | | Update Russian translation | Alexandre Prokoudine | 2019-01-06 | 1 | -44/+30 | |
| * | | | | Merge branch 'master' of gitlab.com:inkscape/inkscape | Alexander Valavanis | 2019-01-06 | 1 | -1/+2 | |
| |\ \ \ \ | | |/ / | |/| | | ||||||
| | * | | | Fix linking for MacPorts | Thomas Holder | 2019-01-05 | 1 | -1/+2 | |
| * | | | | Add documentation to toolbox code | Alexander Valavanis | 2019-01-06 | 1 | -4/+65 | |
| |/ / / | ||||||
| * / / | fix double construction of Button members | Thomas Holder | 2019-01-03 | 1 | -8/+0 | |
| |/ / | ||||||
| * | | only give the simplest inkscape.pot creation option in the readme | Marc Jeanmougin | 2019-01-02 | 1 | -5/+3 | |
| * | | update potfiles | Marc Jeanmougin | 2019-01-02 | 90 | -189451/+190646 | |
| * | | less verbose output | Marc Jeanmougin | 2019-01-02 | 1 | -1/+1 | |
| * | | run clang-tidy earlier in CI | Marc Jeanmougin | 2019-01-02 | 1 | -4/+6 | |
| * | | add license | Marc Jeanmougin | 2019-01-02 | 1 | -0/+1 | |
| * | | fix gitlab-ci | Marc Jeanmougin | 2019-01-02 | 1 | -1/+1 | |
| * | | fix gitlab-ci | Marc Jeanmougin | 2019-01-02 | 1 | -1/+3 | |
| * | | add clang-tidy file and check | Marc Jeanmougin | 2019-01-02 | 2 | -1/+13 | |
| * | | run clang tidy modernize pass | Marc Jeanmougin | 2019-01-02 | 83 | -125/+129 | |
| * | | protect includes in c file | Marc Jeanmougin | 2019-01-02 | 1 | -5/+5 | |
| * | | modernize: add overrides | Marc Jeanmougin | 2019-01-02 | 58 | -116/+115 | |
| * | | modernize loops (2) | Marc Jeanmougin | 2019-01-02 | 13 | -71/+67 | |
| * | | modernize loops | Marc Jeanmougin | 2019-01-02 | 241 | -2301/+2040 | |
| * | | Avoid creating a new document before opening an old document. | Tavmjong Bah | 2019-01-02 | 1 | -1/+1 | |
| * | | Prevent reverting a drawing from closing Inkscape when only one window is open. | Tavmjong Bah | 2019-01-02 | 1 | -2/+4 | |
| * | | Minor style fixes | Marc Jeanmougin | 2019-01-01 | 10 | -35/+30 | |
| * | | German translation | Max Gaukler | 2019-01-01 | 1 | -391/+184 | |
| * | | Merge branch 'master' of gitlab.com:inkscape/inkscape | Alexander Valavanis | 2019-01-01 | 6 | -152/+185 | |
| |\ \ | ||||||
| | * \ | Merge remote-tracking branch 'origin/attribute-lookup-map' | Marc Jeanmougin | 2019-01-01 | 3 | -18/+38 | |
| | |\ \ | ||||||
| | | * | | sp_attribute_lookup with std::map | Thomas Holder | 2018-12-24 | 3 | -18/+38 | |
| | * | | | Merge branch 'items-to-intrusive-list' of gitlab.com:ollip/inkscape | Marc Jeanmougin | 2019-01-01 | 2 | -38/+55 | |
| | |\ \ \ | ||||||
