Remove debug logging
Add missing includes
Remove wrong include
Port plasmoid to Plasma 6
Allow building with Qt 6
hgignore: Add build directory
Remove use of the deprecated QString::SplitBehavior and raise minimum Qt version
Makefile: Add lint-desktop target
Add Makefile with a target to execute linters
Add more fields to appdata.xml
Switch to SourceForge
Fix appdata format
Switch to bootstrap4 theme
Use Nikola for building the site
Enable deployment to SourceForge
Add clean target
Use po4a to translate the webpage
Use an iframe for the OpenHub widget
Initial version
Add README
Process saved tasks to match the behaviour of reloading
Replace use of deprecated QSet::toList
Fix setting of the task priority
When editing a task we only save it once and we reload the information from taskwarrior
Fix the waiting state in newest versions of taskwarrior
Correctly populate the environment of the process
Fix reference in resource file
Clarify license state in the README
Follow REUSE specification on more files
Follow REUSE specification on .h and .cpp files
Setup reuse and specify the license of the icons
Don't set the library type
Only remove release directory if it exists
Use the new domain for the plasmoid id
Update plugin metadata
Add appdata file
Use the reverse domain name for the desktop file
Include plasmoid qml files for translation
Translate plasmoid qml strings
Fix translation generation
Add icon for the "Done" button
Add icon for the "Done" button
Update links
Publish to itch.io
Add AppImage link
Decrease CMake minimun version
Add QTASKWARRIOR_VERSION as property
Add option to enable or disable the plasmoid
Fix build for older compiler versions
Don't harcode executable path in .desktop file
Add README
Move icons to src/icons
Fix translations build
Organize more the CMakeLists
Move translations to src/translations
Move library files to src/lib
Move application files to src/app
Fix translation
Update translation file
Move plasmoid files to the src directory
Fix icon category
Allow externally defining the version
Remove duplicated icon
Add Help dialog
Don't use symlink for the svg icon
Add icon
plasmoid: Use a property for the component
QModelIndex.siblingAtColumn is only available sin QT 5.11
Make build compatible with CMake 3.10
Make build compatible with CMake 3.10
Remove unused rows from the form
Remove unused rows from the form
plasmoid: Switch representation when changing size
plasmoid: Switch representation when changing size
plasmoid: Anchor to the root element
plasmoid: Don't reload after going back to the list
Show relative dates
Display entry date
plasmoid: Display priority
Remove qtaskwarrior.pro
plasmoid: Reload tasks every hour
plasmoid: Add button for marking task as done
Only reload tasks after all of them have been deleted
Only reload tasks after all of them have been deleted
Update translations
plasmoid: Set a custom tooltip subtext
plasmoid: Show annotations
Delete Task object if it's no longer used
Include the tags and projects of all the tasks
plasmoid: Fill width with the description
plasmoid: Add urgency field
Use PlasmaExtras.DescriptiveLabel
plasmoid: Fill width with the description
Use PlasmaExtras.DescriptiveLabel
plasmoid: add initial detailed view for each task
plasmoid: Display project and tags
plasmoid: add initial detailed view for each task
plasmoid: Hide due date line if it doesn't has one
Move full representation to its own qml file
plasmoid: Hide due date line if it doesn't has one