Revisions of Mnemosyne

Eric Schirra's avatar Eric Schirra (ecsos) accepted request 1162888 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 24)
- Add mnemosyne-python.patch instead for sed clauses in spec file.
- Fix Leap 15.6 build error again.
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 1147315 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 23)
- Fix suddenly arise build error with sed and python3 in spec.
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 1132530 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 22)
- Update to 2.11.0
  - Add support for ruby/furigana, i.e '私[わたし]' will render with the
    furigana above the kanji.
  - Mnemosyne can now also be installed on top of an existing Python
    installation by doing 'pip install mnemosyne-proj'. This also opens the
    door to an up-to-date install on MacOS.
  - Upgrade build system to poetry and test system to Pytest
  - Fix more errors in 'Non-latin point size increase'
  - Improve icon finding logic
  - Fix not remembering last statistics page in some cases
  - Fix rare threading issue in sync server.
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 1089195 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 20)
- Update to 2.10.1

But need new package python-google_trans_new  which must also accepted.
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 743103 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 19)
Fix boo#1126842
Marguerite Su's avatar Marguerite Su (MargueriteSu) accepted request 715747 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 18)
- Update to 2.6.1
  - In the grade and easiness statistics, added option to only show
    active cards, as well as options to group multiple subtags.
  - In the card browser, added option to filter on cards having all
    of a certain number of tags.
  - Fix bug with Mnemosyne not remembering the setting of 
    "Recent cards are cards with at most X retention repetitions".
  - Fix crash in the review server.
  - Fix crash in card browser when having set the card background 
    colour for all cards at once.
  - Fix interaction between Unicode and Latex.
  - Work around progress bars which don't close under Linux.
  - Work around 2038 bug, especially on Android, when grading 
    extremely easy cards.
  - Fix bug with special characters like apostrophes in export to 
    *.cards format.
  - Warn when fields are missing during tsv import.
  - When creating or editing a card, superfluous tags like having 
    both A and A::B will be consolidated in a single tag A::B.
  - Upgraded to PyQt 5.10.1 and matplotlib 2.2.2 under Windows.
- Run spec-cleaner.
Marguerite Su's avatar Marguerite Su (MargueriteSu) accepted request 626946 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 17)
- update to 2.6
  - Import of Anki databases (both *.anki2 and *.apgk) as well as
    possibility to edit these M-sided card types (though not yet in 
    a way that would change the number of sister cards).
  - Fix display of question in the card browser in case you
    configured Mnemosyne to show question and answer in the same 
    window.
  - Fix bugs with increase of non-latin fonts
  - Fix cornercase bug in RTL handler
  - Upgrade to latest version of libraries (PyQt, Python, 
    Matplotlib).
  - Improve keyboard shortcuts.
  - Fixes to the behaviour of the Edit dialog of the Card Browser.
  - Also save window size when exiting window by pressing escape.
  - Fix display of map cards when showing Q and A in the same box.
  - Disallow renaming a single tag to multiple tags in the tag tree 
    widget.
  - In case you get crashes in the browser when trying to display 
    only untagged cards, you can now run 'File - Compact - 
    Defragment database' to fix this
  - Fix crash in headless server.
  - Fix crashes when running separate scripts.
- changes from 2.5
  - New feature: Study Modes, allowing you to e.g. only study 
    unlearned cards. The Cramming scheduler is also migrated to 
    this functionality.
  - Added option to "Configure Mnemosyne" to affect how cards are 
    displayed, in two boxes with fixed size, two boxes with 
    adaptive size, or a single box top aligned.
  - Tweaks to tag combobox.
  - Updated to PyQt 5.8.2.
  - Scaling for high-definition displays now enabled by default.
    (start with --disable-high-dpi-scaling if you prefer the 
    previous behaviour).
  - Fix crash when deleting unused media files.
  - Small performance optimisations in the database.
  - Fix crash in configuration widget under Linux with some fonts
   (e.g. Google Noto fonts).
  - Fix crash when selecting negative tags.
  - Fix keyboard shortcuts not working sometimes.
  - Improved compatibility with different Qt versions under Linux
  - When setting the fonts for all the card types at once, 
    the dialog will now correctly remember the setting.
  - Added warning if OpenGL libraries are missing under Linux
  - Try and work around cases where the progress bar after sync 
    wouldn't close under Linux.
  - Fix crash when running with the --debug option.
- changes from 2.4.1
  - Updated to PyQt 5.7.1.
  - Fix broken cramming plugin. 
  - Fix encoding problems with import and export
  - Improve subdirectory handling. 
  - Make configuration storing more thread-safe.
  - Warn if an old plugin needs to be updated. 
  - Location and size of 'Add cards' window is saved again.
  - Fix removing tags through card browser.
  - Fix loss of keyboard focus when switching back to the main 
    window.
  - Fixed crash in card browser when working with forbidden tags 
  - Fix autoscaling of Q and A sometimes not working under Linux.
  - Fix error related missing idna encoding when starting server 
  - Fix error related to upgrading from very old databases.
  - Fix for latest version of cherrypy unbundling its WSGIserver. 
  - New command line option "--qt-opengl" which can be set to
    either 'desktop', 'angle' or 'software', which you can play 
    around with if you have display issues.
- changes from 2.4
  - Upgraded all code to Python3 and PyQt5, so that Mnemosyne no 
    longer depends on libraries which are gradually becoming 
    unsupported.
  - The move to PyQt5 enabled to show progress bars with 
    percentages for certain long operations like initial sync.
  - Improved startup speed. 
  - New command line option "--high-dpi-scaling" to enable scaling 
    for displays with high DPI values. Not enabled by default 
    because it can cause some issues with multiple connected 
    displays.
  - Tag combobox now expands to give suggestions for tags also 
    when using more than one tag.
- remove mnemosyne-install-path.patch, because now in upstream
- cleanup spec
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 393802 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 16)
update to 2.3.6
Todd R's avatar Todd R (TheBlackCat) accepted request 347889 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 15)
update to 2.3.5
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 287954 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 14)
update to 2.3.2
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 13)
- require python-webob
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 12)
- update to version 2.3.1
  (details in changelog and on http://www.mnemosyne-proj.org/whats-new)
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 231550 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 11)
update to 2.3
Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) accepted request 139493 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 10)
Spec file cleanups and package an AUTHORS file
Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) accepted request 139431 from Stefan Lijewski's avatar Stefan Lijewski (lijews) (revision 9)
- update to version 2.1 (details in changelog and on
 http://www.mnemosyne-proj.org/whats-new)
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 127992 from Stefan Lijewski's avatar Stefan Lijewski (lijews) (revision 8)
update to version 2.0 (major change, see changelog), split lang package
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 65224 from Stefan Lijewski's avatar Stefan Lijewski (lijews) (revision 6)
Thanks for the fix - added you as maintainer.  For latex: maybe have a look at gnucap.spec to handle the different latex packages in the distribution?
Displaying revisions 1 - 20 of 24
openSUSE Build Service is sponsored by