Commit Graph

13122 Commits

Author SHA1 Message Date
Hannah von Reth
e781d996d4 Update list of contributors 2020-05-27 23:17:01 +02:00
Hannah von Reth
150a5b4d06 Fix usage of QMessageBox
Fixes: #7874
2020-05-27 23:16:16 +02:00
Hannah von Reth
cb6737c10d Remove dead code 2020-05-20 12:20:54 +02:00
Hannah von Reth
c01bb8ce09 [tx] updated client translations from transifex 2020-05-13 03:39:15 +00:00
Hannah von Reth
939516c5d1 Fix order of pluginkit commands and modernise 2020-05-12 15:44:25 +02:00
Hannah von Reth
cec4c00d16 Revert "Gui: Workaround for QScrollArea not getting updated on theme change"
While the change seemed to fix a issue with heme switching on mac, it broke
Windows 100% of the time....

This reverts commit 996bedc3ae.
2020-05-12 10:42:02 +02:00
Hannah von Reth
0340b81fd7 [tx] updated client translations from transifex 2020-05-06 03:25:50 +00:00
Hannah von Reth
e3d8578814 Wizard: Raise own window
The OAuth authentication brings the broweser to the front, once thats done the wizard continues.
But the wizard ist now most probably hidden behind the browser
2020-05-05 13:27:23 +02:00
Hannah von Reth
d6bf92d5e2 [CI]Sync .appveyor.ini with the internally used craft config 2020-05-05 10:17:58 +02:00
Hannah von Reth
ec67589982 VFS Dialog: Don't enable on close button clicked
Issue: #7710
2020-05-05 09:54:37 +02:00
Hannah von Reth
32d5e08f2a Disable cmocka tests on Windows 2020-04-16 16:20:27 +02:00
Hannah von Reth
73bc702249 Tests: Fix rare crash in OAuthTest
Fixes: #7793
2020-04-16 13:36:55 +02:00
Hannah von Reth
59152a890a Changelog: Fix encoding issue 2020-04-07 11:34:31 +02:00
Hannah von Reth
096c4ff354 Fix: Don't pass references to local variables to lambda 2020-04-02 14:01:26 +02:00
Hannah von Reth
3c928d1e14 Mac Package: Add comment ad quotes 2020-04-02 14:00:41 +02:00
Hannah von Reth
19a9c0538f Mac Package: Kill the correct process 2020-04-02 14:00:41 +02:00
Hannah von Reth
7964e47a28 Test: Disable parallelism to ensure serial execution 2020-04-01 13:47:31 +02:00
Hannah von Reth
3986a150dc Fix change log entry 2020-04-01 13:47:31 +02:00
Hannah von Reth
f268bb7068 Mac Package: Restart client after update
Issue: #3922
2020-04-01 12:30:14 +02:00
Hannah von Reth
1c388f45bd Mac Package: Disable installation to external drives 2020-04-01 12:30:14 +02:00
Hannah von Reth
2e85e4d064 Mac Package: Update project file using the ide 2020-04-01 12:30:14 +02:00
Hannah von Reth
189c1d3ddf Cookies: Do set cookies in DetermineAuthTypeJob too
As we don't support cookie based authentication anymore we can provide cookies here.
This fixes issues with loadbalancers access policy managers.
2020-04-01 10:50:07 +02:00
Hannah von Reth
0a8010be57 Cookies: Don't override cookies with outdated values
This code was actually not breaking most cookie handling by accident.
As the raw cookies where not split properly we added cookies with values like
"key: val; key2 = val2; key3 = val3"
When the code was corrected we overwrote the newer values in the jar with
the old ones from a request.
2020-04-01 10:50:07 +02:00
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