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
path: root/src/gui
AgeCommit message (Expand)Author
2022-09-08Always disable VFS when experimental features are disabled (#10089)Fabian Müller
2022-09-07Implement open in webHannah von Reth
2022-09-06Fix missing QStringLiteralHannah von Reth
2022-09-06Revert "Improve "add space" wizard"Hannah von Reth
2022-09-06Improve "add space" wizardFabian Müller
2022-09-06Merge remote-tracking branch 'origin/2.11'Hannah von Reth
2022-08-29Fix crash in selective sync configuration (#10065)Fabian Müller
2022-08-25Fix expansion of selective sync tree (#10058)Fabian Müller
2022-08-25Remove app password hintsFabian Müller
2022-08-25Use Q_ENUM where applicableFabian Müller
2022-08-24Use the same login widgets everywhereFabian Müller
2022-08-18Clazy: range-loop-detach, range-loop-referenceHannah von Reth
2022-08-18Don't display image url in spaces browserHannah von Reth
2022-08-18Validate sync target directory pathFabian Müller
2022-08-18Require absolute path for sync targetFabian Müller
2022-08-18Highlight "Open browser" buttonFabian Müller
2022-08-18Make URL line edit widerFabian Müller
2022-08-17Merge remote-tracking branch 'origin/2.11'Hannah von Reth
2022-08-17Schedule a new folder when wen we remove the current running folderHannah von Reth
2022-08-17Don't display error if server is unavailableHannah von Reth
2022-08-17Fix issues made obvious by clangHannah von Reth
2022-08-17Clazy: function-args-by-refHannah von Reth
2022-08-12Apply strict strings to all our codeHannah von Reth
2022-08-11Remove previously set Qt::SheetHannah von Reth
2022-08-11Don't call setParent, too many sideeffectsHannah von Reth
2022-08-11Tweak modal WindowsHannah von Reth
2022-08-11FixHannah von Reth
2022-08-11Don't use QString("")Hannah von Reth
2022-08-11Clazy: fix-qlatin1string-allocationsHannah von Reth
2022-08-11Don't access the sync engine if we had a setup errorHannah von Reth
2022-08-11Create correct implementation of access managerHannah von Reth
2022-08-10Make URL resolving error more user friendlyFabian Müller
2022-08-10Rewrite and unify "login required" dialogsFabian Müller
2022-08-10Use correctly themed iconsFabian Müller
2022-08-10Error out on impossible log optionsHannah von Reth
2022-08-10Logfile - implies flush, don't unset itHannah von Reth
2022-08-09Fix regression introduced in db73340fb33ecfe081ecb4764e6ff939b870e8bcHannah von Reth
2022-08-05Don't show open in browser if the server does not provide private linksHannah von Reth
2022-08-05Enable current state buttonFabian Müller
2022-08-05Introduce utility function to set window flags on modal windowsHannah von Reth
2022-08-05Add logout button to reauth dialogHannah von Reth
2022-08-05Replace blocking dialogHannah von Reth
2022-08-05Set modal dialogs as mac sheetHannah von Reth
2022-08-04Drop socket api upload job (#9996)Hannah von Reth
2022-08-04Hide quota bar with spacesHannah von Reth
2022-08-04Raise dialogs and message boxesFabian Müller
2022-08-04Support overrideServerUrlV2 branding in wizardFabian Müller
2022-08-03Before 3.0 we did not cache the capailities, ensure we are properly setup bef...Hannah von Reth
2022-08-02Deprecate and remove wizardUrlHintHannah von Reth
2022-08-02Remove connection ancient connection messageHannah von Reth