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
2021-07-30l10n: Replace apostrophe with double quotationValdnet
2019-08-15Never ignore .sync-exclude, even if excludeHiddenSamir Benmendil
2019-08-15Extract IgnoreListTableWidget to be reusedSamir Benmendil
2019-08-15Remove all rows in the table widgetSamir Benmendil
2019-08-15IgnoreListEditor can work on any pathSamir Benmendil
2018-02-02Refactores code.Camila San
2018-02-02Enable/disable remove all button depending on the number of rows.Camila San
2018-02-02Adds button to remove all items from ignore list table.Camila San
2018-02-02Restores correctly default system values for ignore files list.Camila San
2018-02-02Allows deletion of pre configured patterns in the ignore list.Camila San
2018-02-02Adds button to restore default patterns in the ignore list.Camila San
2018-02-01Enables removing patterns from ignored files list.Camila San
2017-12-08SSLButton: Removes some call to deprecated functionsOlivier Goffart
2017-12-07Excludes: Refactor for pending improvementsChristian Kamm
2017-09-21Use the Qt5 connection syntax (automated with clazy)Olivier Goffart
2017-09-14Excludes: Allow escaping # #6012Christian Kamm
2017-06-22Merge remote-tracking branch 'origin/2.3'Christian Kamm
2017-06-20Ignore ui: Add the sync journal patterns #5844Christian Kamm
2017-05-17Apply clang-formatChristian Kamm
2017-03-13Ignore list editor: adjust the size of the columns in the tableOlivier Goffart
2016-10-25License: Adjust license of GPLv2 source files to GPLv2+Christian Kamm
2016-10-25FolderMan: Clean up APIChristian Kamm
2015-10-27IgnoreFiles: Fix the socket API would not load the new custom ignored files #...Olivier Goffart
2015-10-02FolderWatcher: Use csync exclude code #3805Christian Kamm
2015-10-01Ignores: Sync after update #3876Christian Kamm
2015-09-07Consistency: Use folder instead of directory in user visible stringsDaniel Molkentin
2015-08-10IgnoreEditor: Rename confusing checkboxChristian Kamm
2015-08-10Ignore hidden: Default to enabled #2086Christian Kamm
2015-07-17Fix Qt4 build.Christian Kamm
2015-07-15IgnoreListEditor: handle the ignore hidden files checkbox.Klaas Freitag
2015-07-07Settings: fix broken signal/slot connection:Olivier Goffart
2015-06-26IgnoreEditor: Make UI more explicit. #3172Christian Kamm
2015-05-06IgnoreListEditor: Remove invalid connect. #3201Christian Kamm
2014-11-10Fix header namesDaniel Molkentin
2014-11-10Adjust namespacesDaniel Molkentin
2014-11-10Remove "Mirall" from class namesDaniel Molkentin
2014-07-11Split into three separate projects: library, gui and cmdDaniel Molkentin