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/gui
AgeCommit message (Expand)Author
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-03-10properly ask Qt to create qml opengl surface with proper optionsMatthieu Gallien
2022-03-03Add 'Help' action back.bugfix/helpCamila
2022-03-02Simplify currentScreenClaudio Cambra
2022-03-02No longer assume status bar height, calculate, fixing notch borkingClaudio Cambra
2022-02-11add headers in cmake files to get them properly detectedMatthieu Gallien
2022-02-04Adjust icons for activity entries in main dialog. Refactor the dialog by spli...alex-z
2022-02-02Always build with updater. Use 'beta/stable' channel seletor in 'General Sett...alex-z
2022-02-02Cmake option to disable proxyalex-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-24Add ability to copy internal link from share dialogClaudio Cambra
2022-01-17Replace Text with LabelFelix Weilbach
2022-01-17Remove commented out codeFelix Weilbach
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
2022-01-13ShareDialog: group links and users in one scrollbar.Camila
2022-01-13Just trying to make the sahre dialog look nicer.Camila
2022-01-13Remove unused slots.Camila
2022-01-13Add scroll area for share links.Camila
2022-01-13Bugfix. Re-init sharing manager to enable link sharing UI when receiving shar...alex-z
2022-01-12Fix review comments.alex-z
2022-01-12Fix review comments.alex-z
2022-01-12Fix review comments.alex-z
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
2022-01-05Try to sign-in after being signed-out due to SslHandshakeFailedErroralex-z
2021-12-20Hide share button for deleted and ignored files in tray activityClaudio Cambra
2021-12-14Fix CMake error in ECMAddAppIcon for mac.alex-z
2021-12-14Save folder settings to config when force-switching VFS.alex-z
2021-12-14Enforce VFS. Disable 'Make always available locally'.alex-z
2021-12-07Use different icon for a sync folder on Windows depending on zoom level.alex-z
2021-12-03Always prefill username from Windows login name based on server versionalex-z
2021-11-24Pass username from Windows to login page.alex-z
2021-11-23Cleanup system bindings from Windows when removing a local sync folderalex-z
2021-11-22fix button that should be disabled when force VFSMatthieu Gallien
2021-11-22add a network access factory to qml engineMatthieu Gallien
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-19properly query sync journal DB to know when to run fix for VFSMatthieu Gallien
2021-11-18Use QUrl::fromLocalFile to open local files in Unified Search results.alex-z
2021-11-17Correct virtual files placeholder files if neededFelix Weilbach
2021-11-16avoid adding icon data in a cache we never useMatthieu Gallien