Klaas Freitag
|
7fc409152f
|
Display a proper tray icon at app startup
|
2012-05-02 17:05:31 +02:00 |
|
Klaas Freitag
|
1a2152859d
|
updated owncloud 128 icon.
|
2012-05-02 16:45:38 +02:00 |
|
Klaas Freitag
|
496572314d
|
Fix the app icon to be ownclouds
|
2012-05-02 16:33:07 +02:00 |
|
Klaas Freitag
|
bfedc2c18b
|
fixed an icon name typo.
|
2012-05-02 15:54:55 +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
|
c2f0459a36
|
Add russian translation contributed by cas@altlinux.ru
Fixed cmake to glob all translation files
|
2012-04-30 12:47:54 +02:00 |
|
Klaas Freitag
|
9c4613e5d2
|
Allow to interrupt running sync task, incl. some cleanups.
|
2012-04-30 08:56:56 +02:00 |
|
Klaas Freitag
|
b6c86bcacd
|
ownCloud: Fixed var initialization to avoid crash after thread
terminated.
|
2012-04-27 16:33:31 +02:00 |
|
Klaas Freitag
|
90a9f162d4
|
ownCloud: Add neon include dir variable to the compile include dirs.
|
2012-04-27 16:27:44 +02:00 |
|
Dominik Schmidt
|
f96fa3dbeb
|
win: allow building the installer from local csync build dir and from installed csync as well
|
2012-04-26 17:16:34 +02:00 |
|
Dominik Schmidt
|
f02a018711
|
win: remove klaasi haasi's harcoded paths from the nsi
|
2012-04-26 16:55:14 +02:00 |
|
Dominik Schmidt
|
b5f43a89ea
|
win: copy exclude.lst from correct location into the installer
|
2012-04-26 16:37:00 +02:00 |
|
Dominik Schmidt
|
2cf667f055
|
Handle SYSCONFDIR correctly
|
2012-04-26 16:32:50 +02:00 |
|
Dominik Schmidt
|
c03c112193
|
Add a CMake toolchain file for cross-compiling in openSUSE.
|
2012-04-26 14:45:40 +02:00 |
|
Dominik Schmidt
|
aca5eae6d0
|
Improve version handling in cmake
|
2012-04-26 13:58:22 +02:00 |
|
Klaas Freitag
|
31b636a423
|
Add a win32 debug line to CMakeLists
|
2012-04-23 10:58:21 +02:00 |
|
Klaas Freitag
|
8e1ee5c19f
|
Decreased the needed cmake version to 2.6
|
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 |
|
Klaas Freitag
|
5a4554d4aa
|
Changelog entry backport 4.6
|
2012-04-21 22:01:35 +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
|
9109d7b5ac
|
Add missing GNUInstallDirs module for cmake.
|
2012-04-21 11:22:03 +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
|
cc5d2866b1
|
Set module load error code after csync_vio_init failed.
|
2012-04-19 16:12:05 +02:00 |
|
Klaas Freitag
|
e5c0503797
|
Changelog entries added.
|
2012-04-18 21:33:07 +02:00 |
|
Klaas Freitag
|
5ceebe1d3c
|
Added GNUInstallDirs.cmake to lower the required cmake version.
|
2012-04-18 21:32:18 +02:00 |
|
Klaas Freitag
|
1fefd09e1a
|
Install exclude.lst to /etc, not to /usr/etc.
|
2012-04-18 16:24:42 +02:00 |
|
Klaas Freitag
|
e2bde7a768
|
Changelog file
|
2012-04-18 16:03:38 +02:00 |
|
Klaas Freitag
|
e8aaa02ba6
|
Merge branch 'master' of gitorious.org:owncloud/mirall
|
2012-04-18 15:22:37 +02:00 |
|
Klaas Freitag
|
a81ad4acdc
|
Translation and wording fixes.
|
2012-04-18 15:21:55 +02:00 |
|
Klaas Freitag
|
43edad2c9d
|
fix version. Probably this file can be dropped. Check.
|
2012-04-18 15:21:28 +02:00 |
|
Klaas Freitag
|
3f027cda73
|
Handle translation files correct.
|
2012-04-18 13:59:03 +02:00 |
|
Thomas Mueller
|
7a9ab6e753
|
Qt version requirement is 4.7
|
2012-04-18 13:47:03 +02:00 |
|
Klaas Freitag
|
9f8e3194e4
|
Push version to 1.0.1 for installers
|
2012-04-18 12:24:32 +02:00 |
|
Klaas Freitag
|
d4b264acbc
|
Log the system name used for translations
|
2012-04-18 12:10:14 +02:00 |
|
Klaas Freitag
|
d7e161a161
|
Added a testplan to test systematically.
|
2012-04-18 12:00:29 +02:00 |
|
Klaas Freitag
|
2c90a368f9
|
minor fixes and changes.
|
2012-04-18 11:59:56 +02:00 |
|
Klaas Freitag
|
313a56f6d6
|
added crypto dlls for windows package
|
2012-04-17 17:04:09 +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 |
|