summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunkKrzysztof Kosi??ski2015-05-08312-8590/+14157
|\
| * cmake: Bring cmake installation in line with autotools (bug #1451481)houz2015-05-0821-23/+162
| * 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
| * Exporting. Fix for Bug #1452560 (Rectangles missing from saved SIF).Nicolas Dufour2015-05-071-1/+1
| * 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
| * Converted unit test fr dir-util for Google Test.Jon A. Cruz2015-05-062-0/+64
| * 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
| * Added color profile test and supporting fixture.Jon A. Cruz2015-05-054-0/+223
| * 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-042-1/+3
| * cmake: fix copy&paste error in LibCDR checkhouz2015-05-041-2/+2
| * Initialized unit test with gtkmm/glib setup.Jon A. Cruz2015-05-041-0/+17
| * cmake: fix WITH_GTKSPELL configuration optionKen Moffat2015-05-041-1/+2
| * cmake: add configuration option for ImageMagicksu_v2015-05-042-10/+17
| * Added unit tests for attributes.Jon A. Cruz2015-05-032-0/+619
| * Added base unit test source utilizing Google Test and corresponding CMake sup...Jon A. Cruz2015-05-034-0/+543
| * cmake: move Intl check to 'Files we include' sectionsu_v2015-05-031-5/+5
| * cmake: use cmake modules for iconv and inltsu_v2015-05-033-11/+197
| * cmake: wpg-0.3 - fix librevenge pathsShlomi Fish2015-05-031-2/+2
| * 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
| * cmake: add support for librevenge-based input formats (WPG, Visio, CDR)su_v2015-05-027-29/+250
| * Translations.Nicolas Dufour2015-05-023-4217/+4843
| * cmake: fix failing checks due to missing include and library paths (e.g. for ...houz2015-05-022-2/+5
| * cmake: enable Image Magick++ support for bitmap effectssu_v2015-05-021-0/+1
| * cmake: fix build with poppler >= 0.29su_v2015-05-022-0/+7
| * sp-text: Whitespace cleanupBryce Harrington2015-05-021-13/+13
| * cmake: Fix WPG 0.2 build variablesBryce Harrington2015-05-022-8/+8
| * bzrignore: Fix *.cmake ignoranceBryce Harrington2015-05-022-1/+4
| * 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
| * bzrignore: Add cmake bitsBryce Harrington2015-05-011-0/+10
| * cmake: Sp. fixBryce Harrington2015-05-011-3/+4
| * cmake: Fix osx-related issues with cmake-buildsu_v2015-05-013-1/+72