summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Add desktop files translations.Slávek Banko2025-06-3016-456/+45
| | | | | | Fixed name for info widget plugin in desktop file. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Drop support for autotoolsMichele Calgaro2025-06-3044-765/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add cmake rules for utests and fix tester programMichele Calgaro2025-05-258-9/+35
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove empty files and unused codeMichele Calgaro2025-05-243-2/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix CMake FTBFSmio2025-05-101-1/+1
| | | | Signed-off-by: mio <stigma@disroot.org>
* CMake: Install information about the license in the case of the use of ↵Slávek Banko2025-04-141-1/+1
| | | | | | built-in flags. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Replace TRUE/FALSE with boolean values true/falseMichele Calgaro2025-03-2211-20/+20
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Conversion to cmake building systemMichele Calgaro2025-03-21120-123/+1129
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Restructure source files into 'src' subfolderMichele Calgaro2025-03-061040-0/+104936
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>