Commit Graph

13099 Commits

Author SHA1 Message Date
Hannah von Reth
6dc591bfe0 Fix a couple of typos 2020-03-31 15:05:36 +02:00
Olivier Goffart
242e4e1d70 SocketAPI: fix status after a failure to move
Issue #7759
2020-03-26 09:10:34 +01:00
Hannah von Reth
6a42468513 Test: Fix testMovedWithError for vfs mode 2020-03-26 08:25:45 +01:00
Hannah von Reth
934098b663 [tx] updated client translations from transifex 2020-03-26 03:51:53 +00:00
Hannah von Reth
7d7c8569a0 [Ci] Disable packagin until we solved hosting 2020-03-25 12:36:44 +01:00
Hannah von Reth
dc319f2e36 [Ci] Disable Mac builds on 2.6 again 2020-03-25 12:36:11 +01:00
Hannah von Reth
a359baec43 Sync: Fix handling of virtual files in error state
Issue: #7799
2020-03-25 11:40:43 +01:00
Hannah von Reth
3504ae8fc5 Test: Add test for vfs failed move crash 2020-03-25 11:40:43 +01:00
Hannah von Reth
4da684b95c [Gui] Implement raiseDialog on Windows
Issue: #7774
2020-03-25 11:38:45 +01:00
Hannah von Reth
56a25ed6e5 [tx] updated client translations from transifex 2020-03-21 03:44:31 +00:00
Hannah von Reth
996bedc3ae Gui: Workaround for QScrollArea not getting updated on theme change 2020-03-20 12:27:36 +01:00
Hannah von Reth
0e0597f111 Code: Modernise notifications and action widget 2020-03-20 12:27:36 +01:00
Hannah von Reth
1882817553 ActivityListModel: Fix assertion on remove 2020-03-20 12:24:30 +01:00
Hannah von Reth
129660bc7b [Ci] Reduce artifact uploads on appveyor
We hit the artifact storrage limit again
2020-03-19 09:29:00 +01:00
Hannah von Reth
daa69768de [tx] updated client translations from transifex 2020-03-19 03:43:00 +00:00
Hannah von Reth
97f999c55c [Logger] Ensure log file is flushed before crash 2020-03-18 11:41:07 +01:00
Hannah von Reth
2a45ff9c75 [Logger] Ensure errors are also printed to an attached console 2020-03-18 11:41:07 +01:00
Hannah von Reth
f8cf98a768 Cleanup Windows shell extensions 2020-03-13 14:18:18 +01:00
Hannah von Reth
db40652c6a Update year 2020-03-13 14:18:18 +01:00
Hannah von Reth
9aba4cfa5a [tx] updated client translations from transifex 2020-03-11 03:32:08 +00:00
Hannah von Reth
e1ca612c5d Don't insert items into the folder model if selectiveSync is not supported
This fixes an assertion in FolderStatusModel::SubFolderInfo::resetSubs
rowCount reported 0 but we actually had items in the model
2020-03-10 16:31:00 +01:00
Hannah von Reth
f7070ebd62 [tx] updated client translations from transifex 2020-03-10 03:34:17 +00:00
Hannah von Reth
02f5d5a802 Always enable experimental features in vanilla theme 2020-03-09 14:47:15 +01:00
Hannah von Reth
f87dd0aaa5 Make sure all cases are handled 2020-03-09 14:46:18 +01:00
Hannah von Reth
3ba8eeb2d7 [Gui] Fix vfs dialog not showing on Windows 2020-03-09 14:46:18 +01:00
Hannah von Reth
e48faae96d [tx] updated client translations from transifex 2020-03-05 03:08:39 +00:00
Hannah von Reth
5d8df64704 Remove unused defines 2020-03-04 11:46:26 +01:00
Hannah von Reth
2125992f3f Use Q_ENUM_NS to pretty print csync enums 2020-03-04 11:46:26 +01:00
Hannah von Reth
9cac0da65b Bugfix: Client sometimes does not show up when started by a user
Issue: #7018
2020-03-04 09:51:27 +01:00
Hannah von Reth
6debfe6bdd [tx] updated client translations from transifex 2020-03-04 03:31:30 +00:00
Hannah von Reth
3e765c7281 [Gui] Fix remaning icon 2020-03-03 12:15:34 +01:00
Hannah von Reth
90cdbe442b [Gui] Apply createColorAwareIcon on more icons 2020-03-03 11:33:28 +01:00
Hannah von Reth
7b75fe2c93 [CI] backport changelog generation 2020-03-03 11:06:54 +01:00
Michael Stingl
2685a82835
Merge pull request #7771 from owncloud/fix-7762
OAuth: make sure to encode the '+' in query string
2020-03-02 12:07:41 +01:00
Hannah von Reth
6cbd980c1f [Ci] Update craft 2020-02-28 12:25:17 +01:00
Hannah von Reth
4590a4bbfa [Ci] Update craft 2020-02-28 11:51:59 +01:00
Hannah von Reth
f765532e4c [Ci] Update craft config and switch to Qt 5.12.7 2020-02-28 11:17:43 +01:00
Dominik Schmidt
b3dd880591 Lower required version to 5.10.
It's what we use for our legacy macOS builds for 2.6.x. master still
requires 5.12.
2020-02-27 16:20:30 +01:00
Hannah von Reth
98aa48ca80 [tx] updated client translations from transifex 2020-02-27 03:28:17 +00:00
Hannah von Reth
1fa42814be For a satisfying and secure experience we require Qt 5.12 2020-02-26 13:21:07 +01:00
Hannah von Reth
44198bd0e2 Bump version 2020-02-25 17:13:57 +01:00
Hannah von Reth
b55737bd50 Revert removal of suffix 2020-02-25 16:56:55 +01:00
Hannah von Reth
9e4be87881 Merge branch '2.6.2' into 2.6 2020-02-25 16:53:19 +01:00
Olivier Goffart
4296ebffee OAuth: make sure to encode the '+' in query string
The server understands '+' as a space.

Issue #7762
2020-02-25 11:43:43 +01:00
Olivier Goffart
aab8ee3e77 Changelog: all entries need to have a prefix 2020-02-25 11:24:17 +01:00
Olivier Goffart
2eaeabff45 Changelog: make sure the title is short enough
or CI won't pass in master
2020-02-25 09:52:08 +01:00
Michael Stingl
fb36ddc3e0 [typo] Changelog: caused instead of casued 2020-02-24 13:40:48 +01:00
Hannah von Reth
4b900b5f7c Add changelog entry for #7761 2020-02-24 12:43:10 +01:00
Dominik Schmidt
3c7bc6886f Remove sign_app.sh 2020-02-24 11:01:40 +01:00
Hannah von Reth
d4f834bdb9 Fix potential null pointer access
https://sentry.io/organizations/owncloud/issues/1529161263/events/02509984b5ca42ffb3960d9c9e161414/?project=79001&statsPeriod=14d
2020-02-24 10:05:19 +01:00