summaryrefslogtreecommitdiffstats
path: root/notFinishedCode/dbClass.py
Commit message (Expand)AuthorAgeFilesLines
* finallygsmselftest2011-10-271-16/+22
* I added the Mutex to the dbClass and example in dbDemo!Refik Hadzialic2011-09-021-0/+78
* The deviceAddress function didn't work since I modified the table name before...Refik Hadzialic2011-07-261-2/+17
* Added in the select statement to select the number of the device!Refik Hadzialic2011-07-261-1/+1
* I made some changes, I added an attribute field if the task was done before s...Refik Hadzialic2011-07-261-0/+2
* Made some changes to the DB class, and a modification to make the deleting of...Refik Hadzialic2011-07-251-61/+0Star
* debugged the function responsible for inserting new tasks in the temporary an...Refik Hadzialic2011-07-151-9/+32
* changed it to make it workRefik Hadzialic2011-07-151-41/+15Star
* Added a function that searches for a task inside the task list!Refik Hadzialic2011-07-151-11/+26
* I added two new functions that were requested by Tri, for checking is there a...Refik Hadzialic2011-07-151-3/+79
* pasword for dbtt412011-07-071-1/+1
* I modifed the dbClass and added a function for inserting results into the Res...Refik Hadzialic2011-07-061-4/+35
* I modified the dbClass, I added a function for deleting a task from the tempo...Refik Hadzialic2011-07-061-20/+47
* In the meantime I created the client with a client class, later on it will be...Refik Hadzialic2011-07-061-0/+186