Daniel Molkentin
a315a3b5c7
There always must be both kinds of hashes, simplify code
2012-10-27 17:04:49 +02:00
Jenkins for ownCloud
10766182bc
[tx-robot] updated from transifex
2012-10-27 00:02:51 +02:00
Dominik Schmidt
351f9aedfb
Add testing skeleton
2012-10-26 20:24:12 +02:00
Jenkins for ownCloud
6757db2e53
[tx-robot] updated from transifex
2012-10-26 02:07:36 +02:00
Bartek Przybylski
55c9c3bf12
remove compilation warning
2012-10-25 23:20:00 +02:00
Jenkins for ownCloud
e52d43f68b
[tx-robot] updated from transifex
2012-10-25 02:11:05 +02:00
Jenkins for ownCloud
cfe9a2476b
[tx-robot] updated from transifex
2012-10-24 02:10:48 +02:00
Daniel Molkentin
efa8d7670c
Show hashes of unknown certs
2012-10-24 01:44:13 +02:00
Jenkins for ownCloud
8ddba655df
[tx-robot] updated from transifex
2012-10-23 02:08:12 +02:00
Daniel Molkentin
5c13115fee
Remove 0% translations.
2012-10-22 16:39:56 +02:00
Thomas Müller
f948ce4015
[tx] minimum_perc = 70
2012-10-22 15:16:57 +03:00
Daniel Molkentin
2cbcd52f35
Do not allow the selection of a target in single folder mode
2012-10-22 11:32:53 +02:00
Jenkins for ownCloud
09405fc9f7
[tx-robot] updated from transifex
2012-10-22 02:08:53 +02:00
Jenkins for ownCloud
651517c3a7
[tx-robot] updated from transifex
2012-10-21 02:09:50 +02:00
Daniel Molkentin
b0801d469c
If present, select first item in status dialog
...
The old behavior is confusing and there is no real
reason to not have an object that is default-selected.
2012-10-20 14:58:49 +02:00
Daniel Molkentin
8fbc0e7c46
Show wizard with intro when starting without account
...
The message box was complicated and not even correct
on some OSes. The intro page is omitted if the wizard
gets called via the "Configure" menu item.
2012-10-20 13:58:37 +02:00
Daniel Molkentin
d8728a56bc
Pre-setup, disable irrelevant items in context menu
2012-10-20 13:58:37 +02:00
Jenkins for ownCloud
3e150ee47b
[tx-robot] updated from transifex
2012-10-20 02:06:35 +02:00
Jenkins for ownCloud
ddc337303c
[tx-robot] updated from transifex
2012-10-19 02:10:42 +02:00
Daniel Molkentin
574b6f49c2
Add .gitattributes, needed for clean git export
2012-10-18 13:42:47 +04:00
Daniel Molkentin
18a06506b8
ChangeLog updates for 1.1.1
2012-10-18 10:11:58 +02:00
Jenkins for ownCloud
bbdc7423b9
[tx-robot] updated from transifex
2012-10-18 02:11:56 +02:00
Daniel Molkentin
379da4ed0d
Proper workaround for bug in Ubuntu's Qt SNI bridge.
2012-10-17 23:16:59 +02:00
Klaas Freitag
cff0fcee16
Escape the folder alias as used in QSetting and as file name.
2012-10-17 16:33:19 +02:00
Jenkins for ownCloud
94346fc12f
[tx-robot] updated from transifex
2012-10-17 02:08:28 +02:00
Daniel Molkentin
257896969a
Clean up argument handling
...
- Allow to retrospectively open log window
- Don't waste init time if only help is requested.
2012-10-16 19:06:23 +02:00
Klaas Freitag
fe665f234d
Use better default value instead of constant number.
2012-10-16 10:11:24 +02:00
Daniel Molkentin
bb76365a3a
Make sure SSL errors are always handled
2012-10-16 10:09:38 +02:00
Jenkins for ownCloud
dfe30c16c1
[tx-robot] updated from transifex
2012-10-16 02:10:50 +02:00
Jenkins for ownCloud
824a14ebb5
[tx-robot] updated from transifex
2012-10-15 02:11:39 +02:00
Jenkins for ownCloud
6fa9b86ee7
[tx-robot] updated from transifex
2012-10-14 02:12:35 +02:00
Jenkins for ownCloud
0955e8cc1f
[tx-robot] updated from transifex
2012-10-13 02:11:26 +02:00
Daniel Molkentin
aad21c8c4a
Add license to Windows installer
2012-10-12 14:44:21 +02:00
Daniel Molkentin
b7433ccad6
Revert "Hide remove button in singleFolder mode"
...
This reverts commit 8939e08ce1
.
2012-10-12 14:44:21 +02:00
Daniel Molkentin
04642b3c6d
Export repo revision indicator
...
To be used with git export.
2012-10-12 14:44:21 +02:00
Jenkins for ownCloud
85ac69dbe6
[tx-robot] updated from transifex
2012-10-12 02:09:27 +02:00
Jenkins for ownCloud
c491b9c064
[tx-robot] updated from transifex
2012-10-11 02:10:00 +02:00
Daniel Molkentin
d52d32f1b3
add helper script to sign app bundle
2012-10-10 16:57:07 +02:00
Daniel Molkentin
fee9616708
OS X: Remove "make install" requirment for csync
2012-10-10 16:05:17 +02:00
Daniel Molkentin
62a36cd3bb
CMake: Also set CSYNC_BINARY_DIR
...
...so NSIS finds its resource in the right place.
2012-10-10 15:15:19 +02:00
Daniel Molkentin
60f16896ed
Merge branch 'master' of github.com:owncloud/mirall
2012-10-10 14:20:17 +02:00
Daniel Molkentin
aa63a789dc
Fix for prev. commmit
2012-10-10 14:19:29 +02:00
Daniel Molkentin
d599c4532c
replace relative csync buildir detection magic
...
If you do not want to run make install for lib(o)csync,
pass -DCSYNC_LIBRARY_PATH=$your_csync_builddir
and -DCSYNC_INCLUDE_PATH=$your_csync_srcdir/src
to cmake when building mirall.
2012-10-10 14:04:24 +02:00
Daniel Molkentin
a6acb2a4d0
Remove beta flag in preparation for packaging
2012-10-10 11:53:43 +02:00
Daniel Molkentin
824368e504
Update change log with client changes
2012-10-10 11:51:38 +02:00
Jenkins for ownCloud
c91cc8e411
[tx-robot] updated from transifex
2012-10-10 02:13:22 +02:00
Daniel Molkentin
72f3b5457e
Use HTTPS for update check
2012-10-09 17:46:41 +02:00
Daniel Molkentin
e45dfdb3b2
Dirty qnam/proxy export is no longer required
2012-10-09 17:19:09 +02:00
Daniel Molkentin
19a4f8fc64
_accessManager is already initialized in the ctor
2012-10-09 17:15:46 +02:00
Daniel Molkentin
a8d6c083e3
Make code more readable.
2012-10-09 10:10:41 +02:00