summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixed: color scales - extra row in RGB modeTomasz Boczkowski2015-05-171-0/+5
* merged trunkTomasz Boczkowski2015-05-1717-39/+886
|\
| * Fix attributes unit test.Tavmjong Bah2015-05-171-1/+33
| * Potential fix for 384688 (A linked offset to a text object is malformed...)Tavmjong Bah2015-05-161-1/+1
| * Enable setting of 'font-variant-position' and 'font-variant-caps'. Rendering ...Tavmjong Bah2015-05-167-33/+183
| * Enable setting of 'font-variant-ligatures' (rendering waits on new Pango libr...Tavmjong Bah2015-05-143-2/+34
| * forgot a line; had weird consequences on filtersMarc Jeanmougin2015-05-121-0/+1
| * cmake: fix build with new GUI for font-variant-xxx (r14148)su_v2015-05-121-0/+2
| * GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in p...Tavmjong Bah2015-05-1213-25/+655
* | merged trunkTomasz Boczkowski2015-05-115-38/+36
|\|
| * Translations. Fix typo in the Color blindness filter and Ukrainian translatio...Yuri Chornoivan2015-05-111-1/+1
| * UI. Fix for Bug #1450875 (A change of the Image quality for an embedded/linke...Nicolas Dufour2015-05-111-2/+4
| * Metadata. Fix for Bug #1452266 (Outdated Creative Commons licenses).Nicolas Dufour2015-05-111-7/+7
| * Fix for bug 1194091Marc Jeanmougin2015-05-102-28/+24
* | fixed color selector not remembering it's last open tabTomasz Boczkowski2015-05-112-1/+4
* | merged trunkTomasz Boczkowski2015-05-1115-121/+48
|\|
| * cmake: refactor SRC lists for optional input formats (cdr, vsd, wpg)su_v2015-05-091-7/+15
| * Remove documentUnits from live_effect/effect.cpp/hJabier Arraiza Cenoz2015-05-0910-74/+8
| * Fix potential crash in FontListerKrzysztof Kosi??ski2015-05-091-1/+1
| * duplicating layers now respect prefs for clone relinkingMarc Jeanmougin2015-05-093-39/+24
* | fixed crash in paint selector when changing from gradient to solid colorTomasz Boczkowski2015-05-094-20/+28
* | Using MODE_SOLID_COLOR in paint selector instead of duplicated MODE_COLOR_RGB...Tomasz Boczkowski2015-05-093-14/+9
* | merged trunkTomasz Boczkowski2015-05-0965-228/+554
|\|
| * fix crash introduces by recent rev when clippingMarc Jeanmougin2015-05-091-4/+5
| * fixed logic error in earlier fixMarc Jeanmougin2015-05-081-10/+12
| * refactor sp_selection_set_maskMarc Jeanmougin2015-05-085-70/+40
| * fixes various bugs with clipping and maskingMarc Jeanmougin2015-05-083-22/+18
| * fix for bug 168013 and its mask counterpartMarc Jeanmougin2015-05-081-3/+59
| * 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
* | renamed SPPattern methods to match coding styleTomasz Boczkowski2015-05-0310-139/+139