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-09-11ensure we do not generate E2EE keys without user intentMatthieu Gallien
2022-09-11introduce missing properties in ClientSideEncryptionMatthieu Gallien
2022-09-10Fix add account text clipping, enlarge textClaudio Cambra
2022-09-10Fix ActivityItem activityHover errorClaudio Cambra
2022-09-10Fix menu bar height calculation on macOSClaudio Cambra
2022-09-10Fix fileactivitylistmodel QML registrationClaudio Cambra
2022-09-10Make sure Folder is deleted from the list and the SyncJournalDB is closed for...alex-z
2022-09-10Check folder invalidity reson when deciding to enable or disable the 'Finish'...alex-z
2022-09-07Replace private API QZipWriter with KArchiveClaudio Cambra
2022-09-07Fix rebase issue with activity list keyboard navigation PRClaudio Cambra
2022-09-07Improve activity list highlighting/keyboard item selectionClaudio Cambra
2022-09-07Simplify activity list delegates by making them ItemDelegates, clean upClaudio Cambra
2022-09-07Clean up QML registrationClaudio Cambra
2022-09-07Set UnifiedSearchResultNothingFound visibility less messilyClaudio Cambra
2022-09-07Start sync immediately after modifying the selective sync settings.alex-z
2022-09-07Fix wrong estimated time when doing sync.alex-z
2022-09-06Align, resize, and layout everything uniformly in the unified search viewClaudio Cambra
2022-09-06Use same tooltip component everywhereClaudio Cambra
2022-09-05Add a ScrollView to the predefined statuses area of the UserStatusSelectorClaudio Cambra
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-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 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-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-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