lp:qtrainer

Created by Michael Kargl and last modified
Get this branch:
bzr branch lp:qtrainer
Only Michael Kargl can upload to this branch. If you are Michael Kargl please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michael Kargl
Project:
Qtrainer
Status:
Abandoned

Recent revisions

14. By Michael Kargl

Changed design of studycardModule to show an actual card instead of
just one label

13. By Michael Kargl

Fixed bug where Modules jump back to themselves when trying to close
them
Fixed misbehaviour of language-combobox not being initialized when
LookupModule called directly
Fixed bug where only one language is being shown, in translation box,
when searching for vocabls in LookupModule
  -> also inserted click- and change-events so you dont have to click
the vocab or the goto-button all the time (just click on the vocab and
it shows all the details)

12. By Michael Kargl

Added new javadoc to LessonManager
Removed unused classes

11. By Michael Kargl

Changed LessonModule GUI
Added functionality so you can add / remove Vocables to already
existing Lessons as well
Added Studycard Collection to LessonVocabMapping

10. By Michael Kargl

Fixed bug #1023368 That stoped Adding/removing buttons to stop
functioning in LessonModule
Added output to ShiftingListWidget so that it tells you whever or not a
linked list is available to shift an element to

9. By Michael Kargl

Fixed bug #1022985 where program crashes after emptying a lesson and
try to open Studycard Session with it.
Also implemented function in ModuleManager that provides a method of
showing a message when opening new modules

8. By Michael Kargl

Corrected ReferentialIntegrity Exception when removing Vocabs
Corrected misbehaviour where not all referenced Studycards and
LessonVocabs are being deleted when deleting Vocabs
Created new Entity Class for AllTranslations View (it is not a
subclass of Translation anymore)
Removed Drawing Utils (feature that is gonna get implemented later)
Corrected wrong mapping attributes that caused errors

7. By Michael Kargl

Moved configs to project root
Removed libraries from project (no need for versioning these)
Removed Logging code and Libraries (for now)
Corrected compiler warnings

6. By Michael Kargl

Formated code to a unified formating
 -> (one of my next goals is to write that down and post it on my wiki)

5. By Michael Kargl

Module QLookup(Dictionary)
  -> It shows all vocabs in the VocabsListbox (Left one)
  -> It shows all translations to one vocab in a seperate
TranslationsListbox
  -> One can jump via this listbox to the translation and edit its
details

Fixed Error in ModuleManager where NullpointerException is being
thrown when starting a Module directly (no previous Module available)

Created view AllTranslations in database
 -> it displays all Translations to a vocab
    ( vocab A - vocab B | vocab B - vocab A )
 -> created Mapping files and Entity classes of AllTranslations

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~michael-kargl-p/qtrainer/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers