mnemosyne-proj:master

Last commit made on 2023-06-06
Get this branch:
git clone -b master https://git.launchpad.net/mnemosyne-proj

Branch merges

Branch information

Name:
master
Repository:
lp:mnemosyne-proj

Recent commits

5d1d9f4... by Peter Bienstman <email address hidden>

Fix threading issue in sync server.

6d2676b... by Peter Bienstman <email address hidden>

Update changelog.

c5391da... by pbienst <email address hidden>

Merge pull request #239 from kuraga/makefile-improvement

Build system improvements (patch by kuraga).

02a6935... by Kurakin Alexander

Building impprovements (fixes #238)

- add build-* goals;
- use make -C;
- default goal is build-all-deps;
- run goal causes build-all-deps instead of build;
- build-all-deps doesn't clean ui before;
- clean goal removes one more file.

2709a99... by pbienst <email address hidden>

Merge pull request #236 from AndiPersti/combobox_index

Initialize combobox with stored variant index in statistics widget

7d400ea... by Andreas Perstinger

Initialize combobox with stored variant index in statistics widget

Closing the statistics widget showing a variant different from the
first one in the combobox and reopening it again, would show the
correct graphics but the text in the combobox was the one from the
variant with index 0.

dbc9adb... by Peter Bienstman <email address hidden>

Tweak new icon logic for Windows binary install.

524b304... by pbienst <email address hidden>

Merge pull request #235 from itraveller1/fix-icons

Fix a bug causing the app to not find its icons.

3c596c4... by itraveller

Fix a bug causing the app to not find its icons.

The reason for the problem is that the icon paths were not tied to the script, but to the current working directory.

Fix #234

19ebfbf... by Peter Bienstman <email address hidden>

Update Android app.