[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r68] by malyvelky

- scroll down now stops when reaching the bottom
- scroll up/down added also to the Repeat*UI
- small fixes of new features

2010-06-22 11:14:34 Tree
[r67] by malyvelky

1. Added experimental Page Up/down scrolling for learning screen (keys 2, 8)
2. Commands for the Learning UI as buttons
3. Learn/repeat buttons now on 1 row

2010-06-20 08:21:48 Tree
[r66] by malyvelky

adding a forgotten class...

2010-06-19 16:29:45 Tree
[r65] by malyvelky

- When repeating:
-- show how many card there are yet to repeat
-- when done, show when another card is going to expire (expiration less than 1 hour ignored) (#2065063)
- Repetition: Added Edit and Delete buttons (#3012517)
- Learning: Added Delete and Stop commands (#1928138)
- Support opening Pauker files with the extension .xml.gz (#2859558)
- Export file now contains the current time stamp in the readable format yymmdd-hhmmss

2010-06-19 16:28:42 Tree
[r64] by malyvelky

little cleanup

2010-06-18 20:00:56 Tree
[r63] by malyvelky

Fixed broken storing of the current session name.

2010-06-17 08:32:07 Tree
[r62] by malyvelky

- Major refactoring:Im.ExportController, LearningC. extracted out of the UIController
- UIComponents now calls updateView on itself before displayed (or before displaying an alert that will be replaced by the UI) => no more need to tell it it needs to update itself, plus only the visible component updates itself =>
--Fixed #2349680 - Answer is shortly shown when "remembering"

2010-06-16 19:03:02 Tree
[r61] by malyvelky

Major refactoring (yet to be thoroughly tested):
- ImportExportController and LearningController extracted out of UIController
- Introduced PaukerDisplay for centralizing view management
- In tasks, switched from prev/next Displayables to the use of ViewNavigation
- UIComponent now calls updateView itself before being displayed
- Repeat Expired/Unlearned highlighted when they are non-empty (works only partially, namely the highlighting disappears e.g. when the item is hovered over)
- Open / Import UI: refactoring for better readibility incl. replacement of item indexes with their labels in action handling

2010-06-15 09:52:23 Tree
[r60] by malyvelky

- Refactoring: PaukerPrefs and CardBatches factored out from PaukerCore
- Swapped Cancel and Save&Quit buttons in the save dialog to correspond to the normal meaning of the keys
- Added the option to automatically load the previous session upon startup

2010-06-11 08:59:23 Tree
[r59] by malyvelky

1. Fixed bug 2995756 (cards can't go to batch 8 - a missing break in a switch)
2. PaukerPrefs factored out from PaukerCore.

2010-06-08 07:13:14 Tree
Older >