Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix failing cppcheck | Robert Tari | 2022-10-02 | 1 | -1/+3 |
| | | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-display/issues/58 | ||||
* | Rename Lomiri-specific properties to x-lomiri | Robert Tari | 2021-11-09 | 1 | -3/+3 |
| | |||||
* | Raname x-canonical properties to x-ayatana | Robert Tari | 2021-10-27 | 1 | -3/+3 |
| | |||||
* | sync with lp:~charlesk/indicator-display/lp-1572545-prompt-in-lockscreen | Charles Kerr | 2016-09-22 | 1 | -9/+3 |
|\ | |||||
| * | sync tests to r33 changes | Charles Kerr | 2016-04-27 | 1 | -8/+3 |
| | | |||||
* | | in UsbSnapTest, explicitly disconnect the core::Signals at the end of the test | Charles Kerr | 2016-09-22 | 1 | -1/+2 |
|/ | |||||
* | replace text 'Deny' with 'Don't Allow' for consistency with other permission ↵ | Charles Kerr | 2016-03-23 | 1 | -1/+1 |
| | | | | prompts | ||||
* | if our USB device is disconnected while prompting the user for ADBD, cancel ↵ | Charles Kerr | 2016-03-21 | 1 | -1/+0 |
| | | | | the prompt. | ||||
* | introduce a QtFixture gtest base class to reduce redundancy in test ↵ | Charles Kerr | 2016-03-17 | 1 | -29/+5 |
| | | | | fixtures' helper/util code | ||||
* | de-dupe use of dbus names | Charles Kerr | 2016-03-17 | 1 | -6/+7 |
| | |||||
* | add tests/utils/qdbus-helpers.h so that we only define qDBusArgumentToMap() ↵ | Charles Kerr | 2016-03-17 | 1 | -14/+1 |
| | | | | in one place | ||||
* | oops, last commit's diagnosis was incorrect. The timing test issue came from ↵ | Charles Kerr | 2016-03-15 | 1 | -1/+1 |
| | | | | async dbus handling interfering with fast setup/teardown of automated tests. Revert the last change and fix by setting up the dbus signal subscription immediately upon getting the dbus connection. | ||||
* | fix test timing issue, had max timeout at 1 sec for listening for fdo ↵ | Charles Kerr | 2016-03-15 | 1 | -1/+1 |
| | | | | notification user response, but the tests on the phone are sometimes too slow for that timeout | ||||
* | add UsbManager | Charles Kerr | 2016-03-10 | 1 | -37/+1 |
| | |||||
* | cmake and test directory cleanup | Charles Kerr | 2016-03-10 | 1 | -0/+216 |