- 13 May, 2007 2 commits
-
-
Thorsten Zachmann authored
Therefore I added KoXmlReaderForward.h to do the forward declaration. o Started to add loading methods to KoShape. svn path=/trunk/koffice/; revision=664223
-
Ariya Hidayat authored
(as requested and hinted by Thorsten) svn path=/trunk/koffice/; revision=664181
-
- 18 Jan, 2007 1 commit
-
-
David Faure authored
Split up koffice_export.h into individual files, so that a new lib or a macro fix doesn't necessarily mean recompiling all of koffice; it also makes it easier to move a lib somewhere else later etc svn path=/trunk/koffice/; revision=624955
-
- 01 Jan, 2007 1 commit
-
-
Ariya Hidayat authored
svn path=/trunk/koffice/; revision=618409
-
- 26 Dec, 2006 1 commit
-
-
Ariya Hidayat authored
svn path=/trunk/koffice/; revision=616541
-
- 25 Dec, 2006 1 commit
-
-
Ariya Hidayat authored
svn path=/trunk/koffice/; revision=616511
-
- 24 Nov, 2006 1 commit
-
-
Laurent Montel authored
svn path=/trunk/koffice/; revision=607364
-
- 07 Nov, 2006 1 commit
-
-
Ariya Hidayat authored
use QPair instead of hand-made double QString use QHash to replace QMap removed unused KoXmlStream made nsURI and name using index use conservative growth strategy for item collections avoid invalid deallocation on null node shifted most code from KoXmlHandler to KoXmlPackedDocument fixed potential leak during node loading minor speed-up on some constructors svn path=/trunk/koffice/; revision=603118
-
- 29 Oct, 2006 2 commits
-
-
Ariya Hidayat authored
svn path=/trunk/koffice/; revision=600177
-
Ariya Hidayat authored
now it's faster, using less memory, and more compatible with Qt 4.2's QDom svn path=/trunk/koffice/; revision=599952
-
- 11 Oct, 2006 1 commit
-
-
David Faure authored
svn path=/trunk/koffice/; revision=594585
-
- 03 Sep, 2006 2 commits
-
-
Thomas Schaap authored
svn path=/trunk/koffice/; revision=580548
-
Thomas Schaap authored
Preparation for restoration of history of libs/store/KoXmlReader.*. Note that this revision is definitely broken. svn path=/trunk/koffice/; revision=580545
-
- 30 Aug, 2006 1 commit
-
-
Thomas Schaap authored
Implemented support for encrypted documents in KOffice. Opening documents is completely transparent. Note that saving documents is not implemented in the GUI yet, nor is it currently functioning fully correct: there are still interoperability problems. Also moved KoXmlReader from libs/kofficecore to libs/store. svn path=/trunk/koffice/; revision=578873
-
- 30 Jul, 2006 2 commits
-
-
Stefan Nikolaus authored
KoXmlReaderTest Enable by default (fails even with QDom classes) Remove warnings. KoXmlReader Add a 'bool KoXmlDocument::setContent(const QByteArray&, ...)' convenience method. svn path=/trunk/koffice/; revision=567826
-
Stefan Nikolaus authored
Set the preprocessor define, so that the QDom classes are still used by default. Lacks of some QDomFoo methods. The code using those is disabled and marked with warnings. Of course it is only disabled, if you try to use KoXmlFoo classes, not by default. svn path=/trunk/koffice/; revision=567781
-
- 27 Mar, 2006 1 commit
-
-
Laurent Montel authored
cmake stored generated lib into "lib" directory) svn path=/trunk/koffice/; revision=523188
-