nextcloud-desktop.git
6 years agoFix typos.
Sandro Knauß [Sun, 3 May 2020 20:54:50 +0000 (22:54 +0200)]
Fix typos.

Debian has a list of known typos in their checking tools.

Signed-off-by: Sandro Knauß <hefee@debian.org>
6 years agoMerge pull request #1955 from ivaradi/debian-cleanup
Michael Schuster [Mon, 4 May 2020 17:57:19 +0000 (19:57 +0200)]
Merge pull request #1955 from ivaradi/debian-cleanup

Remove unnecessary Debian build files

6 years agoMerge pull request #1956 from nextcloud/update-changelog
Michael Schuster [Mon, 4 May 2020 17:42:28 +0000 (19:42 +0200)]
Merge pull request #1956 from nextcloud/update-changelog

Update ChangeLog with 2.6 series.

6 years agoUpdate ChangeLog with 2.6 series.
Camila San [Mon, 4 May 2020 15:45:13 +0000 (17:45 +0200)]
Update ChangeLog with 2.6 series.

6 years agoRemove unnecessary Debian build files
István Váradi [Mon, 4 May 2020 14:38:31 +0000 (16:38 +0200)]
Remove unnecessary Debian build files

Signed-off-by: István Váradi <ivaradi@varadiistvan.hu>
6 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 4 May 2020 03:22:43 +0000 (03:22 +0000)]
[tx-robot] updated from transifex

6 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 3 May 2020 03:22:41 +0000 (03:22 +0000)]
[tx-robot] updated from transifex

6 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 2 May 2020 03:23:10 +0000 (03:23 +0000)]
[tx-robot] updated from transifex

6 years agoMerge pull request #1896 from ivaradi/debian-new
István Váradi [Fri, 1 May 2020 09:15:07 +0000 (11:15 +0200)]
Merge pull request #1896 from ivaradi/debian-new

Reorganize Debian build

6 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 1 May 2020 03:27:29 +0000 (03:27 +0000)]
[tx-robot] updated from transifex

6 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 30 Apr 2020 03:26:57 +0000 (03:26 +0000)]
[tx-robot] updated from transifex

6 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 29 Apr 2020 03:23:26 +0000 (03:23 +0000)]
[tx-robot] updated from transifex

6 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 28 Apr 2020 03:24:02 +0000 (03:24 +0000)]
[tx-robot] updated from transifex

6 years agoAdd Groovy build
István Váradi [Mon, 27 Apr 2020 17:17:30 +0000 (19:17 +0200)]
Add Groovy build

Signed-off-by: István Váradi <ivaradi@varadiistvan.hu>
6 years agoAllow specifying the base commit and version in the configuration file
István Váradi [Wed, 25 Mar 2020 18:13:07 +0000 (19:13 +0100)]
Allow specifying the base commit and version in the configuration file

Signed-off-by: István Váradi <ivaradi@varadiistvan.hu>
6 years agoChange Debian build to the new more Debian-y way
István Váradi [Tue, 24 Mar 2020 19:09:43 +0000 (20:09 +0100)]
Change Debian build to the new more Debian-y way

Signed-off-by: István Váradi <ivaradi@varadiistvan.hu>
6 years agoMerge pull request #1895 from ivaradi/debian-version
István Váradi [Mon, 27 Apr 2020 15:00:37 +0000 (17:00 +0200)]
Merge pull request #1895 from ivaradi/debian-version

Debian versioning updates

6 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 27 Apr 2020 03:22:26 +0000 (03:22 +0000)]
[tx-robot] updated from transifex

6 years agoMerge pull request #1943 from ivaradi/groovy
István Váradi [Sun, 26 Apr 2020 14:42:04 +0000 (16:42 +0200)]
Merge pull request #1943 from ivaradi/groovy

Add Groovy-specific files

