summaryrefslogtreecommitdiffstats
path: root/src/dialogs
Commit message (Collapse)AuthorAgeFilesLines
* Drop support for automake buildsMichele Calgaro2025-05-221-38/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add cmake rules for tests files and make tests runnable.Michele Calgaro2025-05-221-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace TRUE/FALSE with boolean values true/falseMichele Calgaro2025-03-238-27/+27
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use tdestandarddirs.hMichele Calgaro2025-02-255-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use tdeAppMichele Calgaro2025-02-036-10/+10
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* CMake conversionMichele Calgaro2024-11-121-0/+38
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Generalize inclusion of file generated by tquicMichele Calgaro2024-10-212-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove check for obsolete sqlite support. Check only for aqlite3Michele Calgaro2024-10-211-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rearrange folders structure to remove unnecessary 'krecipes' second level ↵Michele Calgaro2024-10-2179-0/+13287
subfolder Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>