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
2020-10-21WebFlowCredentialsDialog: Add raise-delay to avoid users annoyance on focusfix/gui-dialogsMichael Schuster
2020-10-21Fix display issue with raising Share dialogs while Settings are openMichael Schuster
2020-10-21Modify ownCloudGui::slotOpenMainDialog to show the appropriate window(s)Michael Schuster
2020-10-21Expose Theme on the QML sideKevin Ottens
2020-10-21Don't hardcode the color of text in the headerKevin Ottens
2020-10-21Get rid of ncBlueHoverKevin Ottens
2020-10-20Fix crash when clicking on folder with status 403 in the main dialog.Camila San
2020-10-19Stop the animation if we got an error messageKevin Ottens
2020-10-19Inform _emptyShareLinkWidget of linkShareRequiresPassword signalsKevin Ottens
2020-10-19Emit last to avoid use after delete crashKevin Ottens
2020-10-15Update commentsMichael Schuster
2020-10-13Ensure we use the app name in the GUIKevin Ottens
2020-10-13Fix the secure lock label aspectKevin Ottens
2020-10-13Hide the slideshow when going to the login pageKevin Ottens
2020-10-13Add a label explaining the server address fieldKevin Ottens
2020-10-13Improve wording on the wizard buttonsKevin Ottens
2020-10-12Avoid string translation puzzleNicolas Fella
2020-10-12Don't use nullptr for QFlagsNicolas Fella
2020-10-12Make QML code more declarative by using propertiesNicolas Fella
2020-10-08Use setHeader instead of setRawHeader for the user agentKevin Ottens
2020-10-08Use friendly user agent during webflow2 authKevin Ottens
2020-10-07Also add build infos in the archiveKevin Ottens
2020-10-07Also add the command line arguments in the archiveKevin Ottens
2020-10-07Add a button to create a debug archiveKevin Ottens
2020-10-07Add dependency on QtGuiPrivateKevin Ottens
2020-10-07Make sure --logfile has precedence on configKevin Ottens
2020-10-07If askForOptionalPassword is enabled preset a random passwordKevin Ottens
2020-10-07Since we must ask for a password this can't be a default public linkKevin Ottens
2020-10-05Handle redirects when downloading updatesKevin Ottens
2020-10-02Fix source file access modesMichael Schuster
2020-10-02macOS: Fix memory leak in FolderWatcherPrivate::startWatchingMichael Schuster
2020-09-30Add a clickable icon for Talk notifications.Camila
2020-09-29Replace find_if with none_of where appropriate.Harald Eilertsen
2020-09-29Don't hold ref to value returned from function.Harald Eilertsen
2020-09-29gui/accountmanager: Make isAccountIdAvailable a bit clearer.Harald Eilertsen
2020-09-29gui/folderman: Replace foreach (#2219)Harald Eilertsen
2020-09-29gui/folder: Replace foreach (#2219)Harald Eilertsen
2020-09-29gui/application: replace foreach (#2219)Harald Eilertsen
2020-09-29gui/accountstate: Replace foreach (#2219)Harald Eilertsen
2020-09-29gui/accountstate: Replace foreach (#2219)Harald Eilertsen
2020-09-29gui/accountmanager: Replace foreach/Q_FOREACH (#2219)Harald Eilertsen
2020-09-29Correct the object name returned by the api.Camila
2020-09-29Connect signal guiLog to slot to display systray message.Camila
2020-09-29l10n: Remove space from string textValdnet
2020-09-28emitting signals from Qts Accessibility interaction invocations instead of du...Dominique Fuchs
2020-09-28KISS. Removed description for now, instead clarified some Accessible.nameDominique Fuchs
2020-09-28Added missing qsTr() calls - againDominique Fuchs
2020-09-28Added missing qsTr() callsDominique Fuchs
2020-09-28Fix typoDominique Fuchs
2020-09-28Typo fixes, minor additionsDominique Fuchs