Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | INSTALL.md: Update dependency list | Robert Tari | 2021-12-08 | 1 | -1/+2 |
| | |||||
* | CMakeLists.txt: Fix missing check for properties-cpp dependency | Robert Tari | 2021-12-08 | 1 | -0/+1 |
| | | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-display/issues/43 | ||||
* | Merge branch 'z3ntu-systemd' | Mike Gabriel | 2021-12-08 | 1 | -15/+18 |
|\ | | | | | | | Attributes GH PR #44: https://github.com/AyatanaIndicators/ayatana-indicator-display/pull/44 | ||||
| * | Do not install systemd service file if not found | Luca Weiss | 2021-12-06 | 1 | -15/+18 |
|/ | | | | Fixes #42 | ||||
* | Translated using Weblate (Esperanto) | phlostically | 2021-11-19 | 1 | -11/+13 |
| | | | | | | | Currently translated at 100.0% (6 of 6 strings) Translation: Ayatana Indicators/Display Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/display-applet/eo/ | ||||
* | Merge branch 'sunweaver-pr/consolidate-gschema-usage' | Robert Tari | 2021-11-19 | 4 | -22/+37 |
|\ | | | | | | | Attributes GH PR #40: https://github.com/AyatanaIndicators/ayatana-indicator-display/pull/40 | ||||
| * | GSettings: Use org.ayatana.display.gschema.xml for non-Lomiri sessions and ↵ | Mike Gabriel | 2021-11-19 | 4 | -22/+37 |
|/ | | | | | | | | unit tests. Additionally, internationalize the org.ayatana.display GSettings schema. Fixes https://github.com/AyatanaIndicators/ayatana-indicator-display/issues/39 | ||||
* | AUTHORS | Mike Gabriel | 2021-11-18 | 1 | -0/+66 |
| | | | | AUTHORS: Add file. | ||||
* | release 0.9.00.9.0 | Mike Gabriel | 2021-11-18 | 3 | -3/+29 |
| | |||||
* | NEWS: Add empty file. | Mike Gabriel | 2021-11-18 | 1 | -0/+0 |
| | |||||
* | Merge branch 'tari01-pr/rename-to-x-lomiri' | Mike Gabriel | 2021-11-10 | 3 | -9/+9 |
|\ | | | | | | | Attributes GH PR #38: https://github.com/AyatanaIndicators/ayatana-indicator-display/pull/38 | ||||
| * | Rename Lomiri-specific properties to x-lomiri | Robert Tari | 2021-11-09 | 3 | -9/+9 |
|/ | |||||
* | Translated using Weblate (Macedonian) | ElectrifiedSpeed | 2021-11-04 | 1 | -4/+7 |
| | | | | | | | Currently translated at 16.6% (1 of 6 strings) Translation: Ayatana Indicators/Display Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/display-applet/mk/ | ||||
* | Merge branch 'tari01-pr/drop-has-lomiri-touch-schema' | Mike Gabriel | 2021-11-01 | 2 | -12/+32 |
|\ | | | | | | | Attributes GH PR #37: https://github.com/AyatanaIndicators/ayatana-indicator-display/pull/37 | ||||
| * | Drop HAS_LOMIRI_TOUCH_SCHEMA, use native schema instead | Robert Tari | 2021-11-01 | 2 | -12/+32 |
|/ | | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-display/issues/8 | ||||
* | Merge branch 'tari01-pr/rename-com-ubuntu-touch-system' | Mike Gabriel | 2021-11-01 | 4 | -7/+7 |
|\ | | | | | | | Attributes GH PR #36: https://github.com/AyatanaIndicators/ayatana-indicator-display/pull/36 | ||||
| * | Rename com.ubuntu.touch.system to com.lomiri.touch.system | Robert Tari | 2021-11-01 | 4 | -7/+7 |
|/ | |||||
* | Merge branch 'tari01-pr/x-canonical-to-x-ayatana' | Mike Gabriel | 2021-11-01 | 3 | -9/+9 |
|\ | | | | | | | Attributes GH PR #35: https://github.com/AyatanaIndicators/ayatana-indicator-display/pull/35 | ||||
| * | Raname x-canonical properties to x-ayatana | Robert Tari | 2021-10-27 | 3 | -9/+9 |
|/ | |||||
* | Merge branch 'sunweaver-pr/travis-cleanup' | Robert Tari | 2021-10-25 | 2 | -22/+8 |
|\ | | | | | | | Attributes GH PR #34: https://github.com/AyatanaIndicators/ayatana-indicator-display/pull/34 | ||||
| * | .build.yml: Remove source code of locally built dependency after it has been ↵ | Mike Gabriel | 2021-10-25 | 1 | -0/+2 |
| | | | | | | | | installed. | ||||
| * | .build.yml: Run unit tests in build_scripts: target. | Mike Gabriel | 2021-10-25 | 1 | -8/+4 |
| | | |||||
| * | .build.yml: Drop autogen.sh support. | Mike Gabriel | 2021-10-25 | 1 | -14/+2 |
| | | |||||
| * | Merge branch 'tari01-pr/suppress-constparameter-cppcheck' | Mike Gabriel | 2021-10-25 | 1 | -1/+1 |
|/| | | | | | | | Attributes GH PR #33: https://github.com/AyatanaIndicators/ayatana-indicator-display/pull/33 | ||||
| * | tests/CMakeFiles.txt: Suppress constParameter cppcheck | Robert Tari | 2021-10-25 | 1 | -1/+1 |
|/ | | | | - Making the problematic parts "const" produce even more warnings, so I'm considering this a false positive and disabling it | ||||
* | data/CMakeLists.txt: Do not use automatic GSchema compilation | Robert Tari | 2021-10-22 | 1 | -1/+0 |
| | |||||
* | Merge branch 'tari01-pr/compile-gschema-during-installation' | Mike Gabriel | 2021-10-21 | 1 | -0/+1 |
|\ | | | | | | | Attributes GH PR #32: https://github.com/AyatanaIndicators/ayatana-indicator-display/pull/32 | ||||
| * | Compile GSchema during installation | Robert Tari | 2021-10-21 | 1 | -0/+1 |
|/ | |||||
* | .travis.yml: Temporarily disable ppc64le builds | Robert Tari | 2021-10-20 | 1 | -1/+1 |
| | |||||
* | Fix Travis status image | Robert Tari | 2021-09-02 | 1 | -1/+1 |
| | |||||
* | Merge branch 'sunweaver-pr/no-potfile-updates-during-builds' | Robert Tari | 2021-08-30 | 1 | -6/+0 |
|\ | | | | | | | Attributes GH PR #31: https://github.com/AyatanaIndicators/ayatana-indicator-display/pull/31 | ||||
| * | tests/integration/usb-manager-test.cpp: Fix cppcheck test in Ubuntu 20.04. ↵ | Mike Gabriel | 2021-08-30 | 1 | -0/+9 |
| | | | | | | | | Mark unused adbd_server and usb_manager as such. | ||||
| * | .build.yml: Also run unit tests on Ubuntu. | Mike Gabriel | 2021-08-30 | 1 | -2/+2 |
| | | |||||
| * | Update translation files | Hosted Weblate | 2021-08-30 | 1 | -0/+2 |
| | | | | | | | | | | | | | | Updated by "Update LINGUAS file" hook in Weblate. Translation: Ayatana Indicators/Display Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/display-applet/ | ||||
| * | po/CMakeLists.txt: No fiddling anymore with the .pot file during builds. | Mike Gabriel | 2021-08-29 | 1 | -6/+0 |
| | | |||||
* | | Merge branch 'sunweaver-pr/run-tests-on-focal' | Robert Tari | 2021-08-30 | 0 | -0/+0 |
|\ \ | | | | | | | | | | Attributes GH PR #30: https://github.com/AyatanaIndicators/ayatana-indicator-display/pull/30 | ||||
| * | | Update translation files | Hosted Weblate | 2021-08-30 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | Updated by "Update LINGUAS file" hook in Weblate. Translation: Ayatana Indicators/Display Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/display-applet/ | ||||
| * | | tests/integration/usb-manager-test.cpp: Fix cppcheck test in Ubuntu 20.04. ↵ | Mike Gabriel | 2021-08-29 | 1 | -0/+9 |
| | | | | | | | | | | | | Mark unused adbd_server and usb_manager as such. | ||||
| * | | .build.yml: Also run unit tests on Ubuntu. | Mike Gabriel | 2021-08-29 | 1 | -2/+2 |
| |/ | |||||
* | | tests/integration/usb-manager-test.cpp: Fix cppcheck test in Ubuntu 20.04. ↵ | Mike Gabriel | 2021-08-30 | 1 | -0/+9 |
| | | | | | | | | Mark unused adbd_server and usb_manager as such. | ||||
* | | .build.yml: Also run unit tests on Ubuntu. | Mike Gabriel | 2021-08-30 | 1 | -2/+2 |
| | | |||||
* | | Update translation files | Hosted Weblate | 2021-08-29 | 1 | -0/+2 |
|/ | | | | | | | Updated by "Update LINGUAS file" hook in Weblate. Translation: Ayatana Indicators/Display Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/display-applet/ | ||||
* | debian/{control,compat}: Bump to level 10, this will run out tests. | Mike Gabriel | 2021-08-29 | 2 | -2/+2 |
| | |||||
* | debian/rules: Enable unit tests with the new way. | Mike Gabriel | 2021-08-29 | 1 | -0/+8 |
| | |||||
* | debian/control: Omit B-D dh-systemd on Debian/Ubuntu versions that don't ↵ | Mike Gabriel | 2021-08-29 | 1 | -1/+1 |
| | | | | have it anymore. Use alternative B-D 'hello' instead. | ||||
* | debian/control: Add B-D: libayatana-common-dev. | Mike Gabriel | 2021-08-29 | 1 | -0/+1 |
| | |||||
* | Added translation using Weblate (Kurdish (Southern)) | Weblate | 2021-08-28 | 1 | -0/+42 |
| | |||||
* | Added translation using Weblate (Kurdish (Northern)) | Weblate | 2021-08-28 | 1 | -0/+42 |
| | |||||
* | po/LINGUAS: Adjust zh_* variants. | Mike Gabriel | 2021-08-28 | 1 | -1/+1 |
| | |||||
* | po/zh_Hant.po: Drop duplicate file for Chinese (Tranditional). | Mike Gabriel | 2021-08-28 | 1 | -42/+0 |
| |