1
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Replaced occurrences of Glib.Time with Glib.DateTime More... over 9 years ago
Added a timer_updated_relative signal to display task progress More... over 9 years ago
Added previous_runtime to track the total runtime of a task More... over 9 years ago
Improved the look and feel of the TimerView user interface More... over 9 years ago
Added leading zeros to single digits in the Gtk.SpinButtons More... over 9 years ago
Moved "TreeRowReference to task" functionality to Utils class More... over 9 years ago
Display notifications on TaskTimer.active_task_changed signals More... over 9 years ago
Only display notification if task/break status changed More... over 9 years ago
Added an install rule to cmake for installing the stylesheet More... over 9 years ago
Added a CSS stylesheet for altering the application's appearance More... over 9 years ago
Resume timer after marking a task done, when break is active More... over 9 years ago
Added build instructions to README.md More... over 9 years ago
Added README.md and a screenshot of the main window More... over 9 years ago
Updated the .desktop file More... over 9 years ago
Renamed the project to "Go For It!" More... over 9 years ago
Included links to websites in the AboutDialog More... over 9 years ago
Added an about dialog with application info and contributors More... over 9 years ago
Updated the welcome message More... over 9 years ago
Updated the screenshot More... over 9 years ago
Beautified the SettingsDialog by increasing the row spacing More... over 9 years ago
Added SpinButtons for default timer values to SettingsDialog More... over 9 years ago
TaskManager reloads its data now, if Todo.txt location changes More... over 9 years ago
Wrote a SettingsDialog for generic settings and "first start" More... over 9 years ago
Properly positioned the app menu below the app menu button. More... over 9 years ago
Started to implement the app menu More... over 9 years ago
Added a toolbar and an app menu button to MainWindow More... over 9 years ago
Minor refactoring without functional changes More... over 9 years ago
Replaced "Reset" with "Skip" More... over 9 years ago
Changed the default duration for breaks to 5 Minutes More... over 9 years ago
Added default timer durations to SettingsManager More... over 9 years ago