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
path: root/src
AgeCommit message (Expand)Author
2022-08-10Fix account switching and hover issues with UserLine componentClaudio Cambra
2022-08-10fix warnings reported by QtMatthieu Gallien
2022-08-10Fix unified seach item placeholder image sourceClaudio Cambra
2022-08-10Refactor user lineClaudio Cambra
2022-08-10Make UserStatusSelector a dismissible page pushed onto the tray windowClaudio Cambra
2022-08-09Fix QML warningsClaudio Cambra
2022-08-08Fix bugs with setting 'Away' user statusClaudio Cambra
2022-08-08Eliminate padding around the menu separator in the account menuClaudio Cambra
2022-08-08ensure SyncEngine use an initialized instance of SyncOptionsMatthieu Gallien
2022-08-05Restyle unified search skeleton items animation and simplify their codeClaudio Cambra
2022-08-05Fix crash: 'Failed to create OpenGL context'.allexzander
2022-08-05i18n: Spelling unificationValdnet
2022-08-05i18n: Spelling unificationValdnet
2022-08-05i18n: Spelling unificationValdnet
2022-08-05i18n: Spelling unificationValdnet
2022-08-05i18n: Spelling unificationValdnet
2022-08-03Implement URI handler for local file editingalex-z
2022-08-02Double-clicking tray icon opens currently-selected user's local folder (if av...Claudio Cambra
2022-08-02Merge branch 'master' into bugfix/clean-up-talkreplytextfieldClaudio Cambra
2022-08-02Clicking on an activity list item for a file opens the local file if availableClaudio Cambra
2022-08-02mark unused variable as bein unused to avoid clang warningMatthieu Gallien
2022-08-02remove variables set but never readMatthieu Gallien
2022-08-02Always run MSI with full UI.alex-z
2022-08-02Replace unified search text field busy indicator with custom indicatorClaudio Cambra
2022-08-02Do not reboot PC when running an MSI via autoupdate.allexzander
2022-07-29Implement COM Dll for CfApi shell extensins. Implement Thumbnail Provider.alex-z
2022-07-29Clean up TalkReplyTextField, remove unnecessary parent Itembugfix/clean-up-talkreplytextfieldClaudio Cambra
2022-07-27Make apps menu scrollable when content taller than available vertical space, ...Claudio Cambra
2022-07-25Ensure that throttled notifications still appear in tray activity modelClaudio Cambra
2022-07-21Stop styling QML unified search items hierarchically, use global Style constantsClaudio Cambra
2022-07-21Ensure debug archive contents are readable by any userClaudio Cambra
2022-07-21Stop clearing notifications when new notifications are receivedClaudio Cambra
2022-07-20improve logs of OwncloudPropagator::localFileNameClashMatthieu Gallien
2022-07-20print sync direction in SyncFileStatusTracker::slotAboutToPropagateMatthieu Gallien
2022-07-18Fix ActivityItemContent QML paintedWidth errorsClaudio Cambra
2022-07-15QMLify the UserModel, use properties rather than setter methodsClaudio Cambra
2022-07-15Use preprocessor directive rather than normal 'if' for UNNotification typesClaudio Cambra
2022-07-15Respect skipAutoUpdateCheck in nextcloud.cfg with Sparkle on macOSClaudio Cambra
2022-07-15Take ints by value rather than reference in UserModel methodsClaudio Cambra
2022-07-13Merge branch 'master' into bugfix/limit-concurrent-notificationsClaudio Cambra
2022-07-13Merge branch 'master' into work/remove-cmake-fortify-sourceClaudio Cambra
2022-07-12Refactor tray window opening code for clarity and efficiencyClaudio Cambra
2022-07-12Properly adapt the userstatusselectormodel, eliminate hacks, make code more d...Claudio Cambra
2022-07-12Limit concurrent notificationsClaudio Cambra
2022-07-12Only set _FORTIFY_SOURCE when a higher level of this flag has not been setClaudio Cambra
2022-07-12Fix bad quote in PNG generation messageClaudio Cambra
2022-07-12Add a placeholder message for the recents tab of the emoji pickerClaudio Cambra
2022-07-06Clean up systray methods, make more QML-friendlyClaudio Cambra
2022-07-06Add a custom back button to the account wizard's advanced setup pageClaudio Cambra
2022-07-05Add 'db/local/remote' reference to log string.Camila