nextcloud-desktop.git
10 years agoAccountSettings: Auto-expand only single folders #4283
Christian Kamm [Wed, 20 Jan 2016 11:41:52 +0000 (12:41 +0100)]
AccountSettings: Auto-expand only single folders #4283

10 years agoMerge remote-tracking branch 'origin/2.1'
Olivier Goffart [Mon, 4 Jan 2016 11:38:17 +0000 (12:38 +0100)]
Merge remote-tracking branch 'origin/2.1'

 Conflicts:
VERSION.cmake

10 years agoSocketAPI: SHARE: Fix the paths when creating the share dialog
Olivier Goffart [Mon, 4 Jan 2016 10:57:51 +0000 (11:57 +0100)]
SocketAPI: SHARE: Fix the paths when creating the share dialog

The socket api uses native folder separator. We need to use QDir::cleanPath
for anything else so we only work with '/' everywhere else in the code

This fixes the sharing dialog on window.

Issue #4311

10 years agoRemove bearer plugins
Daniel Molkentin [Mon, 4 Jan 2016 10:54:11 +0000 (11:54 +0100)]
Remove bearer plugins

Causes regressions due to constant Wifi scanning

10 years agoEnable HiDpi scaling with Qt 5.6
Daniel Molkentin [Mon, 4 Jan 2016 10:49:03 +0000 (11:49 +0100)]
Enable HiDpi scaling with Qt 5.6

10 years agoEnsure Qt translator does always get loaded.
Daniel Molkentin [Mon, 4 Jan 2016 10:47:11 +0000 (11:47 +0100)]
Ensure Qt translator does always get loaded.

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 4 Jan 2016 07:19:22 +0000 (02:19 -0500)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 3 Jan 2016 07:19:00 +0000 (02:19 -0500)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 31 Dec 2015 07:19:14 +0000 (02:19 -0500)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 29 Dec 2015 07:18:39 +0000 (02:18 -0500)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 28 Dec 2015 07:19:02 +0000 (02:19 -0500)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 25 Dec 2015 07:19:06 +0000 (02:19 -0500)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 23 Dec 2015 07:19:07 +0000 (02:19 -0500)]
[tx-robot] updated from transifex

10 years agoDo not use nullptr, old compilers die on it.
Klaas Freitag [Tue, 22 Dec 2015 14:07:51 +0000 (15:07 +0100)]
Do not use nullptr, old compilers die on it.

10 years agoMove version to 2.1.1 git.
Klaas Freitag [Tue, 22 Dec 2015 10:18:20 +0000 (11:18 +0100)]
Move version to 2.1.1 git.

10 years agoshell integration: Create a plugin for nemo out of the nautilus one.
Klaas Freitag [Tue, 22 Dec 2015 10:05:00 +0000 (11:05 +0100)]
shell integration: Create a plugin for nemo out of the nautilus one.

10 years agoBackport of #4245
Klaas Freitag [Tue, 22 Dec 2015 09:26:13 +0000 (10:26 +0100)]
Backport of #4245

10 years agoMerge pull request #4245 from masoudcs/masoudcs-patch-1
Klaas Freitag [Tue, 22 Dec 2015 09:15:14 +0000 (10:15 +0100)]
Merge pull request #4245 from masoudcs/masoudcs-patch-1

Fixing bug in opening Activity log from tray icon menu 'Recent Changes/Details...'

