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

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)Author
2021-09-03Only set dav user after login.Felix Weilbach
2021-09-01Remove unneeded target_link_librariesNicolas Fella
2021-09-01Use CMAKE_INSTALL_DATADIR instead of custom DATADIRNicolas Fella
2021-08-31Allow using rsvg-convert to generate pngs instead of inkscapeHeinz Wiesinger
2021-08-31let clang-tidy add missing override after enabling again the checkMatthieu Gallien
2021-08-26Handle every enum value in switch statementFelix Weilbach
2021-08-25fix build socket api Mac specific file is now in a subdirectoryMatthieu Gallien
2021-08-25l10n: Remove line breakValdnet
2021-08-23Ensure the socket listener still existsHannah von Reth
2021-08-23Add socket command to upload a selection of files based on a regexHannah von Reth
2021-08-23Remove dead codeHannah von Reth
2021-08-23owncloudcmd: Use env vars for chunk sizes #7078Christian Kamm
2021-08-23Use byte array for etagHannah von Reth
2021-08-23Align MkColJob finish signal with the other jobsHannah von Reth
2021-08-23Minor cleanup of socket apiHannah von Reth
2021-08-23Log invocation, useful for debugging startup issuesHannah von Reth
2021-08-19Don't use variables for CMake target identifiersNicolas Fella
2021-08-12Return the login name instead of user idFelix Weilbach
2021-08-11Don't compare integers with different signsFelix Weilbach
2021-08-11Remove unused functions and variablesFelix Weilbach
2021-08-11Check result of setPinState()Felix Weilbach
2021-08-11Enforce fetching of user idFelix Weilbach
2021-08-11Ensure that the users id is used for accessing webdavFelix Weilbach
2021-08-04Delete apptoken after account removal.allexzander
2021-08-03l10n: Replace apostrophe with double quotation. Remove double space and sort ...Valdnet
2021-07-30Fix clang-tidy errors.allexzander
2021-07-30l10n: Replace apostrophe with double quotationValdnet
2021-07-28Don't constrain size of hover backgroundFelix Weilbach
2021-07-28Fix crash in Folder::isSyncRunning()allexzander
2021-07-23Merge branch 'master' into Valdnet-patch-3Valdnet
2021-07-22l10n: Change to uppercaseValdnet
2021-07-22l10n: Change to uppercaseValdnet
2021-07-22Make main dialog normal window when displayed as regular windowFelix Weilbach
2021-07-21Use Q_UNUSED instead of commenting out arg namesFelix Weilbach
2021-07-21Use QStringLiteral instead of plain stringsFelix Weilbach
2021-07-21Fix review commentsFelix Weilbach
2021-07-21Enforce https in flow1 and flow2 for https connectionsFelix Weilbach
2021-07-21Add custom component ActivityItem.Camila
2021-07-21Fix QML warning: Unable to assign [undefined] to QFont.Camila
2021-07-21do not block account menu: availability checking can be slowMatthieu Gallien
2021-07-21Create QMessageBox on heap when the update is ready. Do not return true from ...allexzander
2021-07-20Call setClosed() on correct ObjectFelix Weilbach
2021-07-20Remove Q_INVOKABLE from signals because it's not neededFelix Weilbach
2021-07-20Remove unnused variableFelix Weilbach
2021-07-20Remove unused pushNotifications variableFelix Weilbach
2021-07-16fix width of user status message to not overlap other elementsMatthieu Gallien
2021-07-16clean indentation in UserLine.qmlMatthieu Gallien
2021-07-16fix size of the Label with user statusMatthieu Gallien
2021-07-16Use dav instead of webdavFelix Weilbach
2021-07-16Remove request to config for userVisibleURL.allexzander