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

Commit Graph

  • 373746c296 Fix crash in case of NE_TIMEOUT happened. Klaas Freitag 2013-09-18 12:55:35 +0200
  • 525278450a Fix crash in case of NE_TIMEOUT happened. Klaas Freitag 2013-09-18 12:55:35 +0200
  • 91e527dc2a Fix csync_version.h creation for cmake 2.6 Daniel Molkentin 2013-09-17 22:37:52 +0200
  • 82d31095f2 Fix csync_version.h creation for cmake 2.6 Daniel Molkentin 2013-09-17 22:37:52 +0200
  • 9ed4aa4111 [tx-robot] updated from transifex Jenkins for ownCloud 2013-09-16 10:34:17 -0400
  • de074804eb Detect empty etags coming from server side. Klaas Freitag 2013-09-16 16:15:15 +0200
  • c54a3ab7cc Added missing parenthesis. Klaas Freitag 2013-09-16 14:16:14 +0200
  • a1d0b85277 Add copyright header to syncfileitem.h Daniel Molkentin 2013-09-15 22:49:24 +0200
  • 5e5a77b040 Fix parameter order Daniel Molkentin 2013-09-15 22:46:46 +0200
  • e420ae6942 Folder Wizard: Fix various issues Daniel Molkentin 2013-09-15 22:46:32 +0200
  • 0be7c0273e Replace forgotton 22px app icon version which was still s/w Daniel Molkentin 2013-09-15 00:48:06 +0200
  • 41b1b53c76 [tx-robot] updated from transifex Jenkins for ownCloud 2013-09-13 20:47:28 -0400
  • 60ef5535c6 fixing testOctetsToString (cherry picked from commit 78c8f13645) Thomas Müller 2013-09-13 17:30:53 +0200
  • e38d0807c9 moving back to 1024 as divider for kB, MB, GB & TB (cherry picked from commit c87c456ae0) Thomas Müller 2013-09-13 15:00:49 +0200
  • 864b7cd41e Merge pull request #998 from owncloud/fixing-mb-1.4 Daniel Molkentin 2013-09-13 11:11:43 -0700
  • 78c8f13645 fixing testOctetsToString Thomas Müller 2013-09-13 17:30:53 +0200
  • c87c456ae0 moving back to 1024 as divider for kB, MB, GB & TB Thomas Müller 2013-09-13 15:00:49 +0200
  • 94d9b8fb39 Don't ship doc/scripts/README.rst via sphinx hefee 2013-09-13 01:26:02 +0200
  • 7045a6c239 Merge pull request #996 from owncloud/dont-ship-doc_scripts Daniel Molkentin 2013-09-12 17:25:39 -0700
  • 2b1602872c Don't ship doc/scripts/README.rst via sphinx hefee 2013-09-13 01:26:02 +0200
  • e09cb0c068 Move the check on the progressdb to the correct place, no crash anymore. Klaas Freitag 2013-09-12 15:37:10 +0200
  • 62f4d118ea Use new interface to csync_excluded. Klaas Freitag 2013-09-12 14:46:48 +0200
  • 302f81b1d2 Adjusted tests for csync_excluded. Klaas Freitag 2013-09-12 14:47:06 +0200
  • 1c87314b88 Fix a typo. Klaas Freitag 2013-09-12 14:46:21 +0200
  • ba1184f5ab Make csync_excluded function work gitignore like. Klaas Freitag 2013-09-12 14:46:06 +0200
  • 30d8290d1c Replace every occurrence of csync with ocsync in the documentation. Daniel Molkentin 2013-09-12 13:27:12 +0200
  • d4da443b12 Fixing spelling error 'transferred' Daniel Molkentin 2013-09-12 13:30:55 +0200
  • 1f8aee8a4f Adjusted tests for csync_excluded. Klaas Freitag 2013-09-12 14:47:06 +0200
  • 526d23583a Use new interface to csync_excluded. Klaas Freitag 2013-09-12 14:46:48 +0200
  • 20821e6ffd Fix a typo. Klaas Freitag 2013-09-12 14:46:21 +0200
  • d31f11fe88 Make csync_excluded function work gitignore like. Klaas Freitag 2013-09-12 14:46:06 +0200
  • dbad6d641e Replace every occurrence of csync with ocsync in the documentation. Daniel Molkentin 2013-09-12 13:27:12 +0200
  • c33e21a8c6 Fixing spelling error 'transferred' Daniel Molkentin 2013-09-12 13:30:55 +0200
  • b488ad12c2 Do not build org and com theming when building from tar ball Daniel Molkentin 2013-09-12 12:55:12 +0200
  • 2dad027001 Do not build org and com theming when building from tar ball Daniel Molkentin 2013-09-12 12:55:12 +0200
  • f97bb240d7 Setting thread priority is only possible after calling start() Daniel Molkentin 2013-09-11 15:51:06 +0200
  • 574e029254 Setting thread priority is only possible after calling start() Daniel Molkentin 2013-09-11 15:51:06 +0200
  • 91759c4a27 [tx-robot] updated from transifex Jenkins for ownCloud 2013-09-11 06:40:51 -0400
  • ce5934461e Do not en- or disable the watcher in setSyncEnabled. Klaas Freitag 2013-09-11 12:30:29 +0200
  • 80332fb6ab Do not en- or disable the watcher in setSyncEnabled. Klaas Freitag 2013-09-11 12:30:29 +0200
  • 287ec2f3df Enable and disable syncing also in the folder objects. Klaas Freitag 2013-09-11 10:30:03 +0200
  • eb5824f713 Handle startup network errors correctly. Klaas Freitag 2013-09-11 10:24:31 +0200
  • eded901f69 Minor code cleanups- Klaas Freitag 2013-09-11 10:22:47 +0200
  • d22dc6e6af Exclude the progress database. Klaas Freitag 2013-09-11 10:42:59 +0200
  • 6f637e40d8 Enable and disable syncing also in the folder objects. Klaas Freitag 2013-09-11 10:30:03 +0200
  • ec06663dee Handle startup network errors correctly. Klaas Freitag 2013-09-11 10:24:31 +0200
  • 3c5c432e1d Minor code cleanups- Klaas Freitag 2013-09-11 10:22:47 +0200
  • 927f7549d4 Revert "Compile (find httpbf)" Olivier Goffart 2013-09-11 09:00:27 +0200
  • 177114f8d9 Initialize the size of the SyncItem Olivier Goffart 2013-09-11 08:49:09 +0200
  • 6bfdfd1af0 Fix progress with new propagator Olivier Goffart 2013-09-11 08:42:29 +0200
  • 2d2e843804 Compile (find httpbf) Olivier Goffart 2013-09-11 08:11:03 +0200
  • fd30df82cb Folder Wizard: More sanity checks Daniel Molkentin 2013-09-10 23:37:52 +0200
  • 55f2fcb4c6 Folder Wizard: More sanity checks Daniel Molkentin 2013-09-10 23:37:52 +0200
  • d8888432c3 Send basic auth in utf8. Daniel Molkentin 2013-09-10 23:03:52 +0200
  • 59425741b6 Send basic auth in utf8. Daniel Molkentin 2013-09-10 23:03:52 +0200
  • 3577ba2981 Fix httpbf/neon linkage Daniel Molkentin 2013-09-10 19:50:44 +0200
  • 93fdbcd371 reversed decision: httpbf stays statically linked Daniel Molkentin 2013-09-10 19:47:18 +0200
  • d4477b0d65 [tx-robot] updated from transifex Jenkins for ownCloud 2013-09-10 09:42:18 -0400
  • 48b4c57d92 Use shared version of libhttpbf, package it on win Daniel Molkentin 2013-09-10 14:45:08 +0200
  • 6a2631631c Make httpbf a shared lib Daniel Molkentin 2013-09-10 14:36:59 +0200
  • 9cb3af801a Fixes for win32 after upstream merge. Klaas Freitag 2013-09-10 12:59:29 +0200
  • 51712fea53 Update building.rst morriswinkler 2013-09-09 19:09:08 +0200
  • f597f99198 Wait up to 30 secs before complaining about missing systray Daniel Molkentin 2013-09-10 11:35:30 +0200
  • 00d09763af Fix compile error Daniel Molkentin 2013-09-10 11:37:35 +0200
  • 5639572ef3 Wait up to 30 secs before complaining about missing systray Daniel Molkentin 2013-09-10 11:35:30 +0200
  • 1e7716abb4 Merge pull request #964 from morriswinkler/patch-1 Daniel Molkentin 2013-09-10 02:28:03 -0700
  • 751181d14f Update building.rst morriswinkler 2013-09-09 19:09:08 +0200
  • 013b87f9c5 ignore the progress database Olivier Goffart 2013-09-09 15:18:28 +0200
  • 6da2f6bbaa Qt5: QSettings is no longer case insensitive Olivier Goffart 2013-09-09 14:00:13 +0200
  • 198cb43ad6 Qt5: Q_WS_* macro were deprecated, replace by QT_OS_* Olivier Goffart 2013-09-09 13:31:39 +0200
  • db648a0268 [tx-robot] updated from transifex Jenkins for ownCloud 2013-09-08 20:37:37 -0400
  • 7cea2225de [tx-robot] updated from transifex Jenkins for ownCloud 2013-09-07 04:38:12 -0400
  • 51a7cbeb55 kill warning Daniel Molkentin 2013-09-05 20:15:55 +0200
  • 171a9e1575 fix Qt 5 build on Mac/Win Daniel Molkentin 2013-09-05 19:53:29 +0200
  • 1a10663c2b csync_vio: fix defines Daniel Molkentin 2013-09-05 19:50:20 +0200
  • 76deabe4df Use List to handle errors and display multiline. Klaas Freitag 2013-09-05 19:25:59 +0200
  • 74ec37f3c7 Use List to handle errors and display multiline. Klaas Freitag 2013-09-05 19:25:59 +0200
  • 9c1a4fa68e gcc/clang OS X does not know about __thread Daniel Molkentin 2013-09-05 19:03:14 +0200
  • 6b9950a9a0 Qt5: DBUS is only needed for FDO Daniel Molkentin 2013-09-05 18:41:49 +0200
  • c6ed7dc586 Tests: Find test lib in Qt5 Daniel Molkentin 2013-09-05 18:06:00 +0200
  • 35ac6610c7 Compile with Qt5 on Linux Daniel Molkentin 2013-09-05 17:08:05 +0200
  • 121efd8ff1 [tx-robot] updated from transifex Jenkins for ownCloud 2013-09-05 07:30:27 -0400
  • 23d8f01012 Fix locating translations on linux Daniel Molkentin 2013-09-05 11:06:40 +0200
  • 05178f0fbf Fix locating translations on linux Daniel Molkentin 2013-09-05 11:06:40 +0200
  • 573aaec9fd Fix propagator test Daniel Molkentin 2013-09-04 17:29:19 +0200
  • 8fe102662d Merge branch 'propagator-ng': Fixes to work with new LGPL ocsync. Klaas Freitag 2013-09-04 16:33:06 +0200
  • 83cdece0b4 Merge remote-tracking branch 'owncloud/ocsync' into ocsync Olivier Goffart 2013-09-04 15:53:47 +0200
  • 4cc1ef3624 Merge remote-tracking branch 'freitag/dav' into ocsync Klaas Freitag 2013-09-04 15:51:38 +0200
  • b676ffe208 Some more info about the exclude matching. Klaas Freitag 2013-09-04 15:17:34 +0200
  • 625b21152e Merge branch 'qt5' Daniel Molkentin 2013-09-04 15:01:21 +0200
  • 385759f3c9 bump version Daniel Molkentin 2013-09-04 15:00:53 +0200
  • 12b9b87c61 Update 0.90.0 changelog Daniel Molkentin 2013-09-04 11:15:42 +0200
  • 9ce09713b6 1.4.0 final v1.4.0 Daniel Molkentin 2013-09-03 16:45:45 +0200
  • 0e1858ef2f 0.90.0 for final release with mirall 1.4 Daniel Molkentin 2013-09-03 16:44:25 +0200
  • d65b9aa404 Fixed exclude test. Klaas Freitag 2013-09-03 15:15:14 +0200
  • 4fa6faf608 Hide quota and display explanation if no quota info is available. Klaas Freitag 2013-09-03 13:13:11 +0200
  • a24ae13d9c Added logging to quota info result slot. Klaas Freitag 2013-09-03 13:11:59 +0200
  • 64dd0d1b45 Consistent look for top-labels Daniel Molkentin 2013-09-03 14:24:34 +0200
  • da63b1223c Doc: more polishing Daniel Molkentin 2013-09-03 12:34:29 +0200
  • 36f32c2aef [tx-robot] updated from transifex Jenkins for ownCloud 2013-09-03 06:30:41 -0400