Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-03Use the refcounted AccountStatePtr as much as possibleErik Verbruggen
2021-11-17Create our own message loop to receive WM_ENDSESSIONHannah von Reth
2021-10-13Fix application shutdown during Windows logoutHannah von Reth
2021-08-16Fix the resizing of the windgetsHannah von Reth
2021-08-12Limit window size to 2/3Hannah von Reth
2021-04-26Refactor protocol and issue widgetHannah von Reth
2020-10-28Reintroduce a dark and a light themeHannah von Reth
2020-09-30Cleanup: Remove leftovers of color aware iconsHannah von Reth
2020-08-21Add dedicated button to add accountsHannah von Reth
2020-08-21Asure we have a decent window sizeHannah von Reth
2020-06-29Gui: Make settings dialog a main Window instad of a dilaogHannah von Reth
2020-05-15 Mac: Display dock icon when settings are visibleHannah von Reth
2020-03-13Merge branch '2.6'Hannah von Reth
2020-03-03[Gui] Apply createColorAwareIcon on more iconsHannah von Reth
2020-02-10Run clang-tidy with modernize-use-overrideOlivier Goffart
2019-12-16[OAuth] Add state parameter to negotiationHannah von Reth
2019-08-27Add Q_PROPERTYs for gui testingDominik Schmidt
2018-02-12Notifications: 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