Commit Graph

12 Commits

Author SHA1 Message Date
Jeff Wang
d532f2cf44 put license notice in all files, use GPLv3+ 2019-11-14 03:45:52 -05:00
Jeff Wang
9402bd512f keyboard support for Qt GUI 2019-11-14 03:32:07 -05:00
Jeff Wang
2816712d49 fix width and height of qt gui, update screenshot with STO/RCL/LastX/rotate 2019-10-21 02:36:57 -04:00
Jeff Wang
c05a402b72 add STO, RCL, lastX, and rotate; do not require holding shift while
pressing 0 to turn off
2019-10-21 02:36:57 -04:00
Jeff Wang
b18969fef0 update gui 2019-10-07 03:19:26 -04:00
Jeff Wang
836d4fc122 fix emulator lcd/calculator thread startup race 2019-04-05 02:10:10 -04:00
Jeff Wang
4734fe5a0e add keyboard, fix display of negative numbers 2019-04-04 02:46:10 -04:00
Jeff Wang
cb255bc7d1 fix quitting 2019-04-04 02:08:22 -04:00
Jeff Wang
5e04a18cd2 use semaphores for keyboard and lcd, add lcd thread for calling updateLcd() 2019-04-04 01:54:02 -04:00
Jeff Wang
9484dc01fc fix lcd display, do not create multiple Calculator objects (and threads) 2019-04-04 01:32:15 -04:00
Jeff Wang
fc6d8efc5f work on Qt GUI, still not working properly 2019-04-04 00:33:42 -04:00
Jeff Wang
8f39958679 start working on gui 2019-04-03 00:07:15 -04:00