| 2007-09-18 |
Frederik Gladhorn | clean up file writing. |
commit | commitdiff | tree | snapshot |
| 2007-09-18 |
Peter Hedlund | Forward port of fix for remote files. |
commit | commitdiff | tree | snapshot |
| 2007-09-18 |
Frederik Gladhorn | Only have all supported documents, when reading. |
commit | commitdiff | tree | snapshot |
| 2007-09-18 |
Frederik Gladhorn | Rename Text to Comma Separated Values (CSV). |
commit | commitdiff | tree | snapshot |
| 2007-09-18 |
Frederik Gladhorn | Avoid adding empty strings to the multiple choice class. |
commit | commitdiff | tree | snapshot |
| 2007-09-18 |
Frederik Gladhorn | Make the grammar practice selection much better. |
commit | commitdiff | tree | snapshot |
| 2007-09-18 |
Frederik Gladhorn | Make the reader detection code a little cleaner. |
commit | commitdiff | tree | snapshot |
| 2007-09-18 |
Frederik Gladhorn | Add kDebug messages telling which reader is used. |
commit | commitdiff | tree | snapshot |
| 2007-09-17 |
Frederik Gladhorn | Use QCOMPARE, add generator test. |
commit | commitdiff | tree | snapshot |
| 2007-09-17 |
Frederik Gladhorn | Don't leak a doc in the test. |
commit | commitdiff | tree | snapshot |
| 2007-09-17 |
Frederik Gladhorn | Better error message. |
commit | commitdiff | tree | snapshot |
| 2007-09-17 |
Frederik Gladhorn | Add the first real unit test: |
commit | commitdiff | tree | snapshot |
| 2007-09-17 |
Frederik Gladhorn | Add a 1==1 test for keduvocdocument to expand upon. |
commit | commitdiff | tree | snapshot |
| 2007-09-17 |
Frederik Gladhorn | Also add entries to lesson 0. (> has to be >=) |
commit | commitdiff | tree | snapshot |
| 2007-09-17 |
Frederik Gladhorn | Fix adding vocabulary to wrong lessons when reading... |
commit | commitdiff | tree | snapshot |
| 2007-09-16 |
Bernhard Loos | fix missing return value |
commit | commitdiff | tree | snapshot |
| 2007-09-14 |
Frederik Gladhorn | When adding entries with a lesson set, add them to... |
commit | commitdiff | tree | snapshot |
| 2007-09-14 |
Frederik Gladhorn | Deprecate old lessonNames() call. |
commit | commitdiff | tree | snapshot |
| 2007-09-13 |
Frederik Gladhorn | Add functions to get subtype of nouns. |
commit | commitdiff | tree | snapshot |
| 2007-09-12 |
Patrick Spendrin | fixing last error today |
commit | commitdiff | tree | snapshot |
| 2007-09-12 |
Patrick Spendrin | fixing errors: ok, every kvtml file version 2.0 should... |
commit | commitdiff | tree | snapshot |
| 2007-09-12 |
Patrick Spendrin | added XML Schema Definition file to give annma and... |
commit | commitdiff | tree | snapshot |
| 2007-09-12 |
Frederik Gladhorn | Get rid of the m_inQuery for KEduVocExpression. |
commit | commitdiff | tree | snapshot |
| 2007-09-12 |
Patrick Spendrin | making the dtd working with the current state of fregl... |
commit | commitdiff | tree | snapshot |
| 2007-09-12 |
Patrick Spendrin | second falsefriend error |
commit | commitdiff | tree | snapshot |
| 2007-09-12 |
Patrick Spendrin | for usabilities sake, changed some lines, and fixed... |
commit | commitdiff | tree | snapshot |
| 2007-09-12 |
Jeremy Paul... | deleteLesson fix and optimization |
commit | commitdiff | tree | snapshot |
| 2007-09-12 |
Jeremy Paul... | fix removeEntry and insertEntry so they update all... |
commit | commitdiff | tree | snapshot |
| 2007-09-12 |
Jeremy Paul... | added entryCount method to lesson class |
commit | commitdiff | tree | snapshot |
| 2007-09-10 |
Frederik Gladhorn | Make sure new translations are appended with the right... |
commit | commitdiff | tree | snapshot |
| 2007-09-09 |
Frederik Gladhorn | move incomplete kvtml-1 dtd to lib |
commit | commitdiff | tree | snapshot |
| 2007-09-09 |
Frederik Gladhorn | Move some documentation of file formats from parley... |
commit | commitdiff | tree | snapshot |
| 2007-09-09 |
Frederik Gladhorn | Rename kvoctrain base directory to parley. |
commit | commitdiff | tree | snapshot |
| 2007-09-09 |
Frederik Gladhorn | Change the subdir kvoctrain to src. |
commit | commitdiff | tree | snapshot |
| 2007-09-07 |
Frederik Gladhorn | Add i18nc comments for word types. |
commit | commitdiff | tree | snapshot |
| 2007-09-07 |
Frederik Gladhorn | Remove ! from title/author strings. I could not find... |
commit | commitdiff | tree | snapshot |
| 2007-09-06 |
Frederik Gladhorn | Fix bugs when reading the inQuery attribute (no default... |
commit | commitdiff | tree | snapshot |
| 2007-09-06 |
Frederik Gladhorn | Remove inQuery methods. |
commit | commitdiff | tree | snapshot |
| 2007-09-06 |
Frederik Gladhorn | Mark a few lib lesson methods deprecated. Use a int... |
commit | commitdiff | tree | snapshot |
| 2007-09-06 |
Frederik Gladhorn | Make lessons a list again. |
commit | commitdiff | tree | snapshot |
| 2007-09-06 |
Jeremy Paul... | store/read/write image and sound tags per translation |
commit | commitdiff | tree | snapshot |
| 2007-09-06 |
Frederik Gladhorn | Remove unused private vars. |
commit | commitdiff | tree | snapshot |
| 2007-09-05 |
Frederik Gladhorn | Get rid of an ugly ctor for KEduVocExpression. Instead... |
commit | commitdiff | tree | snapshot |
| 2007-09-05 |
Frederik Gladhorn | Remove usages form type list. Thanks to Markus Büchele. |
commit | commitdiff | tree | snapshot |
| 2007-09-05 |
Frederik Gladhorn | Remove invalid copyright lines ((C) 2001 The KDE-EDU... |
commit | commitdiff | tree | snapshot |
| 2007-09-04 |
Pino Toscano | try to extract the element data (name and origin) from... |
commit | commitdiff | tree | snapshot |
| 2007-09-04 |
Frederik Gladhorn | Convert locale from old documents to localized language... |
commit | commitdiff | tree | snapshot |
| 2007-09-03 |
Frederik Gladhorn | Enable reading and writing of category tag. |
commit | commitdiff | tree | snapshot |
| 2007-09-03 |
Arto Hytönen | KGlobalSettings -> KColorScheme deprecated-- |
commit | commitdiff | tree | snapshot |
| 2007-09-03 |
Frederik Gladhorn | Begin reworking the wizard to reflect changes in the... |
commit | commitdiff | tree | snapshot |
| 2007-09-03 |
Jeremy Paul... | make lessons in document on the stack instead of the... |
commit | commitdiff | tree | snapshot |
| 2007-09-03 |
Steve Evans | Replace round with qRound, because round is not available |
commit | commitdiff | tree | snapshot |
| 2007-09-01 |
Pino Toscano | do not leak the document, allocating on the stack is... |
commit | commitdiff | tree | snapshot |
| 2007-09-01 |
Frederik Gladhorn | more const |
commit | commitdiff | tree | snapshot |
| 2007-09-01 |
Frederik Gladhorn | Make KEduVocDocument::usages() const. |
commit | commitdiff | tree | snapshot |
| 2007-09-01 |
Frederik Gladhorn | cleanup, improve identifier copy constructor |
commit | commitdiff | tree | snapshot |
| 2007-09-01 |
Frederik Gladhorn | Removed personal pronound prefix "--". Only needed... |
commit | commitdiff | tree | snapshot |
| 2007-09-01 |
Frederik Gladhorn | Give KEduVocGrade proper operator= and operator== funct... |
commit | commitdiff | tree | snapshot |
| 2007-09-01 |
Frederik Gladhorn | Use = instead of == for assignment... |
commit | commitdiff | tree | snapshot |
| 2007-09-01 |
Frederik Gladhorn | Enable copy operation of conjugations in operator=... |
commit | commitdiff | tree | snapshot |
| 2007-09-01 |
Frederik Gladhorn | Add some comments and a QString to hold irregular plura... |
commit | commitdiff | tree | snapshot |
| 2007-09-01 |
Frederik Gladhorn | Fix tags in old reader (KV_CON_ENTRY/KV_CON_TYPE) mixed... |
commit | commitdiff | tree | snapshot |
| 2007-09-01 |
Frederik Gladhorn | Simplify conjugation class: |
commit | commitdiff | tree | snapshot |
| 2007-09-01 |
Frederik Gladhorn | Removed KEduVocConjugation::getType() |
commit | commitdiff | tree | snapshot |
| 2007-09-01 |
Frederik Gladhorn | cleanup conjugation class and kvtml2reader conjugations |
commit | commitdiff | tree | snapshot |
| 2007-09-01 |
Frederik Gladhorn | Fix: Writer did not write <thirdperson> tag, but put... |
commit | commitdiff | tree | snapshot |
| 2007-09-01 |
Frederik Gladhorn | Get rid of conjugation cleanup function. |
commit | commitdiff | tree | snapshot |
| 2007-08-31 |
Frederik Gladhorn | Enable reading of conjugations (read the right tag... |
commit | commitdiff | tree | snapshot |
| 2007-08-31 |
Frederik Gladhorn | Write the tense tag for conjugations. |
commit | commitdiff | tree | snapshot |
| 2007-08-31 |
Frederik Gladhorn | Conjugationtype was never used, better reflected by... |
commit | commitdiff | tree | snapshot |
| 2007-08-31 |
Frederik Gladhorn | Make tense required for conjugations, since without... |
commit | commitdiff | tree | snapshot |
| 2007-08-31 |
Frederik Gladhorn | Somewhat write conjugations. Tags are still mixed up. |
commit | commitdiff | tree | snapshot |
| 2007-08-31 |
Frederik Gladhorn | Add operator=, reading old documents works now. |
commit | commitdiff | tree | snapshot |
| 2007-08-31 |
Frederik Gladhorn | get rid of old unused code |
commit | commitdiff | tree | snapshot |
| 2007-08-31 |
Frederik Gladhorn | Add compability methods to read kvtml1 tenses. |
commit | commitdiff | tree | snapshot |
| 2007-08-31 |
Frederik Gladhorn | empty function declarations-- |
commit | commitdiff | tree | snapshot |
| 2007-08-31 |
Frederik Gladhorn | Changes in the conjugation class. No longer uses a... |
commit | commitdiff | tree | snapshot |
| 2007-08-31 |
Jeremy Paul... | plug memory leak, sorry Frederik, couldnt use a Referen... |
commit | commitdiff | tree | snapshot |
| 2007-08-30 |
Peter Hedlund | I hope I still know what I'm doing around here. Load... |
commit | commitdiff | tree | snapshot |
| 2007-08-30 |
Frederik Gladhorn | Move document->conjugation() into identifier and rename... |
commit | commitdiff | tree | snapshot |
| 2007-08-30 |
Frederik Gladhorn | Moved article management from doc class to identifier. |
commit | commitdiff | tree | snapshot |
| 2007-08-30 |
Frederik Gladhorn | Apidox++ |
commit | commitdiff | tree | snapshot |
| 2007-08-30 |
Frederik Gladhorn | Begin of a class KEduVocIdentifier. |
commit | commitdiff | tree | snapshot |
| 2007-08-29 |
Frederik Gladhorn | Lessons have names not descriptions. lesson->descriptio... v3.93.0 |
commit | commitdiff | tree | snapshot |
| 2007-08-29 |
Frederik Gladhorn | Remove very old search method. Never got used. |
commit | commitdiff | tree | snapshot |
| 2007-08-29 |
Frederik Gladhorn | Remove all calls to document->originalIdentifier()... |
commit | commitdiff | tree | snapshot |
| 2007-08-29 |
Frederik Gladhorn | Rename documentRemark to documentComment |
commit | commitdiff | tree | snapshot |
| 2007-08-29 |
Frederik Gladhorn | Finally change formatting to FOUR SPACES. |
commit | commitdiff | tree | snapshot |
| 2007-08-29 |
Frederik Gladhorn | Remove enable sorting option which is not applicable... |
commit | commitdiff | tree | snapshot |
| 2007-08-29 |
Jeremy Paul... | apidox fixes |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
Frederik Gladhorn | Add some debug info, next will come the rewrite. Go... |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
Frederik Gladhorn | Added comments to the conjugation reading function... |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
Frederik Gladhorn | Move KEduVocConjugation into its own file. |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
Frederik Gladhorn | Throw out the uniqueType() method (not necessary) and... |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
Frederik Gladhorn | remove comment |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
Frederik Gladhorn | Implement oldType(). |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
Frederik Gladhorn | Move oldType() function to the compability class. Apido... |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
Frederik Gladhorn | Moved some type handling compability functions to the... |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
Frederik Gladhorn | apidox |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
Frederik Gladhorn | Add complete support for READING old kvtml usage labels. |
commit | commitdiff | tree | snapshot |
| next |