summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Add desktop files translations.Slávek Banko2025-07-0116-456/+45
| | | | | | | Fixed name for info widget plugin in desktop file. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 6387f84b3888421b1da0c15135b34d74c98f8b09)
* Drop support for autotoolsMichele Calgaro2025-06-3044-765/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a3744301eacaa453450bc502a3c092a5b74dab55)
* Add cmake rules for utests and fix tester programMichele Calgaro2025-06-308-9/+35
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit edc958f6e74feb036c90bfa55f40df1c55c37153)
* Remove empty files and unused codeMichele Calgaro2025-05-243-2/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 08705a9e9ab8fc7286aabf45d75a3a680f804dd7)
* Fix CMake FTBFSmio2025-05-111-1/+1
| | | | | Signed-off-by: mio <stigma@disroot.org> (cherry picked from commit 17e619b1454f151163d32ff3d6c68a5788029cdb)
* CMake: Install information about the license in the case of the use of ↵r14.1.4Slávek Banko2025-04-151-1/+1
| | | | | | | built-in flags. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 8f7a840a9a73195d3cb8889a14a69a8ab023fa33)
* Replace TRUE/FALSE with boolean values true/falseMichele Calgaro2025-03-2311-20/+20
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 26a93b0fbb3c81e4aa011fc49cd88444b8edc0bd)
* Conversion to cmake building systemMichele Calgaro2025-03-21120-123/+1129
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit bf204e931c605c73d761ec84943bb0cc94d7e7e4)
* Restructure source files into 'src' subfolderMichele Calgaro2025-03-061040-0/+104936
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 44ef0bd5fe47a43e47aec5f7981b6c1d728dd9a8)