Activity
Fixed deprecated usages in test models
Fixed deprecated usages in test models
Merged two version of install script
Merged two version of install script
fixed non sticking darktheme setting
fixed non sticking darktheme setting
Added settings for Light/Dark mode
Added settings for Light/Dark mode
Update BUILD-INSTRUCTIONS-WINDOWS.md
Update BUILD-INSTRUCTIONS-WINDOWS.md
Added auto build and install and added distinction between ubuntu 22 …
Added auto build and install and added distinction between ubuntu 22 …
Added Fedora in install script
Added Fedora in install script
Added Qt Version in the about dialog
Added Qt Version in the about dialog
Created an install and uninstall script
Created an install and uninstall script
Replaced deprecated usage of location with path
Replaced deprecated usage of location with path
reordered declaration calls on a function
reordered declaration calls on a function
Fixed building issues with ui files
Fixed building issues with ui files
Added empty check to mString in tokenize() and removed the now deprec…
Added empty check to mString in tokenize() and removed the now deprec…
Replaced all deprecated QStringRef reference by QStringView
Replaced all deprecated QStringRef reference by QStringView
fixed required QUIDevice reference
fixed required QUIDevice reference
Changed deprecated argument 'width' to 'horizontalAdvance'
Changed deprecated argument 'width' to 'horizontalAdvance'
Migrated from Sprintf method to QString::arg()
Migrated from Sprintf method to QString::arg()