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
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
2017-01-27General Settings: Make sure to reload the settings when an account is addedOlivier Goffart
2017-01-27Wizard: Add options to ask confirmation for external storageOlivier Goffart
2017-01-17Updater: Don't create instance for invalid URLMarkus Goetz
2016-10-25License: Adjust license of GPLv2 source files to GPLv2+Christian Kamm
2016-06-07Workaround for Ubuntu 16.04 tray issue #4944 (#4947)ckamm
2016-03-09Settings: Hide update info if skipUpdateCheck #4397Christian Kamm
2015-11-16Merge branch 'newactivity'Klaas Freitag
2015-11-13AccountSettings: Add a toolbox button for the account specific actions.Klaas Freitag
2015-11-11GeneralSettings: Remove references to protocolwidget.Klaas Freitag
2015-10-19Theme: Revert logic of singleAccount switch.Klaas Freitag
2015-10-07SyncLogDialog: Do not delete SyncLogDialog after close.Klaas Freitag
2015-10-01Settings: Move synclog widget to a seperate dialog.Klaas Freitag