Luis Ángel San Martín
a6e98ae31e
Rename method
2022-10-15 12:33:23 +02:00
Luis Ángel San Martín
d8a35d767c
Update the UI when a client synchronizes back the libraries
...
Only the top banners for now.
TODO: ComicModel should also be updated.
2022-10-15 11:52:34 +02:00
Luis Ángel San Martín
e7b6f46cd3
Update the UI when a comic is updated using the http api
2022-10-15 11:42:46 +02:00
Luis Ángel San Martín
61458b966c
Add a output parameter to know if a comic is found in the DB when we try to load it
2022-10-15 11:42:20 +02:00
Luis Ángel San Martín
c576140e6a
Notify using a signal when a comic is updated using the http api
2022-10-15 11:41:06 +02:00
Luis Ángel San Martín
bf36672ade
Provide information about the comic updated in UpdateComicControllerV2
2022-10-15 11:39:55 +02:00
Luis Ángel San Martín
a4a2b3ce6c
Rename method
2022-10-14 20:59:43 +02:00
Luis Ángel San Martín
f4656ad210
Update if needed the continue reading list whenever we get an update about a comic
2022-10-14 20:56:03 +02:00
Luis Ángel San Martín
6c575c1b71
Add method to reload the continue reading list in FolderContentView
...
The reload is only triggered for the root folder.
2022-10-14 20:54:52 +02:00
Luis Ángel San Martín
901f05feb1
Add a method to make a comics model reload the continue reading list
2022-10-14 20:54:07 +02:00
Luis Ángel San Martín
f1dd6d339d
Fix comicsViewsManager -> contentViewsManager renaming
2022-10-14 13:11:59 +02:00
Luis Ángel San Martín
374758fd41
Move header and declaration to the top of the file
2022-10-13 23:34:08 +02:00
Luis Ángel San Martín
75b44558d6
Remove reference to files that aren't in the project yet
2022-10-13 23:31:19 +02:00
Luis Ángel San Martín
05a3172012
Rename s to httpServer
2022-10-13 23:30:04 +02:00
Luis Ángel San Martín
be0c0ff341
Rename Startup class to YACReaderHttpServer
2022-10-13 23:24:35 +02:00
Luis Ángel San Martín
59639ad68c
Rename instance name to match class name
2022-10-13 23:23:18 +02:00
Luis Ángel San Martín
7317467a13
Rename class
2022-10-13 21:11:13 +02:00
Luis Ángel San Martín
00f7d92c9a
Make sure that the changes made to folders are propagated to the subfolder model in FolderContentView
2022-10-13 19:28:55 +02:00
Luis Ángel San Martín Rodríguez
23deb889b9
Use always the first comic as the cover of a folder
...
There is no way to show comics and folders together in YACReaderLibrary yet, so it looks confusing to use the cover from a sub-folder.
2022-10-12 22:17:22 +02:00
Luis Ángel San Martín Rodríguez
df9e2ea7e1
Update CHANGELOG
2022-10-12 19:43:30 +02:00
Luis Ángel San Martín Rodríguez
db7fd66474
Fix navigation history (fordward was broken)
2022-10-12 19:41:15 +02:00
Luis Ángel San Martín Rodríguez
c40e915541
Add comment
2022-10-12 19:40:50 +02:00
Luis Ángel San Martín Rodríguez
87de6525d4
ignore qm files
2022-10-12 19:40:02 +02:00
Luis Ángel San Martín Rodríguez
3a58f71096
Tweak color
2022-10-11 21:32:16 +02:00
Luis Ángel San Martín Rodríguez
794c0c47b5
Simplify QColorDialog usage
...
This fixes the color dialog being always available in macos as a YACReader's child window.
2022-10-11 21:23:55 +02:00
Luis Ángel San Martín
5d1e7cf8c4
Merge pull request #332 from CandidDeer/develop
...
Added missing German translations and fixed errors
2022-10-10 17:50:08 +02:00
Lisa Thamer
9d79d0638b
Added missing German translations and fixed errors
...
I'm a native German speaker, so I fixed errors in the German translations that were already present in the file and added all missing translations.
2022-10-10 10:43:12 +02:00
Luis Ángel San Martín
8ff069fa4e
Update CHAGELOG
2022-10-09 14:16:40 +02:00
Luis Ángel San Martín
551726d522
Merge pull request #331 from YACReader/folder_content_view
...
feature: Folder content view
2022-10-09 13:21:25 +02:00
Luis Ángel San Martín
abfa03fa16
Use the new widget instead of EmptyFolderWidget
2022-10-09 11:32:06 +02:00
Luis Ángel San Martín
d2dff7b4a5
Add new type of view to display the content of a folder that doesn't contain comics
...
It is a replacement for EmptyFolderWidget for now, but it should evolve to show comics and folders
2022-10-09 11:32:06 +02:00
Luis Ángel San Martín
f25524e64c
Update the cover size when the grid comics view is shown
...
The size may have changed while it was away
2022-10-09 11:32:06 +02:00
Luis Ángel San Martín
2e16dec51a
Update FolderModel to support new functionality
2022-10-09 11:32:06 +02:00
Luis Ángel San Martín
0a00fd3020
Add a new type of role to ComicModel to display a title composed with the available info
2022-10-09 11:32:06 +02:00
Luis Ángel San Martín
41767958d0
Add full constructor
2022-10-09 11:32:06 +02:00
Luis Ángel San Martín
1a420c9679
Add a new type of view to show the content of a folder when it doesn't contain comics
...
This view will display subfolders only, but at some point it should evolve to show the full content in a folder.
2022-10-09 11:32:06 +02:00
Luis Ángel San Martín
7f04e7fd19
Merge pull request #329 from selmf/lrelease
2022-10-08 21:41:31 +02:00
Felix Kauselmann
1daa3def1d
Fix typo in Linux dependencies
2022-10-08 20:47:04 +02:00
Felix Kauselmann
0f62f45733
Update Linux dependencies for CI
2022-10-08 20:27:19 +02:00
Luis Ángel San Martín
22c1faff44
Merge pull request #327 from selmf/QtWebApp_1.8.6
...
Update QtWebApp, v1.8.3 to v1.8.6
2022-10-08 19:27:33 +02:00
Felix Kauselmann
99114b00e7
Qmake: Use lrelease to automate language file compilation
2022-10-08 19:19:50 +02:00
Luis Ángel San Martín
0f2349fdc4
Update CHANGELOG.md
2022-10-08 14:51:34 +02:00
Felix Kauselmann
e57e692177
Changelog: Use WIP instead of unreleased
2022-10-08 14:47:54 +02:00
Felix Kauselmann
2e72e428ba
Update QtWebApp to v1.8.6
2022-10-08 13:38:52 +02:00
Luis Ángel San Martín
083888efde
Merge pull request #326 from nayeems3c/patch-2
...
Fixed some spelling & grammatical issue of README
2022-10-08 09:02:54 +02:00
Luis Ángel San Martín
0f3e9df9b8
Merge pull request #325 from libreajans/update-turkish
...
Update Turkish translation
2022-10-08 09:02:31 +02:00
Luis Ángel San Martín
0139cc92dd
Merge pull request #324 from selmf/flatpak
...
Finish Flatpak and Flathub integration
2022-10-08 09:02:05 +02:00
Nayeem Islam
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
sabriunal
64d9c6ca3e
Update Turkish translation
2022-10-08 01:47:58 +03:00
Felix Kauselmann
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