tzutalin
8689a16f3d
By default, use py3 qt5 to build
2019-05-25 14:14:49 -07:00
tzutalin
ca28daddec
Rename lib.py to utils.py and add test cases for natural sort
2019-01-26 23:16:21 -08:00
tzutalin
d27e6a5dfa
fix the crash when providing invalid locale in env
2018-12-28 10:07:59 -08:00
tzutalin
6db1dd500d
FIx issue#403
2018-12-02 20:27:16 -08:00
tzutalin
eaac031404
Move icons to resource folder, fix the unicode issue, support zh-tw lang
2018-12-01 00:45:50 -08:00
tzutalin
699125aa5c
workaroud for failure of loading setting
2018-11-18 09:51:24 -08:00
cclauss
ee31cad396
import unittest for line 26
2018-04-15 05:29:35 +08:00
cclauss
baa032d2dc
import unittest for line 32
2018-04-15 05:29:35 +08:00
tzutalin
c64a5eae9b
Refactor settings class
2017-08-08 09:53:22 +08:00
tzutalin
6958e69851
Fix the issue # 136 and add constants.py
2017-08-04 14:45:42 +08:00
tzutalin
fffc99047b
Change version to v1.3.0
2017-05-03 20:03:14 +08:00
tzutalin
1787670afa
rename test files
2017-05-03 16:27:58 +08:00
tzutalin
9a7ecb4a07
Add ustr.py, add more test, and fix build error for py3
2017-05-03 16:13:08 +08:00
Thibaut Mattio
c5c2a34a39
Apply PEP recommendation on formatting
...
Running pylint to make the code complient with PEP recommendations on lintage.
2017-02-28 11:50:15 +08:00
Ryan Flynn
b6d1929306
add unit testing via 'make test'
2017-01-02 22:34:55 -05:00
tzutalin
50a079edc4
Support Unicode for saving and loading Pascal XML format
...
Use lxml to pretty the xml instead of minidom because minido does not support unicode
Save xml with unicode
Add tests dir to collect more images for unit tests in the future
2016-12-02 11:26:37 +08:00