summaryrefslogtreecommitdiffstats
path: root/src/ui/clipboard.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* add improvements to selectors and merge stylesheet on copy to work between docsJabier Arraiza2019-08-291-1/+0
* Clarify licensesMax Gaukler2018-11-081-13/+8
* Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot2018-06-121-2/+2
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-1/+0
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-0/+1
* Handle transforms and gix groups linked by clipboardJabier Arraiza2018-04-231-1/+1
* Added new LPE parameter to store Items array, also bugfixing in patharray par...Jabiertxo Arraiza Cenoz2017-09-141-1/+1
* This commit is based on a coment on bug #1670644. And allow to fill the fill ...Jabier Arraiza2017-09-091-0/+1
* CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...Marc Jeanmougin2016-10-241-5/+5
* during copy and paste, scale stock symbols from units of 'px' to 'document-un...Alvin Penner2015-01-151-1/+1
* Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialogTavmjong Bah2012-10-111-0/+2
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Cleanup of SP_ACTIVE_DESKTOP to prepare clipboard code for reuse.Jon A. Cruz2010-03-191-9/+11
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-1/+1
* SPDocument->Documentjohnce2009-08-051-1/+1
* new command: relink clone to copied objectbulia byak2008-06-151-0/+1
* add linking to other paths to lpe-PathParamJohan B. C. Engelen2008-03-271-1/+1
* add method to lookup path object id from ClipboardJohan B. C. Engelen2008-03-271-0/+1
* system clipboard support (bug #170185) from Chris KosińskiMenTaLguY2008-03-261-0/+74