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-17Add TalkReply class and tests.Camila
2022-03-17Add thumbnails for files in the activity viewClaudio Cambra
2022-02-11add headers in cmake files to get them properly detectedMatthieu Gallien
2022-01-24Add ability to copy internal link from share dialogClaudio Cambra
2022-01-12Display error message when creating a link share with compromised password.alex-z
2022-01-07Fix spaceClaudio Cambra
2022-01-07Make compiler required when option is on, removed unused defClaudio Cambra
2022-01-07Remove AUTORCCClaudio Cambra
2022-01-07Add option of enabling QtQuick compilerClaudio Cambra
2021-12-14Fix CMake error in ECMAddAppIcon for mac.alex-z
2021-12-07Use different icon for a sync folder on Windows depending on zoom level.alex-z
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-15CMake: fail if `Qt5::GuiPrivate` is not foundAlexander Batischev
2021-11-10Add profile pageFelix Weilbach
2021-11-04Use SvgRenderer for Unified Search input icons. Refactor IconUtils. Extend un...alex-z
2021-10-25our source code files have lower case namesMatthieu Gallien
2021-10-25Unified Search via Tray windowalex-z
2021-10-12Show sync progress in main dialogFelix Weilbach
2021-10-11fix macOs build after targets name are not changed by brandingMatthieu Gallien
2021-10-06use alias target for internal librariesMatthieu Gallien
2021-10-05Add file activity dialogFelix Weilbach
2021-09-23Add dialog to resolve invalid filenamesFelix Weilbach
2021-09-17Disable Qt deprecation warningsFelix Weilbach
2021-09-09Add dialog to set user statusFelix Weilbach
2021-09-06Enable share to Talk and Email. Display correct icon. Added unit tests.allexzander
2021-09-03Remove wizard page that has been dead for 4 yearsHannah von Reth
2021-09-01Remove unneeded target_link_librariesNicolas Fella
2021-09-01Use CMAKE_INSTALL_DATADIR instead of custom DATADIRNicolas Fella
2021-08-31Allow using rsvg-convert to generate pngs instead of inkscapeHeinz Wiesinger
2021-08-25fix build socket api Mac specific file is now in a subdirectoryMatthieu Gallien
2021-08-23Add socket command to upload a selection of files based on a regexHannah von Reth
2021-08-19Don't use variables for CMake target identifiersNicolas Fella
2021-07-21Add custom component ActivityItem.Camila
2021-06-24Disable QtWebEngine automatic if not foundFelix Weilbach
2021-06-24Allow to compile without QWebEngineFelix Weilbach
2021-06-15Start macOS app bundle name with uppercase letterFelix Weilbach
2021-06-14Generate application png icons from svg iconsFelix Weilbach
2021-06-14Remove conditional logic for OEM.cmakeFelix Weilbach
2021-04-19Revert "Add CMake option to enable address sanitizers"Matthieu Gallien
2021-04-19Add CMake option to enable address sanitizersFelix Weilbach
2021-04-15Copy FindSharedMimeInfo from ECMNicolas Fella
2021-04-14Use imported target for ThreadsNicolas Fella
2021-04-13Add notification cacheFelix Weilbach
2021-04-12Use FindPkgConfig to find libcloudproviders and related libsNicolas Fella
2021-04-09Embed version and icon into windows executableFelix Weilbach
2021-03-29Don't deploy bearer plugin on MacOSFelix Weilbach
2021-03-24Add UserStatus class to retrieve the user status.Camila
2021-03-10Split out wizard welcome pageFelix Weilbach
2021-02-04Allow creation of new folders from the Settings Dialog.allexzander