summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NSIS: update for MSYS2 buildsEduard Braun2017-07-221-16/+19
* NSIS: Distribution directory can already be set on command lineEduard Braun2017-07-221-2/+2
* NSIS: Allow to set output filenanme on command lineEduard Braun2017-07-221-5/+10
* NSIS: update for git and cmakeEduard Braun2017-07-222-145/+37
* Use menus.xml for menus, load a basic File>Quit menu as backup.Martin Owens2017-07-212-312/+3
* root dir tidying: Remove old .pod filesEduard Braun2017-07-209-4449/+7
* cmake: update uninstall targetEduard Braun2017-07-203-31/+33
* cmake: cleanup man page generationEduard Braun2017-07-204-34/+31
* CI/GitLab: Speed up build by limiting clone depthEduard Braun2017-07-201-0/+3
* Adjust the tooltip strings of the objects center pointAntonio Ospite2017-07-201-3/+3
* Show a control point for the center of a rectangleAntonio Ospite2017-07-201-0/+39
* CI/AppVeyor: try something new with ccacheEduard Braun2017-07-202-2/+4
* Remove unnecessary cast which creates a temporary object that then goes out o...Tavmjong Bah2017-07-191-1/+1
* Minor code cleanup after baeb92c8b275ada9a09187772e11f8b32b7ae6efEduard Braun2017-07-191-11/+1
* Shortcuts: Fix "Tab" vs. "Shift + Tab"Eduard Braun2017-07-181-6/+2
* Update msys2installdeps.shEduard Braun2017-07-181-4/+1
* CI/AppVeyor: tweak ccache settingsEduard Braun2017-07-181-1/+2
* root dir tidying: MSYS2 & AppVeyor CIEduard Braun2017-07-174-4/+4
* Cleanup: eliminate version from config.hEduard Braun2017-07-177-19/+12
* Cleanup: eliminate require-config.hEduard Braun2017-07-174-6/+3
* Update InkscapePortable.ini to use \share\locale instead of \locale for langu...Gord Caswell2017-07-171-72/+72
* cmake: autogenerate Windows .rc files for inkscape and inkviewEduard Braun2017-07-1710-161/+70
* cmake: fix 'dist' target to actually include INKSCAPE_REVISIONEduard Braun2017-07-162-22/+16
* root dir tidying: cleanup inkscape iconsEduard Braun2017-07-1610-72/+14
* root dir tidying: move mingwenv.cmake -> CMakeScripts/ConfigEnvMinGW.cmakeEduard Braun2017-07-152-189/+189
* cmake: fix package name 'gtest' -> 'GTest'Eduard Braun2017-07-151-1/+1
* CMake: fix wrong variable added in c666dd26su-v2017-07-151-1/+1
* Revert "Drop btool .rc files"Eduard Braun2017-07-144-0/+118
* Drop btool .rc filesBryce Harrington2017-07-144-118/+0
* CI/GitLab: Compile tests in build stage so they only need to be executed in t...Eduard Braun2017-07-141-0/+1
* cmake: Add build target 'tests' which builds all tests (but does not execute ...Eduard Braun2017-07-142-3/+6
* cmake: fix targets to actually depend on inkscape-version.cppEduard Braun2017-07-142-14/+7
* cmake: do not build tests for default targetEduard Braun2017-07-141-1/+1
* README: Fix misspellingBryce Harrington2017-07-141-1/+1
* Drop jenkinsBryce Harrington2017-07-142-21/+0
* CI/AppVeyor: Add branch name, commit date/hash and build architecture to arti...Eduard Braun2017-07-132-2/+5
* CI: Save AppVeyor cache if the compilation succeeds (even if installation or ...Eduard Braun2017-07-131-0/+1
* use SYSTEMROOT in msys2checkdeps.py as location of the Windows directory in a...Eduard Braun2017-07-131-2/+5
* CI: run check for missing/unused dependecies in AppVeyorEduard Braun2017-07-131-2/+3
* Add functionality to msys2checkdeps.py to check for libraries which were inst...Eduard Braun2017-07-132-8/+18
* cmake/MSYS2: Try to make the installation a bit more lenient towards version ...Eduard Braun2017-07-131-106/+104
* cmake/MSYS2: update with missing libs detected with script from previous commitEduard Braun2017-07-131-10/+15
* MSYS2: Add python script to generate a list of dependencies / check for missi...Eduard Braun2017-07-131-0/+150
* Update ege-color-prof-tracker.cppMarc Jeanmougin2017-07-131-1/+1
* Fix src/ege-color-prof-tracker.cpp after 27cadae623ce5bc66b0401238bc7737b7b9d...Marc Jeanmougin2017-07-131-1/+1
* Fix typoAlexander Valavanis2017-07-121-1/+1
* Prevent crash when get_primary_monitor() returns nullptr. (Second place.)Tavmjong Bah2017-07-121-1/+5
* Merge branch 'shortcuts' (!41)Eduard Braun2017-07-1111-97/+115
|\
| * Only update shortcuts tree view once after updating (significantly reduces th...Eduard Braun2017-07-091-1/+5
| * Add Super, Hyper and Meta keys to get in sync with d79cc2caf65007ac9d1d598867...Eduard Braun2017-07-091-1/+4