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

Commit Graph

  • d358c839ce Fixed typos. Klaas Freitag 2013-02-09 12:46:08 +0100
  • 17901e7bc7 fixing typo in mirall.1.rst hefee 2013-02-09 12:28:43 +0100
  • 0ea16c04cc moving description of config file and client optinos to own files. hefee 2013-02-09 12:23:32 +0100
  • f1e0cd1c9c Cleaned up used icons. Klaas Freitag 2013-02-09 10:31:55 +0100
  • e1f404a011 adding maclocation hefee 2013-02-09 10:30:56 +0100
  • 69715d2182 merging from owncloud/master hefee 2013-02-09 10:16:38 +0100
  • 0285213140 removing asciidoc, now creating manpages via sphinx again hefee 2013-02-09 10:10:23 +0100
  • 1a907f23f0 moving generation of manpages to sphinx hefee 2013-02-09 10:05:45 +0100
  • 1296be71ed [tx-robot] updated from transifex Jenkins for ownCloud 2013-02-09 00:15:51 +0100
  • 8646246e75 Also report the error for the other node in case of error Olivier Goffart 2013-02-08 21:51:03 +0100
  • 5a262d7588 Fix crash in owncloud_mkdir Olivier Goffart 2013-02-08 17:27:06 +0100
  • 0ebcdbbb3f no more different cmake parameter is needed hefee 2013-02-08 18:57:25 +0100
  • 891ced0fca Merge pull request #318 from LukeOwncloud/patch-1 dragotin 2013-02-08 09:45:30 -0800
  • 6276bb3873 Merge pull request #322 from hefee/soname dragotin 2013-02-08 09:42:32 -0800
  • cfa777260c removing version for mirallsync (it is'nt build anymore :) Sandro Knauß 2013-02-08 18:37:29 +0100
  • 66fc273db6 merging with default Sandro Knauß 2013-02-08 18:36:26 +0100
  • dbb0cbaff8 Removed build of obsolete mirallsync lib which is equal to owncloudsync. Klaas Freitag 2013-02-08 19:17:50 +0100
  • 9c9e377cf4 adding soname version to libowncloudsync and libmirallsync hefee 2013-02-08 18:21:59 +0100
  • 2b8925c210 FindNeon: Work on non-xbuilds as well Daniel Molkentin 2013-02-08 16:08:29 +0300
  • 79159ae32c Remove debug line Daniel Molkentin 2013-02-08 15:56:26 +0300
  • 7edc31048a owncloud: Retry when a download fails because of a timeout Olivier Goffart 2013-02-08 13:40:48 +0100
  • a6f63aea94 Safely detect neon-config in cross builds Daniel Molkentin 2013-02-08 15:46:42 +0300
  • f75eb24bfe [tx-robot] updated from transifex Jenkins for ownCloud 2013-02-08 00:14:28 +0100
  • a79c380707 Remove strange _tcslen define and fixed some potential leaks. Klaas Freitag 2013-02-07 14:45:12 +0200
  • b167b6e2d8 Fix a leak and simplify code. Klaas Freitag 2013-02-07 13:39:05 +0200
  • c2757cd7be Make _tmkdir define argument aware to simplify the usage even more. Klaas Freitag 2013-02-07 13:27:54 +0200
  • 56afb2dc04 Fixed mem leaks in c_dir functions. Klaas Freitag 2013-02-07 13:20:21 +0200
  • 41021d58d5 tests: Ported more tests to be cross platform capable. Klaas Freitag 2013-02-07 12:41:46 +0200
  • c7e60b5231 Renamed filename encoding functions. Klaas Freitag 2013-02-07 12:40:53 +0200
  • 87aee96b98 update: Fix a memleak in the file tree walker. Andreas Schneider 2013-02-07 12:52:25 +0100
  • a617a04295 Update doc/usage.rst LukeOwncloud 2013-02-07 08:50:49 +0100
  • dc16f277ce [tx-robot] updated from transifex Jenkins for ownCloud 2013-02-07 00:12:34 +0100
  • 2615205adc Fix renaming folder when a file was modified by another client Olivier Goffart 2013-01-09 17:20:48 +0100
  • 170e5389b3 Do not issue a rename when the file was modified localy Olivier Goffart 2013-01-09 16:02:11 +0100
  • 71caa3356c Automatically creates the destination folder if it does not exist Olivier Goffart 2013-01-08 00:15:23 +0100
  • 0cf770017d Do not abort when move fail Olivier Goffart 2013-01-07 22:48:29 +0100
  • 77a25eafbb remove wrong comments Olivier Goffart 2013-01-06 20:20:58 +0100
  • fe756799d2 Make it work when renaming a directory and a subdirectory at the same time Olivier Goffart 2013-01-06 19:46:30 +0100
  • 0c874f0c3c fix some issues while moving. Now it works in simple cases Olivier Goffart 2013-01-05 11:32:24 +0100
  • 3793d725a7 avoid double free Olivier Goffart 2013-01-04 20:58:30 +0100
  • 77d77ff056 Compile the header with a C++ compiler Olivier Goffart 2013-01-04 20:47:01 +0100
  • d88c58deae WIP: rename folders Olivier Goffart 2013-01-04 20:45:10 +0100
  • bdd331ee08 Allow to configure the timeout in the config Olivier Goffart 2013-02-06 18:38:46 +0100
  • 7cb8763e13 cmake: Don't copy and install deprecated csync_log.conf. Andreas Schneider 2013-02-06 18:20:39 +0100
  • 5baf362af0 Revert "WIP" Andreas Schneider 2013-02-06 18:18:04 +0100
  • acd7080329 WIP Andreas Schneider 2013-02-06 17:48:19 +0100
  • 1e61a03f32 Fix const warnings after revert of wrong SAFE_FREE patch. Klaas Freitag 2013-02-01 13:28:45 +0100
  • 877bf0c90f Remove definition of _tcslen to avoid confusion. Klaas Freitag 2013-02-01 13:14:48 +0100
  • 5b6d971055 No more platform specific code in csync_vio_local. Klaas Freitag 2013-01-31 15:55:45 +0100
  • 5d9306c841 Deprecate blksize and blkcount of the stat struct. Not needed in csync. Klaas Freitag 2013-01-31 15:55:03 +0100
  • 0bc0181f91 Added c_rename function to do platform specific renaming. Klaas Freitag 2013-01-31 15:53:49 +0100
  • 390a307840 tests: Cleaned up some encoding tests. Klaas Freitag 2013-01-30 16:00:49 +0100
  • c45ca25c28 Avoid crash in iconv destroy. Klaas Freitag 2012-12-08 11:06:04 +0100
  • 874a820426 Use correct variable type to make test build on win32. Klaas Freitag 2013-01-29 15:58:12 +0100
  • 4d3a30c21f Fixed typo in variable name. Klaas Freitag 2013-01-29 15:57:40 +0100
  • 9c0c693081 Add iconv support to convert charsets to different platforms. Daniel Molkentin 2013-02-06 14:56:42 +0100
  • 07258deaaf Fix build for mirall target. Klaas Freitag 2013-02-06 15:05:34 +0100
  • 7b53e0f953 Fix return from non void function. Klaas Freitag 2012-12-28 13:41:26 +0100
  • 13bb5ca2c3 Fix memory leaks and some more multibyte conversoins. Olivier Goffart 2012-12-14 00:06:49 +0100
  • 6b3ac8c685 Use _tclosedir rather than closedir. Klaas Freitag 2012-11-13 11:45:12 +0100
  • f2b9bc6d0d Use wide char variable to remove directory. Klaas Freitag 2013-01-09 15:02:07 +0100
  • 7d0acf9ba3 Encoding test and make all tests work cross platform. Klaas Freitag 2013-01-28 20:35:35 +0100
  • d2e5fc66fa ownCloud: Added missing brackets. Klaas Freitag 2013-01-28 20:33:12 +0100
  • e40a810187 Make client compile with picky compiler. Klaas Freitag 2013-01-28 20:31:50 +0100
  • 1d703ee6c4 Rename _TCHAR type to mbchar_t. Klaas Freitag 2013-01-28 08:59:36 +0100
  • ce080d5ee1 Fix definition of tmp file name. Klaas Freitag 2012-10-12 19:07:19 +0200
  • 0e804ca685 Added wide character to utf8 and vice versa conversion functions. Klaas Freitag 2012-10-12 18:18:21 +0200
  • 201d0ec97c Define abstractions for cross platform file operations with wide char. Klaas Freitag 2012-10-12 17:53:02 +0200
  • b152b39e67 ownCloud: Use wide char aware file system functions. Klaas Freitag 2012-10-12 16:38:33 +0200
  • 9120098811 Use wide character abstraction functions for file operations. Klaas Freitag 2012-10-12 17:08:32 +0200
  • 922254ba94 Defined abstractions for basic file operations to use with wide char. Klaas Freitag 2012-10-12 17:07:07 +0200
  • bd4c9b3a7f Added wide character to utf8 and vice versa conversion functions. Klaas Freitag 2012-10-12 17:05:27 +0200
  • 50dac60bc9 owncloud: fix session cookie again. Olivier Goffart 2013-02-06 12:32:48 +0100
  • 2ac764bd1a Fix compile without OWNCLOUD_CLIENT define, thx Jenkins Klaas Freitag 2013-02-06 11:58:14 +0200
  • 82d2851a6b Set username in connection dialog if there. Klaas Freitag 2013-02-06 11:42:36 +0200
  • 7a3be71452 The user name is not really to be protected. Klaas Freitag 2013-02-06 11:41:47 +0200
  • 977a513ee5 Always set the connect result to en/disable the Finish button. Klaas Freitag 2013-02-06 11:21:50 +0200
  • 22cbebb7a7 Fix build on debian with ancient Qt, thanks Mr. Jenkins for notifying. Klaas Freitag 2013-02-06 10:41:25 +0200
  • 72b2e6778a Use new ownCloudInfo / CredentialStore interface. Klaas Freitag 2013-02-06 10:08:36 +0200
  • 08babbf38d Set credentials in ownCloudInfo after these have been fetched. Klaas Freitag 2013-02-06 10:07:58 +0200
  • 2ae5ae6962 Change interface to not support customHandles. Klaas Freitag 2013-02-06 10:07:10 +0200
  • fa6331a40a Removed use of CredentialStore from class and added setter for credentials. Klaas Freitag 2013-02-06 10:05:30 +0200
  • cece465947 Link libdl explicitely. Klaas Freitag 2013-02-05 20:55:34 +0200
  • 3f97047abc [tx-robot] updated from transifex Jenkins for ownCloud 2013-02-06 00:07:36 +0100
  • b6d5213880 Add suffix, to be added with -DVERSION_SUFFIX=... Daniel Molkentin 2013-02-05 15:42:53 +0100
  • 0bcb65db29 Do not allow to press Finished if connection to the server fails Daniel Molkentin 2013-02-04 12:10:20 +0100
  • 7734656ae3 Make mirall packager for win bundle the new openSSL dlls. Klaas Freitag 2013-02-05 14:36:52 +0100
  • c14e17e271 Set to version 1.2.1pre Klaas Freitag 2013-02-05 14:36:35 +0100
  • b7a740d0b3 Switch off unix extensions like the server, see mirall bug #204. Klaas Freitag 2013-02-05 12:38:40 +0100
  • 1f4ea2c60e only add instalation dir if we are creating doc hefee 2013-02-04 18:31:48 +0100
  • edb4ff6b98 adding doc to default if CREATEDOC is set hefee 2013-02-04 18:10:51 +0100
  • 279bb47ab4 add creating manpages to CMakeLists Sandro Knauß 2013-02-04 17:36:56 +0100
  • 7ef92748ea adding manpages for mirall and owncloud Sandro Knauß 2013-02-04 16:56:39 +0100
  • 0e6e614318 adding --monoicons option to usage.rst Sandro Knauß 2013-02-04 16:55:50 +0100
  • a5b6c3add7 [tx-robot] updated from transifex Jenkins for ownCloud 2013-02-04 00:07:05 +0100
  • fd30d8b0d1 Typo Daniel Molkentin 2013-02-03 13:39:27 +0100
  • 5944acf8a6 Hack: Do not leak FDs when neon is built with gnutls (Linux) Daniel Molkentin 2013-02-03 13:35:11 +0100
  • 58ace7c774 [tx-robot] updated from transifex Jenkins for ownCloud 2013-02-02 00:09:05 +0100
  • a07444412b [tx-robot] updated from transifex Jenkins for ownCloud 2013-02-01 00:20:42 +0100
  • 339f59a4e8 Merge pull request #284 from mjkent/854852959c95935efd8902f05d9935b04bb9f04c mjkent 2013-01-31 15:00:37 -0800