Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix testdir | Jesús | 2020-06-01 | 1 | -2/+3 |
| | | | | .has_key() is deprecated, use 'in' (W601) | ||||
* | Add script hyperbola | Jesús | 2020-06-01 | 1 | -0/+19 |
| | |||||
* | improve scripts | Jesús | 2020-06-01 | 5 | -12/+12 |
| | |||||
* | fix test | Jesús | 2020-06-01 | 19 | -177/+181 |
| | |||||
* | .gitignore: update | Jesús | 2020-06-01 | 1 | -0/+1 |
| | |||||
* | pep8 | Jesús | 2020-06-01 | 31 | -89/+124 |
| | |||||
* | setup-files/windows/lvc.nsi: fix name | Jesús | 2020-06-01 | 1 | -195/+195 |
| | |||||
* | setup-files/windows/setup.py: pep8 | Jesús | 2020-06-01 | 1 | -7/+11 |
| | |||||
* | basicconverters.py: fix string conversion | Jesús | 2020-06-01 | 1 | -8/+9 |
| | |||||
* | rename description en setup.py | Jesús Eduardo | 2018-01-18 | 1 | -1/+1 |
| | |||||
* | pep8 en test/testdata/fake_converter.py | Jesús Eduardo | 2018-01-18 | 1 | -7/+7 |
| | |||||
* | pep8 en test/uitests.sikuli/uitests.py | Jesús Eduardo | 2018-01-18 | 1 | -3/+2 |
| | |||||
* | pep8 en test/uitests.sikuli/test_remove_files.py | Jesús Eduardo | 2018-01-18 | 1 | -15/+11 |
| | |||||
* | pep8 en test/uitests.sikuli/test_output_settings.py | Jesús Eduardo | 2018-01-18 | 1 | -7/+6 |
| | |||||
* | pep8 en test/uitests.sikuli/test_other_conversions.py | Jesús Eduardo | 2018-01-18 | 1 | -3/+3 |
| | |||||
* | pep8 en test/uitests.sikuli/test_conversions.py | Jesús Eduardo | 2018-01-18 | 1 | -29/+28 |
| | |||||
* | pep8 en test/uitests.sikuli/test_clear_finished_conversions.py | Jesús Eduardo | 2018-01-18 | 1 | -7/+2 |
| | |||||
* | pep8 en test/uitests.sikuli/test_choose_files.py | Jesús Eduardo | 2018-01-18 | 1 | -21/+16 |
| | |||||
* | pep8 en test/uitests.sikuli/test_apple_conversions.py | Jesús Eduardo | 2018-01-18 | 1 | -3/+2 |
| | |||||
* | pep8 en test/uitests.sikuli/test_android_conversions.py | Jesús Eduardo | 2018-01-18 | 1 | -4/+1 |
| | |||||
* | pep8 en test/uitests.sikuli/lvcgui.py | Jesús Eduardo | 2018-01-18 | 1 | -38/+34 |
| | |||||
* | pep8 en test/uitests.sikuli/lvc_steps.py | Jesús Eduardo | 2018-01-18 | 1 | -19/+47 |
| | |||||
* | pep8 en test/uitests.sikuli/devices.py | Jesús Eduardo | 2018-01-18 | 1 | -94/+108 |
| | |||||
* | pep8 en test/uitests.sikuli/datafiles.py | Jesús Eduardo | 2018-01-17 | 1 | -135/+135 |
| | |||||
* | pep8 en test/uitests.sikuli/config.py | Jesús Eduardo | 2018-01-17 | 1 | -10/+14 |
| | |||||
* | pep8 en test/test_video.py | Jesús Eduardo | 2018-01-17 | 1 | -4/+7 |
| | |||||
* | pep8 en test/test_utils.py | Jesús Eduardo | 2018-01-17 | 1 | -4/+4 |
| | |||||
* | pep8 en test/test_converter.py | Jesús Eduardo | 2018-01-17 | 1 | -3/+4 |
| | |||||
* | pep8 en test/test_conversion.py | Jesús Eduardo | 2018-01-17 | 1 | -20/+20 |
| | |||||
* | pep8 en test/mock.py | Jesús Eduardo | 2018-01-17 | 1 | -4/+2 |
| | | | | module level import not at top of file | ||||
* | pep8 en test/runtests.py | Jesús Eduardo | 2018-01-17 | 1 | -5/+5 |
| | |||||
* | pep8 en test/mock.py | Jesús Eduardo | 2018-01-17 | 1 | -96/+53 |
| | |||||
* | pep8 en setup-files/windows/setup.py | Jesús Eduardo | 2018-01-17 | 1 | -13/+24 |
| | |||||
* | pep8 en setup-files/osx/setup.py | Jesús Eduardo | 2018-01-17 | 1 | -10/+16 |
| | |||||
* | pep8 en setup-files/linux/setup.py | Jesús Eduardo | 2018-01-17 | 1 | -0/+4 |
| | |||||
* | pep8 en helperscripts/windows-virtualenv/virtualenv.py | Jesús Eduardo | 2018-01-17 | 1 | -198/+240 |
| | |||||
* | pep8 en helperscripts/windows-virtualenv/__main__.py | Jesús Eduardo | 2018-01-17 | 1 | -42/+70 |
| | |||||
* | pep8 en lvc/__init__.py | Jesús Eduardo | 2018-01-17 | 1 | -0/+1 |
| | |||||
* | pep8 en lvc/osx/autoupdate.py | Jesús Eduardo | 2018-01-17 | 1 | -0/+2 |
| | |||||
* | pep8 en lvc/qtfaststart/exceptions.py | Jesús Eduardo | 2018-01-17 | 1 | -1/+1 |
| | |||||
* | pep8 en lvc/resources/converters/others.py | Jesús Eduardo | 2018-01-17 | 1 | -0/+1 |
| | |||||
* | pep8 en lvc/resources/converters/apple.py | Jesús Eduardo | 2018-01-17 | 1 | -0/+1 |
| | |||||
* | pep8 en lvc/resources/converters/android.py | Jesús Eduardo | 2018-01-17 | 1 | -1/+2 |
| | |||||
* | pep8 en lvc/resources/__init__.py | Jesús Eduardo | 2018-01-17 | 1 | -1/+4 |
| | |||||
* | pep8 en lvc/ui/widgets.py | Jesús Eduardo | 2018-01-17 | 1 | -109/+123 |
| | |||||
* | pep8 en lvc/ui/console.py | Jesús Eduardo | 2018-01-17 | 1 | -1/+2 |
| | |||||
* | pep8 en lvc/windows/specialfolders.py | Jesús Eduardo | 2018-01-17 | 1 | -0/+2 |
| | |||||
* | pep8 en lvc/windows/exelogging.py | Jesús Eduardo | 2018-01-17 | 1 | -3/+8 |
| | |||||
* | pep8 en lvc/windows/exe_main.py | Jesús Eduardo | 2018-01-17 | 1 | -4/+4 |
| | |||||
* | pep8 en lvc/windows/autoupdate.py | Jesús Eduardo | 2018-01-17 | 1 | -0/+6 |
| |