summaryrefslogtreecommitdiffstats
path: root/ui (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-06-23added priorities with possibility to define different colorsAlexander Sulfrian2-86/+131
colors does not work correctly
2009-05-20added date/time functionalityAlexander Sulfrian2-22/+70
named date and time input fields save date/time default date/time to -1
2009-05-20added time (hour/minute) fields to date select dialogAlexander Sulfrian1-62/+125
2009-05-10add/remove supportAlexander Sulfrian2-4/+28
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
2009-05-08gui redesign in glade, database layout 0.3Alexander Sulfrian2-103/+532
complete redesign of the gui with glade-3 gui loading with gtk.glade.XML move to db layout 0.3 with completed column
2009-04-23gui extended, database layout 0.2Alexander Sulfrian1-47/+87
sortable and reorderable listview in gui db-version 0.2 with description field (BLOB
2009-04-17started gui creationAlexander Sulfrian2-0/+138
added first window with menu, statusbar and aboutbox added license file with gpl3 and version remove some debuging output from storage.sqlite