]> Git trees. - libqmvoc.git/shortlog
libqmvoc.git
2007-06-12 Frederik GladhornLet KEduVocGrades have at least a constructor to set...
2007-06-12 Frederik GladhornMove all language specific stuff out of KEduVocExpressi...
2007-06-11 Jeremy Paul... dont use original calls anymore, use translation(0...
2007-06-11 Frederik GladhornPrepare Translation class to become usefull and add...
2007-06-10 Frederik GladhornStart of a KEduVocTranslation class - pretty empty...
2007-06-10 Peter Murdochchanged calls to original() to translation(0)
2007-06-09 Frederik GladhornMake setIdentifier accept 0 as index to set the origina...
2007-06-09 Frederik GladhornGet rid of m_original and treat it as m_translations[0].
2007-06-09 Frederik GladhornStart getting rid of the original concept - now calls...
2007-06-07 Inge WallinKrazy: make constructors explicit
2007-06-07 Pino Toscanoheader cleanup
2007-06-04 Laurent MontelRemove not necessary "class classname;"
2007-05-29 Frederik Gladhornrename Private to KEduVocExpressionPrivate
2007-05-29 Carsten Niehaus* Reorganize the tests a little
2007-05-27 Frederik GladhornLet KEduVocDocument::identifier return originalIdentifi...
2007-05-27 Frederik Gladhornrename Private -> LeitnerSystemViewPrivate, Private...
2007-05-27 Frederik Gladhornrename PrefLeitner::Private to PrefLeitner::PrefLeitner...
2007-05-23 Benoît Jacobmake libkdeedu/libscience compile without warnings.
2007-05-18 Anne-Marie... krazy fixes: put own header at frist position
2007-05-14 Christian Ehrlicherwin32/msvc fixes
2007-05-09 Peter HedlundEBN/Krazy fixes.
2007-05-07 Peter HedlundEBN/Krazy fixes.
2007-05-01 Peter HedlundRemove sort functions from the document. v3.90.1
2007-05-01 Peter HedlundNew readers for Pauker and xdxf based on QXmlStreamReader.
2007-04-25 Carsten NiehausMove the compoundviewer to where it belong until KDE...
2007-04-22 Laurent MontelClean include
2007-04-16 Laurent MontelPort to new api
2007-04-16 Pino Toscanorevert r654492, random chopping without compiling is...
2007-04-16 Laurent MontelReplace some kapp call by qapp call
2007-04-16 Script KiddySVN_SILENT made messages (.desktop file)
2007-04-15 Albert Astals Cidsmall krazy speedup/fix
2007-04-15 Script KiddySVN_SILENT made messages (.desktop file)
2007-04-13 Peter HedlundRemoved obsolete parameter
2007-04-10 Laurent MontelQt3support--
2007-04-09 Frederik GladhornAdd a lesson menu.
2007-04-04 Pino Toscanoreally hide the private stuff
2007-04-04 Pino Toscanomove the test in an own subdir; no need to link to...
2007-04-02 David Faurelink
2007-03-28 Frederik Gladhornm_lessonsInQuery was not updated when deleting a lesson
2007-03-27 Dirk Muellerpedantic--
2007-03-26 Pino Toscanokplotwidget has been integrated in kdeui
2007-03-26 Frederik GladhornAdd appendLesson and renameLesson functions.
2007-03-26 Peter HedlundBetter logic for getting a file name we can use for...
2007-03-26 Pino Toscanokdeeduplot was moved to kdeui
2007-03-26 Jason HarrisChange headers of each file in kdeeduplot to reflect...
2007-03-25 Frederik GladhornMake lesson handling easier, add functions to add/remov...
2007-03-24 Marc Espiedon't call sqrt(int), it is not guaranteed. If it's...
2007-03-23 Pino ToscanoSVN_SILENT warning--
2007-03-23 Peter HedlundAn import filter for the XML Dictionary Exchange Format...
2007-03-20 David FaureMimetypes renamed to the xdg names using qt4/fix-mimety...
2007-03-16 Benoît Jacobfix compile (KParts API recently changed)
2007-03-15 Frederik GladhornAdd function to delete lessons, optionally with contents.
2007-03-13 Peter HedlundMoved merging of vocabularies to the document library
2007-03-13 Peter HedlundRemove an obsolete parameter in KEduVocDocument::open()
2007-03-13 Peter HedlundRename some functions for API consistency. Review of...
2007-03-11 Peter HedlundRemove some obsolete files and move the new KVocTrain...
2007-03-11 Allen Winteruse libs variables.
2007-03-11 Carsten NiehausSync with BlueObelisk Release 6 (out today...)
2007-03-09 Pino Toscanoconst d-pointer
2007-03-08 Aaron J. Seigoicon name spec fixes
2007-03-06 Script KiddySVN_SILENT made messages (.desktop file)
2007-03-06 Frederik GladhornAdd lessonIndex to get the index from the name of the...
2007-03-04 Jason Harrisrevert my two #include changes...I just needed to updat...
2007-03-04 Jason HarrisAdd missing "#include <kglobal.h>"
2007-03-04 Jason HarrisAdd missing "#include <QFont>"
2007-03-04 Pino Toscanomake them a bit more Qt4-ish
2007-03-03 Pino ToscanoAPI cleanup: don't use byref return values when not...
2007-03-03 Pino ToscanoSVN_SILENT small cleanup
2007-03-03 Pino ToscanoAPI work on KEduVocExpression:
2007-03-03 Pino Toscanoadd operator==
2007-03-03 Pino Toscanoexplicit for KEduVocDocument
2007-03-03 Pino Toscanoa bit of cleanup
2007-03-03 Pino ToscanoAPI changes in PrefLeitner:
2007-03-03 Pino ToscanoMove (almost) all the kvtml definitions in an own heade...
2007-03-03 Pino Toscanomake the readers and the writers really private classes...
2007-03-03 Pino Toscanomove all the private stuff of LeitnerSystemView in...
2007-03-03 Pino ToscanoAPI changes in KEduVocDocument:
2007-03-02 Peter HedlundCleanup
2007-03-02 Peter HedlundfindIdentifer() -> indexOfIdentifier()
2007-03-02 Pino ToscanoAdd a static pattern() method to KEduVocDocument to...
2007-03-01 Peter HedlundnumLessons -> lessonCount for API consistency
2007-03-01 Peter HedlundCrash prevention
2007-03-01 Pino Toscanoget rid of kapplication.h where possible, otherwise...
2007-02-28 Pino Toscanomisc stuff, like explicit for constructors, constness...
2007-02-28 Pino ToscanoAPI work on KEduVocConjugation:
2007-02-28 Pino ToscanoAPI work on KEduVocDocument:
2007-02-28 Peter HedlundCleanup
2007-02-28 Peter HedlundAn application can now specify the delimiter to use...
2007-02-28 Peter HedlundA class for writing delimited text
2007-02-28 Peter HedlundWarnings--
2007-02-28 Peter HedlundCleanup
2007-02-28 Peter HedlundnumTranslations -> translationCount for API consistency...
2007-02-27 Peter HedlundCleanup
2007-02-27 Peter HedlundnumEntries() -> entryCount() for API consistency
2007-02-27 Peter HedlundnumIdentifiers() -> identifierCount() for API consistency
2007-02-27 Peter HedlundCleanup
2007-02-27 Peter HedlundDelete obsolete files
2007-02-27 Peter HedlundWork on the kvtml writer
2007-02-27 Pino Toscanoless warnings
2007-02-26 Peter HedlundWork on the kvtml writer
next