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
AgeCommit message (Expand)Author
2018-08-30Merge branch 'master' into login_buttonCamila Ayres
2018-08-30Hide login button on setup screenÓscar Nájera
2018-08-30Drop the ToolTipRole from the activity listÓscar Nájera
2018-08-24Fixes #538: correctly checks for local sync actitivities.Camila San
2018-08-21Fixes #534: interactions with expiration date and password.Camila San
2018-08-21Fixes #534: can edit permission were always disabled.Camila San
2018-08-21Enhancement #534: hide tool button when there is no share link.Camila San
2018-08-21Fixes share link delete action when clicking on tool button menu.Camila San
2018-08-21Changes 'Allow editing' for file sharing to a checkbox instead of a radiobutton.Camila San
2018-08-21Removes dynamic cast when building navigation apps.Camila San
2018-08-15Further QAction constructor fixesIstván Váradi
2018-08-14Merge branch 'master' into qactionIstván Váradi
2018-08-14Merge branch 'master' into qactionIstván Váradi
2018-08-14Fixes #517: changes QPalette for more readability in the activities list.Camila San
2018-08-14Merge branch 'master' into qactionIstván Váradi
2018-08-14Fixes #518: adds more margin for the text in the activity (only for Windows).Camila San
2018-08-14Fixes #533: Removes the copy activities/notifications buttonCamila San
2018-08-14Provide parent to QActionIstván Váradi
2018-08-13Merge branch 'master' into issues/494Camila Ayres
2018-08-13Removes unused NotificationWidget class.Camila San
2018-08-13Issue #494: removes close button from the settings.Camila San
2018-08-11Remove unused subclass of QWebEngineViewJulius Härtl
2018-08-11Make links open in an external browserJulius Härtl
2018-08-08Remove nlohmann/json.hppRoeland Jago Douma
2018-08-02Add legal notice button to about dialogRoeland Jago Douma
2018-08-02Fix include orderRoeland Jago Douma
2018-08-02Inserts ShareDialogStartPage in the correct position in the share dialog.Camila San
2018-08-02Checks if share link exists before settings password.Camila San
2018-08-02Replaces 'more' (3 dots) png icon for svg in buttons of the shareCamila San
2018-08-02Adjustes sizes and margins in the share dialog and its widgets.Camila San
2018-08-02Changes Share User/Group widget UI to match the server share UI.Camila San
2018-08-02Fixes edit permission on share link for files and folders.Camila San
2018-08-02Changes share link layout so it looks like the UI on the server.Camila San
2018-08-02Switches order of widgets in share dialog: share link comes first.Camila San
2018-08-02Fixes share users/groups widget.Camila San
2018-08-02Changes size, size policy, content and margins of the share dialog and its wi...Camila San
2018-08-02Improves share dialog.Camila San
2018-08-01Fixes crash on mac OS and linux.Camila San
2018-07-31Fix stylingJulius Härtl
2018-07-31Make build optionalJulius Härtl
2018-07-31Use proper URLJulius Härtl
2018-07-31Allow to use provider registration with flow authJulius Härtl
2018-07-30Aligns copy button to the left in the activity widget.Camila San
2018-07-30Enables again alternate row color in the activity list.Camila San
2018-07-30Returns default icon when no status matches any of the check for SyncFileItem...Camila San
2018-07-30Aligns text correcty when not all text has content in the activity list.Camila San
2018-07-30Aligns time vertically on the bottom of the notification action text when the...Camila San
2018-07-30Fixes crash when folder it is not set in the activity list.Camila San
2018-07-30Comments out slotProgressInfo.Camila San
2018-07-30Changes icons for errors and warnings in the activity list.Camila San