Hannah von Reth
ea13fa2faf
Cleanup usage of flags
2020-07-14 16:30:31 +02:00
Hannah von Reth
80c549173f
Sharing: Select permission checkboxes based on the servers default
...
Fixes : #7877
2020-07-14 16:30:31 +02:00
Hannah von Reth
1427d4a743
Partly revert "Fix "Default sharing permissions are ignored""
...
This reverts commit d13b451a4b .
2020-07-14 16:30:31 +02:00
Hannah von Reth
cf884ce49b
Fix deprecation warning
...
Qt does not support Windows < 7 sine Qt 5.7
2020-07-14 13:36:02 +02:00
Hannah von Reth
9844c2e786
Fix deprecation warning
...
D:\a\client\client\src\gui\generalsettings.cpp(74): warning C4996: 'QSysInfo::windowsVersion': Use QOperatingSystemVersion::current()
C:\CraftMaster\windows-msvc2017_32-cl\include\qt5\QtCore/qsysinfo.h(217): note: see declaration of 'QSysInfo::windowsVersion'
2020-07-14 13:36:02 +02:00
Hannah von Reth
a88768c222
Fix warning
...
warning C4573: the usage of 'QObject::disconnect' requires the compiler to capture 'this' but the current default capture mode does not allow it
2020-07-14 13:35:25 +02:00
Hannah von Reth
88b03619f9
CMake: Fix warning
...
CMake Warning (dev) in src/gui/CMakeLists.txt:
A logical block opening on the line
D:/a/client/client/src/gui/CMakeLists.txt:230 (IF)
closes on the line
D:/a/client/client/src/gui/CMakeLists.txt:246 (endif)
with mis-matching arguments.
2020-07-14 13:34:35 +02:00
Hannah von Reth
3dc01c6093
Remove OWNCLOUD_TEST define handling
...
Since we link the core into the tests the define has no effect.
2020-07-14 13:34:20 +02:00
Hannah von Reth
3e16df4b0c
Ci: Switch to craft cache rebuild
2020-07-09 17:21:59 +02:00
Hannah von Reth
46165e7d38
Ci: Craft update to Qt 5.12.9 and a .craft.shelf with pinned versions
2020-07-09 11:26:52 +02:00
Hannah von Reth
3e5d33da7f
Ci: Replace appveyor ci badge with github ci badge
2020-07-09 11:26:52 +02:00
Hannah von Reth
3a174b438c
Log: Only print 'Saved account settings' in debug mode
...
Don't log that there was no error...
2020-07-09 11:15:31 +02:00
Hannah von Reth
967150b410
Fix layout after a9185fbc1d
2020-07-08 17:27:40 +02:00
Hannah von Reth
3c1b9480a1
Fix 69c57f21bd
2020-07-08 00:13:21 +02:00
Hannah von Reth
fb7a942082
Ci: Reduce minimum mac version to 10.12
2020-07-06 16:56:49 +02:00
Hannah von Reth
2764a40ecf
Log: Improve log message [ info gui.folder ]: Folder sync result: 4...
...
by including the name of the folder and print the name of the result
2020-07-06 16:56:35 +02:00
Hannah von Reth
2baaa4da0b
Gui: Fix connect
2020-07-06 11:12:11 +02:00
Hannah von Reth
bede81b80e
Automated changelog update [skip ci]
2020-07-06 08:44:27 +00:00
Hannah von Reth
a9185fbc1d
Gui: Remove usage of grid layout from most remaingin forms
2020-07-06 10:43:42 +02:00
Hannah von Reth
69c57f21bd
Gui: Remove usage of grid layout from src/gui/wizard/owncloudadvancedsetuppage.*
...
Also remove unused gui element
2020-07-06 10:43:42 +02:00
Hannah von Reth
8adee753fe
Gui: Remove usage of grid layout from src/gui/sharedialog.*
2020-07-06 10:43:42 +02:00
Hannah von Reth
7d7d919a15
Gui: Remove use of grid layout from src/gui/sharelinkwidget.*
...
Fixes : #7941
2020-07-06 10:43:42 +02:00
Hannah von Reth
844b65b017
Gui: Don't try to display the wizard during shutdown
...
Fixes : #7936
2020-07-03 14:05:35 +02:00
Hannah von Reth
4624fa7b73
Remove dead code
2020-07-03 14:05:14 +02:00
HanaGemela
74a7cf3cfd
Update installing.adoc ( #7929 )
2020-07-01 12:50:14 +02:00
Jürgen Weigert
3b859318db
Automated changelog update [skip ci]
2020-06-30 15:40:57 +00:00
Jürgen Weigert
10587056b2
Update pr-7509
...
English cleanup: lowercase ordinary terms.
2020-06-30 17:40:02 +02:00
Hannah von Reth
0b11e5d23e
Automated changelog update [skip ci]
2020-06-30 10:31:05 +00:00
Hannah von Reth
a86180ed7b
Add previously missing changelog entries
2020-06-30 12:30:17 +02:00
Michael Stingl
d948e4ef49
Add example QT_LOGGING_RULES to troubleshooting.adoc
2020-06-30 12:06:46 +02:00
Hannah von Reth
f942945aae
Automated changelog update [skip ci]
2020-06-29 14:17:21 +00:00
Hannah von Reth
809aaccf04
Gui: hide the selective sync pop up by default
...
This fixes a strange flickering when the client is started with the gui visible.
2020-06-29 16:15:31 +02:00
Hannah von Reth
42c0995ae6
Automated changelog update [skip ci]
2020-06-29 14:14:27 +00:00
Hannah von Reth
170bd78ff8
Wizard: Improve layout
...
Instead of using a fixed size grid layout use a dynamic layout.
Fixes : #7920
2020-06-29 16:12:26 +02:00
Hannah von Reth
9a8fc4277d
Merge pull request #7910 from TheOneRing/non_win
...
Don't build Windows only code on other platforms
2020-06-29 16:06:00 +02:00
Hannah von Reth
8b95caae9e
Automated changelog update [skip ci]
2020-06-29 14:05:46 +00:00
Hannah von Reth
2a3c916bd7
Make the password dialog modal
...
Fixes : #7833
2020-06-29 16:05:08 +02:00
Hannah von Reth
67bae38335
Make ownCloud accassible on the Application object
2020-06-29 16:05:08 +02:00
Hannah von Reth
092db0dc70
Gui: Add a cancel button to the Wizard
2020-06-29 16:01:17 +02:00
Hannah von Reth
b6b0de2381
Gui: Make settings dialog a main Window instad of a dilaog
...
It has be used as a Window in ages ...
2020-06-29 16:01:17 +02:00
Hannah von Reth
a7aa9303b4
Gui: Actually set the default dialog size
2020-06-29 16:01:17 +02:00
Hannah von Reth
595a95620c
Wizard: Make the wizard a child dialog of the settings
2020-06-29 16:01:17 +02:00
Hannah von Reth
c3a64ae185
Remove ifdef(Q_OS_X11) code, there never was such a define.
...
As noone complained since I don't think anyone will miss the code
2020-06-29 16:01:17 +02:00
Hannah von Reth
d1762fef39
A pedantic .desktop parser want's a list to end with ;
2020-06-29 13:47:59 +02:00
Hannah von Reth
1c113d29ce
Automated changelog update [skip ci]
2020-06-25 13:14:59 +00:00
Hannah von Reth
763043a758
Wizard: Minimize the Window instead of hiding it
2020-06-25 15:14:12 +02:00
Hannah von Reth
363f0e9e93
OAuth: correctly initialise the auth type
2020-06-25 13:42:27 +02:00
HanaGemela
b6e8f6cfb2
Update installing.adoc ( #7915 )
2020-06-25 12:01:25 +02:00
Hannah von Reth
d4b0044212
Compile resources in the exe not the core lib
2020-06-25 11:57:40 +02:00
Hannah von Reth
f426ac7441
Ci: Change when to run action
2020-06-24 17:01:20 +02:00