Felix Kauselmann
62ef567280
YACReaderLibrary Server: Add webui status page
2022-10-23 20:01:05 +02:00
Luis Ángel San Martín
a07ac4a956
Merge pull request #344 from selmf/fix_docroot_path
...
Server: Don't overwrite template and docroot path
2022-10-23 19:30:16 +02:00
Felix Kauselmann
25a32314a2
Server: Don't overwrite template and docroot path
2022-10-23 18:35:35 +02:00
Luis Ángel San Martín
6fac77b6f1
Merge pull request #341 from selmf/library_loading
...
QRencode: Add fallback for Linux distros that don't provide unversion…
2022-10-23 17:47:06 +02:00
Luis Ángel San Martín
d61d72428e
Merge pull request #343 from YACReader/use_svg_assets
...
Use SVG assets (I)
2022-10-23 17:46:53 +02:00
Luis Ángel San Martín Rodríguez
5389540537
Fix Qt5 compilation in macos
2022-10-23 16:37:54 +02:00
Luis Ángel San Martín
4b58efc5c7
Use more generic signal
2022-10-23 15:49:27 +02:00
Luis Ángel San Martín Rodríguez
210a48f91e
Fix missing icons in macos
2022-10-23 14:41:03 +02:00
Luis Ángel San Martín
21461ce8a0
Update context menu(s) icons to svg
2022-10-23 14:36:11 +02:00
Luis Ángel San Martín
6e62fc0a0c
Replace icon in the search edit with SVG versions
2022-10-23 12:45:50 +02:00
Luis Ángel San Martín
d59d7a06cb
Remove unused images
2022-10-23 10:55:36 +02:00
Luis Ángel San Martín
31c4ae6561
More left side bar png to svg assets conversion
2022-10-23 10:43:37 +02:00
Luis Ángel San Martín
c7a1a73432
Convert more icons to SVG
2022-10-22 16:26:10 +02:00
Luis Ángel San Martín
c29eb79d88
Add helper function to create pixmaps from assets with the right resolution for hdpi screens
2022-10-22 16:25:42 +02:00
Luis Ángel San Martín
75c08885be
Replace more icons with svg
2022-10-22 11:40:49 +02:00
Luis Ángel San Martín
8f1c63fcf0
Move functions
2022-10-22 11:40:16 +02:00
Luis Ángel San Martín
c8f8c5661f
Update close translator icon to svg
2022-10-21 17:58:51 +02:00
Luis Ángel San Martín Rodríguez
0b37c7c684
Use the new svg icons in macos too
2022-10-20 19:14:13 +02:00
Luis Ángel San Martín
4c66b8ecad
Use SVG icons in YACReader's toolbar (windows/linux) and in shortcuts dialog
2022-10-20 17:51:22 +02:00
Luis Ángel San Martín
ebcb3d8a91
Implement LibraryWindow::showContinueReadingContextMenu
2022-10-17 21:17:04 +02:00
Luis Ángel San Martín
60c650d820
Remove TODO
2022-10-17 20:51:05 +02:00
Luis Ángel San Martín
97790cfca3
Merge pull request #330 from selmf/locale
...
Translations: Don't use QLocale::system::name
2022-10-16 19:08:15 +02:00
Luis Ángel San Martín
b9c1f0b505
Update translation files with new strings
2022-10-16 18:23:17 +02:00
Luis Ángel San Martín
4839b416bd
Add english translations
2022-10-16 18:20:42 +02:00
Luis Ángel San Martín
424f3c3014
Fix qm files build output in windows
2022-10-16 17:59:41 +02:00
Luis Ángel San Martín
68e67fd777
Copy qm files manually after linking to the output folder
...
Windows only
2022-10-16 17:25:20 +02:00
Felix Kauselmann
2905b7dc29
MSVC: Remove debug_and_release
2022-10-16 14:33:49 +02:00
Felix Kauselmann
fa90982a2d
YACReaderLibrary: Don't load YACReader translation
2022-10-16 14:33:49 +02:00
Felix Kauselmann
76a12cd7e3
Translations: Don't use QLocale::system::name
...
Older versions of the Qt documentation advocate using QLocale::system::name
for system language resolving. This is deprecated and causes misbehavior,
such as selecting the system unit language instead of system display language
on Windows.
Solution: Use QTranslator::load(QLocale(), ... ...), which is display language
aware.
2022-10-16 14:33:49 +02:00
Lisa Thamer
1243346e9a
Fixed typo in word YACReader
2022-10-16 11:19:06 +02:00
Lisa Thamer
a106d899c8
Added unfinished German translations
...
As requested, I have added all unfinished German translations.
2022-10-16 11:19:06 +02:00
Felix Kauselmann
17b0d357b1
QRencode: Add fallback for Linux distros that don't provide unversioned library symlinks
2022-10-15 15:26:19 +02:00
Luis Ángel San Martín
569a699c1d
Typo
2022-10-15 13:55:37 +02:00
Luis Ángel San Martín
67211154ec
Bump version number and what's new
2022-10-15 12:58:52 +02:00
Luis Ángel San Martín
273d6240c4
Update CHANGELOG
2022-10-15 12:55:18 +02:00
Luis Ángel San Martín
e8f31b39ee
Update the current comic model when the server gets a syn request
...
Sadly the grid view resets its scroll to origin. Not sure if it is going to bother anyone, we'll see.
2022-10-15 12:53:02 +02:00
Luis Ángel San Martín
928afa4675
Wrap functionality
2022-10-15 12:46:17 +02:00
Luis Ángel San Martín
2093c072b6
Remove commented code
2022-10-15 12:34:56 +02:00
Luis Ángel San Martín
75b2daac76
Fix call to renamed method
2022-10-15 12:34:23 +02:00
Luis Ángel San Martín
ba9a008cd8
Make grid view the default
2022-10-15 12:34:02 +02:00
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