summaryrefslogtreecommitdiffstats
path: root/src/ui/clipboard.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot2018-06-181-12/+12
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-3/+3
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-53/+53
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-12/+12
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-18/+18
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-18/+18
* Allow rotation to projection and noumerous bugfixes pointed by Lazur in IRCJabier Arraiza2018-04-231-0/+1
* Handle transforms and gix groups linked by clipboardJabier Arraiza2018-04-231-4/+4
* a bit more of warning cleanupFelipe Corrêa da Silva Sanches2018-03-281-3/+5
* Fix: relink clone to copy for ellipsesilomaf2018-02-031-1/+2
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-20/+22
* Misc. typosluz.paz2018-01-081-1/+1
* Misc. typosluzpaz2017-12-041-1/+1
* Don't set a default 'font-size' when copying text if one is not set.Tavmjong Bah2017-11-141-2/+5
* Misc. typosUnknown2017-11-071-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/+49
* avoid double transform of <use> element during copy. (Bug 1679428)Alvin Penner2017-04-221-1/+1
* merge minor refactoringShlomi Fish2017-02-281-9/+2
|\
| * Merged.Shlomi Fish2017-02-061-20/+20
| |\
| * | Extract some common code into a routine.Shlomi Fish2017-01-041-9/+2
* | | This patch adds the copy-paste formated text functionality to the text tool.Alexandru-Daniel Roman2017-02-281-1/+44
| |/ |/|
* | Fixes bugs in copy LPE's. #1656093:Paste path effect doesn't work on 0.92 and...Jabiertxof2017-01-201-20/+20
|/
* Fix last commit not working, LPE are cloned on copiesJabier Arraiza Cenoz2016-11-051-2/+5
* Fix a bug on duplicate item with multiples LPE on it. previously the LPE beco...Jabier Arraiza Cenoz2016-11-051-23/+17
* CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...Marc Jeanmougin2016-10-241-93/+94
* Merged trunkAdrian Boguszewski2016-08-091-10/+1
|\
| * End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-10/+1
| |\
| | * Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-10/+1
* | | Merged trunkAdrian Boguszewski2016-08-031-12/+0
|\| |
| * | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-12/+0
| * | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+12
| * | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-12/+0
| |/
* | Renamed some functions, fixed testsAdrian Boguszewski2016-07-271-2/+2
* | Renamed children list in SPObjectAdrian Boguszewski2016-07-141-3/+3
* | Last part of new SPObject children listAdrian Boguszewski2016-07-141-4/+4
* | Second part of new SPObject children listAdrian Boguszewski2016-07-131-2/+2
* | Added items as a range functionAdrian Boguszewski2016-07-031-7/+7
|\|
* | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-251-3/+3
|/
* GTK3 fixsu_v2016-04-091-0/+4
* Remove inkscape-specific glib clone function (and get rid of deprecated Glib ...Marc Jeanmougin2016-04-081-38/+1
* Fix crash on copying orphaned clonesMarc Jeanmougin2016-04-021-1/+1
* static code analysisKris De Gussem2015-12-071-2/+2
* static code analysisKris De Gussem2015-11-051-5/+5
* Fix from Johan to prevent referencing null C++ pointer. Found via Clang scan ...Tavmjong Bah2015-10-121-1/+1
* Allows for copying clones between inkscape instances.Marc Jeanmougin2015-08-181-8/+35
* Fixed comparison function used in sortsMarc Jeanmougin2015-05-021-1/+1
* mergeMarc Jeanmougin2015-04-261-1/+1
|\
| * Rename libgc/ => inkgc/ to reflect difference from Boehm GCLiam P. White2015-02-261-1/+1
| * Isolate components of libgcLiam P. White2015-02-251-1/+1