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 |
|