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-05-27Kepp N logs instead of making it depend on ageHannah von Reth
2022-05-25Use ocis productversionHannah von Reth
2022-03-24Rewrite wizard from scratchFabian Müller
2021-12-03Use the refcounted AccountStatePtr as much as possibleErik Verbruggen
2021-08-06Only show the settings if explicitly reuestedHannah von Reth
2021-06-14Replace custom argument parsing with QCommandLineParser (#8632)Fabian Müller
2021-06-01Implement --list-languages CLI parameterFabian Müller
2021-04-26Remove pre 2.6 client side cert supportHannah von Reth
2021-04-26Use a proper member instead of a propertyHannah von Reth
2021-04-26Display command line argument hints on in Windows popupHannah von Reth
2021-03-31Add --language parameterFabian Müller
2020-12-21Properly display parent Window when displaying a dialogHannah von Reth
2020-08-18Minimize main window instead of dialogHannah von Reth
2020-06-29Make ownCloud accassible on the Application objectHannah von Reth
2020-03-13Merge branch '2.6'Hannah von Reth
2020-03-04Bugfix: Client sometimes does not show up when started by a userHannah von Reth
2020-02-10Run clang-tidy with modernize-use-overrideOlivier Goffart
2019-12-04Application: Allow to quit running instances by commandlineHannah von Reth
2019-11-18Application: add an option to start with the settings visibleOlivier Goffart
2019-05-07LogWindow: Option to disable automatic deletion #7154Christian Kamm
2019-03-08Tray: Try to establish tray after 10s if failed initially #6518Christian Kamm
2018-11-07Crash Reporter: Add more debug menu entries #6823Markus Goetz
2018-05-24Settings migration: Preserve future settings where possibleChristian Kamm
2018-05-24Config: Add version flags to accounts and foldersChristian Kamm
2018-05-23Rename Placeholders to Virtual Files in code #6531Christian Kamm
2018-04-19Placeholders: Support for macOS #6290Markus Goetz
2018-04-18Placeholders: Fixup clicking on placeholder after previous changeOlivier Goffart
2018-04-18PlaceHolders: Trigger a download of the placeholder and open itOlivier Goffart
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