1
Commit Graph

29 Commits

Author SHA1 Message Date
129725bd8c debugging 2015-03-29 19:07:53 +01:00
ff69d41e24 edited initial backup code, and added the call to it 2015-01-11 14:53:00 +00:00
e734383164 commented out (needs editing to newer code) 2014-12-30 17:33:33 +00:00
b9394ce5e7 added global form and removed pointless variable 2014-12-08 15:21:13 +00:00
61975d143d added code for startup backups, Needs testing first! 2014-12-04 23:20:29 +00:00
d743c9fbdb started work on startup backup system 2014-12-04 12:47:25 +00:00
8c0e67c799 changed setup layout to make the splash screen actually work! 2014-12-03 12:27:14 +00:00
84656a33ef changed global classes,and changed modifier 2014-11-21 22:32:50 +00:00
77422507d7 added in global definitions, and removed temp code that slowed down the program, used placeholder comment instead 2014-11-20 14:40:30 +00:00
13a5aac6c3 removed pointless line 2014-11-17 16:10:44 +00:00
576d9067cd moved brace and added extra close code to make sure it does. 2014-11-16 17:19:40 +00:00
777c337606 added addbackup window for global access, and removed dispose (because it's not really needed 2014-11-15 13:46:33 +00:00
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