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

Commit Graph

  • 46e0a05078 Renamed conversion function to make intention more clear. Also defaulted to 'controlled truncation' to not stupidly crash. TBD/TODO: Better handling for such things. Dominique Fuchs 2019-09-08 02:20:24 +0200
  • 8329de4cee Selectively and temporary disabled warning about unknown preprocessor declarative for msvc when using specific GCC instruction. Dominique Fuchs 2019-09-08 02:07:52 +0200
  • b4dee67bf5 Implemented Utility::convert function to convert size_t -> uint safely and on the fly. Often necessary for Qt and WIN32 functions. Using this will not generate compiler warnings of possible truncation. First call implemented in ownsql.cpp Dominique Fuchs 2019-09-08 02:04:50 +0200
  • 5ae3435fe6 Fixed broken overloading mechanism of variadic templates. See code comment for further information. Dominique Fuchs 2019-09-08 01:09:22 +0200
  • 9a256fcbfe usage of UINT as iterator here because comparing with UINT retval from DragQueryFile Dominique Fuchs 2019-09-07 21:42:10 +0200
  • 112d2bfe11 Removed redundant (and wrong in terms of it's value) definitions for WINVER/_WIN32_WINNT Dominique Fuchs 2019-09-07 21:28:12 +0200
  • 69a11a7ec1 Removed redundant (and wrong in terms of it's value) definitions for WINVER/_WIN32_WINNT Dominique Fuchs 2019-09-07 21:26:40 +0200
  • 3960ffea3f Removed redundant (and wrong in terms of it's value) definitions for WINVER/_WIN32_WINNT Dominique Fuchs 2019-09-07 20:58:20 +0200
  • 78543deee4 Updated WINVER/_WIN32_WINNT from 0x0600 to 0x0601 (e.g. Server 2008/Vista to 7) as 7 is reasonable and noted everywhere as requirement Dominique Fuchs 2019-09-07 20:55:49 +0200
  • 4dd49327e4 Merge remote-tracking branch 'upstream/master' Dominique Fuchs 2019-09-07 19:41:35 +0200
  • 2121e7116e
    [tx-robot] updated from transifex Nextcloud bot 2019-09-07 03:06:08 +0000
  • 67107a4f5d
    Fix double slashes in WebDAV URLs (account setup wizard) Michael Schuster 2019-09-07 04:18:07 +0200
  • 0557d53f5f Merge branch 'master' of https://github.com/nextcloud/desktop Michael Schuster 2019-09-07 03:30:47 +0200
  • 819a006a17
    Replace old NSI Windows setup wizard graphics Michael Schuster 2019-09-07 02:00:49 +0200
  • 65ee5915af Merge remote-tracking branch 'upstream/master' Dominique Fuchs 2019-09-06 21:00:37 +0200
  • 8ad3b18932 Merge branch 'master' of https://github.com/DominiqueFuchs/desktop Dominique Fuchs 2019-09-06 20:43:51 +0200
  • ef9315cc0a
    Increase version to 2.6.0. v2.6.0-rc1 Michael Schuster 2019-09-06 18:28:50 +0200
  • c835c39491
    Bump master version to 2.7. Camila San 2019-09-06 18:20:52 +0200
  • 4cb45d5d6a Merge branch 'master' of https://github.com/nextcloud/desktop Michael Schuster 2019-09-06 17:57:52 +0200
  • acb9fc7c8e
    Merge pull request #1408 from nextcloud/flow2-ui-qt5-compat Camila Ayres 2019-09-06 17:56:09 +0200
  • 081f9741e4
    Merge branch 'master' into flow2-ui-qt5-compat Camila Ayres 2019-09-06 17:32:40 +0200
  • a70b7d5852
    Merge pull request #1405 from DominiqueFuchs/w10-start-logo Camila Ayres 2019-09-06 17:22:10 +0200
  • 8b2c47cdcb
    Remove old Qt 5.5 patch for Xenial Michael Schuster 2019-09-06 17:05:18 +0200
  • a3beb9ba41
    Merge branch 'master' into w10-start-logo Camila Ayres 2019-09-06 17:02:06 +0200
  • c4dfe576d0
    Merge pull request #1399 from DominiqueFuchs/master Camila Ayres 2019-09-06 17:01:53 +0200
  • 0841fe8dd3
    Merge branch 'master' into master Camila Ayres 2019-09-06 16:50:27 +0200
  • b28ae98d58 Merge branch 'master' of https://github.com/nextcloud/desktop Michael Schuster 2019-09-06 16:45:17 +0200
  • c3b270ba26
    Merge pull request #1401 from DominiqueFuchs/logo-update Camila Ayres 2019-09-06 16:37:59 +0200
  • 9ab5241459
    Merge branch 'master' into w10-start-logo Camila Ayres 2019-09-06 16:03:54 +0200
  • ec603b061d
    Merge branch 'master' into logo-update Camila Ayres 2019-09-06 15:42:02 +0200
  • b792a627e2
    Qt5.5 compatiblity patch for login flow V2 + UI improvment Michael Schuster 2019-09-06 14:40:54 +0200
  • 0e8c6a176b Merge branch 'master' of https://github.com/nextcloud/desktop Michael Schuster 2019-09-06 14:39:10 +0200
  • 0353724472
    Merge pull request #1374 from Ram-Z/per-directory-ignore Camila Ayres 2019-09-06 14:20:34 +0200
  • bbb295fea4 Use newer digest algorithms in TLS error dialog Martin Sucha 2019-09-01 11:11:59 +0200
  • d36ddb752a
    Merge branch 'master' into per-directory-ignore Camila Ayres 2019-09-06 13:35:28 +0200
  • 680f70aa1a
    Merge branch 'master' into w10-start-logo Dominique Fuchs 2019-09-06 09:30:12 +0200
  • 4ea64bf9ee Final commit to resolve #22 (at least in desktop repo, final bits have to be set in client-building). Dominique Fuchs 2019-09-06 09:24:06 +0200
  • c1dd0079d9 Modified CMakeLists (src/gui/) to install VisualElements logo files in appropiate install output folder Dominique Fuchs 2019-09-06 08:35:46 +0200
  • f33d0a322d Renamed files for consistent sheme & use in CMakeLists (/src/gui) Dominique Fuchs 2019-09-06 08:23:48 +0200
  • 429c9afd60 Added files for start menu icon (70 & 150px) on Windows 10 Dominique Fuchs 2019-09-06 07:44:49 +0200
  • a6653af440
    [tx-robot] updated from transifex Nextcloud bot 2019-09-06 03:03:36 +0000
  • abb2711d26
    Merge branch 'master' into logo-update Dominique Fuchs 2019-09-05 21:38:17 +0200
  • 0a5ba5a3c7
    Merge pull request #1402 from DominiqueFuchs/gitignore Dominique Fuchs 2019-09-05 20:44:43 +0200
  • 0a643c06e7
    Merge branch 'master' into gitignore Dominique Fuchs 2019-09-05 20:31:23 +0200
  • 6f5dcfa78b Complementary renaming in theme.qrc Dominique Fuchs 2019-09-05 19:59:49 +0200
  • e2f7947966 Check for possible case failure when building on drone Dominique Fuchs 2019-09-05 19:52:03 +0200
  • 4b9e8274b5 Merge branch 'logo-update' of https://github.com/DominiqueFuchs/desktop into logo-update Dominique Fuchs 2019-09-05 20:59:34 +0200
  • 7aefa5afaf Updated CmakeLists for gui part to correct old variable (OUTFILE_BASE[NAME]) that changed by recent update of AddAppIcon modules. Fixes wrong naming of resource pack in build output. Dominique Fuchs 2019-09-05 20:58:05 +0200
  • 1606cf2e09
    Use newer digest algorithms in TLS error dialog (#1404) John Molakvoæ 2019-09-05 07:12:36 +0200
  • 464cdabecf
    Merge branch 'master' into gitignore Dominique Fuchs 2019-09-05 07:00:13 +0200
  • defa0b2781
    Merge branch 'master' into logo-update Dominique Fuchs 2019-09-05 06:59:34 +0200
  • acd2425250
    Merge branch 'master' into ssl-error-digests John Molakvoæ 2019-09-05 06:44:19 +0200
  • aa37a67729
    [tx-robot] updated from transifex Nextcloud bot 2019-09-05 03:09:38 +0000
  • 1b2e64788d
    Merge branch 'master' into ssl-error-digests Michael Schuster 2019-09-05 01:07:20 +0200
  • b8ef78205a
    Merge pull request #1256 from meskobalazs/master Roeland Jago Douma 2019-09-04 23:06:08 +0200
  • 3e6422a889
    Use newer digest algorithms in TLS error dialog Martin Sucha 2019-09-01 11:11:59 +0200
  • 0bcc923a8a
    Merge branch 'master' into gitignore Michael Schuster 2019-09-04 21:12:48 +0200
  • 0cb1f4d14b
    Merge pull request #1394 from nextcloud/webflow-client-ssl-ca-chain Roeland Jago Douma 2019-09-04 20:04:45 +0200
  • 7ac6df24a3 Updated ECMAddAppIcon to newest ver fromhttps://github.com/KDE/extra-cmake-modules/blob/master/modules/ECMAddAppIcon.cmake with modifications for nc workflow (incl. png2imagemagick) Dominique Fuchs 2019-09-04 16:51:16 +0200
  • 5ef9600007
    Merge branch 'master' into webflow-client-ssl-ca-chain Michael Schuster 2019-09-04 12:56:22 +0200
  • fcc84b6dc4
    [tx-robot] updated from transifex Nextcloud bot 2019-09-04 03:07:24 +0000
  • 88dcbad790 Updated theme.qrc to include new icon logo files Dominique Fuchs 2019-09-03 19:38:01 +0200
  • 7e4323c7de Revert-corrected naming of icon files due to limitations by ECMAddAppIcon Dominique Fuchs 2019-09-03 18:27:37 +0200
  • af831a7653 updated resources for new logo icon files Dominique Fuchs 2019-09-03 18:17:46 +0200
  • 8bd85fa71d Corrected sized icon versions to up2date windows guidelines (see also ECMAddAppIcon.cmake) Dominique Fuchs 2019-09-03 18:05:06 +0200
  • 9d225452bd Updated svg version of nc icon Dominique Fuchs 2019-09-03 18:00:51 +0200
  • b79a82cc3f Updated AddAppIconMacro (esp. for new macOS retina guidelines) and corrected filenames to not change pattern in cmake scripts Dominique Fuchs 2019-09-03 17:54:22 +0200
  • 0380271499 Updated cmake module to current version (esp. worthy for newer windows versions reg. the sizes) in https://github.com/KDE/extra-cmake-modules/blob/master/modules/ECMAddAppIcon.cmake Dominique Fuchs 2019-09-03 17:25:05 +0200
  • 2e243e5a38 deleted old icon files (not sidebar logo files atm) Dominique Fuchs 2019-09-03 17:19:20 +0200
  • e56b1a082b Updated .gitignore to integrate unwanted files when working with VSC or VS2019 Dominique Fuchs 2019-09-03 10:56:47 +0200
  • c389985c2e Merge remote-tracking branch 'upstream/master' Dominique Fuchs 2019-09-03 10:53:43 +0200
  • ef9c092662 Added png export series of new logo based on svg material in promo branch. Decided for new naming sheme too keep old variants in repo untill all changes (also in helper repos like client-building) are done. Dominique Fuchs 2019-09-02 07:15:54 +0200
  • 86f559add4
    [tx-robot] updated from transifex Nextcloud bot 2019-09-03 03:04:22 +0000
  • 5bcff7dab6
    Merge branch 'master' into master Dominique Fuchs 2019-09-02 06:56:30 +0200
  • 812e688572
    [tx-robot] updated from transifex Nextcloud bot 2019-09-02 03:03:47 +0000
  • 8f3bf3313e Integrated registry check on windows when hasDarkSystray is called. Return value determines which theme is applied for monochrome variant. Fixes #1276 but only when monochrome option is toggled or nc starts, not automatically when changing windows theme. Dominique Fuchs 2019-09-01 21:57:21 +0200
  • 87bf0d9a7e
    [tx-robot] updated from transifex Nextcloud bot 2019-09-01 03:09:08 +0000
  • bb9140d075
    [tx-robot] updated from transifex Nextcloud bot 2019-08-31 03:03:58 +0000
  • 267224b258
    Merge branch 'master' into webflow-client-ssl-ca-chain Michael Schuster 2019-08-30 05:38:07 +0200
  • 61884d1ada
    fix indents, add comment Michael Schuster 2019-08-30 05:35:36 +0200
  • 29ff9f403e
    [tx-robot] updated from transifex Nextcloud bot 2019-08-30 03:06:24 +0000
  • b52292db92
    Windows: Workaround for CredWriteW used by QtKeychain Michael Schuster 2019-08-30 04:56:01 +0200
  • 57d0a17744
    [tx-robot] updated from transifex Nextcloud bot 2019-08-29 03:03:24 +0000
  • 85a2860e86
    Merge pull request #1389 from nextcloud/webflow-client-ssl Roeland Jago Douma 2019-08-28 07:40:39 +0200
  • 7fc95c4c52
    [tx-robot] updated from transifex Nextcloud bot 2019-08-28 03:10:20 +0000
  • 2c4336ab2a
    Merge branch 'master' into webflow-client-ssl Michael Schuster 2019-08-28 00:30:36 +0200
  • d584bedcb6
    Also store the CACertificates of the client side certificate Roeland Jago Douma 2019-08-27 09:55:41 +0200
  • 5c34f9e247
    [tx-robot] updated from transifex Nextcloud bot 2019-08-27 03:04:46 +0000
  • dbde585049
    Adds SSL client cert storage to webflow + Login Flow v2 Michael Schuster 2019-08-27 03:32:21 +0200
  • 18404a128b
    Merge pull request #1384 from nextcloud/login-flow-v2 Michael Schuster 2019-08-26 21:48:40 +0200
  • 302ca0e04e
    Fix some compiler warnings Roeland Jago Douma 2019-08-26 20:41:14 +0200
  • 50cd6af394
    Build a webflowcredentials Roeland Jago Douma 2019-08-26 20:04:23 +0200
  • fd8345ccbe
    Login Flow V2: adds re-auth upon logout, improvements Michael Schuster 2019-08-24 16:21:44 +0200
  • 7add98e9a3
    UI: don't let Flow2 and OAuth hide the wizard Michael Schuster 2019-08-23 11:42:12 +0200
  • aa93a04fd6
    fix comment typo in httpcredentials.cpp Michael Schuster 2019-08-23 11:04:30 +0200
  • 628bab92c4
    fix comment typo in webflowcredentials.cpp Michael Schuster 2019-08-23 10:25:34 +0200
  • 12f2ea6728
    Login Flow V2: remove static test url Michael Schuster 2019-08-19 20:40:30 +0200
  • 8fa55b97b4
    Login Flow V2: 1st implementation, cleanup Michael Schuster 2019-08-19 01:41:42 +0200
  • 2742411abd
    Login Flow V2: 1st test-implementation Michael Schuster 2019-08-17 02:37:04 +0200
  • 9941d49579
    [tx-robot] updated from transifex Nextcloud bot 2019-08-26 03:00:53 +0000