Olivier Goffart
|
05ed126bfd
|
Account config: add the size in the selective sync part
|
2015-06-11 14:13:09 +02:00 |
|
Olivier Goffart
|
5ab20e64bf
|
AccountSettings: fix selective sync checking
We need to set the root item to partially checked in case there
is some folders in the blacklist
The root item do not have checkmark so it is good
|
2015-06-10 17:00:08 +02:00 |
|
Olivier Goffart
|
e9e11d251f
|
Fix compilation after merge of the confirm and the new-ui branch
|
2015-06-10 16:22:14 +02:00 |
|
Olivier Goffart
|
12f760535d
|
Fix folder concatenation with Qt4
QUrl in Qt4 do not simplify double slashes like Qt5 does, so we have
to take in account different slashes possibilities
|
2015-06-02 20:47:06 +02:00 |
|
Olivier Goffart
|
e1f94cea4f
|
FolderStatusModel: handle network error in the LSCol
|
2015-06-02 20:47:06 +02:00 |
|
Olivier Goffart
|
fc23e810fd
|
folderstatusmodel: clean includes
|
2015-06-02 20:01:13 +02:00 |
|
Olivier Goffart
|
e587c8e2dc
|
multi-account: compile with Qt4
|
2015-06-02 19:57:41 +02:00 |
|
Olivier Goffart
|
984434c728
|
AccountSettings: move the progress handling in FolderStatusModel
This is required to compile with Qt4 because signals were protected.
And the logic anyway belongs to the model
|
2015-06-02 19:45:23 +02:00 |
|
Olivier Goffart
|
e02f1a222e
|
FolderMan: refactor some function to take a Folder* instead of an alias
I want to remove this dependency of alias in the code because we might get
rid of it entierly later
|
2015-04-28 17:49:05 +02:00 |
|
Olivier Goffart
|
f81918173b
|
Account settings: show the folder of the right account
|
2015-04-27 19:09:48 +02:00 |
|
Christian Kamm
|
27159104a9
|
Folders: Store inside account config.
|
2015-04-24 13:42:35 +02:00 |
|
Olivier Goffart
|
85ff245aef
|
Account settings: add the progress back on the new ui
|
2015-04-09 12:06:47 +02:00 |
|
Olivier Goffart
|
426d2338d9
|
Settings: New UI that intergate the selective sync within the account settings
|
2015-03-27 16:50:35 +01:00 |
|
Daniel Molkentin
|
00e42d1177
|
More HIDPI support
Except for the non-native activity tab
icon in settings, this should fix #11
|
2015-02-12 19:44:40 +01:00 |
|
Olivier Goffart
|
414ac5433d
|
Merge branch '1.7'
Conflicts:
binary
doc/accountsetup.rst
doc/architecture.rst
doc/navigating.rst
doc/owncloudcmd.rst
doc/troubleshooting.rst
|
2015-01-05 14:40:53 +01:00 |
|
Daniel Molkentin
|
a2b817f0c0
|
mirall.qrc -> client.qrc
|
2014-12-08 18:00:29 +01:00 |
|
Daniel Molkentin
|
ae85aa33fd
|
Adjust namespaces
|
2014-11-09 22:34:07 +01:00 |
|
Daniel Molkentin
|
902bb7a198
|
Merge remote-tracking branch 'origin/master' into move_lib_to_sep_dir
Conflicts:
src/CMakeLists.txt
src/gui/accountsettings.cpp
src/gui/folderwizard.cpp
src/gui/settingsdialog.cpp
src/libsync/syncengine.h
|
2014-08-26 11:29:42 +02:00 |
|
Daniel Molkentin
|
4fc044d368
|
Merge branch 'master' into move_lib_to_sep_dir
Conflicts:
cmake/modules/NSIS.template.in
src/CMakeLists.txt
src/creds/shibboleth/authenticationdialog.cpp
src/creds/shibboleth/authenticationdialog.h
src/gui/owncloudgui.cpp
src/libsync/creds/shibboleth/authenticationdialog.cpp
src/libsync/creds/shibboleth/authenticationdialog.h
src/libsync/mirallaccessmanager.cpp
src/mirall/authenticationdialog.cpp
src/mirall/authenticationdialog.h
|
2014-08-12 21:08:44 +02:00 |
|
Daniel Molkentin
|
df3c3bca02
|
Split into three separate projects: library, gui and cmd
|
2014-07-11 11:07:31 +02:00 |
|