6 years agoAdd Groovy-specific files
István Váradi [Sun, 26 Apr 2020 08:08:58 +0000 (10:08 +0200)]
Add Groovy-specific files

Signed-off-by: István Váradi <ivaradi@varadiistvan.hu>
6 years agoMerge pull request #1942 from ivaradi/disco-groovy
István Váradi [Sun, 26 Apr 2020 07:24:53 +0000 (09:24 +0200)]
Merge pull request #1942 from ivaradi/disco-groovy

Remove Ubuntu Disco, add Groovy

6 years agoRemove Ubuntu Disco, add Groovy
István Váradi [Sun, 26 Apr 2020 06:40:37 +0000 (08:40 +0200)]
Remove Ubuntu Disco, add Groovy

Signed-off-by: István Váradi <ivaradi@varadiistvan.hu>
6 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 26 Apr 2020 03:23:13 +0000 (03:23 +0000)]
[tx-robot] updated from transifex

6 years agoMerge pull request #1884 from nicolasfella/menuaction
Dominique Fuchs [Sat, 25 Apr 2020 12:57:32 +0000 (14:57 +0200)]
Merge pull request #1884 from nicolasfella/menuaction

[dolphin] Use menuAction() instead of manual creation

6 years agoMerge pull request #1919 from taaem/fix-dbus-activation
Dominique Fuchs [Sat, 25 Apr 2020 11:43:42 +0000 (13:43 +0200)]
Merge pull request #1919 from taaem/fix-dbus-activation

CloudProviders: Use absolute path in dbus file

6 years agoMerge pull request #1922 from taaem/fix-recent-files
Dominique Fuchs [Sat, 25 Apr 2020 11:37:29 +0000 (13:37 +0200)]
Merge pull request #1922 from taaem/fix-recent-files

Fix cloudprovider crashing - don't clear the _recentMenu pointer

6 years agoMerge branch 'master' into menuaction
Dominique Fuchs [Sat, 25 Apr 2020 11:18:10 +0000 (13:18 +0200)]
Merge branch 'master' into menuaction

6 years agoMerge pull request #1937 from ivaradi/xenial-compat
Dominique Fuchs [Sat, 25 Apr 2020 10:23:25 +0000 (12:23 +0200)]
Merge pull request #1937 from ivaradi/xenial-compat

Qt 5.5 compatibility #ifdef

6 years agoMerge pull request #1893 from nicolasfella/override
Dominique Fuchs [Sat, 25 Apr 2020 10:18:56 +0000 (12:18 +0200)]
Merge pull request #1893 from nicolasfella/override

override specifier missing

6 years agoMerge pull request #1887 from nicolasfella/colon
Dominique Fuchs [Sat, 25 Apr 2020 10:17:29 +0000 (12:17 +0200)]
Merge pull request #1887 from nicolasfella/colon

[dolphin] Fix overlays when filename has a colon

6 years agoMerge pull request #1889 from nicolasfella/applicationengine
Dominique Fuchs [Sat, 25 Apr 2020 10:15:33 +0000 (12:15 +0200)]
Merge pull request #1889 from nicolasfella/applicationengine

Use QQmlApplicationEngine instead of QQmlEngine

6 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 24 Apr 2020 03:39:24 +0000 (03:39 +0000)]
[tx-robot] updated from transifex

6 years agoQt 5.5 compatibility #ifdef
István Váradi [Sun, 19 Apr 2020 15:11:38 +0000 (17:11 +0200)]
Qt 5.5 compatibility #ifdef

Signed-off-by: István Váradi <ivaradi@varadiistvan.hu>
6 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 23 Apr 2020 03:29:16 +0000 (03:29 +0000)]
[tx-robot] updated from transifex

6 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 22 Apr 2020 03:25:56 +0000 (03:25 +0000)]
[tx-robot] updated from transifex

6 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 21 Apr 2020 03:24:07 +0000 (03:24 +0000)]
[tx-robot] updated from transifex