10 years agogui: Word Wrap in QInputDialog (#4197)
Olivier Goffart [Mon, 21 Dec 2015 14:35:45 +0000 (15:35 +0100)]
gui: Word Wrap in QInputDialog (#4197)

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 22 Dec 2015 07:19:06 +0000 (02:19 -0500)]
[tx-robot] updated from transifex

10 years agocsync_vio_local_stat: Win: fetch mtime and size if not previously fetched
Olivier Goffart [Mon, 21 Dec 2015 13:25:30 +0000 (14:25 +0100)]
csync_vio_local_stat: Win: fetch mtime and size if not previously fetched

Since owncloud 2.1, csync_vio_local_stat was optimized because readdir
would already fetch most of the info.  This works for the discovery,
but not later.  And we used this function later for symliks and co.

So this fixes the .lnk on windows

Issue #4300

10 years agoPropagateLocalRemove: Make it possible to remove read only files (#4277)
Olivier Goffart [Mon, 21 Dec 2015 12:25:10 +0000 (13:25 +0100)]
PropagateLocalRemove: Make it possible to remove read only files (#4277)

10 years agoSystray: Use the original name for the rename notification #4295
Olivier Goffart [Mon, 21 Dec 2015 10:06:39 +0000 (11:06 +0100)]
Systray: Use the original name for the rename notification #4295

Otherwise it shows twice as "newname was renamed to newname".
Because _file is set to the new name in PropagateLocalRename::start

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 21 Dec 2015 07:18:42 +0000 (02:18 -0500)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 19 Dec 2015 07:19:06 +0000 (02:19 -0500)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 17 Dec 2015 07:19:04 +0000 (02:19 -0500)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 16 Dec 2015 07:19:03 +0000 (02:19 -0500)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 13 Dec 2015 07:18:46 +0000 (02:18 -0500)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 11 Dec 2015 07:19:06 +0000 (02:19 -0500)]
[tx-robot] updated from transifex

10 years agoUser Sharing: Match user names and case insensitive #4269
Christian Kamm [Thu, 10 Dec 2015 13:56:15 +0000 (14:56 +0100)]
User Sharing: Match user names and case insensitive #4269

10 years agoShare UI: Allow typing in a sharee
Christian Kamm [Thu, 10 Dec 2015 12:49:47 +0000 (13:49 +0100)]
Share UI: Allow typing in a sharee

Previously you *had* to select one of the completion options, even
if the text in the lineedit was identical to one of the options.

10 years agoFolderWatcher: Remove IN_DONT_FOLLOW #3475
Christian Kamm [Thu, 10 Dec 2015 12:05:43 +0000 (13:05 +0100)]
FolderWatcher: Remove IN_DONT_FOLLOW #3475

This fixes the case of the root folder being symlinked.

10 years agoLog: Remove scary messages :)
Christian Kamm [Thu, 10 Dec 2015 10:50:19 +0000 (11:50 +0100)]
Log: Remove scary messages :)

10 years agoSilence warning about zorder in .ui file.
Christian Kamm [Thu, 10 Dec 2015 10:10:49 +0000 (11:10 +0100)]
Silence warning about zorder in .ui file.

10 years agoMerge remote-tracking branch 'origin/2.1'
Christian Kamm [Thu, 10 Dec 2015 10:07:20 +0000 (11:07 +0100)]
Merge remote-tracking branch 'origin/2.1'

10 years agoSocketAPI: Don't use ERROR for SoftErrors #3944
Christian Kamm [Thu, 10 Dec 2015 09:42:49 +0000 (10:42 +0100)]
SocketAPI: Don't use ERROR for SoftErrors #3944

10 years agoSocketAPI: Ensure messages are consistent #3944
Christian Kamm [Thu, 10 Dec 2015 09:24:31 +0000 (10:24 +0100)]
SocketAPI: Ensure messages are consistent #3944

Before we blindly broadcasted the result of a sync action. That was
often different from what a subsequent FILE_STATUS query would report.

10 years agoSocketAPI: Fix file error cache #3944
Christian Kamm [Thu, 10 Dec 2015 09:23:21 +0000 (10:23 +0100)]
SocketAPI: Fix file error cache #3944

10 years agoActivity tab doesn't vanish with too many accounts #4188
Christian Kamm [Thu, 10 Dec 2015 08:43:16 +0000 (09:43 +0100)]
Activity tab doesn't vanish with too many accounts #4188

The bug was introduced by a bad merge.

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 10 Dec 2015 07:40:19 +0000 (02:40 -0500)]
[tx-robot] updated from transifex

10 years agoActivity: Improve formatting of copied data #3498
Christian Kamm [Wed, 9 Dec 2015 14:49:30 +0000 (15:49 +0100)]
Activity: Improve formatting of copied data #3498

10 years agoWizard: Find user:pw even if redirected #4265
Christian Kamm [Wed, 9 Dec 2015 13:45:50 +0000 (14:45 +0100)]
Wizard: Find user:pw even if redirected #4265

