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-06-17Bring forward the main systray dialog on second executionKevin Ottens
2019-12-24Add helper slots and signals to catch SettingsDialog's window activation eventsMichael Schuster
2018-11-07Add a command line option to launch the client in the backgroundJ-P Nurmi
2018-01-15Application: remove declaration of non-existing functionsOlivier Goffart
2017-09-21Port to new signal-slot syntax what cannot be done automaticallyOlivier Goffart
2017-05-17Apply clang-formatChristian Kamm
2017-05-11Add the possiblility to enable debug logging categoriesJocelyn Turcotte
2017-05-11Use Qt logging categories for loggingJocelyn Turcotte
2015-11-23Connectivity: Improve reconnecting after network change/disconnect #4167Markus Goetz
2015-09-29Linux: Don't show settings dialog always when launched twiceMarkus Goetz
2015-08-06Updater: update Linux updater code to work with changes in masterDaniel Molkentin
2015-08-06Merge branch 'master' into linux_restart_on_new_versionDaniel Molkentin
2015-07-23Merge branch 'regular_update_check'Klaas Freitag
2015-07-20UpdateCheck: Clean up Application class and move most to updater.Klaas Freitag
2015-07-17Application: On Linux, restart the app if a different version is on HD.Klaas Freitag
2015-07-16Application: Add a new command line switch --version.Klaas Freitag
2015-07-04Merge pull request #3404 from owncloud/fix-2702Markus Goetz
2015-07-03clear error hint went wrongly use command line optionsArthur Schiwon
2015-07-03TrayMenu: Show submenus per account.Christian Kamm
2015-07-01Improve account connectivity tooltips. #3200Christian Kamm
2015-06-29Use doxygen style everywhereDaniel Molkentin
2015-06-29Structure developer documentationDaniel Molkentin
2015-06-09Updater: Do a tray notification if a new update is available.Klaas Freitag
2015-06-09App: Do a regular check for updates, currently hardcoded every two hours.Klaas Freitag
2015-05-05Remove dead codeDaniel Molkentin
2015-03-12Install the crash handler earlier during startupJocelyn Turcotte
2015-02-19Show the settings also when no arguments are passedJocelyn Turcotte
2015-01-26gui: Still give a decent experience if there is no system trayOlivier Goffart
2015-01-13ShareDialog: Moved open slot from Application object to Gui object.Klaas Freitag
2015-01-12Merge pull request #2674 from rullzer/filebrowser_integrationKlaas Freitag
2015-01-08Application: Initialize the folderman after we checked for existanceOlivier Goffart
2014-12-28Initial push for filebrowser integration, not finished yet but it's a start :)Alfie "Azelphur" Day
2014-12-18Account: Split into libsync/Account and gui/AccountState.Christian Kamm
2014-12-17Move account state related logic into Account.Christian Kamm
2014-12-11ConValidator: Simplify and cleanup.Christian Kamm
2014-11-12Merge branch 'master' into rename_clientDaniel Molkentin
2014-11-10Adjust namespacesDaniel Molkentin
2014-08-26Add "Crash" entry to systray if started with --debugDominik Schmidt
2014-08-12Merge branch 'master' into move_lib_to_sep_dirDaniel Molkentin
2014-07-17Merge remote-tracking branch 'origin/master' into move_lib_to_sep_dirDaniel Molkentin
2014-07-11Split into three separate projects: library, gui and cmdDaniel Molkentin