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

248 commits

Author SHA1 Message Date
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
Shlomi Fish
e04fdce5d5 Merge the findcarddialog modules into one. 2016-11-18 22:51:17 +02:00
Shlomi Fish
6b871f3216 Consolidate findcarddialog.py. 2016-11-18 22:29:30 +02:00
Shlomi Fish
1085096f37 Refactored the refactoring.
Meta-refactoring!
2016-11-16 20:35:59 +02:00
Shlomi Fish
0bbf7918f5 Extract the equivalent tk base class. 2016-11-13 16:18:01 +02:00
Shlomi Fish
e525a823fa Extract an edit-text-dialog base class. 2016-11-13 13:29:46 +02:00
Shlomi Fish
d97b20b17b Consolidate code in edittextdialog . 2016-11-13 13:16:00 +02:00
Shlomi Fish
622a035d5b Extract a common method in the base class.
Of solverdialog.
2016-11-10 13:50:16 +02:00
Shlomi Fish
970e37ffe6 Extract a different method in the solverdialogs. 2016-11-10 13:31:17 +02:00
Shlomi Fish
66d91c872c Extract a method in solverdialog.
As a precursor to consolidating the code.
2016-11-10 13:15:18 +02:00
Shlomi Fish
6ffefe1db5 Extract a different method.
As a precursor to extracting a method in the base class.
2016-11-10 13:04:08 +02:00
Shlomi Fish
fe3df986aa Fix some symbol importing bugs. 2016-11-10 01:20:12 +02:00
Shlomi Fish
d229a5a7d4 Extract more common functionality. 2016-11-09 16:41:27 +02:00
Shlomi Fish
1d35f40fc6 Extract a base class for solverdialog. 2016-11-09 16:05:09 +02:00
Shlomi Fish
a73b8911ae Consolidate some code in solverdialog.py.
Todo: extract a common base class and methods.
2016-11-09 15:21:33 +02:00
Shlomi Fish
b3f377c3f0 Create a base module for selecttree.py. 2016-10-11 23:13:30 +03:00
Shlomi Fish
29a9a61eef Started merging some code. 2016-08-21 22:45:55 +03:00
Shlomi Fish
c519bddc46 Consolidate/merge gameinfodialog.py. 2016-08-09 18:29:56 +03:00
Shlomi Fish
b9a46ecf35 Merged more of the statusbars. 2016-04-06 13:12:34 +03:00
Shlomi Fish
829d3aff32 start merging the statusbar.py-s. 2016-04-06 12:05:25 +03:00
Shlomi Fish
4abc0650c1 Remove an unused import. 2016-03-16 14:07:20 +02:00
Shlomi Fish
d6219b65bf Refactoring: access identifiers directly.
Instead of having one more level of indirection.
2016-03-16 13:49:56 +02:00
Shlomi Fish
3791c8b4c6 Remove some unneeded code. 2016-03-16 12:45:29 +02:00
Shlomi Fish
2fa235ff33 Fix MfxMessageDialog. 2016-03-16 12:28:03 +02:00