Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-12Avoid string translation puzzleNicolas Fella
2020-10-12Make QML code more declarative by using propertiesNicolas Fella
2020-09-30Add a clickable icon for Talk notifications.Camila
2020-09-29Correct the object name returned by the api.Camila
2020-09-29Connect signal guiLog to slot to display systray message.Camila
2020-09-29l10n: Remove space from string textValdnet
2020-09-28emitting signals from Qts Accessibility interaction invocations instead of du...Dominique Fuchs
2020-09-28KISS. Removed description for now, instead clarified some Accessible.nameDominique Fuchs
2020-09-28Added missing qsTr() calls - againDominique Fuchs
2020-09-28Added missing qsTr() callsDominique Fuchs
2020-09-28Fix typoDominique Fuchs
2020-09-28Typo fixes, minor additionsDominique Fuchs
2020-09-28Re-add wrongly delete actionDominique Fuchs
2020-09-28Initial accessibility declarations for tray window qml srcDominique Fuchs
2020-09-24Force tooltip wrap mode because it's not enabled in Qt 5.12...Kevin Ottens
2020-09-21Remove "This includes" due to tooltip orderJeremy Plsek
2020-09-18If there's no description just say nothingKevin Ottens
2020-09-15Include list info in tooltipJeremy Plsek
2020-09-15Make sure menu are closed when button is clicked againKevin Ottens
2020-09-15Delay binding on the menu widthKevin Ottens
2020-09-15Remove pre-QQC2.3 workaroundKevin Ottens
2020-09-10Don't use a confusing "royal you" in the sync messagesKevin Ottens
2020-09-09Click on activity list in systray open file in the file manager.Camila
2020-09-09Fix tooltip for activity info.Camila
2020-08-31Enable all the misc clang-tidy check except oneKevin Ottens
2020-08-20Present sharing of E2EE files from the main dialog tooKevin Ottens
2020-08-13Enable the modernize-loop-convert check on clang-tidyKevin Ottens
2020-08-13Enable the modernize-use-equals-default check on clang-tidyKevin Ottens
2020-08-12Enable the modernize-user-nullptr check on clang-tidyKevin Ottens
2020-08-12Enable the modernize-use-using check on clang-tidyKevin Ottens
2020-08-04Remove extra check for talk app on server in AccountState.Camila
2020-08-04Fix #2243: use server url instead of hard coded string.Camila
2020-07-28Add OpacityMask to fix mouse hover on round corner.Camila
2020-07-07Set maximum height of account and app menuStephan Beyer
2020-07-06Reach out to the contentItem inside of the ListView to find the widthKevin Ottens
2020-07-06Fix the hover for the other menu itemsKevin Ottens
2020-07-06Fix hover cutoff in apps menuDominique Fuchs
2020-07-02Fix #2085 new tray menu.Camila
2020-06-26Simplify tray window positioningStephan Beyer
2020-06-25Fix crash in UserModel::currentUser() and add more sanity checksMichael Schuster
2020-06-22Make sure the menu separator uses Style.menuBorder colorStephan Beyer
2020-06-16Make activity items with a link clickableKevin Ottens
2020-06-16Don't use a bright blue color for menusKevin Ottens
2020-06-16Don't duplicate file name in the info lineKevin Ottens
2020-06-16Close all menus on window showKevin Ottens
2020-06-16Use properties to get user detailsNicolas Fella
2020-06-16Port from context properties to singletonsNicolas Fella
2020-06-15Create HeaderButton QML componentNicolas Fella
2020-06-15Fix crash caused by setting Tray window screen pointer on the QML sideMichael Schuster
2020-06-15Get rid of screenIndexKevin Ottens