Commit Graph

3073 Commits

Author SHA1 Message Date
e9405955fc Merge remote-tracking branch 'origin/develop' into develop 2022-10-03 19:31:57 +02:00
685d70c624 Revert commit to prevent bounce when the wheel mouse is used 2022-10-03 19:31:44 +02:00
d1c13c2ac6 Update README.md 2022-10-02 10:05:52 +02:00
67b7c4adc9 Update CHANGELOG/whatsnew 2022-10-01 11:20:38 +02:00
065f0456a8 Revert "Remove patch no longer needed"
This reverts commit 621ee05925.
2022-10-01 09:53:31 +02:00
f6dc6ac232 Bump version to 9.9.2 2022-10-01 08:35:13 +02:00
621ee05925 Remove patch no longer needed 2022-10-01 08:34:45 +02:00
7331945eb0 Disable horizontal scrolling in the synopsis text
For some reason the content size is not properly calculated and you can scroll horizontally endlessly.
2022-10-01 08:27:29 +02:00
1b36dd7de9 Remove hack to keep content inside the grid view content size
This seems no longer necessary in Qt6 (maybe it got fixed after bumping QtQuick to 2.15)
2022-09-30 23:36:23 +02:00
c255182b1c Remove custom scroll bar for the synopsis 2022-09-30 23:34:47 +02:00
c31895018a Use points instead of pixels 2022-09-29 22:01:54 +02:00
d4b1913c1c Update the search edit style in macos 2022-09-29 21:59:47 +02:00
1596aa2347 Fix comic properties dialog sizing 2022-09-19 18:07:39 +02:00
cfc5b57213 Do not codesign PRs 2022-09-17 17:58:45 +02:00
70a584c715 Fix assets loading in search edit (windows/linux) 2022-09-17 10:04:27 +02:00
4ef90ab660 Add some padding to the right of the search edit in macos 2022-09-17 09:45:54 +02:00
61c50df384 Fix search edit icons in hdpi screens (at least in macos) 2022-09-17 09:45:39 +02:00
3260a15884 Add 2x versions of the icons used in the search bar in macos 2022-09-17 09:22:28 +02:00
98041fc641 Fix search icon background color (qt6) 2022-09-17 08:45:29 +02:00
50ca560f5a Fix folder selection on search mode 2022-09-17 08:33:06 +02:00
3bb8f88e3c Do not use the folders view select index workaround in Qt6 2022-09-16 20:27:57 +02:00
2de84f5780 Fix connection by registering the types used in the signal 2022-09-16 19:38:45 +02:00
aa44ad4143 Remove old code 2022-09-16 19:32:30 +02:00
993d1188f7 Merge pull request #318 from YACReader/codesign_windows_installers
Codesign windows binaries
2022-09-16 11:53:54 +02:00
4fad04c441 Codesign only on master/develop and pull requests 2022-09-16 10:28:20 +02:00
9e95db99e5 Remove conditionals for now 2022-09-16 08:36:04 +02:00
ba52739d2e Use full signtool.exe path when setting up SignTool in inno setup 2022-09-16 08:07:04 +02:00
79ac4cf824 Remove echo 2022-09-16 07:43:32 +02:00
db970ef8cc Commit missing change 2022-09-15 23:18:00 +02:00
b46b1411b2 Extract code sign 2022-09-15 22:50:38 +02:00
7d9f46e23a Try another path for signtool 2022-09-15 22:20:11 +02:00
c96bfeaf59 signtool.exe is not in the path 2022-09-15 21:23:25 +02:00
4f26db8b03 Use signtool directly 2022-09-15 20:51:48 +02:00
09cfe3bac4 Try using the variable directly 2022-09-15 20:05:02 +02:00
4542b3711d Revert
Azure pipelines should hide any secret by default
2022-09-15 19:42:56 +02:00
60dec5f1ca Avoid leaking secrets 2022-09-15 19:35:15 +02:00
98c3ce93ac Set the code sign password as an env variable 2022-09-15 19:30:24 +02:00
c8e62badcc Try to solve The system cannot find the file specified error 2022-09-15 18:56:05 +02:00
e9a6dc978b Fix code sign in windows 2022-09-15 17:55:27 +02:00
2475c876d1 Add some debug output to create_installer.cmd 2022-09-15 16:26:38 +02:00
c801801ac8 Try to codesign windows installers 2022-09-15 15:39:18 +02:00
e6a8e83d2d Install image formats module in qt6 2022-09-15 15:08:35 +02:00
2761a312d7 Notarize macos dmgs 2022-09-14 18:43:20 +02:00
d7eaf970b7 Enable hardened runtime 2022-09-14 17:34:10 +02:00
09f7460763 Fix dest folder name 2022-09-14 16:19:08 +02:00
177eae4cf7 sign all the contents in the dmg 2022-09-14 15:31:37 +02:00
d99683460d Try to change the qt6 installer enough to avoid false virus positives 2022-09-13 13:36:54 +02:00
7cf26f6f1d Wait for MacOS_qt6 on releases 2022-09-13 07:55:55 +02:00
0243bbed2f Merge pull request #317 from YACReader/more-qt6-migration
Qt6 first working version
2022-09-12 23:20:28 +02:00
379c6510f0 Title can't be more than 27 characters 2022-09-12 21:10:44 +02:00