Commit Graph

  • 0e51b3fdac Update changelog Felix Kauselmann 2021-07-17 14:18:24 +02:00
  • 22c2431cc5 Render: Remove obsolete debug messages Felix Kauselmann 2021-07-13 18:58:22 +02:00
  • 3d9873db75 Always export libraries as .ydb Felix Kauselmann 2021-07-06 15:00:55 +02:00
  • abcb4b1f26 GoTo flow: Sync slide and page index in quick navigation mode Felix Kauselmann 2021-07-06 11:18:31 +02:00
  • 40d4d224be Viewer: Always start GoTo flow on correct page Felix Kauselmann 2021-07-06 11:09:23 +02:00
  • df32cf01fb GoTo dialogs: Restrict input values to existing pages Felix Kauselmann 2021-07-06 10:27:24 +02:00
  • 54b9952253 YACReader: Show error when opening nonexistent open recent entry Felix Kauselmann 2021-06-28 19:30:47 +02:00
  • 768de98c2a Fix cancel button in add library dialog Felix Kauselmann 2021-06-30 17:49:52 +02:00
  • a623dfb133 Database Models: Remove obsolete signals Felix Kauselmann 2021-06-23 11:33:58 +02:00
  • 76ab23b776 Common: Convert last signals to new slot syntax Felix Kauselmann 2021-06-22 12:39:13 +02:00
  • d7a9e66377 ComicVine: Convert to new slot syntax Felix Kauselmann 2021-06-22 12:38:32 +02:00
  • f1e4396dc5 YACReaderLibrary: Convert a bunch of widgets/dialogs to new slot syntax Felix Kauselmann 2021-06-22 12:37:27 +02:00
  • 79d004c42b ComicViews: Convert to new syntax, add clazy exception for QML signals Felix Kauselmann 2021-06-22 12:33:54 +02:00
  • 5b66153390 YACReader/viewer: Convert a bunch of loosely related signals to new syntax Felix Kauselmann 2021-06-22 12:28:00 +02:00
  • d9ca26faf0 Convert spin widget to new slot syntax Felix Kauselmann 2021-06-22 12:19:10 +02:00
  • 5dbbaad73b GoTo flows: Untangle and refactor goTo signal to new syntax Felix Kauselmann 2021-06-22 08:25:54 +02:00
  • a3a1e32198 New slot syntax: Manually convert leftover QButtons Felix Kauselmann 2021-06-21 08:10:59 +02:00
  • 485ce1c9d8 Convert Mac toolbar to new slot syntax Felix Kauselmann 2021-06-21 08:01:27 +02:00
  • 47324e7f22 Comic/Render: Use overloads refactor some SIGNAL/SLOT connections to new syntax Felix Kauselmann 2021-06-11 11:46:54 +02:00
  • ae8e47d863 Clazy: Add second batch of SIGNAL/SLOT removal Felix Kauselmann 2021-06-03 16:17:07 +02:00
  • f813a018d2 Comic: Virtual prototype for process(), fix signal/slot Felix Kauselmann 2021-06-03 14:20:32 +02:00
  • 8377de7c3e Clazy: Use fixits to refactor some old style signal connections Felix Kauselmann 2021-06-01 18:14:24 +02:00
  • ca81b5424a Merge pull request #264 from vitorgalvao/patch-1 Luis Ángel San Martín 2021-06-26 19:19:25 +02:00
  • 82a94113e1 macOS Info.plis: remove deprecated CFBundleGetInfoString Vítor Galvão 2021-06-26 00:39:05 +01:00
  • 986f5ef571 compileOSX.sh: add version to app Vítor Galvão 2021-06-25 15:19:44 +01:00
  • c859a4d2d5 Uninstall vcredist before trying to reinstall it again Luis Ángel San Martín 2021-06-20 16:52:59 +02:00
  • 7394944dcc Merge pull request #262 from YACReader/develop 9.8.2.2106204 9.8.2 Luis Ángel San Martín 2021-06-19 18:46:27 +02:00
  • 85677afc7b Merge pull request #203 from vedgy/fix-library-crash-at-exit-after-deletion Luis Ángel San Martín 2021-06-19 18:13:51 +02:00
  • 891546b423 9.8.2 release Luis Ángel San Martín 2021-06-19 18:13:01 +02:00
  • 91c9375dc1 Fix opening a comic from the current/next comic banner in the grid view Luis Ángel San Martín 2021-06-19 07:24:29 +02:00
  • ad036ec6ae Include the hashes of the prev/next comics in the comic info when opening a comic in the server Luis Ángel San Martín 2021-06-18 22:55:08 +02:00
  • af13279c18 Fix open comic signal Luis Ángel San Martín 2021-06-11 22:36:33 +02:00
  • 52eebd1e81 Merge pull request #258 from YACReader/develop 9.8.1 Luis Ángel San Martín 2021-06-02 22:07:51 +02:00
  • cfb91ed9b8 Update CHANGELOG Luis Ángel San Martín 2021-06-02 21:58:40 +02:00
  • 1c382aef72 Update version to 9.8.1 Luis Ángel San Martín 2021-06-02 18:57:41 +02:00
  • 02739ec140 Do not reuse v1 docroot and template paths Luis Ángel San Martín 2021-06-01 19:34:54 +02:00
  • 3683ace654 Remove message box used during development Luis Ángel San Martín 2021-05-29 10:34:42 +02:00
  • 68e9f06a13 GridComicsView: ignore unhandled key presses Igor Kushnir 2021-02-11 12:33:32 +02:00
  • 2acfbbfac7 Library: add Quit shortcut Igor Kushnir 2021-03-20 18:09:11 +02:00
  • 63b1f9401b Merge pull request #256 from YACReader/feature/improve_reading_lists Luis Ángel San Martín 2021-05-27 20:35:00 +02:00
  • 4fc60c72aa Update YACReaderLibrary <-> YACReader communication to support reading lists Luis Ángel San Martín 2021-05-27 18:56:31 +02:00
  • 945b24a8f8 Extract opening a comic from YACReaderLibrary to its own file Luis Ángel San Martín 2021-05-27 18:48:52 +02:00
  • f9285bd099 Add a flag to getReadingListFullContent so it can load all the fields Luis Ángel San Martín 2021-05-27 18:39:00 +02:00
  • 7bb450408c Extract "query to ComicInfo" to its own method to avoid duplicated code Luis Ángel San Martín 2021-05-27 18:38:24 +02:00
  • 51284cb652 Add new struct to represent the source where a comic can be opened from Luis Ángel San Martín 2021-05-27 18:35:08 +02:00
  • 50840e955d Map the new controller to its path Luis Ángel San Martín 2021-05-25 21:46:35 +02:00
  • 0333c9f050 Add a new server controller for opening comics from reading lists Luis Ángel San Martín 2021-05-25 21:45:07 +02:00
  • 6cf11f47e1 Avoid potential null pointer access Luis Ángel San Martín 2021-05-25 21:41:45 +02:00
  • 6848295ba4 Remove unused imports and forward definitions Luis Ángel San Martín 2021-05-25 21:40:55 +02:00
  • c30ee1b3e1 Fix pay-pal link Luis Ángel San Martín 2021-05-17 20:45:32 +02:00
  • 9ae6acd326 Merge pull request #252 from YACReader/develop 9.8.0 Luis Ángel San Martín 2021-05-16 17:10:07 +02:00
  • e7be383bb9 Update CHANGELOG Luis Ángel San Martín 2021-05-16 16:39:56 +02:00
  • 10e6b85341 Merge pull request #250 from selmf/translate_changelog Luis Ángel San Martín 2021-05-16 16:36:58 +02:00
  • e2483217d9 Configure OpenGL settings earlier to avoid wrong state in the options dialog Luis Ángel San Martín 2021-05-16 09:37:05 +02:00
  • 13d0f5fc75 Do not show the what's new dialog when there are no libraries Luis Ángel San Martín 2021-05-16 09:21:42 +02:00
  • b1713fc184 Fix crash on null pointer Luis Ángel San Martín 2021-05-16 09:11:00 +02:00
  • 13a29e2657 Make "delete" icon work properly in the "Reading" list Luis Ángel San Martín 2021-05-16 09:01:35 +02:00
  • e799513fb4 Reset the grid current index when the grid content changes Luis Ángel San Martín 2021-05-16 08:57:18 +02:00
  • 5f5ef6833d p7zip patches (#249) F_TD5X 2021-05-11 00:25:33 +08:00
  • 78f7bef920 Update build instructions Felix Kauselmann 2021-05-09 15:44:39 +02:00
  • a5b94f0b5c Translate spanish parts of the changelog to english (using Deepl) Felix Kauselmann 2021-05-09 14:29:13 +02:00
  • 5c9a62a2e4 Add corresponding QM files Ruoh-Shoei LIN 2021-05-09 09:23:54 +00:00
  • dbe1da58dc Update Simplified Chinese GUI translation for YACReader & YACReaderLibrary Ruoh-Shoei LIN 2021-04-03 18:47:54 +00:00
  • c3a99b19a5 Fix library creation on 9.8.0 by adding missing manga field to folder Luis Ángel San Martín 2021-05-08 15:21:30 +02:00
  • 5f3824ff3c Fix order when getting next/previous remote comics Luis Ángel San Martín 2021-04-30 09:53:35 +02:00
  • b8ad99fcaa Exract struct to reuse it Luis Ángel San Martín 2021-04-30 09:52:31 +02:00
  • 811c3fcfe4 Add function to get comics from a folder properly sorted Luis Ángel San Martín 2021-04-30 09:52:10 +02:00
  • e71e97f2fe Migrate dev builds artifacts from Bintray to Artifactory Luis Ángel San Martín 2021-04-26 22:49:50 +02:00
  • 020ff5f6b5 Include missing dependency in windows installer Luis Ángel San Martín 2021-04-25 08:59:35 +02:00
  • 590513c98e Pack Qt5QmlModels.dll in windows installer Luis Ángel San Martín 2021-04-22 07:56:52 +02:00
  • b447226bc1 Avoid indexes out of range when processing v1 updated session data Luis Ángel San Martín 2021-04-10 09:51:14 +02:00
  • 8c81f26384 Update vc redist params in inno setup Luis Ángel San Martín 2021-03-14 19:44:47 +01:00
  • 58a74a0c03 Merge pull request #216 from vedgy/update-toolbar-title-on-history-navigation Luis Ángel San Martín 2021-03-14 16:28:33 +01:00
  • 20d6b424bd Merge pull request #238 from selmf/Build/VS_2019 Luis Ángel San Martín 2021-03-14 16:06:40 +01:00
  • 2e0785e3a5 Azure: Update Windows builds to use VS 2019 and Qt 5.15.2 Felix Kauselmann 2021-03-14 14:56:17 +01:00
  • 84c43e456e Merge pull request #209 from vedgy/add-focus-shortcuts Luis Ángel San Martín 2021-03-13 17:09:46 +01:00
  • efd9f478ca Make underlying NSTextField the first responder on setFocus Luis Ángel San Martín 2021-03-13 16:32:27 +01:00
  • 06814d066a Merge pull request #200 from vedgy/rename-processor-class-typo Luis Ángel San Martín 2021-03-13 15:54:22 +01:00
  • 288b9cbec6 ComicsView's derived classes: use explicit, nullptr, override Igor Kushnir 2021-02-11 17:40:24 +02:00
  • fc57378a85 Remove unused sizeHint() from GridComicsView and ComicsViewTransition Igor Kushnir 2021-02-11 17:28:39 +02:00
  • 8a54100804 Library: allow configuring a shortcut to focus comics view Igor Kushnir 2019-05-22 14:12:31 +03:00
  • 81e40dabec Library: add a shortcut to focus search line Igor Kushnir 2019-05-19 15:54:59 +03:00
  • 6ab5a83e01 Merge pull request #231 from vedgy/remove-unused-variable Luis Ángel San Martín 2021-03-13 12:16:05 +01:00
  • 18506c21cc Treeview: Remove QSysInfo Felix Kauselmann 2021-03-12 19:35:23 +01:00
  • 97377cdcf4 Eliminate qsort, use std::sort Felix Kauselmann 2021-03-12 17:38:36 +01:00
  • 75c2618eff Qmake: Introduce Qt deprecation macros Felix Kauselmann 2021-03-12 17:06:47 +01:00
  • 14d9ba9de5 Update qmake version check for Qt 5.9 and Qt 6 Felix Kauselmann 2021-03-12 17:01:42 +01:00
  • f60e17674e Server controllers: remove unused libraryName variable Igor Kushnir 2021-02-05 17:40:58 +02:00
  • 0925771f05 Merge pull request #235 from vedgy/configurable-fit-to-page-shortcut Luis Ángel San Martín 2021-03-13 08:33:09 +01:00
  • 497894c5bf Allow to configure Fit to page action shortcut in the UI Igor Kushnir 2021-03-09 10:59:02 +02:00
  • 21c3bda5d4 YACReaderFlowGL: initialize data member texture pointers Igor Kushnir 2021-02-05 17:42:56 +02:00
  • b87be81037 Deprecated QSortFilterProxyModel::clear() => invalidate() Igor Kushnir 2021-02-05 22:08:17 +02:00
  • 8af4c01a03 Port away from deprecated QFlags(Zero) constructor Igor Kushnir 2021-02-05 21:34:55 +02:00
  • 4dcbb958dc Eliminate QStringList <=> QList<QString> conversions Igor Kushnir 2021-02-05 21:49:45 +02:00
  • 3c9ed6ef8f Deprecated qSort => std::sort Igor Kushnir 2021-02-05 17:38:08 +02:00
  • 70287994dd Remove duplicate resource image alias Igor Kushnir 2021-02-05 16:29:07 +02:00
  • 81b4d25b5c Remove unneeded QtOpenGL dependency Felix Kauselmann 2021-03-08 09:49:40 +01:00
  • 92be3addda Sync and update translation files Felix Kauselmann 2021-03-09 12:27:00 +01:00
  • fffd88b5a7 Correct country code for italian translation Felix Kauselmann 2021-03-09 10:25:21 +01:00
  • a315021a22 Update qmake files Felix Kauselmann 2021-03-05 00:23:57 +01:00