- 25 Aug, 2012 2 commits
-
-
Thorsten Zachmann authored
-
Thorsten Zachmann authored
==31293== 1,708 (136 direct, 1,572 indirect) bytes in 1 blocks are definitely lost in loss record 2,039 of 2,111 ==31293== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so) ==31293== by 0x6B512A1: QObject::QObject(QObject*) (qobject.cpp:721) ==31293== by 0x8767D6D: KoCharacterStyle::KoCharacterStyle(QObject*) (KoCharacterStyle.cpp:343) ==31293== by 0x8773CDF: KoParagraphStyle::KoParagraphStyle(QObject*) (KoParagraphStyle.cpp:97) ==31293== by 0x7F6E40C: KoTextShapeData::loadStyle(KoXmlElement const&, KoShapeLoadingContext&) (KoTextShapeData.cpp:331) ==31293== by 0x8B8EDDD: KoTosContainer::loadText(KoXmlElement const&, KoShapeLoadingContext&) (KoTosContainer.cpp:88) ==31293== by 0x22E762B6: EnhancedPathShape::loadOdf(KoXmlElement const&, KoShapeLoadingContext&) (EnhancedPathShape.cpp:585) ==31293== by 0x8B3C5D0: KoShapeFactoryBase::createShapeFromOdf(KoXmlElement const&, KoShapeLoadingContext&) (KoShapeFactoryBase.cpp:228) ==31293== by 0x8B38735: KoShapeRegistry::Private::createShapeInternal(KoXmlElement const&, KoShapeLoadingContext&, KoXmlElement const&) const (KoShapeRegistry.cpp:313) ==31293== by 0x8B382BB: KoShapeRegistry::createShapeFromOdf(KoXmlElement const&, KoShapeLoadingContext&) const (KoShapeRegistry.cpp:268) ==31293== by 0x1D047D12: KoPAPageBase::loadOdf(KoXmlElement const&, KoShapeLoadingContext&) (KoPAPageBase.cpp:212) ==31293== by 0x1CD5DBEA: KPrPage::loadOdf(KoXmlElement const&, KoShapeLoadingContext&) (KPrPage.cpp:126) here the default style is not freed as the paragraph styles. REVIEW: 106154
-
- 24 Aug, 2012 1 commit
-
-
Friedrich W. H. Kossebau authored
REVIEW: 106168 thanks boemann for review
-
- 23 Aug, 2012 4 commits
-
-
Brijesh Patel authored
i) Axis commands ii) Legend commands iii) Dataset commands iv) Chart type command v) Textshape command
-
Alexander Potashev authored
-
Alexander Potashev authored
-
Alexander Potashev authored
-
- 22 Aug, 2012 4 commits
-
-
Friedrich W. H. Kossebau authored
as discussed on ml calligra-devel, see thread "[REVIEW REQUEST] Cleanup of unused or duplicated icons" http://mail.kde.org/pipermail/calligra-devel/2012-August/006442.html
-
Halla Rempt authored
-
Halla Rempt authored
Okayed by Boemann and Thomas Pfeiffer
-
Halla Rempt authored
-
- 21 Aug, 2012 4 commits
-
-
Halla Rempt authored
If the engine can handle HDR internally, then we need to mark the conversion vertex as conserving the dynamic range, otherwise we'll never find a non-lossy way between, say F16 and F16.
-
Halla Rempt authored
This reverts commit 5bd55414a8a1ebd5a1a9e2da10868c90bf32bc33.
-
Halla Rempt authored
But only if there aren't any compositions. Krita 2.4 can only load documents where there is nothing else but layers in the image; 2.5 adds compositions and master adds assistants. So, if there are no compositions, don't save an empty composition tag, then 2.4 can still load the document. If there are compositions or assistants, it's tant-pis...
-
C. Boemann authored
-
- 20 Aug, 2012 4 commits
-
-
Halla Rempt authored
-
Halla Rempt authored
-
Halla Rempt authored
-
Halla Rempt authored
BUG:305465
-
- 19 Aug, 2012 2 commits
-
-
Friedrich W. H. Kossebau authored
also align and change UI strings in the general config and Sheet config to "Autosave interval:" and "Create backup file:" REVIEW: 106084 thanks boemann for review
-
Gopalakrishna Bhat A authored
BUGS: 298454 REVIEW: 105988
-
- 18 Aug, 2012 4 commits
-
-
Friedrich W. H. Kossebau authored
REVIEW: 106078 thanks boemann for review
-
Jarosław Staniek authored
(instead of the selected one) BUG:305163 FIXED-IN:2.5.1 REVIEW:106023
-
Jarosław Staniek authored
-
Gopalakrishna Bhat A authored
-
- 17 Aug, 2012 8 commits
-
-
Halla Rempt authored
-
Lukáš Tvrdý authored
-
Lukáš Tvrdý authored
-
Halla Rempt authored
Instead of trying to coalesce, this fixes a painting error.
-
Halla Rempt authored
-
Halla Rempt authored
-
Halla Rempt authored
-
Halla Rempt authored
-
- 16 Aug, 2012 7 commits
-
-
Halla Rempt authored
Because when defining an RGB colorspace thrait, the pixel order is rgba, not bgra...
-
Halla Rempt authored
ocio can handle other image types, but for now, crashes a lot when I try that.
-
Halla Rempt authored
-
Halla Rempt authored
BUG:305255
-
Halla Rempt authored
-
Halla Rempt authored
If exceptions are thrown by OCIO, they kill the application because we cannot catch them locally.
-
Halla Rempt authored
-