1
0
mirror of https://github.com/chylex/Nextcloud-Desktop.git synced 2024-10-18 01:42:46 +02:00
Commit Graph

634 Commits

Author SHA1 Message Date
Jenkins for ownCloud
910803cacf [tx-robot] updated from transifex 2012-09-15 02:07:51 +02:00
Daniel Molkentin
55e1ef2cc5 Merge pull request #3 from kyle-f/master
Owncloud client wizard setup page doesn't handle back button presses.
2012-09-14 01:29:53 -07:00
Kyle Fazzari
4dbd8ee016 Forgot to comform to ownCloud coding standards. Fixed. 2012-09-13 22:51:47 -04:00
Kyle Fazzari
2652a744d0 Damino requested that QUrl be used to parse the URL, along with toString(QUrl::RemoveScheme). QUrl::RemoveScheme doesn't remove the slashes, so extra code was thrown in to ensure they were removed if they were present. 2012-09-13 22:47:39 -04:00
Jenkins for ownCloud
5ecab55781 [tx-robot] updated from transifex 2012-09-14 02:04:51 +02:00
Jenkins for ownCloud
825bd72050 [tx-robot] updated from transifex 2012-09-12 02:04:30 +02:00
Kyle Fazzari
7f6d39383e Found a much slicker solution to the problem of the OC URL
containing the protocol when the back button is used. Instead
of moving to two separate URL fields, a slot was created and
connected to the textChanged signal of the OCUrl LineEdit.
This slot simply ensures the protocol is not present.
2012-09-11 18:56:32 -04:00
Kyle Fazzari
a426c4ea37 * Fixed bug where the if one enters the owncloud URL on the setup page of the initial wizard, continued, and then hit the back button on the Install page, the protocol was included in the URL. 2012-09-10 20:50:51 -04:00
Jenkins for ownCloud
f27a3c3224 [tx-robot] updated from transifex 2012-09-11 02:05:39 +02:00
Jenkins for ownCloud
7b6063f964 [tx-robot] updated from transifex 2012-09-10 02:06:51 +02:00
Jenkins for ownCloud
719c8e2435 [tx-robot] updated from transifex 2012-09-09 02:05:36 +02:00
Jenkins for ownCloud
3ea107792e [tx-robot] updated from transifex 2012-09-08 02:07:36 +02:00
Jenkins for ownCloud
aa67c0e75e [tx-robot] updated from transifex 2012-09-07 02:09:29 +02:00
Jenkins for ownCloud
d13fc42b47 [tx-robot] updated from transifex 2012-09-06 02:08:33 +02:00
Jenkins for ownCloud
541ae99f91 [tx-robot] updated from transifex 2012-09-05 02:07:34 +02:00
Jenkins for ownCloud
a9cd49277b [tx-robot] updated from transifex 2012-09-04 02:05:08 +02:00
Jenkins for ownCloud
e687a63997 [tx-robot] updated from transifex 2012-09-01 13:27:27 +02:00
Jenkins for ownCloud
0006ab14ae [tx-robot] updated from transifex 2012-08-31 02:09:05 +02:00
Klaas Freitag
ca7c25009e Update to version 1.1.0 beta1 2012-08-30 18:53:39 +03:00
Klaas Freitag
7701805dc4 Add a warning window for/against usage of old server versions. 2012-08-30 18:52:50 +03:00
Klaas Freitag
824bd1e087 Fix memory allocation for proxy struct in thread. 2012-08-30 18:50:42 +03:00
Klaas Freitag
f78f3e0869 Set beta tag to application version. Not a pretty solution. 2012-08-30 18:48:32 +03:00
Klaas Freitag
912f440176 Added win dir to most hackish solution ever. 2012-08-30 18:47:43 +03:00
Klaas Freitag
d346438718 Merge branch 'master' of github.com:owncloud/mirall 2012-08-30 14:03:30 +03:00
Klaas Freitag
094d563dbb Set sslCertsTrust to defined value at start. 2012-08-30 14:02:42 +03:00
Klaas Freitag
cb6b3e1d85 Setup connections to ocinfo when needed. 2012-08-30 14:02:15 +03:00
Klaas Freitag
72e14b3688 Use the remote.php/webdav url rather than files/webdav.php 2012-08-30 13:23:14 +03:00
Jenkins for ownCloud
266e1988f6 [tx-robot] updated from transifex 2012-08-30 02:08:04 +02:00
Jenkins for ownCloud
8fe4ca4f07 [tx-robot] updated from transifex 2012-08-29 02:06:58 +02:00
Jenkins for ownCloud
7c167ae49a [tx-robot] updated from transifex 2012-08-28 02:05:21 +02:00
Klaas Freitag
a723a968ba allow custom media at relative path for windows. 2012-08-27 19:09:56 +03:00
Klaas Freitag
f4bb981ad4 add application path back to translation laoding. 2012-08-27 18:59:31 +03:00
Klaas Freitag
a2b5596ee1 removed wrong path piece "win" 2012-08-27 18:56:34 +03:00
Jenkins for ownCloud
dba0332bc0 [tx-robot] updated from transifex 2012-08-27 12:04:48 +02:00
Klaas Freitag
ced6f0ed96 Fix compile problem. 2012-08-26 16:10:17 +02:00
Klaas Freitag
fd7cb38c16 Use qthread more correct, see
http://labs.qt.nokia.com/2006/12/04/threading-without-the-headache/
2012-08-26 11:47:45 +02:00
Klaas Freitag
a459f468a3 Use PlainTextEdit widget for more efficient log file display. 2012-08-26 11:46:59 +02:00
Lukas Reschke
803f3e4a14 Change the link to the oC repository. 2012-08-26 01:51:47 +03:00
Jenkins for ownCloud
e3e163d453 [tx-robot] updated from transifex 2012-08-25 02:04:37 +02:00
Klaas Freitag
5294f446a2 Merge branch 'master' of gitorious.org:owncloud/mirall
Conflicts:
	src/mirall/owncloudinfo.cpp
	src/mirall/owncloudsetupwizard.cpp
	src/mirall/owncloudwizard.cpp
2012-08-24 11:16:58 +02:00
Jenkins for ownCloud
dd2ac61200 [tx-robot] updated from transifex 2012-08-24 02:03:36 +02:00
Jenkins for ownCloud
d2c7087395 [tx-robot] updated from transifex 2012-08-23 02:02:45 +02:00
Jenkins for ownCloud
6836732a5c [tx-robot] updated from transifex 2012-08-22 16:25:50 +02:00
Jenkins for ownCloud
bd39fbeefd [tx-robot] updated from transifex 2012-08-21 02:03:27 +02:00
Jenkins for ownCloud
d5570ab55e [tx-robot] updated from transifex 2012-08-20 02:02:42 +02:00
Jenkins for ownCloud
e52b51b5d6 [tx-robot] updated from transifex 2012-08-19 02:03:13 +02:00
Jenkins for ownCloud
e6e0dd35a3 [tx-robot] updated from transifex 2012-08-18 02:03:05 +02:00
Klaas Freitag
d733aac0e8 Fix QLatin1String issues. 2012-08-17 18:13:17 +03:00
Klaas Freitag
a8296a6b6e Removed unneeded win32 headers. 2012-08-17 18:00:03 +03:00
Klaas Freitag
094f791400 Removed unused file temporarydir. 2012-08-17 17:55:15 +03:00