aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix Travis status imageRobert Tari2021-09-021-1/+1
|
* Merge branch 'sunweaver-pr/no-potfile-updates-during-builds'Robert Tari2021-08-301-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 Gabriel2021-08-301-0/+9
| | | | | | | | Mark unused adbd_server and usb_manager as such.
| * .build.yml: Also run unit tests on Ubuntu.Mike Gabriel2021-08-301-2/+2
| |
| * Update translation filesHosted Weblate2021-08-301-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 Gabriel2021-08-291-6/+0
| |
* | Merge branch 'sunweaver-pr/run-tests-on-focal'Robert Tari2021-08-300-0/+0
|\ \ | | | | | | | | | Attributes GH PR #30: https://github.com/AyatanaIndicators/ayatana-indicator-display/pull/30
| * | Update translation filesHosted Weblate2021-08-301-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 Gabriel2021-08-291-0/+9
| | | | | | | | | | | | Mark unused adbd_server and usb_manager as such.
| * | .build.yml: Also run unit tests on Ubuntu.Mike Gabriel2021-08-291-2/+2
| |/
* | tests/integration/usb-manager-test.cpp: Fix cppcheck test in Ubuntu 20.04. ↵Mike Gabriel2021-08-301-0/+9
| | | | | | | | Mark unused adbd_server and usb_manager as such.
* | .build.yml: Also run unit tests on Ubuntu.Mike Gabriel2021-08-301-2/+2
| |
* | Update translation filesHosted Weblate2021-08-291-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 Gabriel2021-08-292-2/+2
|
* debian/rules: Enable unit tests with the new way.Mike Gabriel2021-08-291-0/+8
|
* debian/control: Omit B-D dh-systemd on Debian/Ubuntu versions that don't ↵Mike Gabriel2021-08-291-1/+1
| | | | have it anymore. Use alternative B-D 'hello' instead.
* debian/control: Add B-D: libayatana-common-dev.Mike Gabriel2021-08-291-0/+1
|
* Added translation using Weblate (Kurdish (Southern))Weblate2021-08-281-0/+42
|
* Added translation using Weblate (Kurdish (Northern))Weblate2021-08-281-0/+42
|
* po/LINGUAS: Adjust zh_* variants.Mike Gabriel2021-08-281-1/+1
|
* po/zh_Hant.po: Drop duplicate file for Chinese (Tranditional).Mike Gabriel2021-08-281-42/+0
|
* .travis.yml: Fix branch name what is now the default branch in ↵Mike Gabriel2021-08-281-1/+1
| | | | ayatana-dev-scripts.
* Merge branch 'sunweaver-pr/ci-fixes'Mike Gabriel2021-08-281-2/+44
|\ | | | | | | Attributes GH PR #29: https://github.com/AyatanaIndicators/ayatana-indicator-display/pull/29
| * .build.yml: Adjust to new build requirements of built-from-source ↵Mike Gabriel2021-08-281-2/+44
|/ | | | libayatana-common.
* Merge branch 'tari01-pr/add-info-and-install-instructions'Mike Gabriel2021-08-282-0/+101
|\ | | | | | | Attributes GH PR #28: https://github.com/AyatanaIndicators/ayatana-indicator-display/pull/28
| * Add info and install instructionsRobert Tari2021-08-282-0/+101
|/
* Merge branch 'tari01-pr/fix-schema-path'Mike Gabriel2021-08-143-5/+5
|\ | | | | | | Attributes GH PR #27: https://github.com/AyatanaIndicators/ayatana-indicator-display/pull/27
| * Fix schema pathRobert Tari2021-08-133-5/+5
|/
* Merge branch 'tari01-pr/check-for-adbd-socket'Mike Gabriel2021-08-131-7/+25
|\ | | | | | | Attributes GH PR #25: https://github.com/AyatanaIndicators/ayatana-indicator-display/pull/25
| * Check for ADBD socket before creating UsbManagerRobert Tari2021-08-131-7/+25
|/ | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-display/issues/13
* Merge branch 'tari01-pr/add-xdg-autostart-stuff'Mike Gabriel2021-08-132-0/+18
|\ | | | | | | Attributes GH PR #21: https://github.com/AyatanaIndicators/ayatana-indicator-display/pull/21
| * Add XDG autostart stuffRobert Tari2021-08-132-0/+18
|/ | | | | - data/ayatana-indicator-display.desktop.in: Add file - data/CMakeLists.txt: Add XDG autostart section
* Revert "Fix schema path"Mike Gabriel2021-08-133-15/+5
| | | | This reverts commit fb3029c0a3121b83f1bca05006e5f95512c709e2.
* Merge branch 'tari01-pr/fix-schema-path'Mike Gabriel2021-08-133-5/+15
|\ | | | | | | Attributes GH PR #21: https://github.com/AyatanaIndicators/ayatana-indicator-display/pull/21
| * Fix schema pathRobert Tari2021-08-133-5/+15
|/
* Merge branch 'tari01-pr/fix-double-declaration-of-create-desktop-menu'Mike Gabriel2021-08-133-17/+5
|\ | | | | | | Attributes GH PR #26: https://github.com/AyatanaIndicators/ayatana-indicator-display/pull/26
| * Fix failing buildRobert Tari2021-08-123-17/+5
|/ | | | | | | | - src/rotation-lock.cpp: Fix double declaration of create_desktop_menu - tests/CMakeLists.txt: Add uninitDerivedMemberVar and unmatchedSuppression suppressions to cppcheck - tests/unit/rotation-lock-test.cpp: Fix and expand test fixes https://github.com/AyatanaIndicators/ayatana-indicator-display/issues/24
* .build.yml: Add build requirement libayatana-common via a source build.Mike Gabriel2021-08-101-0/+12
|
* Merge branch 'tari01-pr/no-pie-only-in-tests'Mike Gabriel2021-08-103-2/+3
|\ | | | | | | Attribute GH PR #23: https://github.com/AyatanaIndicators/ayatana-indicator-display/pull/23
| * Use -no-pie build flag for tests onlyRobert Tari2021-08-103-2/+3
|/
* Merge branch 'tari01-pr/fix-switch'Mike Gabriel2021-08-101-2/+25
|\ | | | | | | Attributes GH PR #20: https://github.com/AyatanaIndicators/ayatana-indicator-display/pull/20
| * Fix rotation lock switch displayRobert Tari2021-08-101-2/+25
|/ | | | | | | | - src/rotation-lock.cpp: Add missing rotation lock section to menu Fix wrong action parameter type - src/rotation-lock.cpp: Add missing GVariantType to g_simple_action_new_stateful
* Merge branch 'tari01-pr/add-desktop-profile'Mike Gabriel2021-08-104-10/+65
|\ | | | | | | Attributes GH PR #19: https://github.com/AyatanaIndicators/ayatana-indicator-display/pull/19
| * Create desktop profileRobert Tari2021-08-104-10/+65
|/ | | | | | | - data/org.ayatana.indicator.rotation_lock: Add desktop profile - src/rotation-lock.cpp: Create separate functions and icon for Desktop - CMakeLists.txt: Add libayatana-common dependency - src/main.cpp: Run the ADBD handler on Lomiri only
* Merge branch 'tari01-pr/add-standard-ayatana-cmake-bits'Mike Gabriel2021-08-101-12/+43
|\ | | | | | | Attributes GH PR #17: https://github.com/AyatanaIndicators/ayatana-indicator-display/pull/17
| * Add standard Ayatana CMake bitsRobert Tari2021-08-101-12/+43
|/
* debian/control: Add B-D: libgtest-dev.Mike Gabriel2021-08-091-0/+1
|
* Merge branch 'sunweaver-pr/travis-ci'Robert Tari2021-08-049-17/+196
|\ | | | | | | Attributes GH PR #15: https://github.com/AyatanaIndicators/ayatana-indicator-display/pull/15
| * tests/CMakeLists.txt: Adjust cppcheck call so that it succeeds with less ↵Robert Tari2021-08-041-1/+1
| | | | | | | | --suppress parameters.
| * .build.yml: Enable CTEST_OUTPUT_ON_FAILURE for better cppcheck (et al.) ↵Mike Gabriel2021-08-041-1/+1
| | | | | | | | debugging.