Jocelyn Turcotte
|
688aaadb60
|
Don't show a sync success status toolip when signed out
|
2015-09-01 15:35:10 +02:00 |
|
Olivier Goffart
|
f77ae28ed1
|
AccountSettings: Fix coverity warning
FolderMan::folder might return null
|
2015-09-01 11:39:55 +02:00 |
|
Olivier Goffart
|
0d08bbec74
|
AccountSettings: remove unused member
Fix a coverity warning
|
2015-09-01 11:37:47 +02:00 |
|
Olivier Goffart
|
ebee6f0bc2
|
Settings dialog: remove the close button #3713
|
2015-09-01 11:32:59 +02:00 |
|
Olivier Goffart
|
db8f9586cb
|
Tray notification: Don't show a message about modified folder #3613
|
2015-09-01 11:29:37 +02:00 |
|
Olivier Goffart
|
950bc578d0
|
Merge branch '2.0'
|
2015-08-31 14:34:04 +02:00 |
|
Jocelyn Turcotte
|
c48c5b9286
|
Move the progress bar to the right of the quota label
Also change the label to show the free space and show
the used and total space only on a tooltip of the bar.
Related to #3644
|
2015-08-31 12:33:21 +02:00 |
|
Olivier Goffart
|
9172a5fc4c
|
FolderStatusModel: add a function to get a QModelIndex from the path
Will be usefull to solve #3704
|
2015-08-31 10:14:58 +02:00 |
|
Felix Böhm
|
3ebc422bb5
|
Fix qtmacgoodies submodule
* was broken by 514372db6b
|
2015-08-30 17:51:43 +02:00 |
|
Olivier Goffart
|
1a0d0c0a31
|
Account Settings: rework the toolbar
Modifications ask by Jan:
- Elide the label in the actions
- Minimum sizes for the actions
- No separatcions between the accounts
Issue #3516
|
2015-08-30 15:31:13 +02:00 |
|
Olivier Goffart
|
8fb4adf40d
|
AccountWizard: fix when the theme specify a override URL #3699
|
2015-08-29 18:51:27 +02:00 |
|
Jocelyn Turcotte
|
cb1bcdc8e0
|
Tweak the settings UI
- Move the cancel and apply buttons side by side
- Hide the notification label when empty
- Clamp elements at the top together a bit
|
2015-08-28 15:51:11 +02:00 |
|
Olivier Goffart
|
1f43c47861
|
Folder: Do not create the sync folder if it does not exist #3692
|
2015-08-28 14:40:45 +02:00 |
|
Jocelyn Turcotte
|
f38deb44fb
|
Don't disable the selective sync cancel button
This makes its interaction more consistent versus other
kinds of dialogs or versus when the selective sync config
has been changed or not.
|
2015-08-28 12:14:56 +02:00 |
|
Christian Kamm
|
ed28a21cb0
|
Tray: Hide while modifying menus #3656 #3672
This may help workaround the dbus tray issue in Qt 5.5.0.
|
2015-08-25 09:46:03 +02:00 |
|
Christian Kamm
|
035e57cf37
|
AddFolder: Improve remote path selection error handling #3573
|
2015-08-24 15:08:35 +02:00 |
|
Christian Kamm
|
92f6134ed3
|
AccountSettings: Adjust quota info design #3644 #3651
|
2015-08-24 15:06:11 +02:00 |
|
Christian Kamm
|
a0f9b834b6
|
Adjust buttons on remove folder/account questions #3654
|
2015-08-24 15:05:40 +02:00 |
|
Christian Kamm
|
6c5328e4ca
|
Utility: Fix constants for 32-bit arch #3670
|
2015-08-24 13:56:10 +02:00 |
|
Christian Kamm
|
6cf1caeaf3
|
Theme: Fix wizardSelectiveSyncDefaultNothing #3671
|
2015-08-24 12:55:44 +02:00 |
|
Christian Kamm
|
3414b58b99
|
Systray: Workaround for issue with Qt 5.5.0 #3656
|
2015-08-21 09:45:02 +02:00 |
|
Christian Kamm
|
7aae5e494a
|
AccountSettings: Fix margins on 'Add folder' button #3650
|
2015-08-20 13:25:19 +02:00 |
|
Christian Kamm
|
0711a2fc12
|
SettingsDialog: Fix typo in showFirstPage()
|
2015-08-20 11:57:44 +02:00 |
|
Olivier Goffart
|
92fc902e0c
|
Account Settings: Hide the add folder button when Theme::singleSyncFolder is set
|
2015-08-19 18:00:11 +02:00 |
|
Christian Kamm
|
791c550a8e
|
FolderStatusDelegate: Add margin to button #3650
|
2015-08-19 16:58:27 +02:00 |
|
Christian Kamm
|
344d3565f8
|
Another account deletion wording update #3649
|
2015-08-19 15:55:29 +02:00 |
|
Christian Kamm
|
73785d0473
|
SettingsDialog: Activate the first page on startup
|
2015-08-19 15:51:48 +02:00 |
|
Christian Kamm
|
b155503fa2
|
FolderStatusModel: Undo accidental debug change
|
2015-08-19 15:05:30 +02:00 |
|
Christian Kamm
|
2c011dcae6
|
FolderStatusModel: Fix typo in error message #3524
|
2015-08-19 15:04:39 +02:00 |
|
Christian Kamm
|
0e0af1da07
|
FolderStatusModel: No italic text #3524
|
2015-08-19 15:02:08 +02:00 |
|
Christian Kamm
|
a7d0f0cdd4
|
Adjust wording of delete account/folder message #3643
|
2015-08-19 10:59:34 +02:00 |
|
Olivier Goffart
|
38aa4cf304
|
Folder Model: add an error item when one cannot fetch the list of folders #3524
|
2015-08-18 13:21:02 +02:00 |
|
Olivier Goffart
|
0638f99b79
|
Selective Sync dialog: add the quota-used-bytes to the request
Mentioned in https://github.com/owncloud/client/issues/3524#issuecomment-132144532
|
2015-08-18 12:26:52 +02:00 |
|
Olivier Goffart
|
f0e6864639
|
FolderModel: Refresh the tree when new folder are added or removed. #3570
|
2015-08-17 12:50:22 +02:00 |
|
Markus Goetz
|
6c57d71ca4
|
Settings dialog: Move more common hostname prefixes in toolbar
For #3577
|
2015-08-17 12:39:32 +02:00 |
|
Olivier Goffart
|
64bd6b204b
|
Folder Wizard: always make an alias that does not conflict with anything
|
2015-08-17 11:54:01 +02:00 |
|
Olivier Goffart
|
7ca8040788
|
Show a shortened version of the path in the account settings and activity
Issue #3576, #3567
|
2015-08-17 11:43:30 +02:00 |
|
Olivier Goffart
|
0da6184f84
|
Setup Wizard: adjust the layout #3588
|
2015-08-14 14:01:01 +02:00 |
|
Olivier Goffart
|
ab52c8bcd7
|
Merge #3611
|
2015-08-14 13:32:48 +02:00 |
|
Markus Goetz
|
1ad80878b2
|
Account: Additional on top fix for #3617
|
2015-08-14 12:37:19 +02:00 |
|
Olivier Goffart
|
81c19232a5
|
Account Settings: Remove the ability to select
|
2015-08-14 12:12:16 +02:00 |
|
Olivier Goffart
|
dcfa6b97e3
|
Account Settings: add more margin on the overall text
Attempt to fix https://github.com/owncloud/client/issues/3584#issuecomment-131009787
|
2015-08-14 12:01:28 +02:00 |
|
Olivier Goffart
|
593016718d
|
Account Settings: Align the progressbar with the icon #3567
|
2015-08-14 11:52:09 +02:00 |
|
Olivier Goffart
|
2dbe822972
|
Account Settings: remove the storage use label #3567
|
2015-08-14 11:52:09 +02:00 |
|
Markus Goetz
|
38b8508f15
|
Account: Save accepted SSL certs immediatly #3617
|
2015-08-14 11:31:01 +02:00 |
|
Klaas Freitag
|
76ce5adbf0
|
Abort the request and reset the QNAM if user does not ACK a new cert.
This is supposed to fix bug #3283
(cherry picked from commit 75b38d1a2f )
|
2015-08-14 10:31:20 +02:00 |
|
Markus Goetz
|
2a14c121db
|
Account settings: Make version selectable/copyable #3600
|
2015-08-13 17:27:18 +02:00 |
|
Markus Goetz
|
01855302a0
|
Shibboleth: Use sslErrors() handler of rest of client #3593
|
2015-08-13 17:09:39 +02:00 |
|
Olivier Goffart
|
5c9b865cec
|
Setup wizard: remove some spacing in the result page #3588
|
2015-08-13 15:22:43 +02:00 |
|
Olivier Goffart
|
5f832b5b39
|
Account Settings: Reorder the options in the context menu #3584
|
2015-08-13 15:07:51 +02:00 |
|