aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release 22.2.022.2.0Mike Gabriel2022-02-186-7/+200
* Merge branch 'tari01-pr/build-with-werror'Mike Gabriel2022-02-186-310/+315
|\
| * .build.yml: Build with -WerrorRobert Tari2022-02-181-3/+3
| * Fix build warningsRobert Tari2022-02-185-15/+20
| * Whitespace fixRobert Tari2022-02-181-299/+299
|/
* Merge branch 'tari01-pr/cleanup-compile-flags'Mike Gabriel2022-02-183-12/+8
|\
| * .build.yml: Drop extra compilation flagsRobert Tari2022-02-171-1/+0
| * Clean up compilation flagsRobert Tari2022-02-172-11/+8
|/
* Merge branch 'tari01-pr/drop-pkglibexecdir'Mike Gabriel2022-02-171-1/+0
|\
| * data/CMakeLists.txt: Drop unused pkglibexecdir definitionRobert Tari2022-02-171-1/+0
|/
* Merge branch 'tari01-pr/add-lomiri-features-flag'Mike Gabriel2022-02-1711-30/+41
|\
| * .build.yml: Add ENABLE_LOMIRI_FEATURES flag and adapt build flowRobert Tari2022-02-171-1/+3
| * Make Lomiri features configurable at build timeRobert Tari2022-02-1710-29/+38
|/
* .travis.yml: Run CI builds on Travis CI's Ubuntu focal base systemRobert Tari2022-02-081-1/+1
* Translated using Weblate (French)MonsieurBibo2022-01-301-7/+9
* Translated using Weblate (Swedish)Anders Jonsson2022-01-221-4/+7
* Translated using Weblate (Hungarian)wigy2022-01-081-5/+9
* Translated using Weblate (Portuguese)ssantos2022-01-031-10/+17
* Merge branch 'tari01-pr/build-libayatana-common-with-enable-lomiri-features'Mike Gabriel2021-12-1513-994/+1025
|\
| * .build.yml: Build libayatana-common with ENABLE_LOMIRI_FEATURESRobert Tari2021-12-091-1/+5
| * .build.yml: Some cppcheck tweaksRobert Tari2021-12-091-1/+1
| * Fix cppcheck warningsRobert Tari2021-12-0912-44/+71
| * Whitespace fixRobert Tari2021-12-094-966/+966
|/
* Merge branch 'tari01-pr/fix-qt5-use-modules-warning'Mike Gabriel2021-12-084-24/+24
|\
| * Fix qt5_use_modules warningRobert Tari2021-12-084-24/+24
|/
* Merge branch 'tari01-pr/drop-accountsservice-file-check'Mike Gabriel2021-12-081-5/+0
|\
| * CMakeLists.txt: Drop unneeded com.lomiri.AccountsService.Sound.xml checkRobert Tari2021-12-081-5/+0
|/
* Translated using Weblate (Esperanto)phlostically2021-12-081-3/+3
* Translated using Weblate (Esperanto)phlostically2021-11-241-2/+2
* Translated using Weblate (Esperanto)phlostically2021-11-221-5/+8
* Merge branch 'sunweaver-pr/drop-copy-of-test-sound-file'Robert Tari2021-11-221-0/+0
|\
| * license headers: Stop using the '©' character.Mike Gabriel2021-11-2229-37/+37
| * tests/*: Use one spelling for "Canonical Ltd." in copyright headers.Mike Gabriel2021-11-2226-26/+26
| * Translated using Weblate (Esperanto)phlostically2021-11-221-6/+8
| * Translated using Weblate (Esperanto)phlostically2021-11-221-31/+33
| * Translated using Weblate (Gaelic)Phil Clifford2021-11-221-4/+8
| * tests/integration/Copy of test-sound.wav: Drop superfluous file.Mike Gabriel2021-11-191-0/+0
* | Merge branch 'sunweaver-pr/copyright-punctuation-fix'Robert Tari2021-11-2255-63/+63
|\ \
| * | Translated using Weblate (Esperanto)phlostically2021-11-221-6/+8
| * | Translated using Weblate (Esperanto)phlostically2021-11-221-31/+33
| * | Translated using Weblate (Gaelic)Phil Clifford2021-11-221-4/+8
| * | license headers: Stop using the '©' character.Mike Gabriel2021-11-1929-37/+37
| * | tests/*: Use one spelling for "Canonical Ltd." in copyright headers.Mike Gabriel2021-11-1926-26/+26
| |/
* | Translated using Weblate (Esperanto)phlostically2021-11-211-6/+8
* | Translated using Weblate (Esperanto)phlostically2021-11-201-31/+33
* | Translated using Weblate (Gaelic)Phil Clifford2021-11-171-4/+8
|/
* release 0.9.00.9.0Mike Gabriel2021-11-178-9519/+5772
* Merge branch 'tari01-pr/scroll-message'Mike Gabriel2021-11-171-1/+1
|\
| * src/service.vala: Change scrolling debug message typeRobert Tari2021-11-171-1/+1
|/
* Merge branch 'tari01-pr/refactor-schema-detection'Mike Gabriel2021-11-179-41/+29
|\