6 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 18 Apr 2020 03:23:49 +0000 (03:23 +0000)]
[tx-robot] updated from transifex

6 years agoMerge pull request #1933 from nicolasfella/fixdolphin
Michael Schuster [Fri, 17 Apr 2020 18:03:47 +0000 (20:03 +0200)]
Merge pull request #1933 from nicolasfella/fixdolphin

Fix build of Dolphin integration

6 years agoFix build of Dolphin integration
Nicolas Fella [Fri, 17 Apr 2020 10:44:25 +0000 (12:44 +0200)]
Fix build of Dolphin integration

config.h needs to be included in the header already since we use APPLICATION_ICON_NAME there. This got introduced in 6fc877577c84e2ed3b175ee1425255e52d1d37b4

Signed-off-by: Nicolas Fella <nicolas.fella@gmx.de>
6 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 17 Apr 2020 03:24:03 +0000 (03:24 +0000)]
[tx-robot] updated from transifex

6 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 16 Apr 2020 03:27:37 +0000 (03:27 +0000)]
[tx-robot] updated from transifex

6 years ago[dolphin] Use CMake env vars for App Name and Icon strings
Michael Schuster [Thu, 16 Apr 2020 01:47:24 +0000 (03:47 +0200)]
[dolphin] Use CMake env vars for App Name and Icon strings

Signed-off-by: Michael Schuster <michael@schuster.ms>
6 years agoMerge pull request #1883 from nicolasfella/contexticon
Michael Schuster [Thu, 16 Apr 2020 00:52:34 +0000 (02:52 +0200)]
Merge pull request #1883 from nicolasfella/contexticon

[dolphin] Add icon to context menu

6 years agoMerge pull request #1882 from nicolasfella/detach
Michael Schuster [Wed, 15 Apr 2020 19:28:51 +0000 (21:28 +0200)]
Merge pull request #1882 from nicolasfella/detach

Fix container detaching

6 years agoMerge pull request #1881 from nicolasfella/envempty
Michael Schuster [Wed, 15 Apr 2020 15:52:09 +0000 (17:52 +0200)]
Merge pull request #1881 from nicolasfella/envempty

Use qEnvironmentVariableIsEmpty

6 years agoMerge pull request #1880 from nicolasfella/timeout
Michael Schuster [Wed, 15 Apr 2020 15:28:02 +0000 (17:28 +0200)]
Merge pull request #1880 from nicolasfella/timeout

Remove timeout parameter from showMessage

6 years agoMerge pull request #1879 from nicolasfella/desktopentry
Michael Schuster [Wed, 15 Apr 2020 15:15:48 +0000 (17:15 +0200)]
Merge pull request #1879 from nicolasfella/desktopentry

Add desktop-entry hint to notifications

6 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 15 Apr 2020 03:28:13 +0000 (03:28 +0000)]
[tx-robot] updated from transifex

6 years agoUse LINUX_APPLICATION_ID
Nicolas Fella [Tue, 14 Apr 2020 19:37:49 +0000 (21:37 +0200)]
Use LINUX_APPLICATION_ID

Signed-off-by: Nicolas Fella <nicolas.fella@gmx.de>
6 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 14 Apr 2020 03:27:25 +0000 (03:27 +0000)]
[tx-robot] updated from transifex

6 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 13 Apr 2020 03:42:45 +0000 (03:42 +0000)]
[tx-robot] updated from transifex

6 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 11 Apr 2020 03:30:49 +0000 (03:30 +0000)]
[tx-robot] updated from transifex

6 years agoCloudProviders: Use absolute path in dbus file
Tim Klocke [Fri, 10 Apr 2020 10:47:30 +0000 (12:47 +0200)]
CloudProviders: Use absolute path in dbus file

6 years agoCloudProviders: Don't clear the _recentMenu pointer
Tim Klocke [Fri, 10 Apr 2020 17:03:15 +0000 (19:03 +0200)]
CloudProviders: Don't clear the _recentMenu pointer

