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-11-09Make user status selector modal, show user headerClaudio Cambra
2022-10-31Improve flat buttons in share delegatesClaudio Cambra
2022-10-25Create commonly accessible properties for current user colours in Style.qmlClaudio Cambra
2022-09-29Improve the error box QML componentClaudio Cambra
2022-09-06Align, resize, and layout everything uniformly in the unified search viewClaudio Cambra
2022-08-10Make UserStatusSelector a dismissible page pushed onto the tray windowClaudio Cambra
2022-08-05Restyle unified search skeleton items animation and simplify their codeClaudio Cambra
2022-07-21Stop styling QML unified search items hierarchically, use global Style constantsClaudio Cambra
2022-06-28Clean up code, move values to Style.qml.Camila
2022-06-24User dialog now looks in line with the rest of the desktop client trayClaudio Cambra
2022-05-25Reduce spacing above the notification buttons.Camila
2022-04-28Add an incoming talk call notification to the desktop clientClaudio Cambra
2022-04-27Realigned and resized thumbnailsClaudio Cambra
2022-03-28Fix dark mode stuff relating to unified search, fix macOS auto dark/light the...Claudio Cambra
2022-03-20Fixes to UI issuesClaudio Cambra
2022-03-18Added dark modeClaudio Cambra
2022-03-17Add thumbnails for files in the activity viewClaudio Cambra
2022-02-04Adjust icons for activity entries in main dialog. Refactor the dialog by spli...alex-z
2022-01-17Remove commented out codeFelix Weilbach
2022-01-17Use the font size that Qt suggestFelix Weilbach
2021-10-25Unified Search via Tray windowalex-z
2021-07-28Don't constrain size of hover backgroundFelix Weilbach
2021-07-21Add custom component ActivityItem.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-05-25Fix aligment emoji + message on Windows.Camila
2021-05-25Display the user status emoji separated from the message.Camila
2021-03-24Do not display notifications when user status is do not disturb.Camila
2020-11-23Use dynamic path for account online/offline state icon. Refresh GUI on connec...allexzander
2020-10-21Use the Theme colors for the header part of the windowKevin Ottens
2020-10-21Don't hardcode the color of text in the headerKevin Ottens
2020-10-21Get rid of ncBlueHoverKevin Ottens
2020-06-22Darken menu border colorStephan Beyer
2020-06-16Don't use a bright blue color for menusKevin Ottens
2020-06-16Don't use a weirdly truncated icon size for header buttonsKevin Ottens
2020-04-25Implemented share functionality in tray window and changed actions / button l...Dominique Fuchs
2020-01-19Module styling also for UserLine.qmlDominique Fuchs
2020-01-19Introduced Style moduleDominique Fuchs