summaryrefslogtreecommitdiffstats
path: root/share/CMakeLists.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add paint server dialog. Currently handles patterns and hatches. GSOC 2019.Valentin Ionita2019-08-191-5/+3
|
* Remove MR811 from 5439390adf3975557920a1c047897aa425db713d to ↵Jabier Arraiza2019-08-041-1/+0
| | | | ebfcda5a1b0341c66b8f91d07ffacbf39a806885
* Add custom GTK3 themes inside InkscapeJabiertxof2019-08-031-0/+1
|
* Improve deb generation and install scriptsMarc Jeanmougin2019-03-151-1/+6
|
* Clarify licensesMax Gaukler2018-11-081-0/+1
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* CMake: Install extensions after switch to submoduleEduard Braun2018-09-101-0/+2
| | | | Note: Most (all?) extensions still broken.
* Move extensions to git inkscape-extensions repositoryMartin Owens2018-09-091-1/+0
|
* Move themes to user system foldersJabier Arraiza2018-08-021-1/+0
|
* Fixing paths to allow themes and icons inside main inkscape instalation not ↵Jabier Arraiza2018-07-261-1/+3
| | | | only at home
* cmake: Bring cmake installation in line with autotools (bug #1451481)houz2015-05-081-0/+17
Fixed bugs: - https://launchpad.net/bugs/1451481 (bzr r14128)