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-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-20Fix for VFS crashesClaudio Cambra
2022-03-18Added dark modeClaudio Cambra
2022-03-17Add TalkReply class and tests.Camila
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-03-15Increase max line of text in activity item text to twoClaudio Cambra
2022-03-14Ensure file activity dialog appears in centre of screenbugfix/fileactivitydialog-centerClaudio Cambra
2022-02-04Adjust icons for activity entries in main dialog. Refactor the dialog by spli...alex-z
2022-02-01Merge branch 'master' into bugfix/account-menu-scrollClaudio Cambra
2022-02-01Add testing for ActivityListModelClaudio Cambra
2022-01-31Account menu can now scrollClaudio Cambra
2022-01-17Use the font size that Qt suggestFelix Weilbach
2022-01-14Show only filenames in tray activity items, with full path in tooltipClaudio Cambra
2021-12-20Hide share button for deleted and ignored files in tray activityClaudio Cambra
2021-11-22Add WheelHandler to the Search result list tooCarl Schwan
2021-11-22[tray] Makes scrolling with a touchpad in activiy list more naturalCarl Schwan
2021-11-18Use QUrl::fromLocalFile to open local files in Unified Search results.alex-z
2021-11-16avoid adding icon data in a cache we never useMatthieu Gallien
2021-11-16More fixes to the menu implementationCarl Schwan
2021-11-16Fix focus indicatorCarl Schwan
2021-11-15Check if the server has user status app enabledFelix Weilbach
2021-11-10IconJob: Send request through the accounts NASFelix Weilbach
2021-11-04Fix review comments. Use QImage for QML and QPixmap for rest of code. Do not ...alex-z
2021-11-04Use SvgRenderer for Unified Search input icons. Refactor IconUtils. Extend un...alex-z
2021-11-04Clear Unified Search Input Field in a proper wayalex-z
2021-10-26Update UnifiedSearchInputContainer.qmlrakekniven
2021-10-26Changed triple dot to ellipsisrakekniven
2021-10-25our source code files have lower case namesMatthieu Gallien
2021-10-25Unified Search via Tray windowalex-z
2021-10-23Changed wording to suggestionrakekniven
2021-10-23Changed wording of status messagerakekniven
2021-10-20Also update sync state summary based on connectivityFelix Weilbach
2021-10-13Check if current user exists before getting it's account stateFelix Weilbach
2021-10-12Show sync progress in main dialogFelix Weilbach
2021-10-05Add file activity dialogFelix Weilbach
2021-09-23Add dialog to resolve invalid filenamesFelix 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-08-31let clang-tidy add missing override after enabling again the checkMatthieu Gallien
2021-08-11Don't compare integers with different signsFelix Weilbach
2021-07-28Don't constrain size of hover backgroundFelix Weilbach
2021-07-22Make main dialog normal window when displayed as regular windowFelix Weilbach
2021-07-21Add custom component ActivityItem.Camila
2021-07-21Fix QML warning: Unable to assign [undefined] to QFont.Camila
2021-07-20Call setClosed() on correct ObjectFelix Weilbach
2021-07-16fix width of user status message to not overlap other elementsMatthieu Gallien