10 years agoForce account wizard when last account is deleted #4266
Christian Kamm [Wed, 9 Dec 2015 10:41:43 +0000 (11:41 +0100)]
Force account wizard when last account is deleted #4266

10 years agoCreds: Forget password on explicit sign-out #4241
Christian Kamm [Wed, 9 Dec 2015 10:06:28 +0000 (11:06 +0100)]
Creds: Forget password on explicit sign-out #4241

10 years agoAccountWizard: Don't crash when sync is running #4221
Christian Kamm [Tue, 8 Dec 2015 13:37:37 +0000 (14:37 +0100)]
AccountWizard: Don't crash when sync is running #4221

Running FolderMan::setupFolders() is redundant and just a leftover
from before multiaccount.

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 9 Dec 2015 07:19:07 +0000 (02:19 -0500)]
[tx-robot] updated from transifex

10 years agoShare UI: Hide 'allow editing' for files #4211
Christian Kamm [Tue, 8 Dec 2015 14:37:17 +0000 (15:37 +0100)]
Share UI: Hide 'allow editing' for files #4211

10 years agoShare UI: Hide 'can share' if capability missing #4231
Christian Kamm [Tue, 8 Dec 2015 11:58:56 +0000 (12:58 +0100)]
Share UI: Hide 'can share' if capability missing #4231

10 years agoShare UI: Respect enfore-expire #4235
Christian Kamm [Tue, 8 Dec 2015 11:16:05 +0000 (12:16 +0100)]
Share UI: Respect enfore-expire #4235

10 years agoUI: Sign in/out -> Log in/out #4249
Christian Kamm [Tue, 8 Dec 2015 11:05:14 +0000 (12:05 +0100)]
UI: Sign in/out -> Log in/out #4249

10 years agoDoc: Add checksum overview
Christian Kamm [Tue, 8 Dec 2015 09:59:42 +0000 (10:59 +0100)]
Doc: Add checksum overview

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 8 Dec 2015 07:21:51 +0000 (02:21 -0500)]
[tx-robot] updated from transifex

10 years agoFF doc subrepo to adjust to new .org theming
Daniel Molkentin [Tue, 8 Dec 2015 00:02:46 +0000 (01:02 +0100)]
FF doc subrepo to adjust to new .org theming

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 7 Dec 2015 07:18:25 +0000 (02:18 -0500)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 5 Dec 2015 07:18:34 +0000 (02:18 -0500)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 4 Dec 2015 07:18:36 +0000 (02:18 -0500)]
[tx-robot] updated from transifex

10 years agoMerge pull request #4247 from owncloud/desktopshare
Daniel Molkentin [Thu, 3 Dec 2015 19:19:47 +0000 (20:19 +0100)]
Merge pull request #4247 from owncloud/desktopshare

added desktop sharing

10 years agoadded desktop sharing
Carla Schroder [Thu, 3 Dec 2015 18:29:44 +0000 (10:29 -0800)]
added desktop sharing

10 years agoSharee.cpp: Get rid of lambdas because we still need to support GCC 4.4
Olivier Goffart [Thu, 3 Dec 2015 11:52:13 +0000 (12:52 +0100)]
Sharee.cpp: Get rid of lambdas because we still need to support GCC 4.4

10 years agoMerge pull request #4201 from owncloud/jnweiger-patch-1
Jürgen Weigert [Thu, 3 Dec 2015 13:05:24 +0000 (14:05 +0100)]
Merge pull request #4201 from owncloud/jnweiger-patch-1

improved linux build instructions.

10 years agofixed formatting lines 212 215
Jürgen Weigert [Thu, 3 Dec 2015 13:04:43 +0000 (14:04 +0100)]
fixed formatting lines 212 215

10 years agoFixing bug in opening Activity log from tray icon menu 'Recent Changes/Details...'
Masoud Kazemi [Thu, 3 Dec 2015 11:55:59 +0000 (15:25 +0330)]
Fixing bug in opening Activity log from tray icon menu 'Recent Changes/Details...'

10 years agoEditorial changes to ChangeLog
Daniel Molkentin [Thu, 3 Dec 2015 09:05:43 +0000 (10:05 +0100)]
Editorial changes to ChangeLog

