0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 4 months ago.
Sep 28, 2024 — Sep 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
1.0.0.7 - QtSql working - needs more testing, Minor UI issue fixed when warning displayed, fixed. More... about 12 years ago
1.0.0.7 - conversion to QT database in progress not complete More... about 12 years ago
[no comment] More... about 12 years ago
1.0.0.6 for android now have "say" working More... about 12 years ago
1.0.0.6 - now using default voice on Android with JNI calls for say statement More... about 12 years ago
1.0.0.6 - Android port for QT5.2 with NDK is in EARLY ALPHA at this point. Committing to save what I have so that I can roll back if needed. More... about 12 years ago
1.0.0.5 - optomized spriteshow and spritehide to only redraw if state changed. More... about 12 years ago
1.0.0.5 - added logic to sprite undraw to correctly render sprites when the image under them was transparent. More... about 12 years ago
1.0.0.5 - added logic to LEX to return an array of non fatal compile warnings and display of those. Removed old compile warnings display OPCOD and logic More... about 12 years ago
1.0.0.5 - changed warning codes to use the same logic as error codes in interperter only with numbers 65536+, added logic to stack and a preference to warn or error on problems with type conversions from strings to numbrs, by default this is to ignore these errors More... about 12 years ago
1.0.0.4 - found that clickx, clicky, and clickb were not cleared on running a program from last run. added code to interperter More... about 12 years ago
1.0.0.4 re-wrote preferences dialog and combined printing pref as a tab on main preferences. added save on run as a new option. More... about 12 years ago
1.0.0.4 - cleanup position of IDE as load when screen semotery has changes from last close (problem with portable app on dual monitors) More... about 12 years ago
[no comment] More... about 12 years ago
1.0.0.3 - LET statement - cleaned up LEX file More... about 12 years ago
1.0.0.3 - added optional LET before variable assignment More... about 12 years ago
1.0.0.3 - added trapable error codes as numeric constants to language, fixed small bug in greying out at run time (from 1.0.0.1) More... about 12 years ago
1.0.0.2 added try/catch to testsuite More... about 12 years ago
1.0.0.2 - added try/catch/endtry statements. fixed line number error in compile errors with un-terminated if and other structured More... about 12 years ago
1.0.0.1 - changes to allow compiling with clang under FreeBSD AND gcc. Thanks Fernando ApesteguĂ­a More... about 12 years ago
1.0.0.1 - freshened the off-line documentation for next build. More... about 12 years ago
1.0.0.1 - spritepoly was one pixel too narrow and short for the poly to be fully rendered. More... about 12 years ago
1.0.0.1 - cleaned ui widget enabling when program is running, students were hading a problem of editing a progrm WHILE it was running More... about 12 years ago
1.0.0.1 - cleaned ui widget enabling when program is running, students were hading a problem of editing a progrm WHILE it was running More... about 12 years ago
[no comment] More... about 12 years ago
Updated to 1.0.0.0 More... about 12 years ago
[no comment] More... about 12 years ago
0.9.9.72 - Printer properties dialog complete, added textheight function More... about 12 years ago
0.9.9.71 - Started on printer Properties Dialog More... about 12 years ago
0.9.9.71 - Have added rudimentary PRINTING. PRINTER ON, PRINTER OFF, PRINTER PAGE, and PRINTER CANCEL statement. Turn PRINTERON and then you may use the graphics statements (PLOY, TEXT, LINE, POLY, STAMP, CIRCLE, RECT, IMGLOAD, ARC, CHORD, PIE, and PUTSLICE) to draw on the page as if it was the graphics window. GRAPHWIDTH and GRAPHHEIGHT return size of printable page. More... about 12 years ago