#####Make a dialog with personal data
#####Save written data in a KConfig file
#####Read written data from eventual config file
#####Lock textfields until manual edit is clicked
#####Save manual edited exercise in KConfig-file
#####Remove exercise in KConfig-file
#####Show exercises in dropdown list in main view
#####[skipped] Move up and down in the exercisesList (change to KListBox)
#####Add exercises to table
#####Save exercises from table, remember data of pulse from clock, and split times (how many?)
#####Show records from file in Table
#####Mark dates where exercise occurs
#####BUG 1: 3 Added exercises crashes program
#####Make a weekly report dialog (can be seen in the calendar with another color?) (1h)
#####Change color of the QComboBox in QTable (30min)
#####Dialog before deleting exercise records (1h)
#####Make the UI more intuitive, hidden split times? (1h)
#####Remove the toolbar option (30min)
#####[skipped] Things to configure in the settings? (1h)
#####Remove polar watch from menu, add weekly reports (30min)
#####[skipped] If necessary, implement the edit/find/cut (1h)
#####[skipped]Remove selection of cells, only row is better. (30min)
#####Implement weekly report
#####[used KConfig instead] Save weekly reports to file
#####[skipped - single user] Change personal data dialog & rest to "manage users"
#####[skipped - single user] Save files as exercises.user
#####[skipped - single user] Save the name of the default user in the number file?
#####Pointers needed 4 addExercise when splitbox? + Make algorithm for what data sended to file
#####Implement "edit exercises"
#####When entered data, clear the cells.
#####Make icon
#####Test program on other computer
#####FINALLY : Clean up code, look through pointers, and delete them when not used anymore.
Make so the data files get saved at KDEDIR-appname
-----[V1.1 Bugfix]Make QListview change height when program changes height
-----[V1.5 Graphic] Implement diagram options
-----[V1.5 Graphic] Option to save exercises file somewhere
#####Try stupid things and fix crashes....
SEND TO KDE-APPS!