Klaas Freitag
|
f0bae07a2c
|
make ssldialog aware of custom configs.
|
2012-06-13 11:36:56 +02:00 |
|
Klaas Freitag
|
5953d36297
|
Fixed removeAllFolders: Terminate running syncs before removal.
|
2012-06-13 11:30:26 +02:00 |
|
Klaas Freitag
|
2dcbb54095
|
Use UTF8 to read password and username rather than local8bit.
|
2012-06-13 11:29:38 +02:00 |
|
Klaas Freitag
|
3e4e4eeee8
|
logging in SSL callback, important to debug.
|
2012-06-13 11:26:37 +02:00 |
|
Klaas Freitag
|
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.
|
2012-06-12 12:30:05 +02:00 |
|
Klaas Freitag
|
f219b0613c
|
Added method to drop all sync folder definitions.
|
2012-06-12 12:29:39 +02:00 |
|
Klaas Freitag
|
d55900561b
|
only restart folderman if the setup wizard was closed with accept.
|
2012-06-12 12:28:58 +02:00 |
|
Klaas Freitag
|
e82681c47f
|
Added ability to work with the custom config file.
|
2012-06-12 12:28:07 +02:00 |
|
Klaas Freitag
|
408b44913e
|
Added ability to work with a custom config file different from the
master one to test temporar connections in the setup wizard.
|
2012-06-12 12:27:02 +02:00 |
|
Klaas Freitag
|
1af154fc96
|
Merge branch 'extlogging'
|
2012-06-11 10:14:52 +02:00 |
|
Klaas Freitag
|
06b3a50e84
|
Wipe the csync statedb after a sync definition is removed.
|
2012-06-11 10:10:07 +02:00 |
|
Georg Ehrke
|
469a7a997c
|
fix spelling of password
|
2012-06-10 21:27:31 +02:00 |
|
Klaas Freitag
|
d1ae05166d
|
Added a newline in case the logging callback is zero.
|
2012-06-08 12:52:48 +02:00 |
|
Klaas Freitag
|
13847b9249
|
Fix wide character support for the mkdir definition.
|
2012-06-08 12:52:06 +02:00 |
|
Klaas Freitag
|
8b38131b4b
|
Provide proper return value for getauth
|
2012-06-05 18:37:48 +02:00 |
|
Klaas Freitag
|
39534fb5de
|
Add ability to log to a callback for the csync library.
|
2012-06-05 17:11:33 +02:00 |
|
Klaas Freitag
|
c0182c373a
|
ownCloud: Adopt logging to csync standard log instead of printf.
|
2012-06-05 17:10:50 +02:00 |
|
Klaas Freitag
|
024fb244ef
|
Add a switch LOG_TO_CALLBACK for cmake to enable callback logging.
|
2012-06-05 17:09:42 +02:00 |
|
Klaas Freitag
|
1de7296261
|
Fix package building for non apple platforms.
|
2012-06-05 16:31:51 +02:00 |
|
Klaas Freitag
|
9502f10689
|
bump version to next version 1.0.3
|
2012-06-05 16:31:28 +02:00 |
|
Klaas Freitag
|
c0cf575ada
|
Fix csync log encoding
|
2012-06-05 16:30:55 +02:00 |
|
Klaas Freitag
|
9d0a8d35d8
|
- created setupLogBrowser method in application
- removed unused config variable code
|
2012-06-05 15:49:53 +02:00 |
|
Klaas Freitag
|
926f7ce4a5
|
Added a window for log output.
Added log handlers for both the cmake logging and the mirall logging.
Push all logging to a log window with the ability to save to a file.
|
2012-06-05 15:11:29 +02:00 |
|
Klaas Freitag
|
59f821f728
|
Make krazy2 build target optional if krazy is installed.
|
2012-06-04 16:44:49 +02:00 |
|
Klaas Freitag
|
3052506d31
|
Read poll timer settings from config file.
|
2012-05-26 14:37:21 +02:00 |
|
Klaas Freitag
|
dc7c6d1913
|
Fix win32 build again.
|
2012-05-26 13:25:05 +02:00 |
|
Dominik Schmidt
|
b7b617ac28
|
Add krazy target
|
2012-05-21 18:12:25 +02:00 |
|
Klaas Freitag
|
6f7165f9f0
|
A lot of krazy2 (codechecker) fixes.
|
2012-05-21 16:48:49 +02:00 |
|
Klaas Freitag
|
648fc78d95
|
ownCloud: Proper initializations with NULL avoid a crash.
|
2012-05-21 09:44:23 +02:00 |
|
Klaas Freitag
|
17450f1f4b
|
Set the correct define to the new released version 0.50.6.
|
2012-05-21 09:43:42 +02:00 |
|
Klaas Freitag
|
7f9003bc83
|
Win32: Chdir to app path before searching module relative.
|
2012-05-18 12:56:03 +02:00 |
|
Klaas Freitag
|
428ef9aba3
|
Install exclude list to /etc
|
2012-05-16 17:07:03 +02:00 |
|
Klaas Freitag
|
1a24266f2b
|
Updated changelog
|
2012-05-16 16:26:30 +02:00 |
|
Klaas Freitag
|
93ef3954ab
|
Fixed CPack Bundle check for MacOSX
|
2012-05-16 15:36:33 +02:00 |
|
Klaas Freitag
|
6cf6e1dcba
|
fix exclude.lst reading on MacOSX
|
2012-05-16 15:13:51 +02:00 |
|
Klaas Freitag
|
57923529a5
|
osx: don't allow building a bundle when built without
BUILD_OWNCLOUD_OSX_BUNDLE
|
2012-05-16 15:11:30 +02:00 |
|
Klaas Freitag
|
be7a1ca111
|
Find exclude.lst under MacOS
|
2012-05-16 14:55:19 +02:00 |
|
Klaas Freitag
|
6e7169c72b
|
Another Changelog update
|
2012-05-16 12:49:47 +02:00 |
|
Klaas Freitag
|
6f60ec571b
|
Updated Changelog
|
2012-05-16 12:48:48 +02:00 |
|
Klaas Freitag
|
a9ac5bf752
|
Do not log on Apple by default as that goes to ASL
|
2012-05-16 12:42:00 +02:00 |
|
Klaas Freitag
|
1f3fb4b30e
|
Update Changelog
|
2012-05-16 12:10:14 +02:00 |
|
Klaas Freitag
|
3d5f533a69
|
Update Changelog
|
2012-05-16 12:09:55 +02:00 |
|
Klaas Freitag
|
0fdc3cb205
|
Add system info to updatedetector on Linux.
|
2012-05-16 11:56:05 +02:00 |
|
Klaas Freitag
|
d2adecbaac
|
Fix QDesktopServices::openURL for Win32, Qt bug.
|
2012-05-16 11:54:14 +02:00 |
|
Klaas Freitag
|
bbef2ef30e
|
Fix open the local folder action on Win32, workarounded a Qt bug.
|
2012-05-16 11:42:47 +02:00 |
|
Klaas Freitag
|
f9b060fe82
|
Added open ownCloud action to tray menu
|
2012-05-15 18:29:12 +02:00 |
|
Klaas Freitag
|
8510d1fc32
|
Use pause and resume instead of enable and disable
|
2012-05-15 18:03:53 +02:00 |
|
Klaas Freitag
|
0527f997c0
|
Push status window to front if you click on tray icon.
|
2012-05-15 17:52:30 +02:00 |
|
Klaas Freitag
|
33d1825551
|
Merge branch 'dav' of http://git.csync.org/users/freitag/csync into dav
Conflicts:
src/csync.c
|
2012-05-15 16:17:51 +02:00 |
|
Klaas Freitag
|
d228436aba
|
ownCloud: better debug output for file GET.
|
2012-05-15 16:16:04 +02:00 |
|