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
2022-08-10Fix account switching and hover issues with UserLine componentClaudio Cambra
2022-08-10Make UserStatusSelector a dismissible page pushed onto the tray windowClaudio Cambra
2022-08-09Fix QML warningsClaudio Cambra
2022-08-08Eliminate padding around the menu separator in the account menuClaudio Cambra
2022-08-05Restyle unified search skeleton items animation and simplify their codeClaudio Cambra
2022-08-02Clicking on an activity list item for a file opens the local file if availableClaudio Cambra
2022-07-27Make apps menu scrollable when content taller than available vertical space, ...Claudio Cambra
2022-07-21Stop styling QML unified search items hierarchically, use global Style constantsClaudio Cambra
2022-07-12Refactor tray window opening code for clarity and efficiencyClaudio Cambra
2022-07-06Clean up systray methods, make more QML-friendlyClaudio Cambra
2022-07-04Work around issues with window positioning on Linux DEs, hardcode tray window...Claudio Cambra
2022-06-24Make client language gender-neutral and more clearClaudio Cambra
2022-06-24Fix crashing when selecting user statusClaudio Cambra
2022-05-02show errors on lock/unlock actionsMatthieu Gallien
2022-04-15Use header text color to improve contrast with header colours when hovering o...Claudio Cambra
2022-04-05Fix broken activity icon and loading entries colour in unified searchClaudio Cambra
2022-03-28Fix dark mode stuff relating to unified search, fix macOS auto dark/light the...Claudio Cambra
2022-03-18Added dark modeClaudio Cambra
2022-03-17Add thumbnails for files in the activity viewClaudio Cambra
2022-03-16Add support for server color theming by using server color as accentfeature/accent-colorClaudio Cambra
2022-03-16File activity dialog now works for all file actions activities (e.g. deleted ...Claudio Cambra
2022-02-04Adjust icons for activity entries in main dialog. Refactor the dialog by spli...alex-z
2022-01-31Account menu can now scrollClaudio Cambra
2021-11-22Add WheelHandler to the Search result list tooCarl Schwan
2021-11-16More fixes to the menu implementationCarl Schwan
2021-11-16Fix focus indicatorCarl Schwan
2021-11-04Fix review comments. Use QImage for QML and QPixmap for rest of code. Do not ...alex-z
2021-11-04Clear Unified Search Input Field in a proper wayalex-z
2021-10-25Unified Search via Tray windowalex-z
2021-10-12Show sync progress in main dialogFelix Weilbach
2021-10-05Add file activity dialogFelix Weilbach
2021-09-09Add dialog to set user statusFelix Weilbach
2021-09-03Don't create binding loopFelix Weilbach
2021-09-03Implicitly defined onFoo properties in Connections are deprecatedFelix Weilbach
2021-07-22Make main dialog normal window when displayed as regular windowFelix Weilbach
2021-07-21Add custom component ActivityItem.Camila
2021-07-20Call setClosed() on correct ObjectFelix Weilbach
2021-07-16fix size of the Label with user statusMatthieu Gallien
2021-07-14Position main dialog on at tray icon if not a regular windowFelix Weilbach
2021-07-12Show main dialog as normal window if tray icons not availableFelix Weilbach
2021-06-16Fix QML Warning: ReferenceError: PopupMenu is not defined.Camila
2021-06-16Fix QML warning: Cannot specify left, right... anchors for items inside Row.Camila
2021-06-16Fix QML warning: Detected anchors on an item that is managed by a layout.Camila
2021-06-16Fix QML warning: Accessible must be attached to an Item.Camila
2021-05-25Fix aligment emoji + message on Windows.Camila
2021-05-25Display the user status emoji separated from the message.Camila
2021-05-25User property isConnected instead of a invokable.Camila
2021-05-25Rename ServerUserStatusRole to ServerHasUserStatusRole.Camila
2021-05-25Do not display the folder status if there are no folders being synced.Camila
2021-05-25Rename isDesktopNotificationsAllowed property to desktopNotificationsAllowed.Camila