Releases: bdmihai/qt-calendar-gadget
Releases · bdmihai/qt-calendar-gadget
qt-calendar-gadget version 1.3.1
What's Changed
- Add date calculations by @ThomasHeinrichSchmidt in #2
- add context menu to calendar days (experimental)
- restore Google calendar entries after PC resumed from sleep
- improved refreshGoogleService()
- context menu for date calculations
- add qt creator project files and compile with qt 5.12 by @bdmihai in #3
- update to qt 5.12.12
- zip file with executable (incl dll's)
New Contributors
- @ThomasHeinrichSchmidt made their first contribution in #2
- @bdmihai made their first contribution in #3
Full Changelog: v1.2.1...v1.3.1
qt-calendar-gadget version 1.2.1
- Add qt.conf
- Fixed setup
qt-calendar-gadget version 1.2.0
- Google OAuth2 implemented
- New Google calendar API implemented