1
Commit Graph

17 Commits

Author SHA1 Message Date
5c43791941 changed all internal 'modifiers' to 'public'. 2014-11-11 22:55:14 +00:00
a45039c592 added splash screen, edited threading import, and changed newline on closing dialog 2014-11-11 22:48:53 +00:00
afd1b9843c added comment, and changed exit code 2014-11-10 14:52:04 +00:00
e6db5f5201 renamed some classes, and moved code to be more global 2014-11-09 16:11:10 +00:00
8c0ef2af64 put code on 1 line 2014-11-08 09:23:54 +00:00
13f8ded5b9 Removed database tools from setup 2014-11-07 00:39:59 +00:00
61202f5bcf added dialog for program closing 2014-11-06 10:22:28 +00:00
6f28bfb8f6 moved args decoding to mainwindow, and added dispose for SQL engine, and proper exit code. 2014-11-04 17:25:00 +00:00
f89dd254ba modified to attempt to fix notification icon 2014-11-04 15:55:18 +00:00
838cbae765 removed some of the testing code 2014-08-10 22:47:02 +01:00
0ac0f2d86a added code to check for the runtime arguments for the program to tell where its run from 2014-08-05 16:44:49 +01:00
d43dc445a6 capture runtime arguements, just testing at the moment (see shortcut in debug folder) 2014-08-04 18:31:19 +01:00
b9dbfe96fa split the initProgram function 2014-08-02 10:48:14 +01:00
2f0e303bff updated access modifiers 2014-07-31 15:32:08 +01:00
d493438c65 removed return failsafe. (I just wont call the function from now on) 2014-07-30 22:32:18 +01:00
f8f8e3ac9e Added details for program initialisation 2014-07-27 20:58:49 +01:00
74f6359f77 Moved initialization to different file. 2014-07-25 19:07:08 +01:00