Commit Graph

  • 9ffe114c15 Fix first binding pass in grid comics view yacreader10 luisangelsm 2026-04-12 13:16:53 +02:00
  • 4f61d64e27 Remove arrows from scrollbars QSS luisangelsm 2026-04-12 13:15:57 +02:00
  • ab2c4b3d35 Remove console output used during development in FoldercontentView.qml luisangelsm 2026-04-12 13:13:02 +02:00
  • 10843cdf19 Enable busy_timeout and be more verbose about problems loading the db luisangelsm 2026-04-12 13:11:48 +02:00
  • 8fc7c9e814 Fix Cannot create children for a parent that is in a different thread luisangelsm 2026-04-12 12:53:41 +02:00
  • 0716cbe166 Add some error logs when synchronizing progress can't open the db luisangelsm 2026-04-12 12:42:59 +02:00
  • 2ad68a8592 Capture the right connection name luisangelsm 2026-04-12 12:23:19 +02:00
  • f3d32cf7d7 Fix http listener maxThreads initialization luisangelsm 2026-04-12 11:55:17 +02:00
  • 94514cf9f8 Update the quick start guides luisangelsm 2026-04-10 23:09:45 +02:00
  • 78574aaf02 Fix reloading current folder content luisangelsm 2026-04-09 17:05:36 +02:00
  • 668cc48578 Fix hdpi trackpad scrolling when scroll animations are enabled. luisangelsm 2026-04-08 22:27:53 +02:00
  • 691bbb8b5c Navigating between comics in the metadata editor no longer copies fields from the previous comic luisangelsm 2026-04-05 09:59:16 +02:00
  • 4324b64bdd Update some actions versions luisangelsm 2026-04-04 09:43:37 +02:00
  • a092fc5f72 Update README.md luisangelsm 2026-04-04 09:39:15 +02:00
  • e73e0d2a8f Improve window state handling luisangelsm 2026-04-04 09:38:59 +02:00
  • 4bcdb3c7da Fix default background color being stuck when changing themes luisangelsm 2026-03-30 21:55:37 +02:00
  • 11c305888f Merge pull request #528 from YACReader/improve-cmake Luis Ángel San Martín 2026-03-30 21:25:51 +02:00
  • 9dfc35527b Fix version checking luisangelsm 2026-03-30 20:17:05 +02:00
  • a8c936ee6f Update AGENTS.md luisangelsm 2026-03-30 18:32:27 +02:00
  • 8ddf1a8f90 Improve Summary luisangelsm 2026-03-30 18:30:57 +02:00
  • 042e429996 Scope compiler defines and remove forced 7zip NDEBUG luisangelsm 2026-03-30 18:24:58 +02:00
  • e2ddb7eaaf Use Qt6:: syntax for Qt modules luisangelsm 2026-03-30 17:48:33 +02:00
  • 79a8acbd42 Extract VERSION to avoid duplication luisangelsm 2026-03-30 17:19:40 +02:00
  • 74aebffd9b Don't use CMAKE_RUNTIME_OUTPUT_DIRECTORY for Linux luisangelsm 2026-03-30 16:41:54 +02:00
  • 1a28111dae Migrate qt_add_resources to the Qt6 target-based approach luisangelsm 2026-03-30 16:34:02 +02:00
  • 586c748b42 Set the maximum upper cmake version tested luisangelsm 2026-03-30 16:14:15 +02:00
  • 8cc9ffc355 Sanitize CMake source directory references luisangelsm 2026-03-30 15:56:27 +02:00
  • e6cbfa634b Fix all compilation issues after enabling QT_DISABLE_DEPRECATED_UP_TO luisangelsm 2026-03-30 15:48:02 +02:00
  • 12a5949b16 Use QT_DISABLE_DEPRECATED_UP_TO globally luisangelsm 2026-03-30 08:51:00 +02:00
  • be3f140aea Remove QT_DISABLE_DEPRECATED_BEFORE from PdfBackend.cmake luisangelsm 2026-03-30 08:44:58 +02:00
  • e40dd9b22a Clean up CompilerOptions.cmake luisangelsm 2026-03-30 08:32:20 +02:00
  • 4376a89876 Better linux install handling luisangelsm 2026-03-29 23:28:47 +02:00
  • 268b23376b Use Find*.cmake files for backend discovery luisangelsm 2026-03-29 23:15:24 +02:00
  • 52dd4e4c3c Improve backends handling and make DECOMPRESSION_BACKEND and PDF_BACKEND settings easier to discover luisangelsm 2026-03-29 22:55:16 +02:00
  • 27c94bcb53 Add missing resource: yacreaderlibraryserver_images_rcc luisangelsm 2026-03-29 22:18:17 +02:00
  • f3b94e420a find_package GuiPrivate explicitly luisangelsm 2026-03-29 22:15:43 +02:00
  • 49eed6ba85 Use continuous scroll mode automatically when a web comic is open luisangelsm 2026-03-24 22:17:41 +01:00
  • 15a780fc9b Fix German translations luisangelsm 2026-03-24 22:16:46 +01:00
  • f3efa4ecc8 Don't live regenerate the theme when writing in the the name field luisangelsm 2026-03-24 19:05:40 +01:00
  • 2367a1919e Format luisangelsm 2026-03-22 18:55:27 +01:00
  • 9af9e8547a Fix label colors in the default Dark theme luisangelsm 2026-03-22 18:52:16 +01:00
  • 6752b0b2a4 Add more built in themes. luisangelsm 2026-03-22 18:35:24 +01:00
  • 64a2f9fdf8 Translation fixes luisangelsm 2026-03-22 18:15:54 +01:00
  • 1fd9fb6cab Fix Italian translation for Restore luisangelsm 2026-03-22 15:29:08 +01:00
  • 0affbded6e Normalize color strings so they are always upper case for better readability of the theme files and the values in the editor luisangelsm 2026-03-22 12:13:07 +01:00
  • 2560174a84 Extract noLibrariesWidget theme and use themed line assets luisangelsm 2026-03-21 20:55:23 +01:00
  • f65fd08e65 Make flow ribbons themeable luisangelsm 2026-03-21 20:45:23 +01:00
  • 5fbd5bc185 Remove no longer needed patch luisangelsm 2026-03-21 20:14:14 +01:00
  • 4f500eecb6 Remove unused images luisangelsm 2026-03-21 17:10:04 +01:00
  • 83e1b88c2c Replace goto.png with a themeable svg image luisangelsm 2026-03-17 19:35:30 +01:00
  • b49446c246 Replace old apps icons with new ones luisangelsm 2026-03-15 11:03:12 +01:00
  • 5618fce47a Merge pull request #525 from YACReader/loads-plugins-from-settings-folder Luis Ángel San Martín 2026-03-14 09:48:42 +01:00
  • 754ea0c2f6 Add support for loading image plugins through the settings folder of the apps. luisangelsm 2026-03-14 09:23:20 +01:00
  • 3709b6e737 Format includes using clang-format luisangelsm 2026-03-13 18:21:38 +01:00
  • f0943995c6 Include sanitation luisangelsm 2026-03-13 11:06:25 +01:00
  • 221ce60760 Better console output in Windows luisangelsm 2026-03-12 18:18:13 +01:00
  • 5bda2241f4 Fixed and normalized multiple translations luisangelsm 2026-03-11 19:45:56 +01:00
  • 2caf5c8608 Bump actions versions luisangelsm 2026-03-11 19:09:23 +01:00
  • ab12d2e8a1 Merge pull request #524 from YACReader/support-explicit-language-selection Luis Ángel San Martín 2026-03-11 18:49:22 +01:00
  • e649a9e3e0 Update CHANGELOG luisangelsm 2026-03-11 18:30:58 +01:00
  • 3fede5dabf Add a setting to select the language in the options dialog luisangelsm 2026-03-11 18:21:35 +01:00
  • 82ac83ee7a Fix info view indicator background luisangelsm 2026-03-08 08:45:42 +01:00
  • 6317c3a4d0 Fix the continuous scroll mode in hdpi screen modes luisangelsm 2026-03-07 22:38:33 +01:00
  • fbbccfc608 Fix drag for scrolling in continuous scroll mode luisangelsm 2026-03-07 22:22:19 +01:00
  • 27b59ad8a9 Better naming in some of the theme properties used in qml luisangelsm 2026-03-07 22:21:18 +01:00
  • 7103d0de3c Eliminate hardcoded colors from qml to make theming more flexible luisangelsm 2026-03-07 19:58:24 +01:00
  • d65ce375df Provide more meaningful theme colors to deal with not completed and recent states luisangelsm 2026-03-07 19:01:30 +01:00
  • b9005c4f5a Update the what's new dialog luisangelsm 2026-03-06 21:38:45 +01:00
  • f323ac5243 Add a rule for the firewall automatically on windows. luisangelsm 2026-03-06 21:34:30 +01:00
  • 54a2437e48 Better placement for the continuous scroll icon luisangelsm 2026-03-06 19:16:16 +01:00
  • bb6378e345 Remove useless verification luisangelsm 2026-03-06 18:53:42 +01:00
  • 10a4c8099c Merge pull request #521 from YACReader/lanzcos-scaling Luis Ángel San Martín 2026-03-06 18:10:18 +01:00
  • cab4a01287 Update CHANGELOG luisangelsm 2026-03-06 17:20:38 +01:00
  • 3f6235fe32 Trigger a rendering pass when the settings change luisangelsm 2026-03-06 17:19:02 +01:00
  • de676a0fcb Use the new resize image API to resize the pages while reading luisangelsm 2026-03-06 17:18:14 +01:00
  • 80de46ce74 Add a setting to control the scaling method used luisangelsm 2026-03-06 17:16:51 +01:00
  • 61a7e3b9c6 Add a new module for resizing images including Lanczos luisangelsm 2026-03-06 17:10:59 +01:00
  • fe8e1670cb Add AGENTS.md and CLAUDE.md luisangelsm 2026-03-06 15:10:52 +01:00
  • 0ceba0ea74 Improve theme editor usability so themes can be set from it luisangelsm 2026-03-06 15:06:20 +01:00
  • 86b5003f07 Use target app and version in themes meta luisangelsm 2026-03-06 12:29:06 +01:00
  • 9024ff7d0c Add scripts that can be used to ensure format luisangelsm 2026-03-06 12:01:36 +01:00
  • 09ae34cb10 Include publish notes when releasing builds luisangelsm 2026-03-06 11:48:42 +01:00
  • 0f4a1f950e Start signing YACReader 10 dev builds that get published luisangelsm 2026-03-05 22:03:05 +01:00
  • 9123029749 Merge pull request #520 from YACReader/fix-magnifiying-glass-in-continuous-scoll-mode Luis Ángel San Martín 2026-03-05 21:40:51 +01:00
  • e636406855 Fix the magnifying glass in continuous scroll mode luisangelsm 2026-03-05 21:10:52 +01:00
  • 8a2ede1ad4 Merge pull request #519 from YACReader/fix-translator Luis Ángel San Martín 2026-03-05 19:52:22 +01:00
  • d6331ee819 Update what's new luisangelsm 2026-03-05 18:58:21 +01:00
  • 33f18d9d1c Make the translator themeable luisangelsm 2026-03-05 18:52:10 +01:00
  • 6ea857fa59 Remove unused images luisangelsm 2026-03-05 15:23:13 +01:00
  • b3048f0bff Fix translator using new backends luisangelsm 2026-03-05 15:16:26 +01:00
  • e699237c44 Use curl instead of wget luisangelsm 2026-03-05 14:12:29 +01:00
  • e32079b4ba Merge pull request #518 from YACReader/theming-settings Luis Ángel San Martín 2026-03-05 11:58:29 +01:00
  • a876f33902 Format theming-settings luisangelsm 2026-03-05 10:54:41 +01:00
  • d8678bcf95 Update .clang-format luisangelsm 2026-03-05 10:54:03 +01:00
  • df03b1c6b0 Print clang-format version in CI luisangelsm 2026-03-05 09:48:21 +01:00
  • 46661becaf Implement theme pickers + importing luisangelsm 2026-03-05 08:22:04 +01:00
  • 5058f47a20 Tweak default dark YACReaderLibrary theme luisangelsm 2026-03-04 17:51:35 +01:00
  • 3799c0633d Reformat json theme files so the content is sorted alphabetically allowing easy tracking of changes through git luisangelsm 2026-03-03 22:43:23 +01:00
  • ad28216f50 Fix qrc prefix luisangelsm 2026-03-03 22:13:39 +01:00
  • 2d66987045 Make json keys display as human readable strings in the theme editor luisangelsm 2026-03-02 22:44:08 +01:00