summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Code simplification using InkscapeApplication singleton.Tavmjong Bah2019-02-152-13/+7
* Turn InkscapeApplication into singleton.Tavmjong Bah2019-02-154-2/+23
* Move all files except inkscape_main and inkview_main into shared library.Tavmjong Bah2019-02-151-16/+17
* fixes in french translationGuillaume Audirac2019-02-131-80/+57
* Block in window updating code. WIPTavmjong Bah2019-02-123-0/+17
* Change prefix on drag and drop functions.Tavmjong Bah2019-02-123-12/+12
* Header cleanup.Tavmjong Bah2019-02-1219-27/+19
* Update .gitlab-ci.ymlMarc Jeanmougin2019-02-111-1/+1
* Add gcc/version checkMarc Jeanmougin2019-02-111-2/+7
* Fix buildMarc Jeanmougin2019-02-116-448/+382
* Bundle python-numpy and python-scourprobonopd2019-02-111-1/+1
* Fix (hopefully) Internationalization of default Calligraphy presets.Tavmjong Bah2019-02-102-6/+15
* MeshToolbar: GtkAction migrationAlexander Valavanis2019-02-104-303/+220
* LPEToolbar: GtkAction migrationAlexander Valavanis2019-02-104-188/+131
* SprayToolbar: GtkAction migrationAlexander Valavanis2019-02-105-483/+325
* Toolbox: Move deprecated VerbAction to separate fileAlexander Valavanis2019-02-104-168/+270
* Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2019-02-1096-1866/+1868
|\
| * ui: Parse mnemonic for Open _RecentBryce Harrington2019-02-091-1/+1
| * Consistently use title case in menus (!521)Patrick Storz2019-02-0994-1863/+1849
| |\
| | * Update msgids in PO filestim_rawlinson2019-02-0888-1750/+1750
| | * Update en_GB.potim_rawlinson2019-02-081-58/+44
| | * Fix more capitalisation inconsistencies.tim_rawlinson2019-02-084-27/+27
| | * Update inkscape.pottim_rawlinson2019-02-081-15/+15
| | * Fix capitalisation of menu items.Tim Rawlinson2019-02-073-14/+14
| * | AppdataHarald H2019-02-091-2/+18
* | | ConnectorToolbar: GtkAction migrationAlexander Valavanis2019-02-094-151/+106
* | | CalligraphyToolbar: GtkAction migrationAlexander Valavanis2019-02-095-358/+285
|/ /
* | fix "inkscape --extension-directory"Thomas Holder2019-02-081-3/+3
* | Attempt to fix part of issue #54. (Using the command line doesn't return.)Tavmjong Bah2019-02-081-18/+72
|/
* Fix wrong message in path parameterJabiertxof2019-02-0592-196159/+191304
* PencilToolbar: GtkAction migrationAlexander Valavanis2019-02-0516-398/+281
* NodeToolbar: GtkAction migrationAlexander Valavanis2019-02-048-547/+413
* rm unused InkRadioActionAlexander Valavanis2019-02-033-257/+0
* UnitTracker: Create tool item without using GtkActionAlexander Valavanis2019-02-037-19/+36
* Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2019-02-032-5/+9
|\
| * Add missing file in previous commit.Tavmjong Bah2019-02-031-1/+1
| * Correct comments due to last commit.Tavmjong Bah2019-02-031-1/+1
| * Change from hooking up signal handler to overriding class method.Tavmjong Bah2019-02-031-2/+6
| * Fix widget focus bug.Tavmjong Bah2019-02-031-1/+1
* | MeasureToolbar: GtkAction migrationAlexander Valavanis2019-02-039-707/+280
|/
* TweakToolbar: GtkAction migrationAlexander Valavanis2019-02-028-334/+289
* object properties dialog: label placeholderThomas Holder2019-02-021-2/+10
* Add missing new symbolic iconsJabier Arraiza2019-02-0217-441/+550
* Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2019-02-011-0/+1
|\
| * Add usr/share/inkscape/extensions to PYTHONPATHprobonopd2019-01-311-0/+1
* | clang-tidy recent changesAlexander Valavanis2019-02-0117-54/+48
|/
* ComboToolItem: Temporary workaround to display pixbuf by defaultAlexander Valavanis2019-01-311-2/+2
* Allow InkscapeApplication to track current document, selection, and desktop.Tavmjong Bah2019-01-307-27/+83
* GradientToolbar: GtkAction migrationAlexander Valavanis2019-01-297-305/+560
* ArcToolbar: GtkAction migrationAlexander Valavanis2019-01-295-184/+142