summaryrefslogtreecommitdiffstats
path: root/storage (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix typoHEADmasterjanus2011-03-281-1/+1
|
* added priorities with possibility to define different colorsAlexander Sulfrian2009-06-231-2/+2
| | | | colors does not work correctly
* db version 0.5: added due fieldAlexander Sulfrian2009-05-201-6/+13
|
* add/remove supportAlexander Sulfrian2009-05-101-7/+17
| | | | | | | | change db layout to version 0.4, with removed column only display items, that are not removed created events for add, remove buttons remove, __delitem__, contains in itemList as proxy to itemList.data added default constructor (if nothing is set) for item to create a new
* gui redesign in glade, database layout 0.3Alexander Sulfrian2009-05-081-10/+16
| | | | | | complete redesign of the gui with glade-3 gui loading with gtk.glade.XML move to db layout 0.3 with completed column
* gui extended, database layout 0.2Alexander Sulfrian2009-04-231-6/+17
| | | | | sortable and reorderable listview in gui db-version 0.2 with description field (BLOB
* started gui creationAlexander Sulfrian2009-04-171-5/+0
| | | | | | added first window with menu, statusbar and aboutbox added license file with gpl3 and version remove some debuging output from storage.sqlite
* completed storage magicAlexander Sulfrian2009-04-163-3/+65
|
* first trysAlexander Sulfrian2009-04-164-0/+33