about summary refs log tree commit diff
path: root/src/gtk/window.ui
Commit message (Collapse)AuthorAgeFilesLines
* application window: Use AdwToolbarViewGabriel Brand2025-01-021-20/+11
|
* #102: Expand with windowRicky Kresslein2023-06-011-1/+2
|
* Create Mac port and add App Store badgeRIcky Kresslein2023-03-141-0/+0
|
* Ability to change database location - #29Ricky Kresslein2022-09-241-4/+4
|
* Import databaseRicky Kresslein2022-09-231-0/+4
|
* Backup databaseRicky Kresslein2022-09-221-4/+10
|
* #52: Shrink for mobileRicky Kresslein2022-09-111-1/+1
|
* Menu organizationRicky Kresslein2022-06-111-6/+8
|
* Center timer on empty (Issue #1)Ricky Kresslein2022-06-101-47/+48
|
* add csv exportFelix Zwettler2022-06-071-0/+4
|
* Update menu wordingRicky Kresslein2022-06-051-1/+1
|
* Reports feature (Issue #32)Ricky Kresslein2022-06-051-0/+4
|
* Edit task placeholder textRicky Kresslein2022-05-221-1/+1
|
* Add tasks manually (Issue #42)Ricky Kresslein2022-05-181-0/+6
|
* Add tags to tasks (Issue #8)Ricky Kresslein2022-04-221-1/+1
|
* Made start/stop button circularRicky Kresslein2022-04-091-0/+3
|
* Add padding to timer sides to improve scaling (Issue #11)Ricky Kresslein2022-04-061-0/+2
|
* Remove bottom marginRicky Kresslein2022-03-311-1/+0
|
* - Bug fix: Changing a task date now moves it immediatelyRicky Kresslein2022-03-171-4/+4
| | | | | | - Spaces before single digit dates are now zeroes - Moved 'Delete history' above 'About' in menu - Task input selected by default
* Moved distroRicky Kresslein2022-03-021-0/+0
|
* - Moved to com.lakoliu.FurtheranceRicky Kresslein2022-02-181-0/+95
- 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