Age | Commit message (Expand) | Author |
2016-11-15 | * "force Goniec" option supported in GUI | emkael |
2016-11-15 | * lowering priority for hash check message to avoid flooding GUI | emkael |
2016-11-15 | * typo fix | emkael |
2016-11-15 | * code formatting | emkael |
2016-11-15 | * not sending anything to Goniec if file list is empty | emkael |
2016-11-15 | * fixing pylint issues | emkael |
2016-11-15 | * logging information on file hash comparisons | emkael |
2016-11-15 | * only sending changed files via Goniec, with an option to override | emkael |
2016-11-15 | * avoid generating different HTML content on second run of the same file | emkael |
2016-11-14 | * CSS added from separate file | emkael |
2016-11-14 | * docstring for added method | emkael |
2016-11-14 | * code formatting | emkael |
2016-11-12 | * saving config when app is closed with app button, not window button | emkael |
2016-11-11 | * enabling manual input in text fields | emkael |
2016-11-10 | * only send to Goniec what exists | emkael |
2016-11-10 | * sanity chackes for non-complete BWS files | emkael |
2016-11-05 | * documentation for command line switches completed | emkael |
2016-10-31 | * error/warning summary not raising modal anymore | emkael |
2016-10-31 | * moving icon to separate resources module | emkael |
2016-10-31 | * typo in docstring fixed | emkael |
2016-10-24 | * version number bump | emkael |
2016-10-24 | * formatting and refactoring to meet PEP8 and PEP257 standards | emkael |
2016-10-23 | * better error handling on config restore | emkael |
2016-10-23 | * storing config formatted nicely | emkael |
2016-10-23 | * storing/restoring GUI fields values in config.json | emkael |
2016-10-23 | * Goniec support in GUI | emkael |
2016-10-23 | * proper socket content encoding | emkael |
2016-10-23 | * Goniec support | emkael |
2015-11-14 | * version number bump | emkael |
2015-11-14 | * class members initialization and cleanup | emkael |
2015-11-14 | * ignoring bidding from before board erase | emkael |
2015-11-14 | * SkipBid support | emkael |
2015-11-14 | * board mapping initialization on multiple calls | emkael |
2015-10-27 | * 1.0.2 version bump1.0.2 | emkael |
2015-10-27 | * infobox + "about" button | emkael |
2015-10-27 | * PEP257 compliance | emkael |
2015-10-27 | * info message at the end of processing | emkael |
2015-10-27 | * background thread-enabled GUI | emkael |
2015-10-27 | * threaded main action | emkael |
2015-10-27 | * asynchronous action dispatch | emkael |
2015-10-27 | * file lists initialization in constructor | emkael |
2015-10-27 | * file delete sanitation | emkael |
2015-10-27 | * GUI documentation | emkael |
2015-10-27 | * PEP257 compliance for docstrings | emkael |
2015-10-26 | * expanding log field with frame | emkael |
2015-10-26 | * summary of errors/warnings in GUI | emkael |
2015-10-26 | * GIF icon data | emkael |
2015-10-26 | * GUI script | emkael |
2015-10-09 | * pep8 compliance | emkael |
2015-09-26 | * 10.00/10 pylint compatibility | emkael |