summaryrefslogtreecommitdiff
path: root/src/bidding_data_gui.py
AgeCommit message (Expand)Author
2016-11-15 * "force Goniec" option supported in GUIemkael
2016-11-15 * typo fixemkael
2016-11-14 * docstring for added methodemkael
2016-11-12 * saving config when app is closed with app button, not window buttonemkael
2016-11-11 * enabling manual input in text fieldsemkael
2016-10-31 * error/warning summary not raising modal anymoreemkael
2016-10-31 * moving icon to separate resources moduleemkael
2016-10-31 * typo in docstring fixedemkael
2016-10-24 * formatting and refactoring to meet PEP8 and PEP257 standardsemkael
2016-10-23 * better error handling on config restoreemkael
2016-10-23 * storing config formatted nicelyemkael
2016-10-23 * storing/restoring GUI fields values in config.jsonemkael
2016-10-23 * Goniec support in GUIemkael
2015-10-27 * infobox + "about" buttonemkael
2015-10-27 * info message at the end of processingemkael
2015-10-27 * background thread-enabled GUIemkael
2015-10-27 * threaded main actionemkael
2015-10-27 * asynchronous action dispatchemkael
2015-10-27 * GUI documentationemkael
2015-10-26 * expanding log field with frameemkael
2015-10-26 * summary of errors/warnings in GUIemkael
2015-10-26 * GIF icon dataemkael
2015-10-26 * GUI scriptemkael