about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* - Dark Mode off by defaultRicky Kresslein2022-03-228-15/+9
| | | | - Dark mode toggle switches immediately
* Update readmeRicky Kresslein2022-03-181-2/+2
|
* Update readmeRicky Kresslein2022-03-181-4/+4
|
* Update readmeRicky Kresslein2022-03-181-4/+4
|
* Update readmeRicky Kresslein2022-03-181-4/+4
|
* Update readmeRicky Kresslein2022-03-181-4/+4
|
* Readme and screenshotsRicky Kresslein2022-03-186-0/+708
|
* Right-clicking a task starts timer for that taskRicky Kresslein2022-03-172-1/+24
|
* - Bug fix: Changing a task date now moves it immediatelyRicky Kresslein2022-03-174-18/+42
| | | | | | - Spaces before single digit dates are now zeroes - Moved 'Delete history' above 'About' in menu - Task input selected by default
* Bug fix - total time displaying incorrectlyRicky Kresslein2022-03-162-6/+6
|
* - Added 'delete confirmation' settingRicky Kresslein2022-03-057-13/+112
| | | | - Added 'show seconds' setting
* Added 'limit days shown' settingRicky Kresslein2022-03-034-4/+83
|
* Moved distroRicky Kresslein2022-03-0243-0/+0
|
* - Clearly states idle notify works in Gnome onlyRicky Kresslein2022-02-236-11/+131
| | | | | - Fixed bug idle preference only updated on start - Added dark theme switch
* - Distinctive development modeRicky Kresslein2022-02-2013-13/+159
|
* - Added PreferencesRicky Kresslein2022-02-2011-4/+229
| | | | | - Added idle notify to preferences - Bug fix: if user deleted first task none would show
* Updated descriptionRicky Kresslein2022-02-202-2/+3
|
* - Moved to com.lakoliu.FurtheranceRicky Kresslein2022-02-1838-0/+4364
- Removed development flag for release - Created nicer about dialog - Added description to data file - Improved desktop file - Changed database directory - Delete All no longer enabled if no tasks - Added GPL to top of every file