10 years agoMerge pull request #4243 from owncloud/more21update
Daniel Molkentin [Thu, 3 Dec 2015 08:47:02 +0000 (09:47 +0100)]
Merge pull request #4243 from owncloud/more21update

more updates to 2.1 user manual

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 3 Dec 2015 07:18:58 +0000 (02:18 -0500)]
[tx-robot] updated from transifex

10 years agomore image fixes
Carla Schroder [Wed, 2 Dec 2015 20:10:20 +0000 (12:10 -0800)]
more image fixes

10 years agoclean up screenshot
Carla Schroder [Wed, 2 Dec 2015 20:06:43 +0000 (12:06 -0800)]
clean up screenshot

10 years agocorrections to 2.1 user manual
Carla Schroder [Wed, 2 Dec 2015 20:02:55 +0000 (12:02 -0800)]
corrections to 2.1 user manual

10 years agomore updates to 2.1 user manual
Carla Schroder [Wed, 2 Dec 2015 19:52:42 +0000 (11:52 -0800)]
more updates to 2.1 user manual

10 years agoOS X: Attempt to fix account add oddities #4237
Markus Goetz [Wed, 2 Dec 2015 16:59:02 +0000 (17:59 +0100)]
OS X: Attempt to fix account add oddities #4237

10 years agoUtilities: Include math.h because of floor()
Klaas Freitag [Wed, 2 Dec 2015 16:56:31 +0000 (17:56 +0100)]
Utilities: Include math.h because of floor()

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 2 Dec 2015 16:47:06 +0000 (11:47 -0500)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 2 Dec 2015 16:24:47 +0000 (11:24 -0500)]
[tx-robot] updated from transifex

10 years agoSharing: Remove mentioning of remote users from dialog #4234
Markus Goetz [Wed, 2 Dec 2015 15:40:24 +0000 (16:40 +0100)]
Sharing: Remove mentioning of remote users from dialog #4234

10 years agoAccountSettings: Update the visibility of the add account button.
Klaas Freitag [Wed, 2 Dec 2015 15:33:24 +0000 (16:33 +0100)]
AccountSettings: Update the visibility of the add account button.

That fixes #4238

10 years agoAccount: Invalidate credentials when clicking "Sign out" #4241
Markus Goetz [Wed, 2 Dec 2015 15:31:58 +0000 (16:31 +0100)]
Account: Invalidate credentials when clicking "Sign out" #4241

10 years agoUse user-readable short folder path in the context menu
Daniel Molkentin [Wed, 2 Dec 2015 14:46:42 +0000 (15:46 +0100)]
Use user-readable short folder path in the context menu

10 years agoMerge pull request #4169 from owncloud/2.1_file_exists_before_share
Klaas Freitag [Wed, 2 Dec 2015 12:40:42 +0000 (13:40 +0100)]
Merge pull request #4169 from owncloud/2.1_file_exists_before_share

[Sharing] Make sure the file is actually synced to the server

10 years agoDolphin plugin: Fix compiler warnings
Olivier Goffart [Wed, 2 Dec 2015 12:14:15 +0000 (13:14 +0100)]
Dolphin plugin: Fix compiler warnings

10 years agocsync: remove PLUGIN install patch from cmake files
Olivier Goffart [Wed, 2 Dec 2015 12:12:54 +0000 (13:12 +0100)]
csync: remove PLUGIN install patch from cmake files

This conflicts with the KDE_INSTALL_PLUGINDIR and prevent the
dolphin plugin to be installed at the right location.

Since csync no longer have plugin, this can be removed

10 years agoAccountSettings: Remove the F5 reset folder shortcut
Olivier Goffart [Wed, 2 Dec 2015 11:24:33 +0000 (12:24 +0100)]
AccountSettings: Remove the F5 reset folder shortcut

This secret key was used to wipe the database. In the past this was
usefull because of many bugs, but now this is not usefull anymore.
And cause trouble because it also erase the selective sync list.

Issue #4182

10 years agoMerge pull request #4228 from owncloud/enforce_password-block
Klaas Freitag [Wed, 2 Dec 2015 09:07:04 +0000 (10:07 +0100)]
Merge pull request #4228 from owncloud/enforce_password-block

[Sharing] Do not allow users to uset the password if it is enforced

