320670bb43
Coding style.
...
- Using subprocess.run
2018-03-24 16:34:49 +10:00
b8732c3028
Updated copyrights.
2018-01-12 15:00:39 +10:00
257eae4e73
Coding style.
...
- asyncio.async -> asyncio.ensure_future
2017-10-28 08:29:27 +10:00
4935c585aa
Made work on Ubuntu 17.10.
...
- Changed to python3.6.
- Accepted minor differences in golden files.
- php is now 7.1.
- Updated README.
- Need to test that the AppImage still works.
2017-10-27 12:39:50 +10:00
111d362942
Explicitly using python3.5.
...
- Async and await keywords don't work with python3.4.
2017-09-02 11:59:10 +01:00
975637edc1
Always show the status bar.
2017-08-30 18:51:19 +01:00
e63dd40320
Revert "Try clearing the cache iff the summary pickle doesn't load."
...
This reverts commit a04c19c760 .
- This caused problems when the api of the pickled objects changed.
2017-08-28 16:23:05 +01:00
5a26b9fd13
Coding style.
2017-08-14 14:32:29 +01:00
a21d3de99c
Added a command to refresh all results of the current tool.
2017-08-14 14:22:49 +01:00
a04c19c760
Try clearing the cache iff the summary pickle doesn't load.
2017-07-24 13:34:35 +01:00
20161303fc
appimage: Can now get a shell inside the AppImage.
...
- The --self_test option is no longer needed. Instead do:
- # APPIMAGE_ENTER=1 ./vigil.appimage # To enter the shell
- # $APPDIR/test-all
2017-07-23 18:39:24 +01:00
e7d0d9ce42
Open editors at the same scroll position as in the Contents tool.
2017-07-11 16:20:05 +01:00
8ecd50848d
Fixed a bug when paging the summary.
2017-07-08 14:22:45 +01:00
547983819d
Fixed a bug in scrolling.
2017-07-08 13:13:22 +01:00
50dac0aa58
Can create an AppImage with make-appimage.
2017-06-30 12:47:50 +01:00
5728e5cff3
Made vigil into a package with a setup.py file.
2017-06-27 14:03:32 +01:00