Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-13Use the folder object directly instead of looking it up by its name (#9583)Hannah von Reth
2021-12-03Use the refcounted AccountStatePtr as much as possibleErik Verbruggen
2020-07-30Use const access where possibleHannah von Reth
2020-02-25Merge remote-tracking branch 'origin/2.6'Olivier Goffart
2020-02-11Fix expansion of tree view on newly added accountsHannah von Reth
2020-02-10Run clang-tidy check for modernize-use-nullptrOlivier Goffart
2020-02-10Run clang-tidy with modernize-use-overrideOlivier Goffart
2018-03-28FolderStatusModel: fix potential assertOlivier Goffart
2017-09-15remove qt4 codeHelmut K. C. Tessarek
2017-05-17Apply clang-formatChristian Kamm
2017-05-17Reformatting: Adjust trailing commentsChristian Kamm
2017-05-11Use Qt logging categories for loggingJocelyn Turcotte
2017-01-27FolderStatusModel: Different icon for external storagesOlivier Goffart
2016-09-23Improve the "new big folder" UI #5202 (#5204)ckamm
2016-09-06Selective Sync: Fix request loop and show error in view (#5154)Markus Goetz
2015-10-15folderstatusmodel.h: Fix warningMarkus Goetz
2015-10-14SelectiveSync: Show in-progress label #3524Christian Kamm
2015-10-05GUI comment and message typos for masterPhil Davis
2015-09-04FolderStatus: Show 'waiting for other folder' #3619Christian Kamm
2015-08-31FolderStatusModel: add a function to get a QModelIndex from the pathOlivier Goffart
2015-08-18Folder Model: add an error item when one cannot fetch the list of folders #3524Olivier Goffart
2015-08-05AccountSettings: automatically refresh and expands the undecided folders #3541Olivier Goffart
2015-07-08FolderStatusModel: uses int64 for the sizes to prevent overflowOlivier Goffart
2015-07-03Folders: Show as disconnected when account is disconnected.Christian Kamm
2015-07-02FolderStatusModel: Always update on sync state change.Christian Kamm
2015-06-29Use doxygen style everywhereDaniel Molkentin
2015-06-29Structure developer documentationDaniel Molkentin
2015-06-16Fix Qt4 compilationOlivier Goffart
2015-06-16Fix coverity build which does not support nsdmiOlivier Goffart
2015-06-15Move FolderStatusDelegate to its own fileOlivier Goffart
2015-06-11Confirm feature: The UI part in the selective sync viewOlivier Goffart
2015-06-02FolderStatusModel: handle network error in the LSColOlivier Goffart
2015-06-02multi-account: compile with Qt4Olivier Goffart
2015-06-02AccountSettings: move the progress handling in FolderStatusModelOlivier Goffart
2015-04-27Account settings: show the folder of the right accountOlivier Goffart
2015-04-23Remove SelectiveSyncTextChristian Kamm
2015-04-09Account settings: add the progress back on the new uiOlivier Goffart
2015-03-27Settings: New UI that intergate the selective sync within the account settingsOlivier Goffart
2014-11-10Adjust namespacesDaniel Molkentin
2014-08-26Merge remote-tracking branch 'origin/master' into move_lib_to_sep_dirDaniel Molkentin
2014-07-11Split into three separate projects: library, gui and cmdDaniel Molkentin