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

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-13Remove unused methodKevin Ottens
2020-06-03Use default member init when applicableKevin Ottens
2020-05-21Use default member initializers in OCC::FolderStatusModel sub-structsStephan Beyer
2018-11-11GUI: search'n'replace remaining "Q_DECL_OVERRIDE" with "override"J-P Nurmi
2018-11-11GUI: run clang-tidy modernize-use-nullptrJ-P Nurmi
2018-06-05FolderStatusModel: fix potential assertOlivier Goffart
2017-12-17[CSE] Fix infoForFileIdTomaz Canabrava
2017-12-14[CSE] Add new method "infoForFolderId"Tomaz Canabrava
2017-10-18[CSE] Add FileIdRole for the FolderStatusModelTomaz Canabrava
2017-10-18[CSE] Fetch file-id for subfoldersTomaz Canabrava
2017-10-05remove 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