summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunkKrzysztof Kosi??ski2015-05-08267-4302/+7118
|\
| * fix for bug 1391374.Marc Jeanmougin2015-05-082-3/+7
| * fixes a few of jenkins warningsMarc Jeanmougin2015-05-0835-71/+51
| * forgotten dynamic castMarc Jeanmougin2015-05-081-1/+1
| * Fixed the layer blendsMarc Jeanmougin2015-05-083-21/+17
| * fix for stl "remove"Marc Jeanmougin2015-05-073-7/+7
| * better fix, using std::remove instead of std::eraseMarc Jeanmougin2015-05-073-21/+7
| * fix crash when converting a group of objects to pathMarc Jeanmougin2015-05-073-7/+21
| * fix sortsMarc Jeanmougin2015-05-061-4/+4
| * "select same..." no longer returns groups.Marc Jeanmougin2015-05-061-0/+9
| * fix crash due to logic error in Selection::_removeObjectDescendantsMarc Jeanmougin2015-05-061-1/+5
| * UI. Fix for Bug #1450877 (GUI glitch in Object Properties)Nicolas Dufour2015-05-061-2/+2
| * Start of implementing CSS 3 font variants (access to OpenType features).Tavmjong Bah2015-05-065-14/+245
| * Compromise solution for dot grid visibilty. See bug #1357611.Tavmjong Bah2015-05-061-3/+21
| * Changed return type to be consistent with other calls and to make header stan...Jon A. Cruz2015-05-062-3/+3
| * show filter usage countRaphael Rosch2015-05-055-6/+44
| * going from swatch to flat color should start with previous swatch colorRaphael Rosch2015-05-041-2/+16
| * Fix crash in PDF export introduced in r14074Marc Jeanmougin2015-05-041-1/+1
| * Shorthands are not allowed as presentation attributes.Tavmjong Bah2015-05-041-1/+9
| * cmake: shorter linker list (remove duplicates)houz2015-05-041-1/+1
| * Revert bad commit (commited to wrong branch).Tavmjong Bah2015-05-037-171/+4
| * First batchTavmjong Bah2015-05-037-4/+171
| * fix crash when setting clipMarc Jeanmougin2015-05-021-6/+7
| * sp-text: Whitespace cleanupBryce Harrington2015-05-021-13/+13
| * bzrignore: Fix *.cmake ignoranceBryce Harrington2015-05-021-0/+2
| * Fixed comparison function used in sortsMarc Jeanmougin2015-05-025-5/+10
| * fixed selection after ungroupMarc Jeanmougin2015-05-021-5/+2
| * Fix segfault due to an infinite recursion (due to a typo)Marc Jeanmougin2015-05-011-1/+1
| * Fixed crash bug due to some overlooked function changed in the recent merge.Marc Jeanmougin2015-05-014-14/+20
| * cmake: Fix various issues with cmake buildsBryce Harrington2015-04-301-0/+1
| |\
| | * cmake: Include missing source file in build rulesBryce Harrington2015-04-291-0/+1
| * | Fix dbus buildLiam P. White2015-04-301-23/+23
| * | unsigned int -> size_tMarc Jeanmougin2015-04-292-4/+4
| * | uint -> unsigned intMarc Jeanmougin2015-04-291-1/+1
| * | corrected test fileMarc Jeanmougin2015-04-291-1/+2
| * | updated with trunkMarc Jeanmougin2015-04-29101-544/+169
| |\ \
| | * | Better solution pickingLiam P. White2015-04-291-3/+22
| | * | Fix regression: Update default font-family if nothing is selected on canvas.Tavmjong Bah2015-04-292-5/+11
| | * | Fix a bug linking a path parameter to a transformed elementjabiertxof2015-04-291-1/+7
| | |/
| | * Increase precision (long thin paths had a ton of width variance), fix logic e...Liam P. White2015-04-291-3/+1
| | * Catch more intersections (can still be improved somewhat I think)Liam P. White2015-04-291-21/+17
| | * fix tangent sign problems in path outline codeLiam P. White2015-04-281-65/+94
| | * enable default pen object for WMF filesmathog2015-04-281-1/+5
| | * Save original text in 'aria-label' attribute for accessibilty reasons.Tavmjong Bah2015-04-281-1/+11
| | * Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-2795-454/+13
| * | merge with trunkMarc Jeanmougin2015-04-2726-1836/+4946
| |\|
| | * add two files omitted in patch at revision 14062mathog2015-04-272-0/+1234
| | * patch for bugs 1447850 and 1447382mathog2015-04-2721-1833/+3706
| | * Enable snapping of cusp nodes by defaultDiederik van Lierop2015-04-271-1/+1
| | * Mainloop fix for possible data loss if closing before save has completed.Mark Harmer2015-04-272-2/+5