| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Code simplification using InkscapeApplication singleton. | Tavmjong Bah | 2019-02-15 | 2 | -13/+7 |
| * | Turn InkscapeApplication into singleton. | Tavmjong Bah | 2019-02-15 | 4 | -2/+23 |
| * | Move all files except inkscape_main and inkview_main into shared library. | Tavmjong Bah | 2019-02-15 | 1 | -16/+17 |
| * | fixes in french translation | Guillaume Audirac | 2019-02-13 | 1 | -80/+57 |
| * | Block in window updating code. WIP | Tavmjong Bah | 2019-02-12 | 3 | -0/+17 |
| * | Change prefix on drag and drop functions. | Tavmjong Bah | 2019-02-12 | 3 | -12/+12 |
| * | Header cleanup. | Tavmjong Bah | 2019-02-12 | 19 | -27/+19 |
| * | Update .gitlab-ci.yml | Marc Jeanmougin | 2019-02-11 | 1 | -1/+1 |
| * | Add gcc/version check | Marc Jeanmougin | 2019-02-11 | 1 | -2/+7 |
| * | Fix build | Marc Jeanmougin | 2019-02-11 | 6 | -448/+382 |
| * | Bundle python-numpy and python-scour | probonopd | 2019-02-11 | 1 | -1/+1 |
| * | Fix (hopefully) Internationalization of default Calligraphy presets. | Tavmjong Bah | 2019-02-10 | 2 | -6/+15 |
| * | MeshToolbar: GtkAction migration | Alexander Valavanis | 2019-02-10 | 4 | -303/+220 |
| * | LPEToolbar: GtkAction migration | Alexander Valavanis | 2019-02-10 | 4 | -188/+131 |
| * | SprayToolbar: GtkAction migration | Alexander Valavanis | 2019-02-10 | 5 | -483/+325 |
| * | Toolbox: Move deprecated VerbAction to separate file | Alexander Valavanis | 2019-02-10 | 4 | -168/+270 |
| * | Merge branch 'master' of gitlab.com:inkscape/inkscape | Alexander Valavanis | 2019-02-10 | 96 | -1866/+1868 |
| |\ | |||||
| | * | ui: Parse mnemonic for Open _Recent | Bryce Harrington | 2019-02-09 | 1 | -1/+1 |
| | * | Consistently use title case in menus (!521) | Patrick Storz | 2019-02-09 | 94 | -1863/+1849 |
| | |\ | |||||
| | | * | Update msgids in PO files | tim_rawlinson | 2019-02-08 | 88 | -1750/+1750 |
| | | * | Update en_GB.po | tim_rawlinson | 2019-02-08 | 1 | -58/+44 |
| | | * | Fix more capitalisation inconsistencies. | tim_rawlinson | 2019-02-08 | 4 | -27/+27 |
| | | * | Update inkscape.pot | tim_rawlinson | 2019-02-08 | 1 | -15/+15 |
| | | * | Fix capitalisation of menu items. | Tim Rawlinson | 2019-02-07 | 3 | -14/+14 |
| | * | | Appdata | Harald H | 2019-02-09 | 1 | -2/+18 |
| * | | | ConnectorToolbar: GtkAction migration | Alexander Valavanis | 2019-02-09 | 4 | -151/+106 |
| * | | | CalligraphyToolbar: GtkAction migration | Alexander Valavanis | 2019-02-09 | 5 | -358/+285 |
| |/ / | |||||
| * | | fix "inkscape --extension-directory" | Thomas Holder | 2019-02-08 | 1 | -3/+3 |
| * | | Attempt to fix part of issue #54. (Using the command line doesn't return.) | Tavmjong Bah | 2019-02-08 | 1 | -18/+72 |
| |/ | |||||
| * | Fix wrong message in path parameter | Jabiertxof | 2019-02-05 | 92 | -196159/+191304 |
| * | PencilToolbar: GtkAction migration | Alexander Valavanis | 2019-02-05 | 16 | -398/+281 |
| * | NodeToolbar: GtkAction migration | Alexander Valavanis | 2019-02-04 | 8 | -547/+413 |
| * | rm unused InkRadioAction | Alexander Valavanis | 2019-02-03 | 3 | -257/+0 |
| * | UnitTracker: Create tool item without using GtkAction | Alexander Valavanis | 2019-02-03 | 7 | -19/+36 |
| * | Merge branch 'master' of gitlab.com:inkscape/inkscape | Alexander Valavanis | 2019-02-03 | 2 | -5/+9 |
| |\ | |||||
| | * | Add missing file in previous commit. | Tavmjong Bah | 2019-02-03 | 1 | -1/+1 |
| | * | Correct comments due to last commit. | Tavmjong Bah | 2019-02-03 | 1 | -1/+1 |
| | * | Change from hooking up signal handler to overriding class method. | Tavmjong Bah | 2019-02-03 | 1 | -2/+6 |
| | * | Fix widget focus bug. | Tavmjong Bah | 2019-02-03 | 1 | -1/+1 |
| * | | MeasureToolbar: GtkAction migration | Alexander Valavanis | 2019-02-03 | 9 | -707/+280 |
| |/ | |||||
| * | TweakToolbar: GtkAction migration | Alexander Valavanis | 2019-02-02 | 8 | -334/+289 |
| * | object properties dialog: label placeholder | Thomas Holder | 2019-02-02 | 1 | -2/+10 |
| * | Add missing new symbolic icons | Jabier Arraiza | 2019-02-02 | 17 | -441/+550 |
| * | Merge branch 'master' of gitlab.com:inkscape/inkscape | Alexander Valavanis | 2019-02-01 | 1 | -0/+1 |
| |\ | |||||
| | * | Add usr/share/inkscape/extensions to PYTHONPATH | probonopd | 2019-01-31 | 1 | -0/+1 |
| * | | clang-tidy recent changes | Alexander Valavanis | 2019-02-01 | 17 | -54/+48 |
| |/ | |||||
| * | ComboToolItem: Temporary workaround to display pixbuf by default | Alexander Valavanis | 2019-01-31 | 1 | -2/+2 |
| * | Allow InkscapeApplication to track current document, selection, and desktop. | Tavmjong Bah | 2019-01-30 | 7 | -27/+83 |
| * | GradientToolbar: GtkAction migration | Alexander Valavanis | 2019-01-29 | 7 | -305/+560 |
| * | ArcToolbar: GtkAction migration | Alexander Valavanis | 2019-01-29 | 5 | -184/+142 |
