| 2007-08-07 |
Jeremy Paul... | writer writes grades and falsefriends |
commit | commitdiff | tree | snapshot |
| 2007-08-06 |
Pino Toscano | kdeeducore got renamed to keduvocdocument |
commit | commitdiff | tree | snapshot |
| 2007-08-06 |
Frederik Gladhorn | Fix lesson deletion. |
commit | commitdiff | tree | snapshot |
| 2007-08-06 |
Jeremy Paul... | use the right library |
commit | commitdiff | tree | snapshot |
| 2007-08-05 |
Jeremy Paul... | rename the library also |
commit | commitdiff | tree | snapshot |
| 2007-08-05 |
Jeremy Paul... | moved kdeeducore to keduvocdocument, since thats what... |
commit | commitdiff | tree | snapshot |
| 2007-08-05 |
Jeremy Paul... | remove QApplication::setOverrideCursor calls, so lib... |
commit | commitdiff | tree | snapshot |
| 2007-08-05 |
Jeremy Paul... | comment fix |
commit | commitdiff | tree | snapshot |
| 2007-08-04 |
Pino Toscano | fixuifiles |
commit | commitdiff | tree | snapshot |
| 2007-08-04 |
Pino Toscano | manually find what to extract, so the i18n "messages... |
commit | commitdiff | tree | snapshot |
| 2007-08-02 |
Laurent Montel | Adapt to new KWarning/kFatal/kDebug api |
commit | commitdiff | tree | snapshot |
| 2007-08-01 |
Jeremy Paul... | build the test apps |
commit | commitdiff | tree | snapshot |
| 2007-08-01 |
Jeremy Paul... | added converter sources, reads a document, and writes... |
commit | commitdiff | tree | snapshot |
| 2007-07-30 |
Jeremy Paul... | reformatted, and organized by logical parts |
commit | commitdiff | tree | snapshot |
| 2007-07-30 |
Robert Knight | Add missing endl to kDebug() |
commit | commitdiff | tree | snapshot |
| 2007-07-30 |
Jeremy Paul... | only write non-empty articles in identifiers |
commit | commitdiff | tree | snapshot |
| 2007-07-30 |
Jeremy Paul... | fix lesson writing of entryids, fix lesson reading... |
commit | commitdiff | tree | snapshot |
| 2007-07-30 |
Jeremy Paul... | initialize m_sizeHint in expression private class |
commit | commitdiff | tree | snapshot |
| 2007-07-27 |
Jeremy Paul... | valid dtd that can be validated against, also currently... |
commit | commitdiff | tree | snapshot |
| 2007-07-27 |
Jeremy Paul... | read falsefriend, even though setFalseFriend does nothi... |
commit | commitdiff | tree | snapshot |
| 2007-07-27 |
Peter Hedlund | Make sure identifiers are appended. |
commit | commitdiff | tree | snapshot |
| 2007-07-26 |
Jeremy Paul... | translation writes conjugations in it, also doesnt... v3.92.0 |
commit | commitdiff | tree | snapshot |
| 2007-07-26 |
Jeremy Paul... | fleshed out writeComparison and writeMultipleChoice |
commit | commitdiff | tree | snapshot |
| 2007-07-26 |
Jeremy Paul... | commented out some debug statements to clean up console... |
commit | commitdiff | tree | snapshot |
| 2007-07-25 |
Jeremy Paul... | write lesson elements except entryids which will be... |
commit | commitdiff | tree | snapshot |
| 2007-07-25 |
Jeremy Paul... | fix readIdentifier so it works |
commit | commitdiff | tree | snapshot |
| 2007-07-25 |
Jeremy Paul... | fleshed out readLesson |
commit | commitdiff | tree | snapshot |
| 2007-07-24 |
Christian Ehrlicher | compile |
commit | commitdiff | tree | snapshot |
| 2007-07-24 |
Jeremy Paul... | writeTranslation fleshed out enough to convert kanagram... |
commit | commitdiff | tree | snapshot |
| 2007-07-24 |
Jeremy Paul... | updated todo |
commit | commitdiff | tree | snapshot |
| 2007-07-24 |
Jeremy Paul... | write tenses, types, and usages |
commit | commitdiff | tree | snapshot |
| 2007-07-24 |
Jeremy Paul... | added helper method for making text elements, also... |
commit | commitdiff | tree | snapshot |
| 2007-07-23 |
Dirk Mueller | fix return values |
commit | commitdiff | tree | snapshot |
| 2007-07-23 |
Jeremy Paul... | writer updates now identifiers and articles are written... |
commit | commitdiff | tree | snapshot |
| 2007-07-23 |
Jeremy Paul... | kvtml2 writer initial checkin, writeInformation working |
commit | commitdiff | tree | snapshot |
| 2007-07-23 |
Jeremy Paul... | added d-pointers to other classes in grammar file ... |
commit | commitdiff | tree | snapshot |
| 2007-07-23 |
Jeremy Paul... | fix multiple choice class by adding a real operator... |
commit | commitdiff | tree | snapshot |
| 2007-07-23 |
Jeremy Paul... | article class with d-pointer without crashing |
commit | commitdiff | tree | snapshot |
| 2007-07-23 |
Jeremy Paul... | grades class using d-pointer without crashing |
commit | commitdiff | tree | snapshot |
| 2007-07-22 |
Jeremy Paul... | readGrades fleshed out |
commit | commitdiff | tree | snapshot |
| 2007-07-22 |
Jeremy Paul... | grade class uses d-pointer without crashing too |
commit | commitdiff | tree | snapshot |
| 2007-07-22 |
Jeremy Paul... | MultipleChoice class has a d-pointer and doesn't crash! |
commit | commitdiff | tree | snapshot |
| 2007-07-21 |
Jeremy Paul... | read most of translation parts excluding falsefriends... |
commit | commitdiff | tree | snapshot |
| 2007-07-19 |
Jeremy Paul... | fix krazy include guard issues |
commit | commitdiff | tree | snapshot |
| 2007-07-19 |
Jeremy Paul... | changed multiple choice class to support any number... |
commit | commitdiff | tree | snapshot |
| 2007-07-19 |
Jeremy Paul... | fleshed out readEntry, and implemented missing methods... |
commit | commitdiff | tree | snapshot |
| 2007-07-18 |
Jeremy Paul... | updated sample |
commit | commitdiff | tree | snapshot |
| 2007-07-18 |
Thiago Macieira | Daily unbreak compilation |
commit | commitdiff | tree | snapshot |
| 2007-07-18 |
Jeremy Paul... | updated dtd, defs, and sample file |
commit | commitdiff | tree | snapshot |
| 2007-07-18 |
Jeremy Paul... | readIdentifier fleshed out a bit, todo added |
commit | commitdiff | tree | snapshot |
| 2007-07-18 |
Jeremy Paul... | readConjug fleshed out, need to make sure type is used... |
commit | commitdiff | tree | snapshot |
| 2007-07-17 |
Jeremy Paul... | fix build issue |
commit | commitdiff | tree | snapshot |
| 2007-07-16 |
Allen Winter | use ${GENERIC_LIB_VERSION} and ${GENERIC_LIB_SOVERSION} |
commit | commitdiff | tree | snapshot |
| 2007-07-15 |
Jeremy Paul... | reads articles, usages, types, and tenses now |
commit | commitdiff | tree | snapshot |
| 2007-07-15 |
Jeremy Paul... | dtd updates |
commit | commitdiff | tree | snapshot |
| 2007-07-12 |
Jeremy Paul... | reorganized code a bit, fleshed out readGroups |
commit | commitdiff | tree | snapshot |
| 2007-07-12 |
Jeremy Paul... | updated reader can read entries group entry items trans... |
commit | commitdiff | tree | snapshot |
| 2007-07-10 |
Allen Winter | remove kde4_automoc() |
commit | commitdiff | tree | snapshot |
| 2007-07-08 |
Jeremy Paul... | kvtml2 reader initial checkin, currently passes work... |
commit | commitdiff | tree | snapshot |
| 2007-07-08 |
Jeremy Paul... | updated definitions, fregl, I changed twoalpha to local... |
commit | commitdiff | tree | snapshot |
| 2007-07-08 |
Jeremy Paul... | example kvtml2 files for testing |
commit | commitdiff | tree | snapshot |
| 2007-07-07 |
Jeremy Paul... | use locale sub-folders inside share/apps/kvtml |
commit | commitdiff | tree | snapshot |
| 2007-07-07 |
Jeremy Paul... | fixed defines |
commit | commitdiff | tree | snapshot |
| 2007-07-06 |
Pino Toscano | keduvocgrade.h and keduvoctranslation.h are needed... |
commit | commitdiff | tree | snapshot |
| 2007-07-06 |
Pino Toscano | SVN_SILENT header cleaness |
commit | commitdiff | tree | snapshot |
| 2007-07-06 |
Pino Toscano | cleanup header |
commit | commitdiff | tree | snapshot |
| 2007-07-05 |
Jeremy Paul... | make dtd valid |
commit | commitdiff | tree | snapshot |
| 2007-07-03 |
Jeremy Paul... | fix krazy issues inline methods and malformed markup |
commit | commitdiff | tree | snapshot |
| 2007-07-03 |
Pino Toscano | the plasma stuff does not really belong to libkdeedu... |
commit | commitdiff | tree | snapshot |
| 2007-07-02 |
Aaron J. Seigo | update to api changes |
commit | commitdiff | tree | snapshot |
| 2007-07-02 |
Aaron J. Seigo | rypton has reimplement configureDialog() though it... |
commit | commitdiff | tree | snapshot |
| 2007-07-02 |
Carsten Niehaus | Ok, Aaron's to smart :) Plasma caches everything. There... |
commit | commitdiff | tree | snapshot |
| 2007-07-02 |
Aaron J. Seigo | - no need to call checkForUpdates when using setData... |
commit | commitdiff | tree | snapshot |
| 2007-07-02 |
Chusslove Illich | Auto-conversion to new KCmdLineArgs/KAboutData/KCompone... |
commit | commitdiff | tree | snapshot |
| 2007-07-02 |
Script Kiddy | SVN_SILENT made messages (.desktop file) |
commit | commitdiff | tree | snapshot |
| 2007-07-01 |
Script Kiddy | SVN_SILENT made messages (.desktop file) |
commit | commitdiff | tree | snapshot |
| 2007-06-30 |
Carsten Niehaus | Only add and compile the directory if libplasma is... |
commit | commitdiff | tree | snapshot |
| 2007-06-30 |
Carsten Niehaus | Ok, removed some unused stuff. Still, I have no clue... |
commit | commitdiff | tree | snapshot |
| 2007-06-29 |
Carsten Niehaus | * Adding the applet. Annma: Could you have a look while... |
commit | commitdiff | tree | snapshot |
| 2007-06-29 |
Carsten Niehaus | * Adding a new engine: The chemical-data engine provide... |
commit | commitdiff | tree | snapshot |
| 2007-06-28 |
Jeremy Paul... | fix krazy check for inline methods |
commit | commitdiff | tree | snapshot |
| 2007-06-28 |
Jeremy Paul... | fix krazy check for inline methods |
commit | commitdiff | tree | snapshot |
| 2007-06-26 |
Frederik Gladhorn | enable reading of grades which was missing v3.91.0 |
commit | commitdiff | tree | snapshot |
| 2007-06-26 |
Jeremy Paul... | minor dtd fix, also added defs file for reader/writer... |
commit | commitdiff | tree | snapshot |
| 2007-06-25 |
Pino Toscano | extra ';' |
commit | commitdiff | tree | snapshot |
| 2007-06-25 |
Jeremy Paul... | made SharedKvtmlFiles into a namespace so you can call... |
commit | commitdiff | tree | snapshot |
| 2007-06-25 |
Jeremy Paul... | fix krazy include directives issue |
commit | commitdiff | tree | snapshot |
| 2007-06-23 |
Jeremy Paul... | sharedkvtmlfiles class initial checkin, kanagram is... |
commit | commitdiff | tree | snapshot |
| 2007-06-18 |
Frederik Gladhorn | Use proper grammar terms for comparison. |
commit | commitdiff | tree | snapshot |
| 2007-06-18 |
Frederik Gladhorn | Make KEduVocGrade a proper class. |
commit | commitdiff | tree | snapshot |
| 2007-06-17 |
Andreas Pakulat | Port to new kde4_add_*test* macros |
commit | commitdiff | tree | snapshot |
| 2007-06-17 |
Frederik Gladhorn | Add apidox. |
commit | commitdiff | tree | snapshot |
| 2007-06-17 |
Frederik Gladhorn | Enable resetGrades() |
commit | commitdiff | tree | snapshot |
| 2007-06-17 |
Frederik Gladhorn | Improve operator= for translations and reenable setGrad... |
commit | commitdiff | tree | snapshot |
| 2007-06-16 |
Carsten Niehaus | Part II of II of the 'ancient' bug: If the discovery... |
commit | commitdiff | tree | snapshot |
| 2007-06-16 |
Jeremy Paul... | didnt mean to check in this file |
commit | commitdiff | tree | snapshot |
| 2007-06-16 |
Jeremy Paul... | kvtml2.dtd initial checkin this is a draft, feel free... |
commit | commitdiff | tree | snapshot |
| 2007-06-15 |
Inge Wallin | Fix krazy issue 22: spelling errors |
commit | commitdiff | tree | snapshot |
| 2007-06-15 |
Inge Wallin | Fix krazy issue 12: proper order of include directives |
commit | commitdiff | tree | snapshot |
| 2007-06-14 |
Frederik Gladhorn | Fix appending language identifiers - only append them... |
commit | commitdiff | tree | snapshot |
| next |