1
Commit Graph

34 Commits

Author SHA1 Message Date
f50f74e554 Added more validation on selecting drive from list, and displaying tab when selected 2014-07-27 21:03:06 +01:00
f7f0abd98d Added panel for drive details, and removed rules tab 2014-07-27 21:01:19 +01:00
6753feb8be Began development on drive details panel 2014-07-27 20:59:31 +01:00
f8f8e3ac9e Added details for program initialisation 2014-07-27 20:58:49 +01:00
637baf6e64 added tools file to contain global useful functions 2014-07-27 20:55:59 +01:00
4c7a7373b4 Added list comparison statement, check if anything has changed 2014-07-25 19:08:48 +01:00
1b3f83d9e1 Removed almost everything. cant have execution function in case of SQL injection techniques 2014-07-25 19:08:08 +01:00
74f6359f77 Moved initialization to different file. 2014-07-25 19:07:08 +01:00
af4e7fdf87 added basic SQL code for adding and extracting values from the database 2014-07-24 20:27:22 +01:00
f1d0ae5ea1 Added separate file for database commands 2014-07-24 16:42:30 +01:00
46ec2ab46b Added reference for SQL module, and added database class 2014-07-24 16:41:57 +01:00
660f7a6e12 started dev on connection to backup database, hit a roadblock on how to do it though! 2014-07-23 22:16:57 +01:00
f1fd4ae0ac Added code for getting selected device from connected devices menu! 2014-07-22 23:26:16 +01:00
eb87e65a4a Changed style of connected devices list, and a whole load of other stuff that I dont know! 2014-07-22 23:25:48 +01:00
23b2fe177b Began development on function for scanning inserted drives 2014-07-22 23:24:20 +01:00
c893029596 Added refresh code for button, and began development for selecting drive 2014-07-22 21:14:30 +01:00
011a1c3921 Changed function definition, optimized code, and added function for ejecting drive 2014-07-22 21:12:00 +01:00
37eb469c49 Added refresh button for drive list 2014-07-22 21:09:28 +01:00
4a939c4aff Began Development on sidebar for drive displaying 2014-07-21 18:32:13 +01:00
ff93ade940 Removed something?... 2014-07-21 18:31:00 +01:00
50432ac9f9 Clean up and added 'Using' statements (Originally for testing) 2014-07-21 12:42:06 +01:00
ef8404f94b Renamed controls 2014-07-21 12:41:29 +01:00
ba6a4581c4 Added class to safely eject USB drive 2014-07-21 12:40:52 +01:00
ba28d2dc9b Added function to get drives 2014-07-21 12:39:57 +01:00
33b64a31a0 Edited layout of main tabs. Added some images and added in some buttons 2014-07-18 13:36:31 +01:00
b8643149c8 Updated project file 2014-07-17 21:39:27 +01:00
c1e5f4a160 Changed start up form 2014-07-17 21:38:40 +01:00
88169c3d50 Begun development of shaped splash screen 2014-07-17 21:36:42 +01:00
5eb911bd04 Added basic ribbon control to main window 2014-07-17 21:36:13 +01:00
1dfb042341 Deleted old files 2014-07-17 21:34:16 +01:00
2b4e7f3c56 Added program icon to project 2014-06-25 15:49:40 +01:00
a96cb76355 Added Class for group of functions that control USB scanning and file checking 2014-06-25 15:23:04 +01:00
4644e1d6b5 I dont actually know what changes this has made... 2014-06-25 14:27:27 +01:00
a287b9f169 Initialise Visual Studio 2014-06-25 11:47:28 +01:00