Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Use theme | Christian Mollekopf | 2017-03-30 |
| | |||
* | Use states for the account status icon | Christian Mollekopf | 2017-03-27 |
| | |||
* | Disable the button we only use to show an icon | Christian Mollekopf | 2017-03-20 |
| | |||
* | Support synchronizing individual accounts | Christian Mollekopf | 2017-03-20 |
| | |||
* | Fixed kolabnow account setup page. | Christian Mollekopf | 2017-02-22 |
| | | | | | | | | | | The account plugin supplies the configuration UI, the application supplies the scaffolding. That way we ensure the application doens't contain any account specific code and account configurations are free to offer specialized UI's that work best for them. We're not currently using a standardized controller, but if we did those controllers would have to live with the plugin, not the framework or the components. | ||
* | move aacount switcher to the top again | Michael Bohlender | 2017-01-21 |
| | |||
* | some account switcher changes. needs visual brushup | Michael Bohlender | 2017-01-19 |
| | |||
* | remove app toolbar and move toolbuttons into the columns | Michael Bohlender | 2017-01-09 |
| | |||
* | rename accountswitcher to accounts | Michael Bohlender | 2017-01-09 |
| | |||
* | show account status again | Michael Bohlender | 2017-01-06 |
| | |||
* | link account name to composer | Michael Bohlender | 2017-01-05 |
| | |||
* | adjust accountswitcher to accountsplugin, remove old newaccountdialog, ↵ | Michael Bohlender | 2017-01-05 |
| | | | | enable accountwizard | ||
* | Filter folders by account | Christian Mollekopf | 2017-01-05 |
| | |||
* | Enable kolabnow account | Christian Mollekopf | 2017-01-04 |
| | |||
* | Foldercontroller | Christian Mollekopf | 2017-01-02 |
| | |||
* | imporve account switcher layout a bit | Michael Bohlender | 2016-12-13 |
| | |||
* | lose focus on account switcher | Michael Bohlender | 2016-12-08 |
| | |||
* | make accoutswitcher respect toolbar margins | Michael Bohlender | 2016-12-08 |
| | |||
* | port accountswitcher to qqc2 | Michael Bohlender | 2016-12-04 |
| | |||
* | Fixed some Popup references | Christian Mollekopf | 2016-11-18 |
| | |||
* | make accountswitcher a qqc2 popup | Michael Bohlender | 2016-11-16 |
| | |||
* | relicense under gplv2+ | Michael Bohlender | 2016-09-26 |
| | |||
* | Show the account status | Christian Mollekopf | 2016-07-11 |
| | |||
* | close dialogs when finished | Michael Bohlender | 2016-06-22 |
| | |||
* | use highlight color for dialog border for now | Michael Bohlender | 2016-06-21 |
| | |||
* | change dropdown menue color | Michael Bohlender | 2016-06-21 |
| | |||
* | fix issues with dark themes in the account switcher | Michael Bohlender | 2016-06-20 |
| | |||
* | transfare accountId as well so that we can load and modify the settings | Michael Bohlender | 2016-06-18 |
| | |||
* | load account config UI in account config dialog | Michael Bohlender | 2016-06-18 |
| | |||
* | add tooltips to toolbuttons | Michael Bohlender | 2016-06-18 |
| | |||
* | add initial editAccount dialog | Michael Bohlender | 2016-06-18 |
| | |||
* | initial add accounts dialog | Michael Bohlender | 2016-06-16 |
| | |||
* | add opacity to the edit button to make it less distracive when switching ↵ | Michael Bohlender | 2016-06-15 |
| | | | | accounts | ||
* | make the account switcher dialog look a little nicer with some rounded ↵ | Michael Bohlender | 2016-06-15 |
| | | | | corners and spacing | ||
* | open dialog with toolbutton | Michael Bohlender | 2016-06-15 |
| | |||
* | load accountswitch as kubecomponent plugin | Michael Bohlender | 2016-06-15 |
| | |||
* | add add account / sync / edit account buttons | Michael Bohlender | 2016-06-15 |
| | |||
* | add account switcher dummy | Michael Bohlender | 2016-05-06 |