Klaas Freitag
|
f7e5f021c7
|
Fix icon install again, renaming.
|
2012-05-11 10:50:43 +02:00 |
|
Klaas Freitag
|
5bc6e080de
|
Fix icon install.
|
2012-05-11 10:30:35 +02:00 |
|
Klaas Freitag
|
d5ebf0477b
|
Install both application icons
|
2012-05-11 10:28:33 +02:00 |
|
Klaas Freitag
|
aa86561f31
|
write version set in VERSION.cmake to version.h
|
2012-05-11 10:19:15 +02:00 |
|
Klaas Freitag
|
9706d6e545
|
use QLatin1String rather than QString::from...
|
2012-05-11 10:10:23 +02:00 |
|
Klaas Freitag
|
3e99f25578
|
more useful debug output with network reply.
|
2012-05-11 10:09:57 +02:00 |
|
Klaas Freitag
|
f7fd9928b7
|
added a debug line without WIN32 marker.
|
2012-05-11 10:09:27 +02:00 |
|
Klaas Freitag
|
bacc70a299
|
Use the correct icon for sync ok
|
2012-05-02 17:12:45 +02:00 |
|
Klaas Freitag
|
cd6d3644b9
|
set owncloud compile flag for mac osx
|
2012-05-02 17:06:30 +02:00 |
|
Klaas Freitag
|
7fc409152f
|
Display a proper tray icon at app startup
|
2012-05-02 17:05:31 +02:00 |
|
Klaas Freitag
|
496572314d
|
Fix the app icon to be ownclouds
|
2012-05-02 16:33:07 +02:00 |
|
Klaas Freitag
|
8d33a470b1
|
Fixed theming: Made a mirall and a ownCloud icon theme working.
|
2012-05-02 15:50:01 +02:00 |
|
Klaas Freitag
|
125d2a4533
|
Make OWNCLOUD_CLIENT compile flag depending on the compile target.
|
2012-05-02 15:45:38 +02:00 |
|
Klaas Freitag
|
69e6096d14
|
Fixed encoding issue: Do not double encode.
|
2012-05-02 11:40:39 +02:00 |
|
Klaas Freitag
|
f8efb1fc99
|
- Added an open status entry into the tray menu
- fixed some menu glitches on the mac os platform.
|
2012-04-30 16:38:00 +02:00 |
|
Klaas Freitag
|
9c4613e5d2
|
Allow to interrupt running sync task, incl. some cleanups.
|
2012-04-30 08:56:56 +02:00 |
|
Klaas Freitag
|
31b636a423
|
Add a win32 debug line to CMakeLists
|
2012-04-23 10:58:21 +02:00 |
|
Klaas Freitag
|
603151fe08
|
Add proper error message if the owncloud module could not be loaded.
|
2012-04-23 10:58:21 +02:00 |
|
Thomas Müller
|
527bece4a9
|
Backport to Qt 4.6 finished - test against a local installation of owncloud via http
|
2012-04-21 21:03:29 +02:00 |
|
Klaas Freitag
|
633e50e776
|
Removed unsused variable
|
2012-04-21 11:50:20 +02:00 |
|
Klaas Freitag
|
eb4fd865d5
|
Fix missing return values for bool functions.
|
2012-04-21 11:22:03 +02:00 |
|
Klaas Freitag
|
d8bb48bcee
|
Fix tray context menu after a folder has been added or removed.
|
2012-04-21 11:22:03 +02:00 |
|
Klaas Freitag
|
4c192d0960
|
initialize polltimercnt with one lower than exceed to start syncing
quickly on program startup.
|
2012-04-21 11:22:03 +02:00 |
|
Klaas Freitag
|
fda234cfb8
|
initialize sync status correctly.
|
2012-04-21 11:22:03 +02:00 |
|
Klaas Freitag
|
a875d14671
|
Improved startup logging with version and lang
|
2012-04-21 11:22:03 +02:00 |
|
Thomas Müller
|
c52a3f290b
|
continue backport Qt 4.6: place holder text was introduced in Qt 4.7
|
2012-04-21 01:07:22 +02:00 |
|
Thomas Müller
|
8695b8fb3c
|
implement MKCOL with QHttp to make it work with Qt 4.6
|
2012-04-20 23:58:09 +02:00 |
|
Klaas Freitag
|
9e163a3c28
|
Fix QApp contructor singature
|
2012-04-20 13:17:48 +02:00 |
|
Klaas Freitag
|
a81ad4acdc
|
Translation and wording fixes.
|
2012-04-18 15:21:55 +02:00 |
|
Klaas Freitag
|
3f027cda73
|
Handle translation files correct.
|
2012-04-18 13:59:03 +02:00 |
|
Klaas Freitag
|
d4b264acbc
|
Log the system name used for translations
|
2012-04-18 12:10:14 +02:00 |
|
Klaas Freitag
|
2c90a368f9
|
minor fixes and changes.
|
2012-04-18 11:59:56 +02:00 |
|
Klaas Freitag
|
1cb23ecb26
|
fixed wording.
|
2012-04-17 17:03:46 +02:00 |
|
Klaas Freitag
|
5c07363335
|
fix status dialog status display and overall status display.
|
2012-04-17 15:02:18 +02:00 |
|
Klaas Freitag
|
61ddff840a
|
Fix display status dialog: Do not flicker on local runs if polling.
handle syncresult object in folder consistent.
|
2012-04-17 13:18:14 +02:00 |
|
Klaas Freitag
|
3f379b5671
|
removed useless double include.
|
2012-04-17 13:18:14 +02:00 |
|
Klaas Freitag
|
3c3bdeec5b
|
added clearError and flag to indicate local run methods.
|
2012-04-17 13:18:14 +02:00 |
|
Klaas Freitag
|
e521d0f53c
|
fix check if INOTIFY flag was given on cmake command line.
|
2012-04-17 13:18:14 +02:00 |
|
Klaas Freitag
|
2f5a3b849c
|
- Restrict authentication to the configured ownCloud URL
- catch wrong username error correctly and report to user.
|
2012-04-17 13:06:25 +02:00 |
|
Klaas Freitag
|
b92c22b6df
|
use thread save implementation of error codes in csync.
|
2012-04-17 12:34:19 +02:00 |
|
Dominik Schmidt
|
ccac3dcf95
|
Make it buildable as bundle on OSX
|
2012-04-16 13:03:20 +02:00 |
|
Florian Reinhard
|
508d05336b
|
cmake fix.
|
2012-04-15 18:30:31 +02:00 |
|
Klaas Freitag
|
77fff8e1bf
|
Caught additional error messages
|
2012-04-15 16:49:11 +02:00 |
|
Klaas Freitag
|
29a38b82ad
|
Replace USE_WATCHER with USE_INOTIFY
|
2012-04-15 14:47:43 +02:00 |
|
Klaas Freitag
|
4a89768d02
|
Removed obsolete QWebdav class from CMake
|
2012-04-15 14:43:50 +02:00 |
|
Klaas Freitag
|
8cec736fea
|
Fix mkdir in owncloudsetupwizard
|
2012-04-15 14:36:24 +02:00 |
|
Klaas Freitag
|
bf61aba351
|
Enable activation of status dialog entries on macos
|
2012-04-15 14:14:16 +02:00 |
|
Klaas Freitag
|
c71ad3072f
|
Removed mirallwebdav header
|
2012-04-15 14:07:00 +02:00 |
|
Klaas Freitag
|
ccd93036fb
|
Removed obsolete class MirallWebDav
|
2012-04-15 14:06:27 +02:00 |
|
Klaas Freitag
|
c04315805f
|
clearifications in ownCloudInfo
|
2012-04-15 13:54:16 +02:00 |
|