1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
Commit graph

17 commits

Author SHA1 Message Date
Shlomi Fish
ed18fd8156 Order imports based on flake8-import-order.
Tested on ci. See https://github.com/PyCQA/flake8-import-order . In the
process did some other cleanups and
https://en.wikipedia.org/wiki/Code_refactoring .
2019-01-11 23:55:06 +02:00
Shlomi Fish
5edc9c83ee named conversions. 2018-07-22 17:08:41 +03:00
Shlomi Fish
3921233762 named conversions. 2018-07-22 17:04:40 +03:00
Shlomi Fish
3b6e8b5e87 named conversions. 2018-07-22 16:58:50 +03:00
Shlomi Fish
98327f641e sprintf named conversions. 2018-07-22 01:24:09 +03:00
Shlomi Fish
912ec43f91 convert to named sprintf conversions.
They are more robust.
2018-07-22 01:15:11 +03:00
Shlomi Fish
620b2676f4 flake8 2018-03-21 10:45:12 +02:00
Shlomi Fish
f18c394c33 Extract a common function. 2018-03-12 21:58:06 +02:00
Roderik Ploszek
d4362e576c Convert gen-html to python 3
Print statements rewritten to python 3 functions.
Each opened file now properly closed.
2018-02-19 13:06:10 +01:00
Shlomi Fish
f103cbdcf2 pre prerelease fixes.
Got make rpm to work again.
2017-11-15 23:27:03 +02:00
Shlomi Fish
38bfb88971 Made the new flake8 and travis happier.
Fix the warnings.
2017-11-04 20:15:52 +02:00
Shlomi Fish
149496c90c flake8 : traverse recursively. 2017-04-19 15:45:56 +03:00
Bernard Cafarelli
0a9add937e Install pysollib.ui.tktile, fix mygettext imports 2016-03-14 14:34:05 +01:00
skomoroh
62c81b4657 * improved toolbar (Tile)
* bugfixes


git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@187 efabe8c0-fbe8-4139-b769-b5e6d273206e
2007-07-23 22:21:34 +00:00
skomoroh
b643693619 + human readable config file (~/.PySolFC/options.cfg; options.dat is gone)
+ added `custom games' node to select games dialog
* cleanup code


git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@170 efabe8c0-fbe8-4139-b769-b5e6d273206e
2007-05-25 21:27:03 +00:00
brianl
c288e83a77 * adjusted pysollib_dir path after moving html-src directory
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@114 efabe8c0-fbe8-4139-b769-b5e6d273206e
2006-12-13 03:20:09 +00:00
brianl
8d16b1861d * moved html-src to top level
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@113 efabe8c0-fbe8-4139-b769-b5e6d273206e
2006-12-13 03:14:20 +00:00
Renamed from data/html-src/gen-html.py (Browse further)