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
2020-08-21Add dedicated button to add accountsHannah von Reth
2020-08-21Asure we have a decent window sizeHannah von Reth
2020-08-21Replace monochrome icons with https://fontawesome.com svg'sHannah von Reth
2020-08-21Use QIcon where possible, don't invert color of icons we will use color that...Hannah von Reth
2020-07-20Gui: Rename "General" -> "Settings" and move "Network" -> "Settings"Hannah von Reth
2020-07-06Gui: Fix connectHannah von Reth
2020-06-29Gui: Make settings dialog a main Window instad of a dilaogHannah von Reth
2020-06-29Wizard: Make the wizard a child dialog of the settingsHannah 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-25Merge remote-tracking branch 'origin/2.6'Olivier Goffart
2020-02-19[GUI] Dynamically elide actionsHannah von Reth
2020-02-10Run clang-tidy check for modernize-use-nullptrOlivier Goffart
2020-02-10Run clang-tidy with modernize-use-overrideOlivier Goffart
2020-02-04[Settings] As the instance is created in the constructor we don't need to che...Hannah von Reth
2019-12-06Merge branch '2.6'Hannah von Reth
2019-12-04[Settings] Add a quit buttonHannah von Reth
2019-12-04CleanupHannah von Reth
2019-10-14Merge remote-tracking branch 'origin/2.6' into masterOlivier Goffart
2019-10-11Fix too low contrast when tab is selectedOlivier Goffart
2019-10-08Merge remote-tracking branch 'origin/2.6'Olivier Goffart
2019-10-07No more MacSettingsDialog #7371Markus Goetz
2019-08-27Add Q_PROPERTYs for gui testingDominik Schmidt
2019-08-27Add GUI testing SocketApi extensionDominik Schmidt
2018-11-06Add Ctrl-L as log window shortcutChristian Kamm
2018-11-04Settings: Bring back version and copyrightMarkus Goetz
2018-06-19SettingsDialog: Show the page for the newly created accountOlivier Goffart
2018-02-16Merge remote-tracking branch 'origin/2.4'Christian Kamm
2018-02-12Notifications: Immediately request when getting account onlineMarkus Goetz
2017-12-08Remove uses of deprecated QString::fromAsciiOlivier Goffart
2017-11-21AvatarJob improvementsChristian Kamm
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-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-07-04Add a more functional error view #5516 (#5861)ckamm
2017-05-17Apply clang-formatChristian Kamm
2017-05-11Use Qt logging categories for loggingJocelyn Turcotte
2017-04-13Merge remote-tracking branch 'origin/avatar_pics'Olivier Goffart
2017-03-10Avatar: Use QImage instead of QPixmap to avoid dep on QApplication.Klaas Freitag
2017-02-23Verify that all strings are properly escaped (#5558)Olivier Goffart
2017-01-23Avatar: Set a circle mask around the avatar image.Klaas Freitag
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
2016-04-04Merge branch 'notifications'Klaas Freitag
2016-03-31Fix invalid read on account removalChristian Kamm
2016-03-18Notifications: Refresh the notifications based on a config value.Klaas Freitag
2016-01-07SettingsDialog: show "Account" for the tab name for branded clientOlivier Goffart