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
AgeCommit message (Expand)Author
2020-06-29Gui: hide the selective sync pop up by defaultHannah von Reth
2020-06-29Wizard: Improve layoutHannah von Reth
2020-06-29Merge pull request #7910 from TheOneRing/non_winHannah von Reth
2020-06-29Make the password dialog modalHannah von Reth
2020-06-29Make ownCloud accassible on the Application objectHannah von Reth
2020-06-29Gui: Add a cancel button to the WizardHannah von Reth
2020-06-29Gui: Make settings dialog a main Window instad of a dilaogHannah von Reth
2020-06-29Gui: Actually set the default dialog sizeHannah von Reth
2020-06-29Wizard: Make the wizard a child dialog of the settingsHannah von Reth
2020-06-29Remove ifdef(Q_OS_X11) code, there never was such a define.Hannah von Reth
2020-06-25Wizard: Minimize the Window instead of hiding itHannah von Reth
2020-06-25OAuth: correctly initialise the auth typeHannah von Reth
2020-06-25Compile resources in the exe not the core libHannah von Reth
2020-06-24Link tests against a static owncloudCore instead of trying to pick single...Hannah von Reth
2020-06-23Implement the TUS resumebale upload protocolHannah von Reth
2020-06-23VFS: Tell the vfs plugin whether we have multiple accountsHannah von Reth
2020-06-23OAuth: Fix reopening the browser from the account pageHannah von Reth
2020-06-23CMake: Don't globaly disable removal of deprecated codeHannah von Reth
2020-06-23CMake: Remove krazy2 support, we now use clazyHannah von Reth
2020-06-23VFS: Prevent duplicated navigation panel iconHannah von Reth
2020-06-17CMake: Only look for libcloudproviders on unixHannah von Reth
2020-06-15Fix build with Qt 5.15Hannah von Reth
2020-06-09Log HTTP requests and responsesHannah von Reth
2020-06-03Beautify flagsHannah von Reth
2020-05-29Merge remote-tracking branch 'origin/2.6'Hannah von Reth
2020-05-29Fix 3aeca58b316363dc12ad4b392750fc57e7a2965aHannah von Reth
2020-05-29Fix warning C4715: 'OCC::Utility::vfsCurrentAvailabilityText': not all contr...Hannah von Reth
2020-05-29Merge branch '2.6'Hannah von Reth
2020-05-29Fix 150a5b4d06600d140ddf05383fb74cda6ae6e941Hannah von Reth
2020-05-29Fix 150a5b4d06600d140ddf05383fb74cda6ae6e941Hannah von Reth
2020-05-29Fix crash on settings migrationHannah von Reth
2020-05-28Merge remote-tracking branch 'origin/2.6'Hannah von Reth
2020-05-28Update list of contributorsHannah von Reth
2020-05-28Fix usage of QMessageBoxHannah von Reth
2020-05-20Use system sqlite on Mac and WindowsHannah von Reth
2020-05-20Merge remote-tracking branch 'origin/2.6'Hannah von Reth
2020-05-15 Mac: Display dock icon when settings are visibleHannah von Reth
2020-05-14Use separate loggin category for upload v1 and ngHannah von Reth
2020-05-14Uploads: correctly handle the bigfilechunking capabilityHannah von Reth
2020-05-12Fix order of pluginkit commands and moderniseHannah von Reth
2020-05-12Revert "Gui: Workaround for QScrollArea not getting updated on theme change"Hannah von Reth
2020-05-05Merge remote-tracking branch 'origin/2.6'Hannah von Reth
2020-05-05Wizard: Raise own windowHannah von Reth
2020-05-05Merge branch '2.6'Hannah von Reth
2020-05-05VFS Dialog: Don't enable on close button clickedHannah von Reth
2020-04-23Plugins: Add a relative plugin search path on LinuxHannah von Reth
2020-04-23Remove unused structHannah von Reth
2020-04-23Remvoe now unneeded SyncRunFileLog::directionToStrHannah von Reth
2020-04-23Remvoe now unneeded SyncRunFileLog::instructionToStrHannah von Reth
2020-04-23Cleanup moc_csync.cpp includeHannah von Reth