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
2022-03-24Rewrite wizard from scratchFabian Müller
2022-02-14Merge remote-tracking branch 'origin/2.10'Hannah von Reth
2022-02-10Bugfix: add open local/remote folder optionsErik Verbruggen
2021-12-03Use the refcounted AccountStatePtr as much as possibleErik Verbruggen
2021-11-25Use std::chrono with QTimer::singleShotHannah von Reth
2021-11-17Create our own message loop to receive WM_ENDSESSIONHannah von Reth
2021-10-14Print message before shutting downHannah von Reth
2021-10-13Fix application shutdown during Windows logoutHannah von Reth
2021-08-27Tweak the settings dialog size to correctly show the wizardsErik Verbruggen
2021-08-23Fix crash during shutdownHannah von Reth
2021-08-16Fix the resizing of the windgetsHannah von Reth
2021-08-12Limit window size to 2/3Hannah von Reth
2021-08-06Explicitly use appNameGUI from theme where applicableFabian Müller
2021-06-16Remove possible qt containers detach (#8727)Aleksey Lysenko
2021-04-26Refactor protocol and issue widgetHannah von Reth
2021-04-07Allow to specify a icon for the system tray (Windows only)Hannah von Reth
2020-10-29Use a QPixmap for the avatarHannah 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-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