]>
dgit.raspbian.org Git - nextcloud-desktop.git/log
Nextcloud bot [Wed, 8 Apr 2020 03:31:13 +0000 (03:31 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Mon, 6 Apr 2020 03:27:52 +0000 (03:27 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 5 Apr 2020 03:27:09 +0000 (03:27 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 4 Apr 2020 03:27:46 +0000 (03:27 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Fri, 3 Apr 2020 03:20:10 +0000 (03:20 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Thu, 2 Apr 2020 03:19:13 +0000 (03:19 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Wed, 1 Apr 2020 03:20:04 +0000 (03:20 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Tue, 31 Mar 2020 03:31:20 +0000 (03:31 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Mon, 30 Mar 2020 03:30:26 +0000 (03:30 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 29 Mar 2020 03:36:20 +0000 (03:36 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 28 Mar 2020 03:31:03 +0000 (03:31 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Fri, 27 Mar 2020 03:29:32 +0000 (03:29 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Thu, 26 Mar 2020 03:26:14 +0000 (03:26 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Tue, 24 Mar 2020 03:29:21 +0000 (03:29 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Mon, 23 Mar 2020 03:27:02 +0000 (03:27 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 22 Mar 2020 03:27:18 +0000 (03:27 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 21 Mar 2020 03:28:46 +0000 (03:28 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Wed, 18 Mar 2020 03:30:27 +0000 (03:30 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Tue, 17 Mar 2020 03:32:02 +0000 (03:32 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Mon, 16 Mar 2020 03:33:08 +0000 (03:33 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 15 Mar 2020 03:31:47 +0000 (03:31 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 14 Mar 2020 03:26:40 +0000 (03:26 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Fri, 13 Mar 2020 03:26:47 +0000 (03:26 +0000)]
[tx-robot] updated from transifex
István Váradi [Wed, 11 Mar 2020 14:52:18 +0000 (15:52 +0100)]
Provide specific install file for Debian oldstable
Signed-off-by: István Váradi <ivaradi@varadiistvan.hu>
Nextcloud bot [Thu, 12 Mar 2020 03:27:31 +0000 (03:27 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Wed, 11 Mar 2020 03:28:31 +0000 (03:28 +0000)]
[tx-robot] updated from transifex
Michael Schuster [Wed, 11 Mar 2020 00:46:31 +0000 (01:46 +0100)]
Merge pull request #1848 from nextcloud/fix-webview-missing-qobjects
WebView: Add missing Q_OBJECT macros
Michael Schuster [Mon, 9 Mar 2020 01:53:24 +0000 (02:53 +0100)]
WebView: Add missing Q_OBJECT macros
Signed-off-by: Michael Schuster <michael@schuster.ms>
Michael Schuster [Tue, 10 Mar 2020 22:41:06 +0000 (23:41 +0100)]
Merge pull request #1853 from nextcloud/fix/test-updater
Updater: Fix Tests build (failed with BUILD_UPDATER=NO)
Michael Schuster [Tue, 10 Mar 2020 21:10:45 +0000 (22:10 +0100)]
Updater: Fix Tests build (failed with BUILD_UPDATER=NO)
Also don't build the test for the updater, fix missing updater library.
Signed-off-by: Michael Schuster <michael@schuster.ms>
Michael Schuster [Tue, 10 Mar 2020 14:53:47 +0000 (15:53 +0100)]
Merge pull request #1847 from nextcloud/enh/updater
Updater: Enhance UI, make build optional
Michael Schuster [Tue, 10 Mar 2020 14:52:50 +0000 (15:52 +0100)]
Merge pull request #1843 from nextcloud/enh/version-info
Enhance Version info display (minimal info, hide details)
Nextcloud bot [Tue, 10 Mar 2020 03:28:10 +0000 (03:28 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Mon, 9 Mar 2020 03:22:27 +0000 (03:22 +0000)]
[tx-robot] updated from transifex
Michael Schuster [Mon, 9 Mar 2020 00:48:07 +0000 (01:48 +0100)]
Updater: Add CMake option BUILD_UPDATER to make the updater optional
- Default: BUILD_UPDATER = NO
To ease builds for distro packages and contributors (regardless of the specified update URL)
- Enable updater build for Drone CI and AppImage builds
Signed-off-by: Michael Schuster <michael@schuster.ms>
Michael Schuster [Mon, 9 Mar 2020 00:22:58 +0000 (01:22 +0100)]
Fix OCUpdater: Also change status on network error or invalid XML
Signed-off-by: Michael Schuster <michael@schuster.ms>
Michael Schuster [Mon, 9 Mar 2020 00:17:02 +0000 (01:17 +0100)]
Updater UI: Implement auto-update option and update button
- Add checkbox and button to UI
- Add new parameter autoUpdateCheck to ConfigFile
Signed-off-by: Michael Schuster <michael@schuster.ms>
Michael Schuster [Sun, 8 Mar 2020 23:41:59 +0000 (00:41 +0100)]
Fix Legal notice dialog: Correct title and header font
Signed-off-by: Michael Schuster <michael@schuster.ms>
Nextcloud bot [Sun, 8 Mar 2020 03:27:56 +0000 (03:27 +0000)]
[tx-robot] updated from transifex
Michael Schuster [Sat, 7 Mar 2020 05:45:41 +0000 (06:45 +0100)]
Settings dialog: Move detailed version info from About section to Legal notice dialog
- Enlarge dialog widget to show full content
- Implement Dark-/Light-Mode switching (hyperlinks)
Signed-off-by: Michael Schuster <michael@schuster.ms>
Michael Schuster [Sat, 7 Mar 2020 05:38:09 +0000 (06:38 +0100)]
Settings dialog About section: Show minimal version info
- Application name, version number, OS
Example: Nextcloud Desktop Client
Version 2.6.4 (macOS)
- Keep previous version info in new method Theme::aboutDetails()
Signed-off-by: Michael Schuster <michael@schuster.ms>
Michael Schuster [Sat, 7 Mar 2020 05:31:14 +0000 (06:31 +0100)]
Version parameter: Show Qt platform plugin, OS and CPU arch
Signed-off-by: Michael Schuster <michael@schuster.ms>
Michael Schuster [Sat, 7 Mar 2020 05:20:00 +0000 (06:20 +0100)]
Add missing --version parameter to help screen
Signed-off-by: Michael Schuster <michael@schuster.ms>
Nextcloud bot [Sat, 7 Mar 2020 03:26:06 +0000 (03:26 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Fri, 6 Mar 2020 03:28:47 +0000 (03:28 +0000)]
[tx-robot] updated from transifex
Michael Schuster [Fri, 6 Mar 2020 01:55:17 +0000 (02:55 +0100)]
Merge pull request #1834 from cclauss/python3-issues
Use print() function in both Python 2 and Python 3
Michael Schuster [Fri, 6 Mar 2020 01:17:36 +0000 (02:17 +0100)]
Merge pull request #1838 from nextcloud/enh/share_circles
Allow sharing to circles: https://github.com/nextcloud/circles
István Váradi [Thu, 5 Mar 2020 16:03:00 +0000 (17:03 +0100)]
Merge pull request #1836 from ivaradi/focal
Added Focal-specific files
István Váradi [Thu, 5 Mar 2020 08:32:56 +0000 (09:32 +0100)]
Added Focal-specific files
Signed-off-by: István Váradi <ivaradi@varadiistvan.hu>
cclauss [Wed, 4 Mar 2020 23:08:24 +0000 (00:08 +0100)]
Use print() function in both Python 2 and Python 3
Signed-off-by: cclauss <cclauss@me.com>
Roeland Jago Douma [Thu, 5 Mar 2020 09:44:06 +0000 (10:44 +0100)]
Allow sharing to circles
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Nextcloud bot [Thu, 5 Mar 2020 03:28:48 +0000 (03:28 +0000)]
[tx-robot] updated from transifex
Michael Schuster [Thu, 5 Mar 2020 01:45:25 +0000 (02:45 +0100)]
Merge pull request #1832 from ivaradi/focal
Added build for Focal
István Váradi [Wed, 4 Mar 2020 19:46:00 +0000 (20:46 +0100)]
Added build for Focal
Signed-off-by: István Váradi <ivaradi@varadiistvan.hu>
Nextcloud bot [Tue, 3 Mar 2020 19:25:22 +0000 (19:25 +0000)]
[tx-robot] updated from transifex
Michael Schuster [Tue, 3 Mar 2020 19:12:32 +0000 (20:12 +0100)]
Merge pull request #1829 from nextcloud/fix-explorer-pinning
Fix Explorer pinning: Add fallbacks for Shell commands (fixes #1599)
Christian Kamm [Wed, 27 Feb 2019 11:36:54 +0000 (12:36 +0100)]
Windows: Fix context menu handling only own verbs #7004
Previously it'd handle all verbs as if they were our own.
Signed-off-by: Michael Schuster <michael@schuster.ms>
Michael Schuster [Tue, 3 Mar 2020 17:45:58 +0000 (18:45 +0100)]
Fix Explorer pinning: Add fallbacks for Shell commands (fixes #1599)
See: #1599
Signed-off-by: Michael Schuster <michael@schuster.ms>
Michael Schuster [Tue, 3 Mar 2020 05:25:35 +0000 (06:25 +0100)]
Merge pull request #1827 from nextcloud/fix-webflow-username-case
WebFlowCredentials: Make username comparison case-insensitive (fix #1741)
Michael Schuster [Tue, 3 Mar 2020 05:01:27 +0000 (06:01 +0100)]
WebFlowCredentials: Make username comparison case-insensitive (fix #1741)
Fixes issue #1741
Signed-off-by: Michael Schuster <michael@schuster.ms>
Nextcloud bot [Tue, 3 Mar 2020 03:28:18 +0000 (03:28 +0000)]
[tx-robot] updated from transifex
Michael Schuster [Tue, 3 Mar 2020 01:38:26 +0000 (02:38 +0100)]
Merge pull request #1826 from nextcloud/fix/qml-tray-msvc-warnings-1
Fix MSVC warnings: Missing return value, cast type
Michael Schuster [Tue, 3 Mar 2020 01:08:37 +0000 (02:08 +0100)]
Fix MSVC warnings: Missing return value, cast type
Signed-off-by: Michael Schuster <michael@schuster.ms>
Bruno Perel [Sat, 29 Feb 2020 10:11:30 +0000 (11:11 +0100)]
Fix git merge hiccup
Nextcloud bot [Mon, 2 Mar 2020 03:26:20 +0000 (03:26 +0000)]
[tx-robot] updated from transifex
Michael Schuster [Mon, 2 Mar 2020 02:26:43 +0000 (03:26 +0100)]
Merge pull request #1823 from nextcloud/fix-http2-disable
Disable HTTP/2 for now due to Qt bug, allow enabling it via env var
Michael Schuster [Mon, 2 Mar 2020 00:47:00 +0000 (01:47 +0100)]
Fix build with older Qt: Disable http2 for now due to Qt bug, add env var (upstream)
Disable http2 for now due to Qt bug but allow enabling it via env var, see: https://github.com/owncloud/client/pull/7620
and: https://github.com/nextcloud/desktop/pull/1806
Issue: https://github.com/nextcloud/desktop/issues/1503
Co-authored-by: XNG <Milokita@users.noreply.github.com>
Co-authored-by: Hannah von Reth <hannah.vonreth@owncloud.com>
Signed-off-by: Michael Schuster <michael@schuster.ms>
XNG [Sun, 23 Feb 2020 02:04:56 +0000 (10:04 +0800)]
Disable http2 for now due to Qt bug
So that user may continue to use http2 on their webpage
Signed-off-by: XNG <Milokita@users.noreply.github.com>
(cherry picked from commit
dad95d4e4617211360bf2b4391e29c341e939844 )
Signed-off-by: Michael Schuster <michael@schuster.ms>
Michael Schuster [Sun, 1 Mar 2020 06:07:47 +0000 (07:07 +0100)]
Merge pull request #1744 from nextcloud/qt-traygeometry-workaround
Fix wrong window position on some linux DEs - worked around invalid g…
Michael Schuster [Sun, 1 Mar 2020 06:06:20 +0000 (07:06 +0100)]
Merge pull request #1739 from nextcloud/qml-singleton-style
Outsourcing qml styling into own, centralized module
Michael Schuster [Sun, 1 Mar 2020 05:51:00 +0000 (06:51 +0100)]
further resource cleanup: remove theme/settings@2x.png
Signed-off-by: Michael Schuster <michael@schuster.ms>
Michael Schuster [Sun, 1 Mar 2020 05:47:46 +0000 (06:47 +0100)]
Merge branch 'master' into qml-singleton-style and fix merge conflict
Migrate changes in client.qrc to resources.qrc
Signed-off-by: Michael Schuster <michael@schuster.ms>
Michael Schuster [Sun, 1 Mar 2020 05:11:17 +0000 (06:11 +0100)]
Merge pull request #1736 from nextcloud/resource-cleanup
Resource cleanup and application-wide svg usage
Michael Schuster [Sun, 1 Mar 2020 04:43:49 +0000 (05:43 +0100)]
Merge pull request #1820 from nextcloud/fix-explorer-integration-2
Fix Explorer integration re-save and hide option on non-Windows
Michael Schuster [Sun, 1 Mar 2020 04:34:12 +0000 (05:34 +0100)]
Merge branch 'master' into resource-cleanup
Signed-off-by: Michael Schuster <michael@schuster.ms>
Michael Schuster [Sun, 1 Mar 2020 04:32:59 +0000 (05:32 +0100)]
owncloudsetuppage.cpp: adapt to string change from master: url -> URL
Signed-off-by: Michael Schuster <michael@schuster.ms>
Michael Schuster [Sun, 1 Mar 2020 04:12:59 +0000 (05:12 +0100)]
owncloudsetuppage.cpp: also rename client/theme/lock-http(s) PNGs to SVG
Signed-off-by: Michael Schuster <michael@schuster.ms>
Nextcloud bot [Sun, 1 Mar 2020 03:28:17 +0000 (03:28 +0000)]
[tx-robot] updated from transifex
Michael Schuster [Sun, 1 Mar 2020 03:03:29 +0000 (04:03 +0100)]
Fix Explorer integration: Hide option on non-Windows
Signed-off-by: Michael Schuster <michael@schuster.ms>
Michael Schuster [Sun, 1 Mar 2020 02:39:24 +0000 (03:39 +0100)]
Fix Explorer integration re-save (fixes issue #1807)
Signed-off-by: Michael Schuster <michael@schuster.ms>
Michael Schuster [Sat, 29 Feb 2020 20:18:11 +0000 (21:18 +0100)]
Merge pull request #1809 from sroracle/cmake-qml-quick
Fix cmake inclusion of Qml and Quick
Nextcloud bot [Sat, 29 Feb 2020 03:27:40 +0000 (03:27 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Fri, 28 Feb 2020 03:27:33 +0000 (03:27 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Thu, 27 Feb 2020 03:28:55 +0000 (03:28 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Wed, 26 Feb 2020 03:28:57 +0000 (03:28 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Tue, 25 Feb 2020 03:34:13 +0000 (03:34 +0000)]
[tx-robot] updated from transifex
Michael Schuster [Mon, 24 Feb 2020 20:07:12 +0000 (21:07 +0100)]
Merge pull request #1810 from nextcloud/rakekniven-patch-1
l10n: Changes to improve source strings
rakekniven [Mon, 24 Feb 2020 10:14:34 +0000 (11:14 +0100)]
l10n: Change spelling of "webdav"
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
rakekniven [Mon, 24 Feb 2020 10:13:34 +0000 (11:13 +0100)]
l10n: Removed colon from translation
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
rakekniven [Mon, 24 Feb 2020 10:10:05 +0000 (11:10 +0100)]
l10n: Removed blank before colon
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
rakekniven [Mon, 24 Feb 2020 10:08:56 +0000 (11:08 +0100)]
l10n: Change case of one word
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
Max Rees [Mon, 24 Feb 2020 05:07:17 +0000 (23:07 -0600)]
Fix cmake inclusion of Qml and Quick
Signed-off-by: Max Rees <maxcrees@me.com>
Nextcloud bot [Mon, 24 Feb 2020 03:30:44 +0000 (03:30 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 23 Feb 2020 03:30:53 +0000 (03:30 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 22 Feb 2020 03:30:06 +0000 (03:30 +0000)]
[tx-robot] updated from transifex
Michael Schuster [Fri, 21 Feb 2020 22:39:10 +0000 (23:39 +0100)]
Merge pull request #1802 from nextcloud/feature/update-segment
Updater: Add query-parameter 'updatesegment' to the update check
Michael Schuster [Fri, 21 Feb 2020 20:28:42 +0000 (21:28 +0100)]
Updater: Add query-parameter 'updatesegment' to the update check
Used to throttle down desktop release rollout in order to keep the update servers alive at peak times.
See: https://github.com/nextcloud/client_updater_server/pull/36
Targeted issues: #1795, #1800
Signed-off-by: Michael Schuster <michael@schuster.ms>
Nextcloud bot [Fri, 21 Feb 2020 12:45:31 +0000 (12:45 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Fri, 21 Feb 2020 12:15:55 +0000 (12:15 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Thu, 20 Feb 2020 03:29:30 +0000 (03:29 +0000)]
[tx-robot] updated from transifex