| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | Clarify licenses | Max Gaukler | 2018-11-08 | 1715 | -2634/+5694 | |
| * | | | Implement the remaining vector effects properties. | Tavmjong Bah | 2018-11-08 | 8 | -7/+183 | |
| * | | | fix bug 1793940 ODG image export | Thomas Holder | 2018-11-07 | 4 | -57/+38 | |
| * | | | fix clipboard URL rebasing | Thomas Holder | 2018-11-07 | 9 | -43/+34 | |
| * | | | Refactor rebase_hrefs with new URI API | Thomas Holder | 2018-11-07 | 1 | -119/+48 | |
| * | | | Add missing change from last commit. | Tavmjong Bah | 2018-11-07 | 1 | -1/+0 | |
| * | | | Replace Broken Image xpm by SVG. | Tavmjong Bah | 2018-11-07 | 4 | -317/+31 | |
| * | | | Allow symbolic icons in default icon theme | Jabier Arraiza | 2018-11-06 | 1 | -0/+5 | |
| * | | | Fix icon loader to allow inverse color in symbolic icons. Also added searchin... | Jabier Arraiza | 2018-11-06 | 3 | -35/+44 | |
| * | | | Remove delete that is causing crash. | Tavmjong Bah | 2018-11-06 | 1 | -1/+0 | |
| * | | | Add knot to offset LPE on load in new documents | Jabier Arraiza | 2018-11-06 | 1 | -1/+7 | |
| * | | | C++ify SVGViewWidget. Remove unused code. | Tavmjong Bah | 2018-11-06 | 20 | -663/+448 | |
| * | | | Use C++11 raw string for embeded SVG. | Tavmjong Bah | 2018-11-06 | 1 | -25/+27 | |
| * | | | Remove unused widget. | Tavmjong Bah | 2018-11-06 | 5 | -570/+1 | |
| * | | | Update to latest syntax for 'd' as property. | Tavmjong Bah | 2018-11-06 | 1 | -15/+35 | |
| * | | | fix memory leak in ClipboardManagerImpl | Thomas Holder | 2018-11-06 | 1 | -1/+3 | |
| * | | | fix poppler 0.71.0 build. | Bartłomiej Szczepaniak | 2018-11-06 | 1 | -0/+6 | |
| * | | | Remove into filtered groups | Jabier Arraiza | 2018-11-05 | 4 | -13/+13 | |
| * | | | Remove unused functions | Jabier Arraiza | 2018-11-05 | 2 | -14/+0 | |
| * | | | Fix coding stule and things comented on the MR | Jabier Arraiza | 2018-11-05 | 2 | -23/+27 | |
| * | | | Fix related bug on eraser | Jabier Arraiza | 2018-11-05 | 1 | -1/+1 | |
| * | | | Improvemets to find items | Jabier Arraiza | 2018-11-05 | 6 | -19/+47 | |
| * | | | remove Inkscape::URI::toString | Thomas Holder | 2018-11-05 | 14 | -60/+28 | |
| * | | | Replacement for xmlBuildRelativeURI | Thomas Holder | 2018-11-05 | 1 | -11/+62 | |
| * | | | fix URI::from_dirname("/") | Thomas Holder | 2018-11-05 | 1 | -1/+6 | |
| * | | | ContextMenu: Harmonize with menu bar | Eduard Braun | 2018-11-05 | 3 | -97/+148 | |
| * | | | More cleanup | Eduard Braun | 2018-11-05 | 1 | -45/+28 | |
| * | | | Simplify code (we don't need a box if there is no icon) | Eduard Braun | 2018-11-05 | 1 | -23/+21 | |
| * | | | Fix sp_ui_menu_item_set_name to handle arbitrarily packed GtkBoxes | Eduard Braun | 2018-11-05 | 1 | -12/+17 | |
| * | | | Add a preference to force enable/disable menu icons | Eduard Braun | 2018-11-05 | 3 | -19/+45 | |
| * | | | Improve positioning of menu icons | Eduard Braun | 2018-11-05 | 1 | -9/+64 | |
| * | | | Add filter rendering improvements by caching | Jabier Arraiza | 2018-11-05 | 1 | -2/+6 | |
| * | | | Fixing bad destruction of Fillet Chamfer LPE items | Jabier Arraiza | 2018-11-05 | 2 | -12/+5 | |
| * | | | Remove unused header. | Tavmjong Bah | 2018-11-05 | 1 | -1/+0 | |
| * | | | Remove unused headers in src/io/ | Emmanuel Gil Peyrot | 2018-11-05 | 5 | -212/+0 | |
| * | | | include <cstring> | Thomas Holder | 2018-11-04 | 1 | -0/+2 | |
| * | | | 1. Fix fullscreen mode from command line. | Tavmjong Bah | 2018-11-04 | 1 | -3/+10 | |
| * | | | Image HTTP support | Thomas Holder | 2018-11-04 | 3 | -4/+36 | |
| * | | | Add --preload option. | Tavmjong Bah | 2018-11-04 | 4 | -27/+62 | |
| * | | | Rewrite of inkview using InkApplication (Gtk::Application). | Tavmjong Bah | 2018-11-04 | 11 | -691/+702 | |
| * | | | Merge branch 'fix-knot-selection' of gitlab.com:ao2/inkscape | Marc Jeanmougin | 2018-11-04 | 6 | -35/+35 | |
| |\ \ \ | ||||||
| | * | | | ToolBase::root_handler: fix keyboard movement for KEY_Up and KEY_Down events | Antonio Ospite | 2018-11-01 | 1 | -4/+4 | |
| | * | | | KnotHolder: fix knots selection status when a knot is clicked without Shift | Antonio Ospite | 2018-11-01 | 4 | -24/+25 | |
| | * | | | KnotHolder: remove stale comment | Antonio Ospite | 2018-11-01 | 1 | -1/+0 | |
| | * | | | KnotHolder: misc cosmetic cleanups | Antonio Ospite | 2018-11-01 | 1 | -4/+4 | |
| | * | | | SPKnot::SPKnot(): improve color style of selected knots | Antonio Ospite | 2018-11-01 | 1 | -2/+2 | |
| * | | | | Use monospace digits font in messages and spinbuttons | Jabier Arraiza | 2018-11-03 | 4 | -32/+50 | |
| | |_|/ |/| | | ||||||
| * | | | Inkscape::URI API enhancements | Thomas Holder | 2018-11-03 | 4 | -88/+271 | |
| * | | | Minor yaxis fix for meassure tool | Jabier Arraiza | 2018-11-03 | 1 | -1/+5 | |
| * | | | Merge branch 'RememberPrinterSettings2' of gitlab.com:Skrapion/inkscape | Marc Jeanmougin | 2018-11-02 | 3 | -0/+11 | |
| |\ \ \ | |/ / |/| | | ||||||
