summaryrefslogtreecommitdiffstats
path: root/components/package/contents/ui/AccountSwitcher.qml
Commit message (Collapse)AuthorAge
* Use themeChristian Mollekopf2017-03-30
|
* Use states for the account status iconChristian Mollekopf2017-03-27
|
* Disable the button we only use to show an iconChristian Mollekopf2017-03-20
|
* Support synchronizing individual accountsChristian Mollekopf2017-03-20
|
* Fixed kolabnow account setup page.Christian Mollekopf2017-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 againMichael Bohlender2017-01-21
|
* some account switcher changes. needs visual brushupMichael Bohlender2017-01-19
|
* remove app toolbar and move toolbuttons into the columnsMichael Bohlender2017-01-09
|
* rename accountswitcher to accountsMichael Bohlender2017-01-09
|
* show account status againMichael Bohlender2017-01-06
|
* link account name to composerMichael Bohlender2017-01-05
|
* adjust accountswitcher to accountsplugin, remove old newaccountdialog, ↵Michael Bohlender2017-01-05
| | | | enable accountwizard
* Filter folders by accountChristian Mollekopf2017-01-05
|
* Enable kolabnow accountChristian Mollekopf2017-01-04
|
* FoldercontrollerChristian Mollekopf2017-01-02
|
* imporve account switcher layout a bitMichael Bohlender2016-12-13
|
* lose focus on account switcherMichael Bohlender2016-12-08
|
* make accoutswitcher respect toolbar marginsMichael Bohlender2016-12-08
|
* port accountswitcher to qqc2Michael Bohlender2016-12-04
|
* Fixed some Popup referencesChristian Mollekopf2016-11-18
|
* make accountswitcher a qqc2 popupMichael Bohlender2016-11-16
|
* relicense under gplv2+Michael Bohlender2016-09-26
|
* Show the account statusChristian Mollekopf2016-07-11
|
* close dialogs when finishedMichael Bohlender2016-06-22
|
* use highlight color for dialog border for nowMichael Bohlender2016-06-21
|
* change dropdown menue colorMichael Bohlender2016-06-21
|
* fix issues with dark themes in the account switcherMichael Bohlender2016-06-20
|
* transfare accountId as well so that we can load and modify the settingsMichael Bohlender2016-06-18
|
* load account config UI in account config dialogMichael Bohlender2016-06-18
|
* add tooltips to toolbuttonsMichael Bohlender2016-06-18
|
* add initial editAccount dialogMichael Bohlender2016-06-18
|
* initial add accounts dialogMichael Bohlender2016-06-16
|
* add opacity to the edit button to make it less distracive when switching ↵Michael Bohlender2016-06-15
| | | | accounts
* make the account switcher dialog look a little nicer with some rounded ↵Michael Bohlender2016-06-15
| | | | corners and spacing
* open dialog with toolbuttonMichael Bohlender2016-06-15
|
* load accountswitch as kubecomponent pluginMichael Bohlender2016-06-15
|
* add add account / sync / edit account buttonsMichael Bohlender2016-06-15
|
* add account switcher dummyMichael Bohlender2016-05-06