1
0
Fork 0
Commit Graph

13275 Commits

Author SHA1 Message Date
Nextcloud bot 86a1bc36cb
[tx-robot] updated from transifex 2019-01-09 01:50:35 +00:00
Nextcloud bot aa600b4a24
[tx-robot] updated from transifex 2019-01-08 01:47:12 +00:00
Roeland Jago Douma 27298a2056
Merge pull request #959 from yan12125/correct-webview-deallocation
Make sure _profile and _page are deleted in the correct order
2019-01-07 15:01:23 +01:00
Roeland Jago Douma 5ebee92991
Merge pull request #1001 from nextcloud/fix/279/handle_username_space
Handle spaces in username properly in login flow
2019-01-07 14:21:52 +01:00
Roeland Jago Douma 9ec61a84ce
Handle spaces in username properly in login flow
Fixes #279

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-07 10:41:01 +01:00
Roeland Jago Douma cacf3e9924
Merge pull request #923 from ivaradi/disco-support
Support Ubuntu Disco Dingo
2019-01-07 09:53:04 +01:00
Roeland Jago Douma dc993d3ebe
Merge pull request #981 from yan12125/fix-kde-cmake-warnings
Fix KDEInstallDirs deprecation warnings
2019-01-07 09:49:07 +01:00
István Váradi 51829bfb47
Merge branch 'master' into disco-support 2019-01-07 09:40:39 +01:00
Roeland Jago Douma 6dfe160cef
Merge pull request #993 from HuemerGroup/stylesheet-fix
Removed Stylesheet
2019-01-07 09:33:53 +01:00
Nextcloud bot a2f1ee05ba
[tx-robot] updated from transifex 2019-01-07 01:47:36 +00:00
István Váradi 76b9d5c0c3
Merge branch 'master' into disco-support 2019-01-06 16:53:46 +01:00
Nextcloud bot 51d349f527
[tx-robot] updated from transifex 2019-01-06 02:01:14 +00:00
Roeland Jago Douma 188125dd88
Merge branch 'master' into disco-support 2019-01-05 22:08:24 +01:00
Nextcloud bot d8aed94ab1
[tx-robot] updated from transifex 2019-01-05 01:47:29 +00:00
Nextcloud bot 86d7d41e40
[tx-robot] updated from transifex 2019-01-04 02:31:36 +00:00
Oskar Kruschitz 74454d0452 Removed Stylesheet
Stylesheet String was not correctly defined (missing ";" after "%2") and caused an error in logging output.

After checking the fixed Style I removed it since it does not really look good.
2019-01-03 15:54:50 +01:00
Nextcloud bot 0dcf6c6024
[tx-robot] updated from transifex 2019-01-03 01:46:40 +00:00
Nextcloud bot 0a14f6eeb1
[tx-robot] updated from transifex 2019-01-02 01:46:49 +00:00
Nextcloud bot b59b633a3d
[tx-robot] updated from transifex 2019-01-01 01:46:32 +00:00
Nextcloud bot d6b34323c5
[tx-robot] updated from transifex 2018-12-31 01:48:26 +00:00
Nextcloud bot 716517db98
[tx-robot] updated from transifex 2018-12-30 01:50:18 +00:00
Nextcloud bot 76c515b09c
[tx-robot] updated from transifex 2018-12-29 01:46:03 +00:00
Nextcloud bot ac367b21bc
[tx-robot] updated from transifex 2018-12-28 15:52:56 +00:00
Chih-Hsuan Yen 1361c3053a
Fix KDEInstallDirs deprecation warnings
Get rid of a bunch of such warnings from configuring the Dolphin plugin:

CMake Deprecation Warning at /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:345 (message):
  BIN_INSTALL_DIR is deprecated, use KDE_INSTALL_BINDIR instead.
Call Stack (most recent call first):
  /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:433 (_define_relative)
  shell_integration/dolphin/CMakeLists.txt:23 (include)

Modified from https://github.com/owncloud/client/pull/6922

Original author: Dominik Schmidt <dev@dominik-schmidt.de>
2018-12-28 21:55:45 +08:00
Nextcloud bot b46ee79081
[tx-robot] updated from transifex 2018-12-27 01:49:06 +00:00
Nextcloud bot 9cea77b0fb
[tx-robot] updated from transifex 2018-12-26 01:50:50 +00:00
Nextcloud bot c04addc5c4
[tx-robot] updated from transifex 2018-12-24 01:55:12 +00:00
Nextcloud bot c2f4326908
[tx-robot] updated from transifex 2018-12-23 01:50:47 +00:00
Nextcloud bot f6d3229b38
[tx-robot] updated from transifex 2018-12-21 01:47:16 +00:00
Nextcloud bot 3451970751
[tx-robot] updated from transifex 2018-12-20 01:48:23 +00:00
Chih-Hsuan Yen 09b0055dc3
Make sure _profile and _page are deleted in the correct order
Inspired by https://github.com/electron/electron/pull/15028

Closes https://github.com/nextcloud/desktop/issues/941
Closes https://github.com/nextcloud/desktop/issues/950
2018-12-19 21:44:54 +08:00
Nextcloud bot 24907acc2a
[tx-robot] updated from transifex 2018-12-17 01:48:23 +00:00
Nextcloud bot 01bbfaacf3
[tx-robot] updated from transifex 2018-12-16 01:48:42 +00:00
Nextcloud bot 6d5da44947
[tx-robot] updated from transifex 2018-12-15 01:46:20 +00:00
Roeland Jago Douma 071709ab5e
Merge pull request #946 from hiiamok/qt5.12-wizard-webview
Added missing Include
2018-12-13 19:34:42 +01:00
Oskar Kruschitz 1295884420 Added missing Include
Fixing an error during Build with Qt5.12:
error: member access into incomplete type 'const QWebEngineCertificateError'
2018-12-13 16:13:01 +01:00
Nextcloud bot 6d661e0b3d
[tx-robot] updated from transifex 2018-12-13 01:48:20 +00:00
Nextcloud bot e0430288ce
[tx-robot] updated from transifex 2018-12-12 01:54:46 +00:00
Nextcloud bot a7b16e3c28
[tx-robot] updated from transifex 2018-12-11 01:47:42 +00:00
Nextcloud bot abe22d8fe6
[tx-robot] updated from transifex 2018-12-10 05:20:00 +00:00
Nextcloud bot 1ad7116045
[tx-robot] updated from transifex 2018-12-09 01:48:57 +00:00
Nextcloud bot 72777be571
[tx-robot] updated from transifex 2018-12-07 01:47:38 +00:00
Camila Ayres 840904d527
Merge pull request #778 from jpnurmi/background
Add a command line option to launch the client in the background
2018-12-06 09:53:19 +01:00
Camila Ayres f91678ef24
Merge branch 'master' into background 2018-12-06 09:35:15 +01:00
Nextcloud bot 6cf390f753
[tx-robot] updated from transifex 2018-12-06 01:54:12 +00:00
István Váradi 20b9404539 Support Ubuntu Disco Dingo 2018-12-05 19:46:45 +01:00
Nextcloud bot 0ff23eabca
[tx-robot] updated from transifex 2018-12-05 01:48:53 +00:00
Camila San b37cbea5cc
Updates desktop client version to 2.5.1.
Signed-off-by: Camila San <hello@camila.codes>
2018-12-04 12:18:06 +01:00
Nextcloud bot fc18fd9a06
[tx-robot] updated from transifex 2018-12-04 01:57:46 +00:00
Nextcloud bot 07116707e5
[tx-robot] updated from transifex 2018-12-03 01:45:39 +00:00