Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename indicator class and service source files | Robert Tari | 2023-10-09 | 1 | -3/+3 |
| | |||||
* | Fix failing build | Robert Tari | 2021-08-12 | 1 | -1/+4 |
| | | | | | | | | - 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 | ||||
* | cppcheck: Add several missing override statements to make cppcheck happy ↵ | Mike Gabriel | 2021-08-04 | 1 | -2/+2 |
| | | | | (which is one of our unit tests). | ||||
* | cmake and test directory cleanup | Charles Kerr | 2016-03-10 | 1 | -0/+61 |