10 years agoShareLinkWidget: Stop editing progress animation if passwd is required.
Klaas Freitag [Wed, 2 Dec 2015 09:06:34 +0000 (10:06 +0100)]
ShareLinkWidget: Stop editing progress animation if passwd is required.

10 years agoShareLinkWidget: Set state of passwd checkbox always.
Klaas Freitag [Wed, 2 Dec 2015 09:05:56 +0000 (10:05 +0100)]
ShareLinkWidget: Set state of passwd checkbox always.

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 2 Dec 2015 07:19:01 +0000 (02:19 -0500)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 2 Dec 2015 06:15:38 +0000 (01:15 -0500)]
[tx-robot] updated from transifex

10 years agoAccount removal: More crash fixes for Windows
Markus Goetz [Tue, 1 Dec 2015 18:21:52 +0000 (19:21 +0100)]
Account removal: More crash fixes for Windows

Seems things happen a bit different here, maybe because of paint events.

For #4229 #4202

10 years agoAccount removal: Do it inside global application object
Markus Goetz [Tue, 1 Dec 2015 15:30:57 +0000 (16:30 +0100)]
Account removal: Do it inside global application object

For #4229 #4202

10 years agoMerge pull request #4224 from owncloud/21update
Daniel Molkentin [Tue, 1 Dec 2015 14:48:35 +0000 (15:48 +0100)]
Merge pull request #4224 from owncloud/21update

updates for 2.1 release

10 years ago[Sharing] Do not allow users to uset the password if it is enforced
Roeland Jago Douma [Tue, 1 Dec 2015 11:43:14 +0000 (12:43 +0100)]
[Sharing] Do not allow users to uset the password if it is enforced

10 years agoDisable some code that needs lambda with old GCC
Olivier Goffart [Tue, 1 Dec 2015 09:30:11 +0000 (10:30 +0100)]
Disable some code that needs lambda with old GCC

It's just a feature that was not there in 2.0
It means that removed folder stay on the undecided list if it is removed
from the server until the user press apply in the selective sync widget.
Not a very bad bug anyway.

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 1 Dec 2015 07:19:24 +0000 (02:19 -0500)]
[tx-robot] updated from transifex

10 years agoupdates for 2.1 release
Carla Schroder [Tue, 1 Dec 2015 01:09:27 +0000 (17:09 -0800)]
updates for 2.1 release

10 years agoMerge pull request #4219 from owncloud/fix_link_share_stable8
Klaas Freitag [Mon, 30 Nov 2015 17:13:34 +0000 (18:13 +0100)]
Merge pull request #4219 from owncloud/fix_link_share_stable8

[Sharing] Default capabilitie for link sharing

Fixes #4218

10 years ago[Sharing] Default capabilitie for link sharing
Roeland Jago Douma [Mon, 30 Nov 2015 15:55:06 +0000 (16:55 +0100)]
[Sharing] Default capabilitie for link sharing

Required to fix sharing for pre 8.1 servers

10 years agoMerge pull request #4217 from owncloud/sane_file_permissions
Klaas Freitag [Mon, 30 Nov 2015 14:52:24 +0000 (15:52 +0100)]
Merge pull request #4217 from owncloud/sane_file_permissions

[Sharing] Files should not have create permissions

Fixes #4216

10 years ago[Sharing] Files should not have create permissions
Roeland Jago Douma [Mon, 30 Nov 2015 14:47:10 +0000 (15:47 +0100)]
[Sharing] Files should not have create permissions

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 30 Nov 2015 07:22:16 +0000 (02:22 -0500)]
[tx-robot] updated from transifex

10 years agoCMake: Fix typo
Daniel Molkentin [Mon, 30 Nov 2015 00:05:18 +0000 (01:05 +0100)]
CMake: Fix typo

10 years agoCMake: fix CMake 2.6 compatibility
Daniel Molkentin [Mon, 30 Nov 2015 00:05:12 +0000 (01:05 +0100)]
CMake: fix CMake 2.6 compatibility

... by replacing CONFIG by NO_MODULE option in find package

From the manual: "The CONFIG option may be used to skip Module mode
explicitly and switch to Config mode. It is synonymous to using
NO_MODULE."