1
0
Fork 0
Commit Graph

13970 Commits

Author SHA1 Message Date
Nextcloud bot ed6aa3d9b2
[tx-robot] updated from transifex 2020-04-16 03:26:42 +00:00
Michael Schuster b4a0d6a97d
[dolphin] Use CMake env vars for App Name and Icon strings
Signed-off-by: Michael Schuster <michael@schuster.ms>
(cherry picked from commit 6fc877577c)
Signed-off-by: Michael Schuster <michael@schuster.ms>
2020-04-16 04:09:26 +02:00
Michael Schuster 1fd4c01062
Merge pull request #1932 from nextcloud/backport/1883/stable-2.6
[stable-2.6] [dolphin] Add icon to context menu
2020-04-16 03:14:24 +02:00
Nicolas Fella fb9f0aa84d [dolphin] Add icon to context menu
Signed-off-by: Nicolas Fella <nicolas.fella@gmx.de>
2020-04-16 00:53:32 +00:00
Michael Schuster fa85fea347
Merge pull request #1931 from nextcloud/backport/1882/stable-2.6
[stable-2.6] Fix container detaching
2020-04-16 02:40:38 +02:00
Nicolas Fella e531bb01ff Fix container detaching
Found by clazy

Signed-off-by: Nicolas Fella <nicolas.fella@gmx.de>
2020-04-15 19:29:47 +00:00
Nicolas Fella fa4711aeb1
Use qEnvironmentVariableIsEmpty
clazy suggests that it is more efficient since it doesn't allocate.

Signed-off-by: Nicolas Fella <nicolas.fella@gmx.de>
(cherry picked from commit c1189421c0)
Signed-off-by: Michael Schuster <michael@schuster.ms>
2020-04-15 17:55:10 +02:00
Nicolas Fella a5223c692e 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>
(cherry picked from commit b84a1eeb8d)
Signed-off-by: Michael Schuster <michael@schuster.ms>
2020-04-15 17:45:01 +02:00
Nicolas Fella f9fe5dee1e
Use LINUX_APPLICATION_ID
Signed-off-by: Nicolas Fella <nicolas.fella@gmx.de>
(cherry picked from commit 29fa924853)
Signed-off-by: Michael Schuster <michael@schuster.ms>
2020-04-15 17:26:01 +02:00
Nicolas Fella be0944ee7c 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>
(cherry picked from commit 2f54e911b7)
Signed-off-by: Michael Schuster <michael@schuster.ms>
2020-04-15 17:25:17 +02:00
Nextcloud bot eb9f8460e5
[tx-robot] updated from transifex 2020-04-15 03:27:16 +00:00
Nextcloud bot 8b6e4e5569
[tx-robot] updated from transifex 2020-04-14 03:26:28 +00:00
Nextcloud bot a6b3a9d024
[tx-robot] updated from transifex 2020-04-13 03:41:28 +00:00
Nextcloud bot 232d4ef0d0
[tx-robot] updated from transifex 2020-04-12 07:55:42 +00:00
Nextcloud bot f8803e57c6
[tx-robot] updated from transifex 2020-04-11 03:29:47 +00:00
Nextcloud bot b6487eb4ca
[tx-robot] updated from transifex 2020-04-10 03:30:11 +00:00
Nextcloud bot 5e92562a79
[tx-robot] updated from transifex 2020-04-09 03:30:00 +00:00
Nextcloud bot bf1643d2e7
[tx-robot] updated from transifex 2020-04-07 03:24:45 +00:00
Nextcloud bot 265c6dc73b
[tx-robot] updated from transifex 2020-04-06 03:26:51 +00:00
Nextcloud bot 33b3df1596
[tx-robot] updated from transifex 2020-04-05 03:26:09 +00:00
Nextcloud bot 7572ad63e5
[tx-robot] updated from transifex 2020-04-04 03:26:44 +00:00
Nextcloud bot 03b6de183f
[tx-robot] updated from transifex 2020-04-03 03:19:08 +00:00
Heiko Becker b13a74f03c Fix build with Qt 5.15
QPainterPath is no longer included via qtransform.h (since
5.15.0-beta2, 50d2acdc93b4de2ba56eb67787e2bdcb21dd4bea in
qtbase.git).

