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

221 commits

Author SHA1 Message Date
Shlomi Fish
3de9955879 try2fix flake 8 tests [travis/etc.] 2020-06-17 20:53:11 +03:00
Juhani Numminen
6016a6a5c1 No such thing as pysollib.app.comments (#153) 2020-03-02 13:21:35 +02:00
Juhani Numminen
80d99e508d Fix 'TclError: unknown option' for tk
Partly reverts commit b9a46ecf35
2020-02-09 22:19:47 +02:00
Juhani Numminen
65b86f2d1d Improve internationalization
- More strings marked for translation
- Used format strings instead of concatinating fragments
- Removed space before '?' or '!' from sentences in English

Following the GNU gettext guidelines at
https://www.gnu.org/software/gettext/manual/gettext.html#Preparing-Strings
2019-08-31 13:22:21 +03:00
Shlomi Fish
4d61d73f3a consolidate diffs 2019-07-30 12:37:22 +03:00
Shlomi Fish
70e1159947 consolidate diffs 2019-07-28 08:35:40 +03:00
Shlomi Fish
d3561e0e77 merge differences between */toolbar.py.
Refactoring.
2019-04-08 18:34:27 +03:00
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
908de63d9f Fix flake8 tests.
For the new flake8.
2018-11-11 22:43:36 +02:00
Shlomi Fish
77bd206a4e feature: made the current solver preset persistent.
let it stick.
2018-09-01 19:07:00 +03:00
Shlomi Fish
11bafeba44 use six.py. 2018-09-01 18:40:50 +03:00
Shlomi Fish
afcf0b5c9d Convert to six.py 2018-02-19 19:39:17 +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
de93df2de7 flake8 and other tests. 2017-09-18 16:37:02 +03:00
Shlomi Fish
86b243ad53 flake8 2017-09-18 15:37:05 +03:00
Shlomi Fish
b887d6042b Made flake8 happier.
Removed __all__ and stuff - we use explicit imports now.
2017-09-18 13:04:53 +03:00
Shlomi Fish
dbdd0f392c division sanity 2017-08-25 18:25:58 +03:00
Shlomi Fish
c967ca64b1 2to3 on pysollib/tk/[a-z]*.py 2017-05-22 19:56:00 +03:00
Shlomi Fish
f768b571ad 2to3 on pysollib/tk/[a-s]*.py 2017-05-22 19:42:11 +03:00
Shlomi Fish
8f22447dd7 2to3 on pysollib/tk/[a-m]*.py 2017-05-22 19:12:25 +03:00
Shlomi Fish
d42f362647 2to3 on pysollib/tk/[a-i]*.py 2017-05-22 19:08:47 +03:00
Shlomi Fish
ce6f5613a3 sixify tkfont. 2017-05-22 19:03:18 +03:00
Shlomi Fish
72a2591ec1 Preemptive tkinter conversion to py2/py3.
Using the six module. Did it before 2to3 reports it.
2017-05-22 18:38:20 +03:00
Shlomi Fish
0a56ffe224 2to3 on pysollib/tk/[a-c]*.py 2017-05-22 17:35:20 +03:00
Shlomi Fish
108ca5bdcf flake8 2017-04-19 12:03:46 +03:00
Shlomi Fish
69fd04c6dc flake8 2017-04-19 12:03:46 +03:00
Shlomi Fish
e3c557b1d0 flake8 2017-04-19 12:03:46 +03:00
Shlomi Fish
db66722d35 flake8 2017-04-19 12:03:46 +03:00
Shlomi Fish
a54edfa5d2 flake8 2017-04-19 12:03:46 +03:00
Shlomi Fish
d467e9f33f flake8 2017-04-19 12:03:46 +03:00
Shlomi Fish
f60648a642 flake8 2017-04-19 12:03:46 +03:00
Shlomi Fish
e3e3f75068 flake8 2017-04-19 12:03:46 +03:00
Shlomi Fish
7f7f1669ad flake8 2017-04-19 12:03:46 +03:00
Shlomi Fish
307ce03e23 flake8 2017-04-19 12:03:46 +03:00
Shlomi Fish
6a65e9f1c7 flake8 2017-04-19 12:03:46 +03:00
Shlomi Fish
31cb034400 flake8 2017-04-19 12:03:45 +03:00
Shlomi Fish
37c9535792 flake8 2017-04-19 12:03:45 +03:00
Shlomi Fish
491caddaee flake8 2017-04-19 12:03:45 +03:00
Shlomi Fish
2d3dece823 flake8 2017-04-19 12:03:45 +03:00
Shlomi Fish
4c3e99d9a6 flake8 2017-04-19 12:03:45 +03:00
Shlomi Fish
6245da52dd flake8 2017-04-19 12:03:45 +03:00
Shlomi Fish
bf5d8b91a1 flake8 2017-04-19 12:03:45 +03:00
Shlomi Fish
85afebeaaf flake8 2017-04-19 12:03:45 +03:00
Shlomi Fish
5ed50b88ad flake8 2017-04-19 12:03:45 +03:00
Shlomi Fish
816b98dcd1 flake8 2017-04-19 12:03:45 +03:00
Shlomi Fish
99ef711af1 Change the licenses headers to please flake8. 2017-04-19 12:03:44 +03:00
Shlomi Fish
c1d7918c27 Fix some typos as reported by codespell.
Thanks to Jan for inspiring this.
2017-04-08 19:13:59 +03:00
Shlomi Fish
0e2a08c4ce Create a base class - refactoring. 2017-02-17 16:18:20 +02:00
Shlomi Fish
da4e09821d Remove an unnecessary import. 2017-02-17 15:42:35 +02:00
Shlomi Fish
ecaa5d99a5 Move some classes to a common module.
This is part of the refactoring effort, and we've dealt with tkhtml now.
2017-02-10 23:26:51 +02:00