Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Ensure that we shutdown all resources before existing the test. | Christian Mollekopf | 2018-07-25 |
| | | | | A lingering resource will also block the test from exiting. | ||
* | Shutdown resources at the end of the test | Christian Mollekopf | 2018-07-25 |
| | | | | to keep them from blocking the test from exiting. | ||
* | We now create 4 resources | Christian Mollekopf | 2018-07-25 |
| | |||
* | Avoid relying on hardcoded id's if we don't have to. | Christian Mollekopf | 2018-07-12 |
| | |||
* | Set the list of available account plugins from cmake | Christian Mollekopf | 2018-04-17 |
| | |||
* | Derive singleAccount mode from the list of accounts | Christian Mollekopf | 2018-04-17 |
| | |||
* | React to removal of last account | Christian Mollekopf | 2018-04-17 |
| | |||
* | Try to fix the account wizard size on macos | Christian Mollekopf | 2018-04-04 |
| | | | | I don't think the mapToGlobal trick works on mac os. | ||
* | Got rid of controls1 where possible, and otherwise marked it learly | Christian Mollekopf | 2018-04-04 |
| | |||
* | Tested account setup | Christian Mollekopf | 2018-01-24 |
| | |||
* | Dynamically create the accountwizard | Christian Mollekopf | 2018-01-23 |
| | | | | | to avoid maintaining state. We used to see the old wizard when creating an additional account. | ||
* | The accounts view needs a window. | Christian Mollekopf | 2018-01-23 |
| | | | | Otherwise mapToGlobal crashes. | ||
* | Avoid unnecessary references to app | Christian Mollekopf | 2018-01-23 |
| | |||
* | Install composer/converations/people as separate views and load them | Christian Mollekopf | 2018-01-10 |
dynamically. |