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
2021-08-31let clang-tidy add missing override after enabling again the checkMatthieu Gallien
2020-12-15Remove empty action in the settings toolbarKevin Ottens
2020-12-15Add Q_PROPERTYs for gui testingDominik Schmidt
2020-01-03Gigantic ton of changes and deletions: ActivityListModel, tray GUI, Account l...Dominique Fuchs
2019-12-24Add helper slots and signals to catch SettingsDialog's window activation eventsMichael 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-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
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-07-30Fixes widget stack visibility when switching actions.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-05-29Notifications: Immediately request when getting account onlineMarkus Goetz
2017-10-06Settings Dialog: Fix display name compilation for macOS #6078Markus Goetz
2017-10-06Use display-name from the ocs call in the settings dialogThomas Müller
2017-07-04Add a more functional error view #5516 (#5861)ckamm
2017-05-17Apply clang-formatChristian Kamm
2017-01-22SettingsDialog: Display the user avatar as action icon if available.Klaas Freitag
2016-10-25License: Adjust license of GPLv2 source files to GPLv2+Christian Kamm
2015-12-10Activity tab doesn't vanish with too many accounts #4188Christian Kamm
2015-11-16Merge branch 'newactivity'Klaas Freitag
2015-11-10Activity: Unify the GUI, and reactivate copy to clipboard for all.Klaas Freitag
2015-11-04ActivityWidget: Rather use accountState pointer directly.Klaas Freitag
2015-11-02SettingsDialog: Make ActivityWidget a member.Klaas Freitag
2015-10-23SettingsDialog: use QWidgetAction for the toolbar so the extension worksOlivier Goffart
2015-10-19SettingsDialog: Add new widet called ActivityWidget.Klaas Freitag
2015-08-30Account Settings: rework the toolbarOlivier Goffart
2015-08-19SettingsDialog: Activate the first page on startupChristian Kamm
2015-08-13Fix compiler warningOlivier Goffart
2015-08-11SettingsDialog: Fixup default action settingDaniel Molkentin
2015-08-11More improvements for high contrast themesDaniel Molkentin
2015-08-11Remove deleted accounts from tool bar #3583Christian Kamm
2015-06-29Use doxygen style everywhereDaniel Molkentin
2015-06-29Structure developer documentationDaniel Molkentin
2015-04-17Multi-account WIPOlivier Goffart
2014-12-02Merge branch 'master' into rename_clientDaniel Molkentin
2014-12-01Make all ptr-based members either const or check for their existanceDaniel Molkentin
2014-12-01Refactor generic settings dialogDaniel Molkentin
2014-11-10Adjust namespacesDaniel Molkentin
2014-08-26Merge remote-tracking branch 'origin/master' into move_lib_to_sep_dirDaniel Molkentin
2014-07-11Split into three separate projects: library, gui and cmdDaniel Molkentin