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-04-19Fix thumbnails for new files made while client openClaudio Cambra
2022-04-15Use header text color to improve contrast with header colours when hovering o...Claudio Cambra
2022-04-06Remove unused function parameter.Camila
2022-04-06Adress design issues.Camila
2022-04-06Do not hide'View chat' link.Camila
2022-04-06Windows fix: activityIndex was not being passed to the lambda slot function.Camila
2022-04-06Add 'Reply' as activity link instead of changing the 'View chat' link.Camila
2022-04-05Fix broken activity icon and loading entries colour in unified searchClaudio Cambra
2022-04-01Remove redundant _guiAppInstancealex-z
2022-03-28Address PR comments.Camila
2022-03-28Rename functions.Camila
2022-03-28Fix background color so it switches with light/dark theme.Camila
2022-03-28Display input once user clicked on Reply.Camila
2022-03-28Let qml know the message reply was sent.Camila
2022-03-28Rename data role.Camila
2022-03-28Fix dark mode stuff relating to unified search, fix macOS auto dark/light the...Claudio Cambra
2022-03-23ensure we only store update channel not localized in settingsMatthieu Gallien
2022-03-20Fixes to UI issuesClaudio Cambra
2022-03-20Fix for VFS crashesClaudio Cambra
2022-03-18Added dark modeClaudio Cambra
2022-03-18Fix warn colour in dark modeClaudio Cambra
2022-03-18remove all usage of QDateTime::toTime_t() to avoid overflowMatthieu Gallien
2022-03-17Add TalkReply class and tests.Camila
2022-03-17Implement local socket to communicate with finder extensionClaudio Cambra
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-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