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-12-17Update the settings dialog window title.Camila
2020-12-15Please the clang-tidy overlordKevin Ottens
2020-12-15Remove empty action in the settings toolbarKevin Ottens
2020-12-15CleanupHannah von Reth
2020-12-15Add Q_PROPERTYs for gui testingDominik Schmidt
2020-12-15Add GUI testing SocketApi extensionDominik Schmidt
2020-12-15Add Ctrl-L as log window shortcutChristian Kamm
2020-10-22Repair SettingsDialog::showIssuesListKevin Ottens
2020-10-22Fix crash in SettingsDialog with delayed initializationMichael Schuster
2020-09-01Enable bugprone-narrowing-conversions clang-tidy checkKevin Ottens
2020-06-03Do not declare local variables without an initial value.Camila San
2020-05-20Fix spacingMichael Schuster
2020-05-20Use auto to avoiding repeating type namesKevin Ottens
2020-01-18Cleanup/Removal/Adaption/Update to resource files and crresponding code, esp....Dominique Fuchs
2020-01-11Systray now a singleton with instance(), show tray on finished wizardDominique Fuchs
2020-01-03Gigantic ton of changes and deletions: ActivityListModel, tray GUI, Account l...Dominique Fuchs
2020-01-02Fix merge conflictDominique Fuchs
2019-12-24Add helper slots and signals to catch SettingsDialog's window activation eventsMichael Schuster
2019-12-20Make AccountSettings and ActivitySettings background-aware (Dark-/Light-Mode ...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-09Remove submodule qtmacgoodies and the MacSettingsDialog classMichael Schuster
2019-12-02WIP: Extending systray class, transitioning towas independent ActivityModel i...Dominique Fuchs
2019-09-27Revert "Fix White Window issue on Windows after Qt 5.12.4 upgrade"Michael Schuster
2019-09-26Fix White Window issue on Windows after Qt 5.12.4 upgradeMichael Schuster
2019-09-08Numoerous safe conversions implemented. Added additional Utility::convertSize...Dominique Fuchs
2018-11-13Merge branch 'master' into action-colorsRoeland Jago Douma
2018-11-12SettingsDialog: tweak color aware iconsJ-P Nurmi
2018-11-12SettingsDialog: fix a little glitch in the account tool button sizeJ-P Nurmi
2018-11-11GUI: search'n'replace remaining "Q_DECL_OVERRIDE" with "override"J-P Nurmi
2018-11-11GUI: run clang-tidy modernize-use-nullptrJ-P Nurmi
2018-11-09Actually open the activity view on a click for more infoRoeland Jago Douma
2018-11-04SettingsDialog: remove an unused button boxJ-P Nurmi
2018-09-11SettingsDialog: Show the page for the newly created accountOlivier Goffart
2018-08-14Provide parent to QActionIstván Váradi
2018-07-30Adjust space between action/buttons in the toolbar.Camila San
2018-07-30Fixes and improves 'copy to clipboard' output.Camila San
2018-07-30Fix settings dialog for mac.Camila San
2018-07-30Removes Protocol and Issues widget files and references.Camila San
2018-07-30Gives full path to file to open in file manager.Camila San
2018-07-30Makes space smaller bewteen user/activities and network/settings menu.Camila San
2018-07-30Moves the separator to between accounts.Camila San
2018-07-30Correctly removes actions - account, separator and settings widget from toolb...Camila San
2018-07-30Fixes widget stack visibility when switching actions.Camila San
2018-07-30Adds space bewteen different accounts and activity.Camila San
2018-07-30Each user has its own list of activities.Camila San
2018-07-30Adds one activity widget for each user.Camila San
2018-07-30Aligns Network and General to the right.Camila San
2018-05-29Notifications: Immediately request when getting account onlineMarkus Goetz