nextcloud-desktop.git
2020-07-01 Olivier GoffartLogger: Remove the thread pointer from the log.
2020-07-01 Hannah von... [Logger] Correctly handle message priority
2020-07-01 Hannah von... Print critical and fatal messages to stderr
2020-07-01 Christian KammLogDir: Compress last logfile on restart
2020-07-01 Kevin OttensProperly guard io.h since it is Windows only
2020-07-01 Dominik SchmidtMake -logfile - work on Windows
2020-07-01 Dominik SchmidtMake qFatal() trigger the crash reporter on Windows
2020-07-01 ValdnetChange the space character to a dot
2020-07-01 ValdnetDelete a space character
2020-07-01 Nextcloud bot[tx-robot] updated from transifex
2020-06-30 Kevin OttensMerge pull request #2128 from nextcloud/fix_subfolder_e...
2020-06-30 Kevin OttensFix parenting issues of PropagateUploadEncrypted
2020-06-30 Kevin OttensTake care of mangled paths on download as well
2020-06-30 Kevin OttensUpdate the item even if we don't call decryptFile()
2020-06-30 Kevin OttensStop leaking PropagateDownloadEncrypted objects
2020-06-30 Kevin OttensDisplay folder names demangled in the settings
2020-06-30 Kevin OttensAssume that folder paths can be mangled
2020-06-30 Kevin OttensUse QHash instead of QMap
2020-06-30 Kevin OttensEnsure GetFolderEncryptStatusJob gets all the folders
2020-06-30 Kevin OttensFinally encrypt subdirectories during sync
2020-06-30 Kevin OttensMake PropagateUploadEncrypted reusable in a directory...
2020-06-30 Kevin OttensMark user strings for translation
2020-06-30 Kevin OttensMove the encrypt folder logic in a reusable job class
2020-06-30 Kevin OttensUse the propagator to trigger the e2e info fetch
2020-06-30 Kevin OttensGet ClientSideEncryption to notify when folder info...
2020-06-30 Kevin OttensFix typo
2020-06-30 Kevin OttensFix typo
2020-06-30 Kevin OttensDon't show the encrypt action in subfolders of encrypte...
2020-06-30 Kevin OttensFix typo
2020-06-30 Kevin OttensCapture the pointer to info by value
2020-06-30 Nextcloud bot[tx-robot] updated from transifex
2020-06-29 Nextcloud bot[tx-robot] updated from transifex
2020-06-26 Kevin OttensMerge pull request #2126 from nextcloud/sbeyer-simplify...
2020-06-26 Stephan BeyerHide Systray's auxiliary positioning methods from publi...
2020-06-26 Stephan BeyerSimplify tray window positioning
2020-06-26 Nextcloud bot[tx-robot] updated from transifex
2020-06-25 Michael SchusterFix crash in UserModel::currentUser() and add more...
2020-06-25 Nextcloud bot[tx-robot] updated from transifex
2020-06-24 Kevin OttensMerge pull request #2119 from nextcloud/sbeyer-fix...
2020-06-24 Stephan BeyerMake Systray's _trayEngine a QPointer
2020-06-24 Stephan BeyerFix SEGV (by circular ownership) at exit
2020-06-24 Stephan BeyerLet Systray constructor call its base class constructor
2020-06-24 Nextcloud bot[tx-robot] updated from transifex
2020-06-23 Nextcloud bot[tx-robot] updated from transifex
2020-06-22 Michael SchusterFix issue #2108: Default system proxy not working with...
2020-06-22 Kevin OttensMerge pull request #2110 from nextcloud/sbeyer-menu...
2020-06-22 Stephan BeyerMake sure the menu separator uses Style.menuBorder...
2020-06-22 Stephan BeyerDarken menu border color
2020-06-22 Nextcloud bot[tx-robot] updated from transifex
2020-06-20 Nextcloud bot[tx-robot] updated from transifex
2020-06-18 Michael SchusterMerge pull request #2106 from nextcloud/fix/proxy-build...
2020-06-18 Michael SchusterFix libsync exports for proxy changes in #1886
2020-06-18 Michael SchusterMerge pull request #1886 from nextcloud/enh/proxy
2020-06-18 Michael SchusterImprove proxy logging: Log type string instead of abstr...
2020-06-18 Roeland Jago... Move the proxyfiles to libsync where they make more...
2020-06-18 Nextcloud bot[tx-robot] updated from transifex
2020-06-17 Michael SchusterMerge pull request #2093 from nicrame/patch-1
2020-06-17 Michael SchusterMerge branch 'master' into patch-1
2020-06-17 Kevin OttensMerge pull request #2099 from nextcloud/ease_access_to_...
2020-06-17 Kevin OttensBring forward the main systray dialog on second execution
2020-06-17 Kevin OttensAlso show the window on right click
2020-06-17 Michael SchusterMerge branch 'master' into patch-1
2020-06-17 Nextcloud bot[tx-robot] updated from transifex
2020-06-16 Kevin OttensDon't call method on potentially null object
2020-06-16 Kevin OttensMake activity items with a link clickable
2020-06-16 Kevin OttensDon't use a bright blue color for menus
2020-06-16 Kevin OttensDon't use a weirdly truncated icon size for header...
2020-06-16 Kevin OttensDon't duplicate file name in the info line
2020-06-16 Kevin OttensClose all menus on window show
2020-06-16 Nicolas FellaUse properties to get user details
2020-06-16 Nicolas FellaPort from context properties to singletons
2020-06-16 Nextcloud bot[tx-robot] updated from transifex
2020-06-15 Nicolas FellaCreate HeaderButton QML component
2020-06-15 Kevin OttensMerge pull request #1939 from nextcloud/fix-tray-multis...
2020-06-15 Kevin OttensAdd some debug output for the window placement
2020-06-15 Michael SchusterFix crash caused by setting Tray window screen pointer...
2020-06-15 Michael SchusterRemove Submodule qtmacgoodies again
2020-06-15 Kevin OttensTry make taskbar position heuristic more readable
2020-06-15 Kevin OttensMake the reference point independent of the window
2020-06-15 Kevin OttensGet rid of screenIndex
2020-06-15 Kevin OttensMove all the position computation on the C++ side
2020-06-15 Kevin OttensRename tbOrientation into taskbarOrientation
2020-06-15 Kevin OttensIntroduce a screenRect as coordinate space
2020-06-15 Kevin OttensUse TaskBarPosition enum on the QML side
2020-06-15 Dominique FuchsMore simplifications, also transfer of more tray positi...
2020-06-15 Dominique FuchsMajor multi monitor improvements and rewrite of tray...
2020-06-15 Nextcloud bot[tx-robot] updated from transifex
2020-06-14 Marcin WilkAdd photothumb.db to sync-exclude.lst
2020-06-14 Nextcloud bot[tx-robot] updated from transifex
2020-06-12 Nextcloud bot[tx-robot] updated from transifex
2020-06-11 Nextcloud bot[tx-robot] updated from transifex
2020-06-10 Michael SchusterMerge pull request #2077 from nextcloud/nullptr-everywh...
2020-06-10 Michael SchusterSimplify nullptr comparisons where appropriate
2020-06-10 Nextcloud bot[tx-robot] updated from transifex
2020-06-09 Michael SchusterFix nullptr regression in RegistryUtil::ReadRegistry
2020-06-09 Rick van der... Change default autostart to hide gui
2020-06-09 Kevin OttensMerge pull request #2058 from nextcloud/sbeyer-fix...
2020-06-09 Stephan BeyerReplace prefixing of paths with file:// by QUrl::fromLo...
2020-06-09 Stephan BeyerHide openLocalFolderButton if no local folder is configured
2020-06-09 Stephan BeyerFix crash on opening unconfigured local folder
next