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

Commit Graph

  • 36ad4fdc83 More encoding fixes to make win32 with special chars work. Klaas Freitag 2012-06-13 17:34:20 +0200
  • a39fb310e1 use UTF-8 encoding in the settings file. Klaas Freitag 2012-06-13 17:33:48 +0200
  • 9b64825c69 win32: use wide char variant of CopyFile for file copy. Klaas Freitag 2012-06-13 17:32:13 +0200
  • 26191448e7 win32: Use wide character variant of GetSpecialFolderPath to get home. Klaas Freitag 2012-06-13 17:30:50 +0200
  • f33cdb0de9 ownCloud: commented extensive log line. Klaas Freitag 2012-06-13 17:28:26 +0200
  • d5d0c472ed store the custom config for each reply object. Klaas Freitag 2012-06-13 11:37:20 +0200
  • f0bae07a2c make ssldialog aware of custom configs. Klaas Freitag 2012-06-13 11:36:56 +0200
  • 5953d36297 Fixed removeAllFolders: Terminate running syncs before removal. Klaas Freitag 2012-06-13 11:30:26 +0200
  • 2dcbb54095 Use UTF8 to read password and username rather than local8bit. Klaas Freitag 2012-06-13 11:29:38 +0200
  • 3e4e4eeee8 logging in SSL callback, important to debug. Klaas Freitag 2012-06-13 11:26:37 +0200
  • 6d8956f68a Make setup wizard really cancel if user clicks cancel and accept only if the user finally accepts the dialog. Remove all sync folder definitions if a new oC connection was done. Klaas Freitag 2012-06-12 12:30:05 +0200
  • f219b0613c Added method to drop all sync folder definitions. Klaas Freitag 2012-06-12 12:29:39 +0200
  • d55900561b only restart folderman if the setup wizard was closed with accept. Klaas Freitag 2012-06-12 12:28:58 +0200
  • e82681c47f Added ability to work with the custom config file. Klaas Freitag 2012-06-12 12:28:07 +0200
  • 408b44913e Added ability to work with a custom config file different from the master one to test temporar connections in the setup wizard. Klaas Freitag 2012-06-12 12:27:02 +0200
  • 1af154fc96 Merge branch 'extlogging' Klaas Freitag 2012-06-11 10:14:52 +0200
  • 06b3a50e84 Wipe the csync statedb after a sync definition is removed. Klaas Freitag 2012-06-11 10:10:07 +0200
  • 469a7a997c fix spelling of password Georg Ehrke 2012-06-10 21:27:31 +0200
  • d1ae05166d Added a newline in case the logging callback is zero. Klaas Freitag 2012-06-08 12:52:48 +0200
  • 13847b9249 Fix wide character support for the mkdir definition. Klaas Freitag 2012-06-08 12:52:06 +0200
  • 8b38131b4b Provide proper return value for getauth Klaas Freitag 2012-06-05 18:37:48 +0200
  • 39534fb5de Add ability to log to a callback for the csync library. Klaas Freitag 2012-06-05 17:11:33 +0200
  • c0182c373a ownCloud: Adopt logging to csync standard log instead of printf. Klaas Freitag 2012-06-05 17:10:50 +0200
  • 024fb244ef Add a switch LOG_TO_CALLBACK for cmake to enable callback logging. Klaas Freitag 2012-06-05 17:09:42 +0200
  • 1de7296261 Fix package building for non apple platforms. Klaas Freitag 2012-06-05 16:31:51 +0200
  • 9502f10689 bump version to next version 1.0.3 Klaas Freitag 2012-06-05 16:31:28 +0200
  • c0cf575ada Fix csync log encoding Klaas Freitag 2012-06-05 16:30:55 +0200
  • 9d0a8d35d8 - created setupLogBrowser method in application - removed unused config variable code Klaas Freitag 2012-06-05 15:49:53 +0200
  • 926f7ce4a5 Added a window for log output. Klaas Freitag 2012-06-05 15:11:29 +0200
  • 59f821f728 Make krazy2 build target optional if krazy is installed. Klaas Freitag 2012-06-04 16:44:49 +0200
  • 3052506d31 Read poll timer settings from config file. Klaas Freitag 2012-05-26 14:37:21 +0200
  • dc7c6d1913 Fix win32 build again. Klaas Freitag 2012-05-26 13:25:05 +0200
  • b7b617ac28 Add krazy target Dominik Schmidt 2012-05-21 18:09:30 +0200
  • 6f7165f9f0 A lot of krazy2 (codechecker) fixes. Klaas Freitag 2012-05-21 16:48:49 +0200
  • 648fc78d95 ownCloud: Proper initializations with NULL avoid a crash. Klaas Freitag 2012-05-21 09:44:23 +0200
  • 17450f1f4b Set the correct define to the new released version 0.50.6. Klaas Freitag 2012-05-21 09:43:42 +0200
  • 7f9003bc83 Win32: Chdir to app path before searching module relative. Klaas Freitag 2012-05-18 12:56:03 +0200
  • 428ef9aba3 Install exclude list to /etc Klaas Freitag 2012-05-16 17:07:03 +0200
  • 1a24266f2b Updated changelog Klaas Freitag 2012-05-16 16:26:30 +0200
  • 93ef3954ab Fixed CPack Bundle check for MacOSX Klaas Freitag 2012-05-16 15:36:33 +0200
  • 6cf6e1dcba fix exclude.lst reading on MacOSX Klaas Freitag 2012-05-16 15:13:51 +0200
  • 57923529a5 osx: don't allow building a bundle when built without BUILD_OWNCLOUD_OSX_BUNDLE Klaas Freitag 2012-05-16 15:11:30 +0200
  • be7a1ca111 Find exclude.lst under MacOS Klaas Freitag 2012-05-16 14:55:19 +0200
  • 6e7169c72b Another Changelog update Klaas Freitag 2012-05-16 12:49:47 +0200
  • 6f60ec571b Updated Changelog Klaas Freitag 2012-05-16 12:48:48 +0200
  • a9ac5bf752 Do not log on Apple by default as that goes to ASL Klaas Freitag 2012-05-16 12:42:00 +0200
  • 1f3fb4b30e Update Changelog Klaas Freitag 2012-05-16 12:10:14 +0200
  • 3d5f533a69 Update Changelog Klaas Freitag 2012-05-16 12:09:55 +0200
  • 0fdc3cb205 Add system info to updatedetector on Linux. Klaas Freitag 2012-05-16 11:56:05 +0200
  • d2adecbaac Fix QDesktopServices::openURL for Win32, Qt bug. Klaas Freitag 2012-05-16 11:54:14 +0200
  • bbef2ef30e Fix open the local folder action on Win32, workarounded a Qt bug. Klaas Freitag 2012-05-16 11:42:47 +0200
  • f9b060fe82 Added open ownCloud action to tray menu Klaas Freitag 2012-05-15 18:29:12 +0200
  • 8510d1fc32 Use pause and resume instead of enable and disable Klaas Freitag 2012-05-15 18:03:53 +0200
  • 0527f997c0 Push status window to front if you click on tray icon. Klaas Freitag 2012-05-15 17:52:30 +0200
  • 33d1825551 Merge branch 'dav' of http://git.csync.org/users/freitag/csync into dav Klaas Freitag 2012-05-15 16:17:51 +0200
  • d228436aba ownCloud: better debug output for file GET. Klaas Freitag 2012-05-15 16:16:04 +0200
  • a198f36bf5 ownCloud: set correct module load error code. Klaas Freitag 2012-05-15 16:15:27 +0200
  • c475fb644b Merge branch 'master' of gitorious.org:owncloud/mirall Klaas Freitag 2012-05-15 08:20:30 +0200
  • 2d34a1c993 ownCloud: Added redirect ability. Klaas Freitag 2012-05-14 17:19:50 +0200
  • 7177fd3298 Added changes for 0.50.6. Klaas Freitag 2012-05-14 17:19:05 +0200
  • 7690734052 Enhanced version parsing from status.php Klaas Freitag 2012-05-14 16:22:30 +0200
  • f2888274f9 simplified url assembly for folderman. Klaas Freitag 2012-05-14 16:18:08 +0200
  • 5a443bde70 Fix tray tooltip again Klaas Freitag 2012-05-14 13:23:04 +0200
  • f913790f29 Fix try message for disabled folders. Klaas Freitag 2012-05-14 11:51:47 +0200
  • 64e94708df If a sync folder is removed, terminate if its currently running. Klaas Freitag 2012-05-14 11:09:01 +0200
  • 9202d66590 Added entries for version 1.0.2 Klaas Freitag 2012-05-14 11:05:44 +0200
  • b34da1cd40 Updated windows pics for installer Klaas Freitag 2012-05-11 11:25:06 +0200
  • f7e5f021c7 Fix icon install again, renaming. Klaas Freitag 2012-05-11 10:50:43 +0200
  • 5bc6e080de Fix icon install. Klaas Freitag 2012-05-11 10:30:35 +0200
  • d5ebf0477b Install both application icons Klaas Freitag 2012-05-11 10:28:33 +0200
  • eb6dd2bacf Merge branch 'master' of gitorious.org:owncloud/mirall Klaas Freitag 2012-05-11 10:19:55 +0200
  • aa86561f31 write version set in VERSION.cmake to version.h Klaas Freitag 2012-05-11 10:19:15 +0200
  • f0541171ce updated translations Klaas Freitag 2012-05-11 10:18:56 +0200
  • 4c4d293125 Moved version to 1.0.2 Klaas Freitag 2012-05-11 10:17:57 +0200
  • 9706d6e545 use QLatin1String rather than QString::from... Klaas Freitag 2012-05-11 10:10:23 +0200
  • 3e99f25578 more useful debug output with network reply. Klaas Freitag 2012-05-11 10:09:57 +0200
  • f7fd9928b7 added a debug line without WIN32 marker. Klaas Freitag 2012-05-11 10:09:27 +0200
  • 6eb0dd15b4 Set version to 0.50.6 for next oC version. Klaas Freitag 2012-05-11 09:29:20 +0200
  • eff0319e40 ownCloud: Fix bug #613: Encode strange url correctly. Klaas Freitag 2012-05-10 17:55:57 +0200
  • 9ec8d70822 Do proper handling of Win32 special characters. Klaas Freitag 2012-05-09 16:55:56 +0200
  • 694a34db9a tests: Added treewalk test. Klaas Freitag 2012-05-07 17:19:06 +0200
  • 2e3a92df4c tests: Treewalk function unit tests added. Klaas Freitag 2012-05-07 15:48:34 +0200
  • 81a6b49c07 Fixed local treewalk function filter comment. Klaas Freitag 2012-05-07 15:47:57 +0200
  • 37c538ed9b Fixed tests script that broke because of HTTP::DAV module Klaas Freitag 2012-05-04 16:27:15 +0200
  • d9ae749dcf Merge branch 'dav' of ssh://milliways.cryptomilk.org/users/freitag/csync into dav Klaas Freitag 2012-05-04 14:25:01 +0200
  • 9871989806 ownCloud: Fixed var initialization to avoid crash after thread terminated. Klaas Freitag 2012-04-27 16:33:31 +0200
  • cbf259b482 ownCloud: Add neon include dir variable to the compile include dirs. Klaas Freitag 2012-04-27 16:27:44 +0200
  • 522a6e27a2 Set module load error code after csync_vio_init failed. Klaas Freitag 2012-04-19 16:12:05 +0200
  • b6696f00df Changelog entries added. Klaas Freitag 2012-04-18 21:33:07 +0200
  • 2fa265007a Added GNUInstallDirs.cmake to lower the required cmake version. Klaas Freitag 2012-04-18 21:32:18 +0200
  • 2b5d31b29e Moved error_code to context for thread savety. Klaas Freitag 2012-04-17 12:31:27 +0200
  • 73bcdb73a7 Added errnos to the timediff function to allow specific error reports. Klaas Freitag 2012-04-15 16:39:33 +0200
  • c4667c893b Fix loading plugins inside MacOSX bundles. Dominik Schmidt 2012-04-15 14:36:11 +0200
  • 0160be06f5 ownCloud: Fix warning condition in reader code. Dominik Schmidt 2012-04-15 14:35:38 +0200
  • 4c98f6bcd8 Load plugins on apple. Dominik Schmidt 2012-04-15 14:13:07 +0200
  • a8c10780f2 Compile cstdlib with -fPIC. Dominik Schmidt 2012-04-14 14:47:16 +0200
  • ac6e5ff4b9 CMake: Fix owncloud linkage against neon. Dominik Schmidt 2012-04-13 22:54:03 +0200
  • 5ac2f676d7 Define O_NOATIME to 0 if it's not there. Dominik Schmidt 2012-04-13 22:36:16 +0200
  • 628151e997 CMake Modules: Simplify FindNeon.cmake. Dominik Schmidt 2012-04-14 00:35:16 +0200
  • 668d7be259 CMake: Fix building without Log4C. Dominik Schmidt 2012-04-14 00:16:28 +0200