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
AgeCommit message (Expand)Author
2022-03-23ensure we only store update channel not localized in settingsMatthieu Gallien
2022-02-02Always build with updater. Use 'beta/stable' channel seletor in 'General Sett...alex-z
2021-09-21General Settings window. Allow opening the update URL via mouse.alex-z
2020-12-30Update windows launch on start binary locationHannah von Reth
2020-12-15Remove dead codeHannah von Reth
2020-12-15Fix usage of QMessageBoxHannah von Reth
2020-12-15Disable autostartCheckBox if autostart is configured system wideDominik Schmidt
2020-11-25Fix build without Sparkle.frameworkChih-Hsuan Yen
2020-11-25Settings: Add warning when switching update channelChristian Kamm
2020-11-24Updater: Make sparkle updater respect release channelChristian Kamm
2020-11-24Auto Updater: Show UI element also on macOSMarkus Goetz
2020-11-24Settings: Add update channel combobox #6259Christian Kamm
2020-10-07Also add build infos in the archiveKevin Ottens
2020-10-07Also add the command line arguments in the archiveKevin Ottens
2020-10-07Add a button to create a debug archiveKevin Ottens
2020-06-03Use default member init when applicableKevin Ottens
2020-06-03Add missing auto opportunitiesKevin Ottens
2020-06-03Do not declare local variables without an initial value.Camila San
2020-05-27Use the return braced init list patternKevin Ottens
2020-03-09Updater: Add CMake option BUILD_UPDATER to make the updater optionalMichael Schuster
2020-03-09Updater UI: Implement auto-update option and update buttonMichael Schuster
2020-03-01Fix Explorer integration: Hide option on non-WindowsMichael Schuster
2019-12-09macOS: Rename 'Explorer' appropriately on non-WindowsMichael Schuster
2019-12-09Make SettingsDialog background-aware (Dark-/Light-Mode switching)Michael Schuster
2019-09-08Moved macro definition due to timing issues while compiling when relying on h...Dominique Fuchs
2019-09-08commit 222b2d did the trick. now streamlined use of https://doc.qt.io/qt-5/qt...Dominique Fuchs
2019-09-08Further testing of cond. include of Qt library > 5.9. Utilized different macro.Dominique Fuchs
2019-09-08Fixed logic error in QTLEGACY macro and added forgottin #if clause for header...Dominique Fuchs
2019-09-08Added macro definition and compile-time condition to support Qt < 5.9Dominique Fuchs
2019-09-08Fixed missing bracesDominique Fuchs
2019-09-08Qt: Fixed numerous deprecated calls by adapting newer onesDominique Fuchs
2019-08-15Extract IgnoreListTableWidget to be reusedSamir Benmendil
2019-08-15IgnoreListEditor can work on any pathSamir Benmendil
2018-11-11GUI: run clang-tidy modernize-use-nullptrJ-P Nurmi
2018-11-07SettingsDialog: disable unnecessary wrapping for the about labelJ-P Nurmi
2018-08-02Add legal notice button to about dialogRoeland Jago Douma
2018-02-26Removes Server Activities option from General settings.Camila San
2018-02-23Sync activities notifications are never shown unless there is an error. Serve...Camila San
2018-02-15Changes notification text in the checkboxes and adds tooltips with explanatio...Camila San
2018-02-14Adds option to toggle display of Sync and Activity notifications.Camila San
2017-10-24Windows: Add a setting to enable/disable the explorer navigation pane integra...Jocelyn Turcotte
2017-09-21Port to new signal-slot syntax what cannot be done automaticallyOlivier Goffart
2017-09-21Use the Qt5 connection syntax (automated with clazy)Olivier Goffart
2017-09-15remove qt4 codeHelmut K. C. Tessarek
2017-09-05Move Utility to a new common static libraryJocelyn Turcotte
2017-05-17Apply clang-formatChristian Kamm
2017-04-26Move check for mono icons into separate functionTommy Sparber
2017-02-08CentOS: Another attemptMarkus Goetz
2017-02-07Improve previous fixMarkus Goetz
2017-02-07Old Qt: Another build fixMarkus Goetz