Commit Graph

2983 Commits

Author SHA1 Message Date
99114b00e7 Qmake: Use lrelease to automate language file compilation 2022-10-08 19:19:50 +02:00
0f2349fdc4 Update CHANGELOG.md 2022-10-08 14:51:34 +02:00
e57e692177 Changelog: Use WIP instead of unreleased 2022-10-08 14:47:54 +02:00
2e72e428ba Update QtWebApp to v1.8.6 2022-10-08 13:38:52 +02:00
083888efde Merge pull request #326 from nayeems3c/patch-2
Fixed some spelling & grammatical issue of README
2022-10-08 09:02:54 +02:00
0f3e9df9b8 Merge pull request #325 from libreajans/update-turkish
Update Turkish translation
2022-10-08 09:02:31 +02:00
0139cc92dd Merge pull request #324 from selmf/flatpak
Finish Flatpak and Flathub integration
2022-10-08 09:02:05 +02:00
9ca5ff630e Fixed some spelling & grammatical issue of README
I have fixed some spelling mistakes and grammatical errors of the README.md file. I hope you will accept my PR. 
If anything wrong in my PR, please provide a feedback. 
Thanks in Advance
2022-10-08 11:53:49 +06:00
64d9c6ca3e Update Turkish translation 2022-10-08 01:47:58 +03:00
339a998328 Finish Flatpak and Flathub integration
- Remove Flatpak manifest and Appstream data (they now live at Flathub)
- Add Flathub badge
2022-10-07 19:16:05 +02:00
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