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
2019-12-24Fix date in ActivityWidget and remove unnecessary string conversionMichael Schuster
2019-12-24Heavy refactoring: Windows workaround for >= 4k (4096 bit) client-cert SSL ke...Michael Schuster
2019-12-24Flow2AuthWidget: Minor fixes and improvementsMichael Schuster
2019-12-24Flow2: Refactor UI into Flow2AuthWidget only and improve Flow2AuthMichael Schuster
2019-12-24Add new HeaderBanner class for WebFlowCredentialsDialogMichael Schuster
2019-12-24Make WebFlowCredentialsDialog cancellation- and deletion-safeMichael Schuster
2019-12-24WebFlowCredentialsDialog: Bring re-auth dialog to top (raise) on errorMichael Schuster
2019-12-24Flow2: Make ProgressIndicator's background-aware (Dark-/Light-Mode switching)Michael Schuster
2019-12-24Flow2: Add poll status text, ProgressIndicator and countdown timerMichael Schuster
2019-12-24Small fixes and code cleanupMichael Schuster
2019-12-24Flow2: Poll for re-auth result upon WebFlowCredentialsDialog window activationMichael Schuster
2019-12-24WebFlowCredentialsDialog: Bring re-auth dialog to top (raise) upon showing Se...Michael Schuster
2019-12-24Add helper slots and signals to catch SettingsDialog's window activation eventsMichael Schuster
2019-12-24Flow2: Use ownCloudGui::raiseDialog to bring account setup wizard to top (rai...Michael Schuster
2019-12-24Flow2: Poll for auth result upon account setup wizard window activationMichael Schuster
2019-12-24Flow2: Bring account setup wizard to top (raise) on auth resultMichael Schuster
2019-12-24Fix issue #1237: White text on almost-white backgroundMichael Schuster
2019-12-24Fix folder opening in ActivityListModelMichael Schuster
2019-12-24Fix crash in ActivityListModel (fixes #1693)Michael Schuster
2019-12-24Show date and time in activity log (fixes issue #1683)Michael Schuster
2019-12-24Fix build (missing refactoring)Michael Schuster
2019-12-24Mac and high-dpi displays: Add workaround in ActivityItemDelegate to show ful...Michael Schuster
2019-12-24Make all ProgressIndicator's background-aware (Dark-/Light-Mode switching)Michael Schuster
2019-12-24Make OwncloudWizard and its pages background-aware (Dark-/Light-Mode switching)Michael Schuster
2019-12-24Remove unnecessary string translation and copy in ActivityItemDelegateMichael Schuster
2019-12-24Remove unnecessary breaks in ActivityListModelMichael Schuster
2019-12-24Make ActivityItemDelegate background- and selection-aware (Dark-/Light-Mode s...Michael Schuster
2019-12-24Refactor ActivitySettings: Rename member variable ui to _uiMichael Schuster
2019-12-24Make AccountSettings and ActivitySettings background-aware (Dark-/Light-Mode ...Michael Schuster
2019-12-24Change error link colour in AccountSettings::showConnectionLabelMichael Schuster
2019-12-24Add new Theme helper method to custom-colourize linksMichael Schuster
2019-12-24Change Dark Mode link colourMichael Schuster
2019-12-18Fix Activity List: Add check to avoid first empty entry2.6.2-buildtest1Michael Schuster
2019-12-10Fix build for stable-2.6 (changes from PR #1651)v2.6.2-rc1Michael Schuster
2019-12-09macOS: Rename 'Explorer' appropriately on non-WindowsMichael Schuster
2019-12-09Make the ShareDialog background-aware (Dark-/Light-Mode switching)Michael Schuster
2019-12-09Make SettingsDialog background-aware (Dark-/Light-Mode switching)Michael Schuster
2019-12-09Implement and move some colour-aware helper methods into the Theme classMichael Schuster
2019-12-09Pick from upstream: Fix too low contrast when tab is selectedMichael Schuster
2019-12-09Fix SSL-button's info background color for Dark ModeMichael Schuster
2019-12-09Remove submodule qtmacgoodies and the MacSettingsDialog classMichael Schuster
2019-12-08Fix deleteKeychainEntries: Stay consistent with job->setInsecureFallback(false)Michael Schuster
2019-12-08Fix Windows key-chunk deletion (too paranoid)Michael Schuster
2019-12-08Fix member variable name from last refactoring (Windows code)Michael Schuster
2019-12-08Fix Remote Wipe keychain storageMichael Schuster
2019-12-08Remote Wipe: Implement hack to allow deleting all keychain entries (SSL certs...Michael Schuster
2019-12-08Refactoring: Windows workaround for >= 4k (4096 bit) client-cert SSL keysMichael Schuster
2019-12-08Windows: Workaround for storing >= 4k (4096 bit) client-cert SSL keysMichael Schuster
2019-12-07Use user-provided username in `displayName()`Felix Eckhofer
2019-12-07Fix typoFelix Eckhofer