Daniel Molkentin and Christian Kamm
37adaa7872
Update owner to be ownCloud GmbH
...
Fixes #5079
(cherry picked from commit a83c5598e8 )
2016-09-12 14:09:12 +02:00
Daniel Molkentin
5a57e4a7a6
Ensure OpenSSL config file is only read from app dir
2016-08-05 16:38:08 +02:00
Daniel Molkentin
7de70516f1
Fix module loading
2016-08-05 12:35:52 +02:00
Daniel Molkentin
b575ded464
More GmbH -> Inc Copyright header fixes
2016-07-26 16:53:11 +02:00
Daniel Molkentin
a83c5598e8
Update owner to be ownCloud GmbH
...
Fixes #5079
2016-07-26 16:48:08 +02:00
Daniel Molkentin
8a1a2eb5b3
Only accept notification API Capability if endpoint is OCS-enabled
...
Fixes #5033
2016-07-04 18:33:02 +02:00
Daniel Molkentin
1443ddc7c9
This branch is headed towards 2.2.3 now
2016-06-20 17:42:19 +02:00
Daniel Molkentin
1787da8a9d
Fix memleak in updater
2016-06-02 15:03:52 +02:00
Daniel Molkentin
3c1f5e662f
Remove stray file
2016-05-30 12:05:22 +02:00
Daniel Molkentin
0194ebb222
Don't try to determine pixel ratio with Qt < 5.6.0
...
This seems to be broken. Worst case users can still
set it manually
Addresses #4840
2016-05-30 08:27:57 +02:00
Daniel Molkentin
a2b238e2e5
Undo regression caused by 727e73d
...
normalization to NFC is still required. Mac OS API will not take
care of that by default.
Resolves #4884
2016-05-27 16:03:59 +02:00
Daniel Molkentin
85d3c7a263
Merge remote-tracking branch 'origin/2.2'
2016-05-26 10:19:50 +02:00
Daniel Molkentin
2f1a40ff7c
Travis coverity: Enforce Ubuntu 14.04 env, fix repo
2016-05-24 11:30:03 +02:00
Daniel Molkentin
c041ca6163
Fix pot. mem leak found by coverity (CID 96004)
2016-05-24 11:21:33 +02:00
Daniel Molkentin
eacc0c8bd6
Fix pot. mem leak found by coverity (CID 12900)
2016-05-24 11:21:33 +02:00
Daniel Molkentin
45dd1d0acf
Bump to 2.2.1
2016-05-12 09:58:12 +02:00
Daniel Molkentin
552af7b94d
2.2.0 final
2016-05-12 09:58:12 +02:00
Daniel Molkentin
58ad781bd4
Update binary submodule
2016-05-10 14:39:22 +02:00
Daniel Molkentin
9d6701ecbe
Windows Shell Integration: Fix another spot where the pipe path was constructed manually
2016-05-10 13:49:14 +02:00
Daniel Molkentin
d659c54798
Update binary sub module
2016-05-10 10:36:49 +02:00
Daniel Molkentin
0e9170cb36
Windows Shell Integration: Unify path lookups
2016-05-10 10:18:53 +02:00
Daniel Molkentin
e833d01288
Re-Apply: Disambiguate socket API pathes on Windows with user name
...
Addresses #3411
2016-05-02 16:09:48 +02:00
Daniel Molkentin
ce6a365328
Disambiguate socket API pathes on Windows with user name
...
Addresses #3411
2016-04-26 14:49:45 +02:00
Daniel Molkentin
665c3f40e1
Fix search & replace error in Dockerfile
2016-04-22 11:26:46 +02:00
Daniel Molkentin
e29d7e0128
Use QTokenizer to properly parse netrc
...
Addresses #4691
2016-04-21 12:46:03 +02:00
Daniel Molkentin
dbcb94e7d4
Update doc and Dockerfile for 2.2 builds
2016-04-21 12:25:12 +02:00
Daniel Molkentin
c0ec481436
No need for WebKitWidgets in libsync anymore
2016-04-16 10:58:12 +02:00
Daniel Molkentin
97a6d3df82
document Theme::wizardUrlHint()
2016-04-13 15:59:25 +02:00
Daniel Molkentin
9cc981c8c7
Make postfixlineedit more userfriendly, rename email id string to "Email".
2016-04-13 14:56:49 +02:00
Daniel Molkentin
271bea39ff
Update binary subdir
2016-04-06 18:07:35 +02:00
Daniel Molkentin
a0827c5ef2
Remove deleted icons from resource file
2016-04-06 17:59:34 +02:00
Daniel Molkentin
9ea191f63d
Scale correctly with HiDPI displays on Linux with Qt 5.6
2016-03-30 18:25:30 +02:00
Daniel Molkentin
1730569f77
No Q_NULLPTR in Qt 4.8
2016-03-29 13:28:11 +02:00
Daniel Molkentin
2d24585a8f
Implement enforcing a static URL postfix.
...
Second part of EP 1136
2016-03-24 14:18:52 +01:00
Daniel Molkentin
fb75adcd57
Wizard: Implement alternative forms of inquiring about the userID
...
Settable in the theme.
2016-03-21 23:50:48 +01:00
Daniel Molkentin
b456ded5e7
Show full path in warning message boxes before folder removal
...
Fixes #4545
2016-03-09 14:07:34 +01:00
Daniel Molkentin
841973d399
Use correct values for items in version.rc
2016-02-17 14:16:29 +01:00
Daniel Molkentin
2918e45343
Add comment, transliterate copyright symbol
2016-02-16 17:56:51 +01:00
Daniel Molkentin
e3b56fb559
Add file description, copyright to win32 VERSIONINFO struct
2016-02-16 16:19:12 +01:00
Daniel Molkentin
37924b9c7f
Win32: More complete resource specification
...
Add application and vendor name
Addresses #4473
2016-02-15 15:51:48 +01:00
Daniel Molkentin
41d8d77535
Merge remote-tracking branch 'origin/2.1'
2016-02-10 12:57:03 +01:00
Daniel Molkentin
c98bf174ed
ChangeLog: Set release date
2016-02-09 15:57:01 +01:00
Daniel Molkentin
72e14643f7
Update ChangeLog
2016-02-08 15:55:29 +01:00
Daniel Molkentin
dd76d72d61
Merge remote-tracking branch 'origin/2.1'
2016-01-26 14:09:38 +01:00
Daniel Molkentin
21e3df4f34
Add mac system tray fix as deployed on the build machine
...
Fixes #3918
2016-01-18 16:18:53 +01:00
Daniel Molkentin
51a70cee3d
Document all owncloudcmd switches in man page/doc
...
Fixes #4290
2016-01-06 22:33:39 +01:00
Daniel Molkentin
e3c1d96519
Update German translation
...
Changes performed on transifex.
Resolves #4255
2016-01-06 17:03:39 +01:00
Daniel Molkentin
9c7066ac47
Translation cleanups
...
- Disambiguation
- Remove potentially illigitmate concatenations
2016-01-06 16:50:59 +01:00
Daniel Molkentin
cede7ec971
Work around layouting issue for RTL languages
...
This has been fixed in the meanwhile, but we are still shipping
with Qt 5.4. Also, some Linux Distros will still have older Qt
versions.
Addresses issue #4301
2016-01-06 12:52:58 +01:00
Daniel Molkentin
0ef9bd9e23
Remove bearer plugins
...
Causes regressions due to constant Wifi scanning
2016-01-04 11:54:11 +01:00
Daniel Molkentin
16030a61eb
Enable HiDpi scaling with Qt 5.6
2016-01-04 11:50:00 +01:00
Daniel Molkentin
5487fc1f9c
Ensure Qt translator does always get loaded.
2016-01-04 11:50:00 +01:00
Daniel Molkentin
73acad2c92
FF doc subrepo to adjust to new .org theming
2015-12-08 01:02:46 +01:00
Daniel Molkentin
480861efb6
Editorial changes to ChangeLog
2015-12-03 10:06:06 +01:00
Daniel Molkentin
ab5e543099
Use user-readable short folder path in the context menu
2015-12-02 15:46:42 +01:00
Daniel Molkentin
af0d0bd2ac
CMake: Fix typo
2015-11-30 01:05:18 +01:00
Daniel Molkentin
48097467f9
CMake: fix CMake 2.6 compatibility
...
... by replacing CONFIG by NO_MODULE option in find package
From the manual: "The CONFIG option may be used to skip Module mode
explicitly and switch to Config mode. It is synonymous to using
NO_MODULE."
2015-11-30 01:05:12 +01:00
Daniel Molkentin
895f0b29aa
Merge remote-tracking branch 'origin/2.1'
2015-11-30 00:47:10 +01:00
Daniel Molkentin
2d604cee25
Qt: Add Windows-specific patches OBS, also a QNAM fix
2015-11-25 22:36:37 +01:00
Daniel Molkentin
1cc9070a50
Qt patches: Tweak more for Qt 5.4.0
2015-11-25 12:42:58 +01:00
Daniel Molkentin
127c107094
Ensure patches apply cleanly, drop patch 14
2015-11-25 11:49:34 +01:00
Daniel Molkentin
60a51f8085
Add more Qt patches
2015-11-25 10:40:41 +01:00
Daniel Molkentin
b37361e21c
Remove spacer that would constrain a vertical resize
...
Fixes #4157
2015-11-18 10:06:38 +01:00
Daniel Molkentin
7ba88cc9e3
Merge remote-tracking branch 'origin/2.0'
2015-11-17 12:57:31 +01:00
Daniel Molkentin
914df32587
Documentation: Fix PDF logo, version number
2015-11-17 12:55:41 +01:00
Daniel Molkentin
b3c2c594bd
Add the set of currently used patches
2015-11-16 18:35:50 +01:00
Daniel Molkentin
3224a959a4
Forward-declare QModelIndex. Fixes Qt4 builds.
2015-11-11 11:52:10 +01:00
Daniel Molkentin
1d9c591c08
Fix OS X compilation: use mode_t instead of __mode_t
2015-11-11 09:36:17 +01:00
Daniel Molkentin
5fccc25f36
Fix Qt4 build
2015-11-04 19:28:54 +01:00
Daniel Molkentin
b82ffb52c7
Merge remote-tracking branch 'origin/2.0'
2015-11-04 14:25:14 +01:00
Daniel Molkentin
4737c16996
State application name in update notification
...
Fixes #4020
2015-10-28 20:45:57 +01:00
Daniel Molkentin
899f52be4f
Revert "Settings dialog: remove the close button #3713 "
...
This reverts commit ebee6f0bc2 .
Unix window managers do not have a reliable way of hinting buttons,
so we need the close button.
2015-10-22 16:20:59 +02:00
Daniel Molkentin
c7bf09c3d4
Merge remote-tracking branch 'origin/2.0'
2015-10-21 18:49:58 +02:00
Daniel Molkentin
78d782601e
2.0.2 final
2015-10-21 09:54:02 +02:00
Daniel Molkentin
86a83dc32c
Finalize ChangeLog, adjust formatting
2015-10-21 09:53:34 +02:00
Daniel Molkentin
c67e53c7b2
set version suffix back to git
2015-10-21 09:48:18 +02:00
Daniel Molkentin
c71058980a
Revert "NSIS: Try to ignore (invalid) errors from NSIS UAC"
...
This reverts commit 38eaf241fa .
2015-09-17 14:47:54 +02:00
Daniel Molkentin
38eaf241fa
NSIS: Try to ignore (invalid) errors from NSIS UAC
2015-09-17 13:40:02 +02:00
Daniel Molkentin
f1a9e669b4
SyncEngine: fix typo
2015-09-14 13:57:51 +02:00
Daniel Molkentin
223a162a8b
NSIS: all strings must use $\r$\n rather than \r\n
...
Part of fix for #3519
2015-09-11 15:31:56 +02:00
Daniel Molkentin
1f6efab318
Add changes theme.qrc
...
Those were supposed to go in in an earlier commit
2015-09-11 15:31:56 +02:00
Daniel Molkentin
ba542cacb8
Run optipng on existing non-mono state icons
2015-09-11 13:45:57 +02:00
Daniel Molkentin
2f20c15824
Add complete list of monochrome state icons
...
This tries to address #3069
2015-09-11 13:45:31 +02:00
Daniel Molkentin
593ad20e69
Remove shadow from ownCloud icon
...
Fixes #3693
2015-09-10 13:41:36 +02:00
Daniel Molkentin
c0f8ff1030
Account: Display non-standard port as part of the hostname
...
Addresses #3658
2015-09-10 10:17:31 +02:00
Daniel Molkentin
be3529ebcb
Adjust strings in settings dialogs
...
Implements #3745 & #3793
2015-09-10 01:46:28 +02:00
Daniel Molkentin
b83c723e3f
Allow (partial) translations even when run from build dir
...
Makes it easier to catch translation issues earlier
2015-09-10 01:25:16 +02:00
Daniel Molkentin
66f340734c
Consistency: Use folder instead of directory in user visible strings
2015-09-07 08:51:40 +02:00
Daniel Molkentin
7aeb27d5ee
Bump 2.0 brancht to 2.0.2 after creation of 2.0.1 branch
2015-08-31 16:50:07 +02:00
Daniel Molkentin
322288bf6c
2.0.1rc1
2015-08-31 16:39:37 +02:00
Daniel Molkentin
6b7bfc75a8
Update ChangeLog
2015-08-31 16:39:17 +02:00
Daniel Molkentin
abe96135ff
Bump to 2.0.1
2015-08-31 16:37:22 +02:00
Daniel Molkentin
da93f37067
doc: Update Windows build instructions
2015-08-18 11:53:57 +02:00
Daniel Molkentin
7317e9af61
No beta note in nightly builds
2015-08-15 02:56:30 +02:00
Daniel Molkentin
aa6c09d942
Rename "Sync all files with" to "Sync selected files with"
...
as per discussion with Jan
2015-08-12 08:31:54 +02:00
Daniel Molkentin
a9acb185a0
SettingsDialog: Fixup default action setting
...
This broke silently when switching from pure actions to widgets
2015-08-11 21:45:27 +02:00
Daniel Molkentin
3267c15aff
SettingsDialog: Use separator instead of custom spacer
...
... and make sure to hide if when there are no accounts
2015-08-11 21:44:35 +02:00
Daniel Molkentin
f25df3311c
Remove debug output
2015-08-11 21:42:30 +02:00
Daniel Molkentin
9c63740d26
Fix compilation on Windows
2015-08-11 18:15:46 +02:00
Daniel Molkentin
379beb268f
More improvements for high contrast themes
...
- Invert icon color depending on the darkness of the theme
- Ensure icons and colors are changed when theme or colors
get changed during application run
Final patch for #3582
2015-08-11 17:56:11 +02:00