1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
PySolFC/pysollib
Shlomi Fish 1dec576b1a Add persistence for solver show progress.
See https://github.com/shlomif/PySolFC/issues/38 :

<<<
Currently the solver dialog (Assist → Solver when playing Freecell or
other supported games) does not remember its "Preset" , "Max Iterations"
and "Show Progress" settings - either across sessions of PySol or even
after closing and invoking it again. It should remember those but note
that it should not remember the "Game" setting because one can switch to
a different game.
>>>
2017-08-25 22:28:25 +03:00
..
configobj Remove debug traces and fix the solver dlg. 2017-08-25 18:25:58 +03:00
games division sanity 2017-08-25 18:25:58 +03:00
macosx 2to3 on pysollib/macosx/*.py 2017-05-13 19:35:07 +03:00
pysolgtk Division sanitize. 2017-08-25 18:25:58 +03:00
tile Division sanitize. 2017-08-25 18:25:58 +03:00
tk division sanity 2017-08-25 18:25:58 +03:00
ui Add persistence for solver show progress. 2017-08-25 22:28:25 +03:00
winsystems 2to3 on pysollib/winsystems/*.py 2017-05-13 19:13:19 +03:00
__init__.py Change the licenses headers to please flake8. 2017-04-19 12:03:44 +03:00
acard.py Try fix demo in freecell. 2017-08-25 18:25:58 +03:00
actions.py Start implementing flake8 compliance. 2017-04-19 12:03:44 +03:00
app.py Remove debug traces and fix the solver dlg. 2017-08-25 18:25:58 +03:00
customgame.py flake 8 2017-04-19 12:03:44 +03:00
game.py division sanity 2017-08-25 18:25:58 +03:00
gamedb.py Ran 2to3 on pysollib/[a-g]*.py 2017-04-27 21:13:32 +03:00
help.py flake 8 2017-04-19 12:03:44 +03:00
hint.py division sanity 2017-08-25 18:25:58 +03:00
htmllib2.py Port htmllib to py 3 as pysollib.htmllib2. 2017-08-25 18:25:58 +03:00
images.py Division sanitize. 2017-08-25 18:25:58 +03:00
init.py Ran 2to3 on pysollib/[a-i]*.py 2017-04-27 21:42:07 +03:00
layout.py Crude code to get some func running in py3. 2017-08-25 18:25:58 +03:00
main.py flake8 - up to m. 2017-04-19 12:03:44 +03:00
mfxutil.py division sanity 2017-08-25 18:25:58 +03:00
move.py flake8 - up to m. 2017-04-19 12:03:44 +03:00
mygettext.py flake8 - up to m. 2017-04-19 12:03:44 +03:00
options.py Add persistence for solver show progress. 2017-08-25 22:28:25 +03:00
pysolaudio.py Ran 2to3 on pysollib/[a-p]*.py 2017-04-28 14:03:01 +03:00
pysolrandom.py Crude code to get some func running in py3. 2017-08-25 18:25:58 +03:00
pysoltk.py Change the licenses headers to please flake8. 2017-04-19 12:03:44 +03:00
resource.py division sanity 2017-08-25 18:25:58 +03:00
settings.py Remove debug traces and fix the solver dlg. 2017-08-25 18:25:58 +03:00
stack.py division sanity 2017-08-25 18:25:58 +03:00
stats.py flake 8 2017-04-19 12:03:44 +03:00
util.py flake 8 2017-04-19 12:03:44 +03:00
wizardpresets.py flake 8 2017-04-19 12:03:44 +03:00
wizardutil.py Ran 2to3 on pysollib/[a-z]*.py 2017-04-28 14:42:43 +03:00