aboutsummaryrefslogtreecommitdiff
path: root/voctogui/lib/uibuilder.py
AgeCommit message (Collapse)Author
2016-09-15voctogui: pep8ifyFlorian Zeitz
* Indent by 4 spaces * Use spaces around infix operators * Reformat some argument lists * One import per line * Start line comments with '# ' * Two newlines before free functions * One newline before methods
2016-02-01cleanup shebang linesMaZderMind
2015-06-17Implement correct Fetching via IDMaZderMind
2015-06-17enhance ui control codeMaZderMind
2015-06-17start filling the gui from codeMaZderMind
2015-05-23basic guiMaZderMind