Klaas Freitag
|
8ec3ea04da
|
more logging...
|
2012-08-08 19:00:11 +03:00 |
|
Klaas Freitag
|
8117b9802b
|
Connect ocInfo only if needed in ownCloud setup wizard.
|
2012-08-08 16:52:12 +03:00 |
|
Klaas Freitag
|
08d925a8fa
|
read proxy setting from cfg file rather than from Qt proxy object.
|
2012-08-08 16:48:21 +03:00 |
|
Klaas Freitag
|
58ca49c8bd
|
QLatin1String fix.
|
2012-08-08 16:47:56 +03:00 |
|
Klaas Freitag
|
aeb0499833
|
read proxy settings from config file rather than from Qt proxy obj.
|
2012-08-08 16:47:25 +03:00 |
|
Klaas Freitag
|
c4a6827ab3
|
Add libproxy dlls.
|
2012-08-08 16:46:00 +03:00 |
|
Klaas Freitag
|
3f2d5b380d
|
Fixed some strncpy flaws that might caused problems on win32 (mkdir)
|
2012-08-08 16:45:00 +03:00 |
|
Klaas Freitag
|
01ec65441e
|
Merge branch 'master' of gitorious.org:owncloud/mirall
|
2012-08-06 17:44:53 +03:00 |
|
Klaas Freitag
|
80f2699c80
|
handle proxy port correctly.
|
2012-08-06 17:44:23 +03:00 |
|
Klaas Freitag
|
70838442c9
|
Fixed error handling on remote dir create.
|
2012-08-06 17:43:24 +03:00 |
|
Dominik Schmidt
|
5d6c9339f8
|
Disable not building in bundle mode on OSX. Unless someone tests that codepath, it's probably better not to allow anyone to build it especially not by default
|
2012-08-06 16:01:43 +02:00 |
|
Klaas Freitag
|
d694525d8f
|
Simplify loading of the exclude file on various platforms.
|
2012-08-06 16:13:35 +03:00 |
|
Klaas Freitag
|
c916f5cbd9
|
connect owncloudinfo signals more selective.
|
2012-08-06 15:00:22 +03:00 |
|
Klaas Freitag
|
83bda2c8d5
|
handle HTTP status 301 -> redirect.
|
2012-08-06 14:59:59 +03:00 |
|
Klaas Freitag
|
a00086759e
|
connect the owncloudinfo signals more selective.
|
2012-08-06 14:59:18 +03:00 |
|
Klaas Freitag
|
4b869cfb10
|
do not write CA Certs on its own, use methods in mirallconfigfile.
|
2012-08-06 14:58:24 +03:00 |
|
Klaas Freitag
|
f5717348f8
|
QLatin1String fix
|
2012-08-06 14:58:11 +03:00 |
|
Klaas Freitag
|
4cad29331f
|
- set ownCloudUrl and known CA Certs.
|
2012-08-06 14:57:26 +03:00 |
|
Klaas Freitag
|
54c2368dbb
|
Push version to upcoming version 1.0.4
|
2012-08-06 14:54:47 +03:00 |
|
Klaas Freitag
|
84a588ccf0
|
Fix signal connection and initialize the dialog pointer to zero.
|
2012-08-06 11:13:26 +03:00 |
|
Klaas Freitag
|
cbb09aeb0a
|
Sync based on uniqIDs WIP
|
2012-08-06 09:22:21 +02:00 |
|
Klaas Freitag
|
3ae996c688
|
Fixed rename support for Win32. Need to use unit64 instead of ino_t.
|
2012-08-03 18:48:44 +03:00 |
|
Klaas Freitag
|
60d61634e5
|
Updated version numbers to 0.50.8 ownCloud release.
|
2012-08-03 18:47:49 +03:00 |
|
Klaas Freitag
|
2c2fe38ad0
|
Fix app name back to "ownCloud" to load existing configs again.
|
2012-08-03 15:03:57 +03:00 |
|
Klaas Freitag
|
253605758e
|
Use remote rename if local rename is detected.
|
2012-08-02 16:58:54 +03:00 |
|
Klaas Freitag
|
bdb35f508a
|
QLatin1String fixes all over.
|
2012-08-02 12:17:24 +03:00 |
|
Klaas Freitag
|
35e92030f8
|
Fix size of dialog.
|
2012-08-02 12:16:18 +03:00 |
|
Klaas Freitag
|
9fe003df78
|
Restructured the tray context menu.
|
2012-08-02 12:15:57 +03:00 |
|
Klaas Freitag
|
ba856bf2d4
|
Fix proper placeholding patches in oC connection wizard.
|
2012-08-02 12:11:02 +03:00 |
|
Klaas Freitag
|
d867cfacb4
|
Some translation changes.
|
2012-08-02 12:09:37 +03:00 |
|
Klaas Freitag
|
eecb444772
|
Replace some delete calls with QObject parenting.
|
2012-08-02 12:08:27 +03:00 |
|
Klaas Freitag
|
42283e4684
|
Some code cleanups for the proxy dialog.
|
2012-08-02 12:07:14 +03:00 |
|
Klaas Freitag
|
343f646660
|
Fix load self signed certs into NetworkManager (#oc-843)
|
2012-08-02 12:02:46 +03:00 |
|
Klaas Freitag
|
d3bb223898
|
Proceed proxy settings to csync thread.
|
2012-08-02 11:17:15 +03:00 |
|
Daniel Molkentin
|
62d1f281c3
|
Fix SSL support in ownCloud wizard
- honor secure connect option
- fix connects in ctor of singleton
- don't crash
|
2012-08-01 18:33:19 +02:00 |
|
Klaas Freitag
|
28d28ecac6
|
ownCloud: Proxy support when working in mirall.
|
2012-07-31 17:59:15 +03:00 |
|
Klaas Freitag
|
5b38e2cb5a
|
Improved logging in error case (minor fix).
|
2012-07-31 17:58:49 +03:00 |
|
Thomas Mueller
|
eb2d93de38
|
read proxy settings from config on dialog startup
|
2012-07-31 11:03:52 +02:00 |
|
Thomas Mueller
|
e4da16b9d6
|
support Qt 4.6
|
2012-07-31 10:43:38 +02:00 |
|
Klaas Freitag
|
abef7eb3d2
|
UniqID based syncing, first WIP state.
|
2012-07-31 11:40:46 +03:00 |
|
Klaas Freitag
|
5bde3262d6
|
Merge branch 'master' of gitorious.org:owncloud/mirall
|
2012-07-31 11:18:43 +03:00 |
|
Klaas Freitag
|
bfb99d2078
|
Qt part of proxy support - contributed by Thomas Mueller.
|
2012-07-31 11:17:52 +03:00 |
|
Dominik Schmidt
|
8fef939a1a
|
Extend wizard raising hack to OS X.
|
2012-07-31 01:57:02 +02:00 |
|
Dominik Schmidt
|
336f8fbbd3
|
Fix error message. Thanks to Danimo for the heads up.
|
2012-07-31 01:43:41 +02:00 |
|
Klaas Freitag
|
5275238f51
|
Added 3rdpart QtSingleApplication class. Fixed some overall-status
issues.
|
2012-07-30 17:10:48 +03:00 |
|
Klaas Freitag
|
ae847e46e7
|
Added support method statusToString
|
2012-07-30 17:09:49 +03:00 |
|
Klaas Freitag
|
1ff94e86bd
|
Fix build with UNICODE under windows, fix USE_INOTIFY initialization.
|
2012-07-30 17:08:42 +03:00 |
|
Klaas Freitag
|
6ba5bf45d8
|
removed obsolete FindOpenSSL.
|
2012-07-30 15:59:55 +03:00 |
|
Klaas Freitag
|
c753525085
|
removed obsolete FindOpenSSL.
|
2012-07-30 13:57:57 +03:00 |
|
Thomas Mueller
|
d4e808d45a
|
use custom FindOpenSSL only for cross compilation in any other cases it is used from the local system
|
2012-07-30 13:27:59 +03:00 |
|