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-09-05Add a ScrollView to the predefined statuses area of the UserStatusSelectorClaudio Cambra
2022-09-05Fix crash in cldapi.dllJames Horsley
2022-09-04let Qt use OpenGLES instead of desktop OpenGL to workaround bugsbugfix/webEngineOnWin11Matthieu Gallien
2022-09-04sets special configuration to webengine to work around bugsMatthieu Gallien
2022-08-31reads and store fileId and remote permissions during bulk uploadMatthieu Gallien
2022-08-29Change Activities dialog show and Systray.forceWindowInit call sequence to fi...alex-z
2022-08-29Fix File Activities dialog not showing up.alex-z
2022-08-17Prevent the 'Cancel' button of the user status selector getting squashedClaudio Cambra
2022-08-17Ensure that clear status message combo box is at least implicit widthClaudio Cambra
2022-08-17Fix alignment of predefined status contents regardless of emoji fontsClaudio Cambra
2022-08-17Prevent crashing when trying to create error-ing QML component in systray.cpp...Claudio Cambra
2022-08-17Ensure file activity dialog is centered on screen and appears at top of windo...Claudio Cambra
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