11 Commits

Author SHA1 Message Date
Simon Quigley
78b4780b31 Change the Close button to the standard Close button. 2018-01-15 18:00:02 -06:00
Simon Quigley
2601b50a74 Close the window when the button is pressed. 2018-01-15 16:11:34 -06:00
Simon Quigley
72e6cf75e5 Add a basic Makefile and a working main.py file. 2018-01-15 16:00:34 -06:00
Simon Quigley
aaf08f05aa Set the window title and icon to actually good things. 2018-01-15 15:18:35 -06:00
Simon Quigley
c725146010 Put the mainform QWidget inside of a QMainWindow box, so things work out a bit better. 2018-01-15 15:17:00 -06:00
Simon Quigley
9501ddc356 Initial code file. 2018-01-15 14:37:20 -06:00
Simon Quigley
f90823a90f Change mainform to MainWindow. 2018-01-15 14:27:25 -06:00
Simon Quigley
8488fa4047 Move files to src/ to make things easier. 2018-01-15 00:49:05 -06:00
Simon Quigley
7a3a7a4cbb Move things around and deal with the resource file. 2018-01-15 00:37:41 -06:00
Simon Quigley
619f3a9598 Fix whining. 2018-01-15 00:27:54 -06:00
Simon Quigley
8a41243c90 Initial commit. 2018-01-15 00:13:14 -06:00