The _recentMenu pointer ref should not be freed, when building the
menu.
This fixes #1920 and #1818

6 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 10 Apr 2020 03:31:12 +0000 (03:31 +0000)]
[tx-robot] updated from transifex

6 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 9 Apr 2020 03:31:03 +0000 (03:31 +0000)]
[tx-robot] updated from transifex

6 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 8 Apr 2020 03:31:13 +0000 (03:31 +0000)]
[tx-robot] updated from transifex

6 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 6 Apr 2020 03:27:52 +0000 (03:27 +0000)]
[tx-robot] updated from transifex

6 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 5 Apr 2020 03:27:09 +0000 (03:27 +0000)]
[tx-robot] updated from transifex

6 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 4 Apr 2020 03:27:46 +0000 (03:27 +0000)]
[tx-robot] updated from transifex

6 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 3 Apr 2020 03:20:10 +0000 (03:20 +0000)]
[tx-robot] updated from transifex

6 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 2 Apr 2020 03:19:13 +0000 (03:19 +0000)]
[tx-robot] updated from transifex

6 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 1 Apr 2020 03:20:04 +0000 (03:20 +0000)]
[tx-robot] updated from transifex

6 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 31 Mar 2020 03:31:20 +0000 (03:31 +0000)]
[tx-robot] updated from transifex

6 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 30 Mar 2020 03:30:26 +0000 (03:30 +0000)]
[tx-robot] updated from transifex

6 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 29 Mar 2020 03:36:20 +0000 (03:36 +0000)]
[tx-robot] updated from transifex

6 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 28 Mar 2020 03:31:03 +0000 (03:31 +0000)]
[tx-robot] updated from transifex

6 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 27 Mar 2020 03:29:32 +0000 (03:29 +0000)]
[tx-robot] updated from transifex

6 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 26 Mar 2020 03:26:14 +0000 (03:26 +0000)]
[tx-robot] updated from transifex

6 years agoGenerate alpha, beta and stable versions
István Váradi [Tue, 24 Mar 2020 15:44:24 +0000 (16:44 +0100)]
Generate alpha, beta and stable versions

Signed-off-by: István Váradi <ivaradi@varadiistvan.hu>
6 years agoGenerate more unique and ordered version numbers for Debian builds
István Váradi [Tue, 24 Mar 2020 15:41:13 +0000 (16:41 +0100)]
Generate more unique and ordered version numbers for Debian builds

Signed-off-by: István Váradi <ivaradi@varadiistvan.hu>
6 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 24 Mar 2020 03:29:21 +0000 (03:29 +0000)]
[tx-robot] updated from transifex

6 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 23 Mar 2020 03:27:02 +0000 (03:27 +0000)]
[tx-robot] updated from transifex

6 years agoUse override
Nicolas Fella [Sun, 22 Mar 2020 20:57:35 +0000 (21:57 +0100)]
Use override

Signed-off-by: Nicolas Fella <nicolas.fella@gmx.de>
6 years agoUse QQmlApplicationEngine
Nicolas Fella [Sun, 22 Mar 2020 15:14:26 +0000 (16:14 +0100)]
Use QQmlApplicationEngine

This simplifies the code a bit.

Signed-off-by: Nicolas Fella <nicolas.fella@gmx.de>
6 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 22 Mar 2020 03:27:18 +0000 (03:27 +0000)]
[tx-robot] updated from transifex

6 years ago[dolphin] Fix overlays when filename has a colon
Nicolas Fella [Sat, 21 Mar 2020 14:35:50 +0000 (15:35 +0100)]
[dolphin] Fix overlays when filename has a colon

When the filename contains a ':' it gets split too much and tokens[2] does not contain the full filename any more. Read the name from the original line instead.

Fixes #686

