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

Commit Graph

  • 9f0848ba15 Merge remote-tracking branch 'origin/libowncloudsync_noqtgui' Olivier Goffart 2014-04-29 12:23:15 +0200
  • f159b028b4 Add a compile option to not blacklist error code 5xx Olivier Goffart 2014-04-29 11:39:46 +0200
  • 7e702778a1 Add missing line break Olivier Goffart 2014-04-29 11:27:31 +0200
  • 35b3ddd61f Made the estimated time only appear in the systray when the sync has actual size. Eran 2014-04-29 02:43:35 +0300
  • a892b79dba Seperated the systray estimation text to a seperate action, fixed an integer rounding bug Eran 2014-04-29 02:31:27 +0300
  • cd22a1846f Fixed Indentation and multiple concurrent files syncing case ... ..Also increased the height of folder progress bar alittle in order to accommodate the added estimation data Eran 2014-04-28 18:49:27 +0300
  • 4489a56c65 Csync: Set error at correct place Markus Goetz 2014-04-28 17:25:18 +0200
  • 7f752c7e93 Csync: Plug code for csync_file_locked_or_open Markus Goetz 2014-04-28 16:57:56 +0200
  • b39359c929 Csync: Add hook for checking if a file is in use already Markus Goetz 2014-04-28 14:18:58 +0200
  • b42d3ced15 Another fix for make install on MacOSX Klaas Freitag 2014-04-28 11:19:25 +0200
  • 1c73a8d4ad Fix installation for MacOSX Klaas Freitag 2014-04-28 10:23:06 +0200
  • 2d3ea59755 Limit the mac workaround to the Mac OS X platform Daniel Molkentin 2014-04-25 10:50:20 +0200
  • b8b064836c [tx-robot] updated from transifex Jenkins for ownCloud 2014-04-28 02:07:38 -0400
  • 3ab1330f63 [tx-robot] updated from transifex Jenkins for ownCloud 2014-04-28 01:26:40 -0400
  • ab711ddc36 [tx-robot] updated from transifex Jenkins for ownCloud 2014-04-27 02:06:35 -0400
  • 2a1e67e587 [tx-robot] updated from transifex Jenkins for ownCloud 2014-04-27 01:25:42 -0400
  • eadcdab8e7 Issue-#142 : Added support for current file completion estimation. Changed the account settings estimation to display both current file and overwhole estimation. Decresed the progress font size to fit the added information Eran 2014-04-27 00:48:12 +0300
  • 1d3febe053 [tx-robot] updated from transifex Jenkins for ownCloud 2014-04-26 01:25:42 -0400
  • 165e35c750 t1.pl: change assertLocalAndRemoteDir so we actually test something Olivier Goffart 2014-04-25 14:35:20 +0200
  • 9da261acd8 Do not read from the database when upgrading from 1.5 Olivier Goffart 2014-04-25 13:31:44 +0200
  • 7544f4d367 [tx-robot] updated from transifex Jenkins for ownCloud 2014-04-25 02:06:36 -0400
  • a29a56bce8 [tx-robot] updated from transifex Jenkins for ownCloud 2014-04-25 01:25:42 -0400
  • 46ffd1c29a Issue-142 : added time estimation and bandwidth indicator to the systry and active download Eran 2014-04-25 01:08:25 +0300
  • 642c16b09b Missing EXPORT Olivier Goffart 2014-04-24 23:57:42 +0200
  • 5c92c190f0 Add EXPORT macro to owncloudsync library Olivier Goffart 2014-04-24 23:45:20 +0200
  • cc7826e087 Add a compile option to disable renaming when the extension changes Olivier Goffart 2014-04-24 11:51:48 +0200
  • a154656311 [tx-robot] updated from transifex Jenkins for ownCloud 2014-04-24 01:25:45 -0400
  • 9b7a3d00ee Using QFile::decodeName instead of QLatin1String hefee 2014-04-23 18:59:40 +0200
  • 1d862b77af merged 1.5 into master Sandro Knauß 2014-04-23 18:54:49 +0200
  • 888843e655 Removed another file for Jenkins. Klaas Freitag 2014-04-23 13:22:06 +0200
  • 28970393f6 Removed a test file as jenkins fails on it. Klaas Freitag 2014-04-23 13:18:28 +0200
  • 1af7dc952c Update to latest GNUInstallDirs cmake module Klaas Freitag 2014-04-23 13:04:16 +0200
  • 62dcfe85e4 [tx-robot] updated from transifex Jenkins for ownCloud 2014-04-23 01:25:49 -0400
  • f6711b2842 CMake: Find libraries also on Win host compile Markus Goetz 2014-04-22 21:00:39 +0200
  • f2519e9d87 Fix function signature: pass argument by const reference Olivier Goffart 2014-04-22 19:52:09 +0200
  • 94f380c1f0 Updater: Ignore files matching with CSYNC_CONFLICT_FILE_USERNAME Markus Goetz 2014-04-22 17:05:59 +0200
  • 197d180cb9 Propagator: Add support for CSYNC_CONFLICT_FILE_USERNAME Markus Goetz 2014-04-22 16:17:39 +0200
  • 4be20db670 Propagator: Add makeConflictFileName function Markus Goetz 2014-04-22 16:07:01 +0200
  • 46d6191bc2 Also list folder for which the alias starts with '.' Olivier Goffart 2014-04-22 14:26:08 +0200
  • ee22f377af Start the folder watcher when new folder are added Olivier Goffart 2014-04-22 14:15:43 +0200
  • 44a04227f1 Update dynamically the error message in the account settings Olivier Goffart 2014-04-22 14:07:27 +0200
  • 707c6fcc5d An abort on the reply is not usually a password error. Olivier Goffart 2014-04-22 12:52:13 +0200
  • edb1f61241 Fix compilation without the BUILD_ONLY_LIBRARIES mode Olivier Goffart 2014-04-22 12:44:01 +0200
  • 3fac5f91c8 In case of error, report the right error instead of missing etag Olivier Goffart 2014-04-22 12:34:03 +0200
  • 1338c08622 Fix compilation on linux with BUILD_LIBRARIES_ONLY Olivier Goffart 2014-04-22 11:33:38 +0200
  • 0cf8091705 Merge pull request #1700 from wakeup/master Olivier Goffart 2014-04-22 10:08:29 +0200
  • 521373f075 More specific log output. Klaas Freitag 2014-04-22 09:32:58 +0200
  • c24732f641 More debugable code. Klaas Freitag 2014-04-17 10:01:26 +0200
  • 655188d7b3 [tx-robot] updated from transifex Jenkins for ownCloud 2014-04-22 01:25:41 -0400
  • 77ac092975 WiP: Attempt to compile without UI Markus Goetz 2014-04-06 19:34:56 +0200
  • 78e5e4ab66 Fix non-closed p tag Volkan Gezer 2014-04-21 15:29:42 +0200
  • 934eda128b [tx-robot] updated from transifex Jenkins for ownCloud 2014-04-21 01:27:00 -0400
  • ece41921ff Merge pull request #1697 from wakeup/master Daniel Molkentin 2014-04-20 15:44:03 +0200
  • 9b71643c1c Space fix Volkan Gezer 2014-04-20 14:54:40 +0200
  • ed48b4bbf2 [tx-robot] updated from transifex Jenkins for ownCloud 2014-04-20 01:26:54 -0400
  • b08284e4cc Fix the background check job for the connection Olivier Goffart 2014-04-19 09:45:54 +0200
  • 4731b506e5 [tx-robot] updated from transifex Jenkins for ownCloud 2014-04-19 01:27:02 -0400
  • 7d3b0fe0c5 Fix memory leak: Don't need to call strdup here Olivier Goffart 2014-04-18 19:16:10 +0200
  • fa38bf7029 Make sure the fileid are saved to the database when upgrading from owncloud5 to owncloud6 Olivier Goffart 2014-04-18 18:27:27 +0200
  • bfdf638334 Add the files required by the tests. Olivier Goffart 2014-04-18 17:20:42 +0200
  • e6664c7790 [tx-robot] updated from transifex Jenkins for ownCloud 2014-04-17 15:03:55 -0400
  • a90779910a [tx-robot] updated from transifex Mr. Jenkins 2014-04-17 01:26:53 -0400
  • edc7a9596a [tx-robot] updated from transifex Mr. Jenkins 2014-04-16 01:26:58 -0400
  • a7a19fad71 Fix note template label Volkan Gezer 2014-04-16 03:53:37 +0200
  • d143044f4a Add missing cases to avoid "unknown action" under some circumstances. Klaas Freitag 2014-04-15 16:54:49 +0200
  • aee7515d42 Do not dereference the _engine member variable without check. Klaas Freitag 2014-04-15 16:21:21 +0200
  • 82ab5fdcb9 Fix condition if network limit change is logged or not. Klaas Freitag 2014-04-15 16:15:33 +0200
  • 4c6e6f6302 Add initialisations for member variables. Klaas Freitag 2014-04-15 16:11:21 +0200
  • 0a2791270a Add a reset method. Klaas Freitag 2014-04-15 16:10:46 +0200
  • c920f81562 Add braces. Klaas Freitag 2014-04-15 16:08:01 +0200
  • 9dcbafc307 [tx-robot] updated from transifex Mr. Jenkins 2014-04-15 01:26:01 -0400
  • d836b80153 Fix reconnect after server disconnect Daniel Molkentin 2014-04-14 17:51:57 +0200
  • efc4ff4d88 Fix redirects in CheckServerJob Daniel Molkentin 2014-04-14 15:12:38 +0200
  • dc043b5765 Try scheme://host/owncloud if scheme://host/ did not work Daniel Molkentin 2014-04-14 15:10:08 +0200
  • ef9a318cd9 AbstractNetworkJob Allow finished() to defer Job deletion Daniel Molkentin 2014-04-14 15:08:43 +0200
  • 9f4ffd44d6 [tx-robot] updated from transifex Mr. Jenkins 2014-04-14 01:25:55 -0400
  • 598bfe6d1a [tx-robot] updated from transifex Mr. Jenkins 2014-04-13 01:25:56 -0400
  • 5f37c7b1b8 [tx-robot] updated from transifex Mr. Jenkins 2014-04-12 01:26:00 -0400
  • 8250fb81b3 Fix typo. Volkan Gezer 2014-04-11 15:10:47 +0200
  • 30a14b9f45 Install ocsync library to private lib directory, use rpath to find it. Klaas Freitag 2014-04-11 13:27:41 +0200
  • b0734f2791 [tx-robot] updated from transifex Mr. Jenkins 2014-04-11 01:25:58 -0400
  • d66b0910c6 [tx-robot] updated from transifex Mr. Jenkins 2014-04-10 01:26:05 -0400
  • 09e05392bf Ignore all sync log files in the sync dir. Klaas Freitag 2014-04-09 22:02:28 +0200
  • d3d202de68 Fix dataLocation on Linux/BSD Daniel Molkentin 2014-04-09 14:59:08 +0200
  • 87010fbe1a SSL Button: Fix issues around printing Hash sums Daniel Molkentin 2014-04-09 14:30:43 +0200
  • f302da81b1 [tx-robot] updated from transifex Jenkins for ownCloud 2014-04-09 02:07:10 -0400
  • 3af53f5984 [tx-robot] updated from transifex Mr. Jenkins 2014-04-09 01:26:26 -0400
  • 7c40dc1a9a Ignore changes on .owncloudsync.log in the linux filewatcher. v1.6.0-beta1 Klaas Freitag 2014-04-08 13:05:51 +0200
  • af3af94a01 Allow tests to run against SSL-self-signed servers Daniel Molkentin 2014-04-08 12:39:46 +0200
  • 7d79d3d30d Fix Search for Qt5 version Qt4 Klaas Freitag 2014-04-08 12:08:01 +0200
  • 990e2f0beb Ignore the new sync log file in the sync dir. Klaas Freitag 2014-04-08 11:55:31 +0200
  • b34b4e37aa Add Qt Keychain also when building with Qt5 Daniel Molkentin 2014-04-08 10:55:30 +0200
  • 02697a7c4d [tx-robot] updated from transifex Mr. Jenkins 2014-04-08 01:27:22 -0400
  • 4ff39d8114 Cleanups, build if Qt5 is not on system Daniel Molkentin 2014-04-07 18:08:28 +0200
  • 69bdccfd2f Include correct QtKeychain headers Daniel Molkentin 2014-04-07 17:46:06 +0200
  • 9f8d867ce2 About correctly when Qt5Keychain isn't found Daniel Molkentin 2014-04-07 17:41:33 +0200
  • d416c97eac Fix Qt5 detection Daniel Molkentin 2014-04-07 17:38:30 +0200
  • 1d70426bb7 Build with BOTH Qt4 and 5 Daniel Molkentin 2014-04-07 17:25:25 +0200
  • 6a2fe6be67 Build fix: QAtomicInt has no implicit integer conversion in Qt5 Daniel Molkentin 2014-04-07 16:48:14 +0200
  • 8ed0fdcfa5 Fix info print in test script. Klaas Freitag 2014-04-07 16:36:35 +0200