This repository has been archived by the owner on Sep 24, 2023. It is now read-only.
- Builds with Qt 5.11
- Add config option for number of task selector entries
- Adapt Raise/Show behavior when Charm is running in background
- Highlight search results when searching tasks (#294)
- Disable HiDPI support on Linux (which was buggy and resulted in worse results on HiDPI screens)
- Remove Qt 4 support
- Remove bundled qtkeychain copy
- Allow to directly resume after idle detection (#291)
- Add comment attribute to tasks and display it as tooltip (#280)
- Change event task: Allow to select tasks to replace in any order (#285)
- Update task selector text on task change (#296)
- Do database backend before database upgrade (#286)
- Use correct idle detection period (#290)
- Avoid duplicated idle detection dialog (#311)
- Make Activity Report dialog more compact (#302)
- Simplify systray menu (#246)
- Add option to start application minimized (#293)
- Open report configuration windows as modal dialogs
- Optimize usage of QDateTime and prevent UTC timezone where possible
- Windows installer: Use craft for installer generation, sign installer
- lotsofcake: Implement daily upload of staged timesheets
- lotsofcake: Use basicauth by default and REST API for timesheet upload
- lotsofcake: Fix basicauth handling of wrong passwords