Signed-off-by: Heiko Becker <heirecka@exherbo.org>
2020-04-02 17:31:20 +02:00
Nextcloud bot 7159ec8472
[tx-robot] updated from transifex 2020-04-02 03:18:12 +00:00
Nextcloud bot e51deb72f2
[tx-robot] updated from transifex 2020-04-01 03:18:59 +00:00
Nextcloud bot 29ef166f29
[tx-robot] updated from transifex 2020-03-31 03:30:00 +00:00
Nextcloud bot 89660121c1
[tx-robot] updated from transifex 2020-03-30 03:29:22 +00:00
Nextcloud bot 213adb77a0
[tx-robot] updated from transifex 2020-03-29 03:35:19 +00:00
Nextcloud bot ffafe746e5
[tx-robot] updated from transifex 2020-03-28 03:29:59 +00:00
Nextcloud bot bb2663ddd6
[tx-robot] updated from transifex 2020-03-27 03:28:32 +00:00
Nextcloud bot dc84e91c4f
[tx-robot] updated from transifex 2020-03-26 03:25:16 +00:00
Nextcloud bot 6bffac198e
[tx-robot] updated from transifex 2020-03-25 03:29:07 +00:00
Nextcloud bot e47250137a
[tx-robot] updated from transifex 2020-03-23 03:26:03 +00:00
Nextcloud bot 35b7ffbf12
[tx-robot] updated from transifex 2020-03-22 03:26:10 +00:00
Nextcloud bot 6a05605f59
[tx-robot] updated from transifex 2020-03-21 03:27:44 +00:00
Nextcloud bot 20ab3ccae6
[tx-robot] updated from transifex 2020-03-20 03:27:29 +00:00
Nextcloud bot b18b8f67a9
[tx-robot] updated from transifex 2020-03-18 03:29:25 +00:00
Nextcloud bot 00659b163b
[tx-robot] updated from transifex 2020-03-17 03:30:59 +00:00
Nextcloud bot 2ec68c7c1d
[tx-robot] updated from transifex 2020-03-16 03:32:08 +00:00
Nextcloud bot 714f4b199d
[tx-robot] updated from transifex 2020-03-15 03:30:46 +00:00
Nextcloud bot e892c180f6
[tx-robot] updated from transifex 2020-03-14 03:25:39 +00:00
István Váradi f08a278525
Provide specific install file for Debian oldstable
Signed-off-by: István Váradi <ivaradi@varadiistvan.hu>
(cherry picked from commit 8ee6b0dab2)
Signed-off-by: Michael Schuster <michael@schuster.ms>
2020-03-13 22:58:23 +01:00
Nextcloud bot 9079d40063
[tx-robot] updated from transifex 2020-03-13 03:25:46 +00:00
Nextcloud bot 0ebc47f323
[tx-robot] updated from transifex 2020-03-12 03:26:30 +00:00
Nextcloud bot af9b44d338
[tx-robot] updated from transifex 2020-03-11 03:27:30 +00:00
Michael Schuster 197e1b668b
Merge pull request #1855 from nextcloud/backport/1848/stable-2.6
[stable-2.6] WebView: Add missing Q_OBJECT macros
2020-03-11 01:48:05 +01:00
Michael Schuster 058bfb2db0 WebView: Add missing Q_OBJECT macros
Signed-off-by: Michael Schuster <michael@schuster.ms>
2020-03-11 00:47:09 +00:00
Michael Schuster 45d30623e1
Merge pull request #1854 from nextcloud/backport/1853/stable-2.6
[stable-2.6] Updater: Fix Tests build (failed with BUILD_UPDATER=NO)
2020-03-10 23:45:36 +01:00
Michael Schuster a6ff038f7f 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>
2020-03-10 22:42:49 +00:00
Michael Schuster a21ae444e3 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>
(cherry picked from commit e833e86da6)
Signed-off-by: Michael Schuster <michael@schuster.ms>
2020-03-10 16:23:51 +01:00