Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'tari01-pr/x-canonical-to-x-ayatana' | Mike Gabriel | 2021-10-26 | 8 | -14/+14 |
|\ | | | | | | | Attributes GH PR #62: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/62 | ||||
| * | Renaname x-canonical properties to x-ayatana | Robert Tari | 2021-10-26 | 8 | -14/+14 |
|/ | |||||
* | Merge branch 'tari01-pr/disable-hanging-tests' | Mike Gabriel | 2021-10-26 | 1 | -5/+3 |
|\ | | | | | | | Attributes GH PR #60: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/60 | ||||
| * | tests/CMakeLists.txt: Disable tests that don't work on Travis | Robert Tari | 2021-10-25 | 1 | -5/+3 |
|/ | |||||
* | Merge branch 'sunweaver-pr/travis-cleanup' | Robert Tari | 2021-10-25 | 1 | -21/+10 |
|\ | | | | | | | Attributes GH PR #61: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/61 | ||||
| * | .build.yml: Remove source code of locally built dependencies after they have ↵ | Mike Gabriel | 2021-10-25 | 1 | -0/+5 |
| | | | | | | | | been 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 |
|/ | |||||
* | .build.yml: Fix the ayatana-indicator-messages build | Robert Tari | 2021-10-22 | 1 | -2/+1 |
| | |||||
* | data/CMakeLists.txt: Do not use automatic GSchema compilation | Robert Tari | 2021-10-22 | 1 | -1/+0 |
| | |||||
* | Merge branch 'tari01-pr/use-intltool-merge-translations' | Mike Gabriel | 2021-10-21 | 1 | -1/+2 |
|\ | | | | | | | Attributes GH PR #58: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/58 | ||||
| * | data/CMakeLists.txt: Use intltool_merge_translations instead of execute_process | Robert Tari | 2021-10-21 | 1 | -1/+2 |
|/ | |||||
* | Merge branch 'tari01-pr/use-native-cmake-gsettings-module' | Mike Gabriel | 2021-10-21 | 2 | -26/+4 |
|\ | | | | | | | Attributes GH PR 57: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/57 | ||||
| * | Use native CMake GSettings module | Robert Tari | 2021-10-21 | 2 | -26/+4 |
|/ | |||||
* | .travis.yml: Temporarily disable ppc64le builds | Robert Tari | 2021-10-20 | 1 | -1/+1 |
| | |||||
* | Merge branch 'UbuntuBudgie-main' | Mike Gabriel | 2021-10-18 | 1 | -1/+1 |
|\ | | | | | | | Attributes GH PR #55: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/55 | ||||
| * | Allow autostart for Budgie Desktop | David Mohammed | 2021-10-03 | 1 | -1/+1 |
|/ | |||||
* | Exclude test-sound from CI builds | Robert Tari | 2021-09-16 | 1 | -3/+5 |
| | |||||
* | Revert "debian/control: Add ubuntu-touch-sounds build dependency" | Robert Tari | 2021-09-16 | 1 | -1/+0 |
| | | | | This reverts commit 27253a1c422b9d4a122973f0d3cca23f217251b9. | ||||
* | debian/control: Add ubuntu-touch-sounds build dependency | Robert Tari | 2021-09-14 | 1 | -0/+1 |
| | |||||
* | Merge branch 'tari01-pr/fix-focal-unit-tests' | Mike Gabriel | 2021-09-14 | 3 | -4/+26 |
|\ | | | | | | | Attributes GH PR #54: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/54 | ||||
| * | tests/test-live-actions: Handle case when the test is run on Lomiri | Robert Tari | 2021-09-10 | 1 | -1/+23 |
| | | |||||
| * | Link to lomiri-url-dispatcher where needed | Robert Tari | 2021-09-09 | 2 | -3/+3 |
|/ | |||||
* | debian/control: Add B-D ayatana-indicator-common (for unit tests). | Mike Gabriel | 2021-09-08 | 1 | -0/+2 |
| | |||||
* | tests/run-eds-ics-test.sh: Sleep a little before cleanup to make sure gvfs ↵ | Robert Tari | 2021-09-03 | 1 | -1/+2 |
| | | | | is released + drop the rm -d flag | ||||
* | tests/CMakeLists.txt: Use 'CI' instead of 'TRAVIS' for test exclusion - this ↵ | Robert Tari | 2021-09-03 | 1 | -4/+4 |
| | | | | should also cover Jenkins | ||||
* | .build.yml: Add missing dependencies for Ubuntu builds | Robert Tari | 2021-09-02 | 1 | -0/+28 |
| | |||||
* | Merge branch 'pr/fix-unit-tests' | Robert Tari | 2021-09-02 | 6 | -14/+12 |
|\ | | | | | | | Attributes GH PR #53: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/53 | ||||
| * | src/snap.cpp: Create Sound object via SoundBuilder | Robert Tari | 2021-09-01 | 1 | -1/+1 |
| | | |||||
| * | src/settings-live.cpp: Check for schema instead of Lomiri | Robert Tari | 2021-09-01 | 1 | -6/+4 |
| | | |||||
| * | Use legacy canonical names for now | Robert Tari | 2021-09-01 | 3 | -6/+6 |
| | | |||||
| * | tests/run-eds-ics-test.sh: Also remove empty directories | Robert Tari | 2021-09-01 | 1 | -1/+1 |
| | | |||||
* | | .build.yml: Also run unit tests during CI builds against Ubuntu. | Robert Tari | 2021-09-02 | 1 | -2/+2 |
|/ | |||||
* | Merge branch 'tari01-pr/fix-build-error' | Mike Gabriel | 2021-09-01 | 5 | -2/+27 |
|\ | | | | | | | Attributes GH PR #52: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/52 | ||||
| * | debian/control: Add uuid-dev build dependency | Robert Tari | 2021-08-31 | 1 | -0/+1 |
| | | |||||
| * | Fix build failure on Ubuntu 20.04 | Robert Tari | 2021-08-31 | 4 | -2/+26 |
|/ | | | | | | | - include/notifications/sound.h: Add SoundBuilder class - src/snap.cpp: Add m_sound_builder variable - src/main.cpp: Fix uin -> ain typo - CMakeLists.txt: Add uuid dependency | ||||
* | debian/control: Add B-D: libmessaging-menu-dev. | Mike Gabriel | 2021-08-30 | 1 | -0/+1 |
| | |||||
* | tests/CMakeLists.txt: Build DBusMock tests with -no-pie | Robert Tari | 2021-08-30 | 1 | -0/+1 |
| | |||||
* | README.md: Fix typo | Robert Tari | 2021-08-30 | 1 | -1/+1 |
| | |||||
* | Merge branch 'tari01-pr/fix-failing-tests' | Robert Tari | 2021-08-30 | 12 | -101/+153 |
|\ | | | | | | | Attributes GH PR #47: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/47 | ||||
| * | .travis.yml: ayatana-dev-scripts has switch its default branch from 'master' ↵ | Mike Gabriel | 2021-08-30 | 1 | -1/+1 |
| | | | | | | | | to 'main'. | ||||
| * | README.md: Adjust URLs in Travis-CI status icon. | Mike Gabriel | 2021-08-30 | 1 | -1/+1 |
| | | |||||
| * | tests/CMakeLists.txt: Move -no-pie flag from CXX flags to target linker options. | Mike Gabriel | 2021-08-30 | 1 | -1/+4 |
| | | |||||
| * | src/settings-live.cpp: White-space change, drop blanks in between parameters ↵ | Mike Gabriel | 2021-08-30 | 1 | -1/+1 |
| | | | | | | | | in function call. | ||||
| * | src/notifications.cpp: No indentation of #ifdef-#else-#endif compiler macro. | Mike Gabriel | 2021-08-30 | 1 | -3/+3 |
| | | |||||
| * | po/CMakeLists.txt: No fiddling anymore with the .pot file during builds. | Mike Gabriel | 2021-08-30 | 1 | -7/+0 |
| | | |||||
| * | include/notifications/notifications.h: Typo fix in comment. | Mike Gabriel | 2021-08-30 | 1 | -1/+1 |
| | | |||||
| * | .build.yml: Build libmessaging-menu from source instead of using the distro ↵ | Mike Gabriel | 2021-08-30 | 1 | -4/+21 |
| | | | | | | | | version. | ||||
| * | Some fixes in UBports patches after a review | Robert Tari | 2021-08-30 | 4 | -5/+2 |
| | | | | | | | | | | | | | | - debian/control: Add liblomiri-url-dispatcher-dev as optional - .build.yml: Add liblomiri-url-dispatcher-dev dependency - CMakeLists.txt: Remove duplicate enable_testing() - include/datetime/actions-live.h: Remove lomiri_open_appointment | ||||
| * | Rename com.canonical.powerd -> com.lomiri.Repowerd | Robert Tari | 2021-08-30 | 3 | -7/+7 |
| | |