1
0
mirror of https://github.com/chylex/Nextcloud-Desktop.git synced 2024-10-24 18:42:48 +02:00

Commit Graph

  • cf6ac3d14e
    Merge pull request #1939 from nextcloud/fix-tray-multiscreen Kevin Ottens 2020-06-15 14:49:35 +0200
  • d3d99b2d9d Add some debug output for the window placement Kevin Ottens 2020-06-11 19:27:40 +0200
  • 44a9200c5d Fix crash caused by setting Tray window screen pointer on the QML side Michael Schuster 2020-06-04 20:26:39 +0200
  • 5055f526c2 Remove Submodule qtmacgoodies again Michael Schuster 2020-05-31 15:34:03 +0200
  • f15a9cfc82 Try make taskbar position heuristic more readable Kevin Ottens 2020-05-25 19:02:10 +0200
  • 5848a1575b Make the reference point independent of the window Kevin Ottens 2020-05-20 21:36:08 +0200
  • 40824dc427 Get rid of screenIndex Kevin Ottens 2020-05-20 20:03:08 +0200
  • 6c6dfb15a7 Move all the position computation on the C++ side Kevin Ottens 2020-05-20 19:36:57 +0200
  • 83b36b4ab0 Rename tbOrientation into taskbarOrientation Kevin Ottens 2020-05-20 18:07:01 +0200
  • aa90237e94 Introduce a screenRect as coordinate space Kevin Ottens 2020-05-20 17:59:40 +0200
  • 65e8f33ccf Use TaskBarPosition enum on the QML side Kevin Ottens 2020-05-20 15:17:54 +0200
  • a6f918f3c2 More simplifications, also transfer of more tray positioning logic to C++ backend. Dominique Fuchs 2020-05-20 10:12:55 +0200
  • f44df7f61a Major multi monitor improvements and rewrite of tray window positioning Dominique Fuchs 2020-04-24 18:34:11 +0200
  • 121e23e322
    [tx-robot] updated from transifex Nextcloud bot 2020-06-15 03:25:35 +0000
  • bdede5cfc4
    [tx-robot] updated from transifex Nextcloud bot 2020-06-15 03:24:41 +0000
  • 299749681d
    Add photothumb.db to sync-exclude.lst Marcin Wilk 2020-06-14 20:24:10 +0200
  • 39e8c80116
    [tx-robot] updated from transifex Nextcloud bot 2020-06-14 03:23:26 +0000
  • e39a9ba7ae
    [tx-robot] updated from transifex Nextcloud bot 2020-06-14 03:22:33 +0000
  • 23c3885854
    [tx-robot] updated from transifex Nextcloud bot 2020-06-13 03:23:36 +0000
  • e92d79956f
    [tx-robot] updated from transifex Nextcloud bot 2020-06-12 03:26:31 +0000
  • 037b4a6ba6
    [tx-robot] updated from transifex Nextcloud bot 2020-06-11 03:25:10 +0000
  • a186ac6a29
    [tx-robot] updated from transifex Nextcloud bot 2020-06-11 03:24:17 +0000
  • 7c7627995e
    Merge pull request #2084 from nextcloud/backport/1749/stable-2.6 Michael Schuster 2020-06-11 02:55:29 +0200
  • f62c0f0c0d
    Merge branch 'stable-2.6' into backport/1749/stable-2.6 Michael Schuster 2020-06-11 02:54:21 +0200
  • 9a55396cb6
    macOS: Build nextcloudcmd after gui and run macdeployqt with the -executable option Michael Schuster 2020-06-06 19:53:48 +0200
  • 24a989532d
    Copy nextcloudcmd post-build instead of macdeployqt when building macOS bundle Dominique Fuchs 2020-01-25 15:10:22 +0100
  • c3a4bccb30
    macOS: Use macdeployqt instead of the old admin/osx/macdeployqt.py Michael Schuster 2020-01-22 04:53:03 +0100
  • 0da8951a4a
    Merge pull request #2083 from nextcloud/backport/2077/stable-2.6 Michael Schuster 2020-06-11 02:25:57 +0200
  • ad524e8a61
    Simplify nullptr comparisons where appropriate Michael Schuster 2020-06-10 03:47:49 +0200
  • 473f3fd05c
    Merge pull request #2077 from nextcloud/nullptr-everywhere-comparison Michael Schuster 2020-06-11 01:03:44 +0200
  • 456c1eadbe
    Simplify nullptr comparisons where appropriate Michael Schuster 2020-06-10 03:47:49 +0200
  • 3f685fd933
    [tx-robot] updated from transifex Nextcloud bot 2020-06-10 03:28:04 +0000
  • cd9a055053
    [tx-robot] updated from transifex Nextcloud bot 2020-06-10 03:27:12 +0000
  • 513176ae40
    Merge pull request #2078 from nextcloud/backport/2057/stable-2.6 Michael Schuster 2020-06-10 04:57:39 +0200
  • 74dda92f88
    Fix nullptr regression in RegistryUtil::ReadRegistry Michael Schuster 2020-06-09 16:17:04 +0200
  • e6236d4ef5 Replace NULL by nullptr in all C++ files Stephan Beyer 2020-06-05 00:51:32 +0200
  • 2b680cadd3 Fix nullptr regression in RegistryUtil::ReadRegistry Michael Schuster 2020-06-09 16:17:04 +0200
  • 24177ec7e4 Change default autostart to hide gui Rick van der Zwet 2020-06-04 09:13:28 +0200
  • 6420725fb9
    Merge pull request #2058 from nextcloud/sbeyer-fix-nosync-crash Kevin Ottens 2020-06-09 18:33:54 +0200
  • 0f620acc1f Replace prefixing of paths with file:// by QUrl::fromLocalFile() Stephan Beyer 2020-06-09 00:29:42 +0200
  • 749070a29c Hide openLocalFolderButton if no local folder is configured Stephan Beyer 2020-06-06 21:08:48 +0200
  • 131c1f1bac Fix crash on opening unconfigured local folder Stephan Beyer 2020-06-06 18:04:36 +0200
  • 2946c335ba Change width of app menu Stephan Beyer 2020-06-06 23:55:31 +0200
  • ac414c4374 Don't show a message box if the entered url returned an error Roeland Jago Douma 2020-03-21 10:08:09 +0100
  • e138c7dcc5
    [tx-robot] updated from transifex Nextcloud bot 2020-06-09 03:25:28 +0000
  • b4e681d128
    [tx-robot] updated from transifex Nextcloud bot 2020-06-09 03:24:34 +0000
  • 4572f96745
    Merge pull request #2072 from nextcloud/stable-2.6-upgrade-qt-5.12.8 Michael Schuster 2020-06-09 04:08:38 +0200
  • d5b737ab4b
    [stable-2.6] AppImage: Upgrade to Qt 5.12.8 Michael Schuster 2020-06-09 04:06:06 +0200
  • e06990427b
    Merge pull request #2071 from nextcloud/lnx-domainname-desktopfiles-stable-2.6 Michael Schuster 2020-06-09 04:00:21 +0200
  • 4fec80d4de Created wrapper variable LINUX_APPLICATION_ID to clean up code Dominique Fuchs 2019-09-30 09:45:41 +0200
  • 6cba316ab5
    Updated AppImage instructions w/ new desktop file name Dominique Fuchs 2019-09-26 21:01:01 +0200
  • b642574751
    Corrected new .desktop file location in forgotten function Dominique Fuchs 2019-09-26 20:56:14 +0200
  • 8f909a0de4
    Updated .desktop file naming scheme Dominique Fuchs 2019-09-26 12:36:05 +0200
  • 43f2826622
    Fixed wrongly formatted define statement Dominique Fuchs 2019-09-26 12:35:32 +0200
  • 7b8b9742f4
    Merge pull request #2069 from nextcloud/nicolasfella-autostarticon Michael Schuster 2020-06-09 01:59:59 +0200
  • 531af5bb31
    Use APPLICATION_ICON_NAME for autostart icon Nicolas Fella 2020-06-07 23:23:18 +0200
  • ea16804751 Replace NULL by nullptr in all C++ files Stephan Beyer 2020-06-05 00:51:32 +0200
  • bce93b052b Use APPLICATION_ICON_NAME for autostart icon Nicolas Fella 2020-06-07 23:23:18 +0200
  • fba69de096 Don't show a message box if the entered url returned an error Roeland Jago Douma 2020-03-21 10:08:09 +0100
  • 9357fb981e
    Merge pull request #2064 from nextcloud/backport/2063/stable-2.6 Michael Schuster 2020-06-07 16:40:31 +0200
  • 115bef589b macOS: Opt In to Dark Mode for building against older macOS SDKs < 10.14 Michael Schuster 2020-06-07 16:21:02 +0200
  • 3b4c409aab
    Merge pull request #2063 from nextcloud/fix/mac-bundleinfo-dark-mode-optin Michael Schuster 2020-06-07 16:38:03 +0200
  • 565fa18db2
    macOS: Opt In to Dark Mode for building against older macOS SDKs < 10.14 Michael Schuster 2020-06-07 16:21:02 +0200
  • be48889812
    Merge pull request #1749 from nextcloud/fix/mac-2.7-qml-tray-build Michael Schuster 2020-06-07 16:17:30 +0200
  • 69b9c4715e
    Merge pull request #2062 from nextcloud/backport/2061/stable-2.6 Michael Schuster 2020-06-07 15:51:59 +0200
  • 0ff93727b2 Improve command line version info and help display to streamline gui and cmd Michael Schuster 2020-06-06 20:04:48 +0200
  • e6389959ce macOS: Build nextcloudcmd after gui and run macdeployqt with the -executable option Michael Schuster 2020-06-06 19:53:48 +0200
  • a45c2e04e5 Copy nextcloudcmd post-build instead of macdeployqt when building macOS bundle Dominique Fuchs 2020-01-25 15:10:22 +0100
  • acb56be528 macOS: Use macdeployqt instead of the old admin/osx/macdeployqt.py Michael Schuster 2020-01-22 04:53:03 +0100
  • 3ce88bb62c
    Merge pull request #2061 from nextcloud/enh/version-display-cmd Michael Schuster 2020-06-07 14:38:48 +0200
  • 221e5c5fc4
    Improve command line version info and help display to streamline gui and cmd Michael Schuster 2020-06-06 20:04:48 +0200
  • 992b05c53e
    [tx-robot] updated from transifex Nextcloud bot 2020-06-07 03:25:11 +0000
  • 3b28d9471a
    [tx-robot] updated from transifex Nextcloud bot 2020-06-07 03:24:21 +0000
  • b28fe79902
    Merge pull request #2060 from nextcloud/fix/qt-5.15.0-build-error Michael Schuster 2020-06-07 03:23:15 +0200
  • 0fe7a65738
    Fix Qt 5.15.0 build error (missing include) Michael Schuster 2020-06-07 02:43:45 +0200
  • 45bddb6f9c
    [tx-robot] updated from transifex Nextcloud bot 2020-06-06 03:27:24 +0000
  • 688512cc8c
    [tx-robot] updated from transifex Nextcloud bot 2020-06-06 03:26:32 +0000
  • 674759d94e Rename rebase.yaml to rebase.yml for consistency Stephan Beyer 2020-06-05 00:37:44 +0200
  • 30ba341b8c
    [tx-robot] updated from transifex Nextcloud bot 2020-06-05 03:24:18 +0000
  • c2bb7446aa
    [tx-robot] updated from transifex Nextcloud bot 2020-06-05 03:23:27 +0000
  • 00d20b03ac Add some more make_unique calls Kevin Ottens 2020-05-27 20:00:11 +0200
  • 7525ce887f
    [tx-robot] updated from transifex Nextcloud bot 2020-06-04 03:24:30 +0000
  • dd03eddb38
    [tx-robot] updated from transifex Nextcloud bot 2020-06-04 03:23:36 +0000
  • 0503be65ae Cleanup the missing braced init list returns Kevin Ottens 2020-05-27 20:19:15 +0200
  • 891c192ebc Add install instructions for nextcloudcmd shile 2020-05-27 18:03:23 +0800
  • e3e262e42e Use default member init when applicable Kevin Ottens 2020-05-28 16:59:24 +0200
  • 965909f7fa Add missing auto opportunities Kevin Ottens 2020-05-27 20:23:36 +0200
  • 12279089f5
    Merge pull request #2047 from nextcloud/clang-cppcoreguidelines-init-var Kevin Ottens 2020-06-03 10:35:24 +0200
  • 3bae570f29 Do not declare local variables without an initial value. Camila San 2020-05-29 15:07:05 +0200
  • e90eb9d717
    [tx-robot] updated from transifex Nextcloud bot 2020-06-03 03:24:59 +0000
  • 3ec89ccc5d
    [tx-robot] updated from transifex Nextcloud bot 2020-06-03 03:24:04 +0000
  • e99d3f18be
    Merge pull request #1257 from ivan-cukic/ivan/icon-for-unencrypted-subdir Kevin Ottens 2020-06-02 18:37:25 +0200
  • 02a28325a8 Show broken encryption icon only in non-empty folders Kevin Ottens 2020-06-02 16:03:50 +0200
  • c800d9149e Show a broken lock icon for unencrypted subdirectory Ivan Čukić 2020-05-28 20:23:55 +0200
  • f286603ffe
    Merge pull request #1235 from ivan-cukic/ivan/fixing-leaks Michael Schuster 2020-06-02 17:47:08 +0200
  • 4fb370275d Introduced RAII classes for other OpenSSL resources Ivan Čukić 2019-05-07 20:57:01 +0200
  • c31b1a750d Fixing memory leaks in the encryption module Ivan Čukić 2019-05-05 22:24:12 +0200
  • 5a1404ef59
    [tx-robot] updated from transifex Nextcloud bot 2020-06-02 03:24:55 +0000
  • 19f2a43ef4
    [tx-robot] updated from transifex Nextcloud bot 2020-06-02 03:23:57 +0000
  • 2720897cde
    [tx-robot] updated from transifex Nextcloud bot 2020-06-01 03:24:28 +0000