Signed-off-by: Nicolas Fella <nicolas.fella@gmx.de>
6 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 21 Mar 2020 03:28:46 +0000 (03:28 +0000)]
[tx-robot] updated from transifex

6 years ago[dolphin] Don't manually create menuAction
Nicolas Fella [Sat, 21 Mar 2020 01:08:21 +0000 (02:08 +0100)]
[dolphin] Don't manually create menuAction

Use menuAction() from QMenu

Signed-off-by: Nicolas Fella <nicolas.fella@gmx.de>
6 years ago[dolphin] Add icon to context menu
Nicolas Fella [Sat, 21 Mar 2020 01:04:11 +0000 (02:04 +0100)]
[dolphin] Add icon to context menu

Signed-off-by: Nicolas Fella <nicolas.fella@gmx.de>
6 years agoFix container detaching
Nicolas Fella [Sat, 21 Mar 2020 00:24:06 +0000 (01:24 +0100)]
Fix container detaching

Found by clazy

Signed-off-by: Nicolas Fella <nicolas.fella@gmx.de>
6 years agoUse qEnvironmentVariableIsEmpty
Nicolas Fella [Sat, 21 Mar 2020 00:05:45 +0000 (01:05 +0100)]
Use qEnvironmentVariableIsEmpty

clazy suggests that it is more efficient since it doesn't allocate.

Signed-off-by: Nicolas Fella <nicolas.fella@gmx.de>
6 years agoRemove timeout parameter from showMessage
Nicolas Fella [Fri, 20 Mar 2020 23:38:57 +0000 (00:38 +0100)]
Remove timeout parameter from showMessage

It it never set by calling code so the default value of 10000 is used. It is only used in the call to QSystemTrayIcon, which uses 10000 as default value too.

Signed-off-by: Nicolas Fella <nicolas.fella@gmx.de>
6 years agoAdd desktop-entry hint to notifications
Nicolas Fella [Fri, 20 Mar 2020 23:20:51 +0000 (00:20 +0100)]
Add desktop-entry hint to notifications

This allows the notification server to map a notification to the program's desktop file, which allows the server to do extra things. For example KDE Plasma adds the Nextcloud icon to the notification and allows to configure notifications from Nextcloud.

This is a standard hint from https://specifications.freedesktop.org/notification-spec/notification-spec-latest.html#hints

Signed-off-by: Nicolas Fella <nicolas.fella@gmx.de>
6 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 18 Mar 2020 03:30:27 +0000 (03:30 +0000)]
[tx-robot] updated from transifex

6 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 17 Mar 2020 03:32:02 +0000 (03:32 +0000)]
[tx-robot] updated from transifex

6 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 16 Mar 2020 03:33:08 +0000 (03:33 +0000)]
[tx-robot] updated from transifex

6 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 15 Mar 2020 03:31:47 +0000 (03:31 +0000)]
[tx-robot] updated from transifex

6 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 14 Mar 2020 03:26:40 +0000 (03:26 +0000)]
[tx-robot] updated from transifex

6 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 13 Mar 2020 03:26:47 +0000 (03:26 +0000)]
[tx-robot] updated from transifex

6 years agoProvide specific install file for Debian oldstable
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>
6 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 12 Mar 2020 03:27:31 +0000 (03:27 +0000)]
[tx-robot] updated from transifex

6 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 11 Mar 2020 03:28:31 +0000 (03:28 +0000)]
[tx-robot] updated from transifex

6 years agoMerge pull request #1848 from nextcloud/fix-webview-missing-qobjects
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

6 years agoWebView: 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>
6 years agoMerge pull request #1853 from nextcloud/fix/test-updater
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)

6 years agoUpdater: 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>
6 years agoMerge pull request #1847 from nextcloud/enh/updater
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

6 years agoMerge pull request #1843 from nextcloud/enh/version-info
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)

6 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 10 Mar 2020 03:28:10 +0000 (03:28 +0000)]
[tx-robot] updated from transifex