Commit Graph
32 Commits
Author SHA1 Message Date
Markus Goetz fa715ce135 Propagator: Open download file as Unbuffered 2013-11-25 19:25:19 +01:00
Markus Goetz 911e0bdd6e Propagator: Check write errors when downloading 2013-11-25 19:25:19 +01:00
Markus Goetz ac8296fb94 Propagator: Check E-Tag when resuming
Should fix #756
2013-11-25 19:01:04 +01:00
Markus Goetz 72d2ac09e3 Propagator: Don't ignore error if no HTTP error code 2013-11-25 16:37:48 +01:00
Markus Goetz e551e92e13 Downloads: Ignore file if no ETag was sent
Fixes part of #970
2013-11-19 12:44:25 +01:00
Markus Goetz b98d97a96d SyncJournalDb: Fix warnings
I got those warnings for the latter sync runs:
11-19 10:58:15:997 QSqlDatabasePrivate::removeDatabase: connection 'qt_sql_default_connection' is still in use, all queries will cease to work.
11-19 10:58:15:997 QSqlDatabasePrivate::addDatabase: duplicate connection name 'qt_sql_default_connection', old connection removed.
2013-11-19 11:28:08 +01:00
Markus Goetz 08665d6ac2 Settings: Don't specify encoding
QSettings automatically does escaping. When UTF-8 was set, I
got all kind of problems with the QByteArray for the geometry
and the umlaut in my name for the proxy user.
2013-11-18 09:30:42 +01:00
Markus Goetz 4194a078d5 Revert "set utf8 for the central settings file"
This reverts commit 6758c89130.
2013-11-15 15:45:21 +01:00
Markus Goetz 088aa6ebdd Wizard: Default button to Next 2013-11-14 19:13:59 +01:00
Markus Goetz 767ec4ed59 Wizard: Support redirects again 2013-11-14 17:54:38 +01:00
Markus Goetz b12b8c981d Wizard: Also reset timeout on forwards 2013-11-14 17:23:56 +01:00
Markus Goetz b499a62593 Wizard: Timeout handling for CheckServerJob 2013-11-14 17:23:56 +01:00
Markus Goetz fa0a2764a4 Fix changing URL in wizard 2013-11-14 17:23:56 +01:00
Markus Goetz a537a98f03 Tray menu: Populate at start 2013-11-14 17:23:56 +01:00
Markus Goetz f4929e849e CsyncThread: Activate recursive PROPFIND 2013-10-04 15:42:40 +02:00
Markus Goetz f5bbb12434 Crash hotfix, need to dig down actual cause 2013-07-30 15:49:57 +02:00
Markus Goetz a400a2e0bb OS X: Fix window messup 2013-07-24 17:06:35 +02:00
Markus Goetz 44289c8781 OS X: Fix compile 2013-07-24 14:08:16 +02:00
Markus Goetz ab7bfabf12 Put cookies into csync
We already have the auth cookies from the quota request,
so put them into csync to avoid a 401 roundtrip
2013-07-17 16:27:18 +02:00
Markus Goetz ab72644ace Check if quota request had HTTP 207 2013-07-17 15:08:48 +02:00
Markus Goetz c8d9e8458a OS X: Find out if we are a startup item 2013-07-09 17:30:50 +02:00
Markus Goetz 892419e880 OS X: Ability to disable startup item 2013-07-09 17:13:41 +02:00
Markus Goetz 13fb49cf39 Make Jenkins happy 2013-07-09 14:23:58 +02:00
Markus Goetz eabe3f968e Raise settings dialog when creating
Else at least on OS X it is burried somewhere.
2013-07-09 14:18:23 +02:00
Markus Goetz 2ca5eaaab9 utility.cpp: Make compile on OS X 2013-07-09 14:07:48 +02:00
Markus GoetzandDaniel Molkentin 5e9fcf7537 Raise setup wizard 2013-06-27 16:57:15 +02:00
Markus GoetzandDaniel Molkentin 8192cc7eea Setup Dialog: Fix widget size issue (2) 2013-06-27 16:57:15 +02:00
Markus GoetzandDaniel Molkentin 2b8e1f2504 Setup Dialog: Fix widget size issue
in advanced settings
2013-06-27 16:57:15 +02:00
Markus Goetz 12cc8bfd95 Raise setup wizard 2013-06-24 15:15:46 +02:00
Markus Goetz 11c6f20c90 Setup Dialog: Fix widget size issue (2) 2013-06-24 14:57:48 +02:00
Markus Goetz c602ec310d Setup Dialog: Fix widget size issue
in advanced settings
2013-06-24 13:24:46 +02:00
Markus Goetz d7a93c74aa OS X: Fix creation of Finder Favorite 2013-03-25 14:57:34 +01:00