blob: 3265eb6a9032ef73d879d009a3278fb2b0b38779 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
|
Fresh Memory 1.1
DOWNLOAD FILES
=============================
freshmemory-1.1-setup.exe Windows installer
freshmemory_1.1-1_i386.deb Linux deb-package
freshmemory-1.1.tar.bz2 Source archive: for compilation and translation
CHANGELOG
=============================
Version 1.1:
* Modifying records in the dictionary updates the shown cards at the study window
* Save last used working directory in the user settings.
* Can undo the following actions in the dictionary view:
- modify a record
- insert/paste records
- remove/cut records
* Modern search pane in the dictionary view
* Can edit the current card at the study view
- The editing view has the same context menu as the dictionary view: remove, insert, copy, paste, cut records.
* Can delete the current card at the study view
* The dictionary files (.fmd) are associated with Fresh Memory application. Can double-click a dictionary to open it.
* Shrink row height and show grid in the dictionary view.
* In "Recent files" menu: add path after file name
Minor:
* Changes in interface of the study window
* "About" dialog:
- updated Qt icon
- added build date and revision
* New study file format (1.1):
- save current card name
- save intervals of delayed cards
* Change default study configuration:
- increase new card day limit to 20.
* Linux deb-package:
- file association with .fmd dictionaries + application icon.
- enlarge main icon to 128x128.
* Windows installer:
- application icon in the Start menu and Explorer
- file association with .fmd dictionaries + application icon
* Project file:
- the default build mode is "release" for both Linux and Windows
- include generation of translations into installation
- Linux: register/unregister the .fmd file association in installing/uninstalling
* Bug fixes:
- Don't use keyword highlighting inside HTML tags (e.g. <img>)
- Windows 7: Fix removing the Start menu links in uninstaller
* Refactorings in the source code:
- Main window and application model
- fix relations between study models and views
- Copying dictionary configuration to/from dictionary options: copy study data together with packs.
- Two answer times: recall time and full answer time.
|