Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic libraries updates #397

Merged
merged 54 commits into from Aug 25, 2023
Merged

Automatic libraries updates #397

merged 54 commits into from Aug 25, 2023

Commits on Aug 13, 2023

  1. Remove commented code

    luisangelsm committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    dd411db View commit details
    Browse the repository at this point in the history
  2. Refactor YACReaderLibraries

    It includes a new UUID per library (which isn't used yet) and a new class YACReaderLibrary that replaces the old `QMap<QString, QPair<int, QString>>`.
    luisangelsm committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    be7a16e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe5d1e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86e0e7b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    afa9763 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6cef156 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f02d4e5 View commit details
    Browse the repository at this point in the history
  8. Add a busy indicator to YACReaderTitledToolBar

    It will be used in the libraries section to show that libraries are being updated in the background.
    luisangelsm committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    ecde1ee View commit details
    Browse the repository at this point in the history
  9. Fix typo

    luisangelsm committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    f7d4710 View commit details
    Browse the repository at this point in the history
  10. Add methods to FolderItem

    luisangelsm committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    a60e11d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f33eb0f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    82aa380 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    024f6df View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c06156a View commit details
    Browse the repository at this point in the history
  15. Implement support for updating FolderModel without resetting the whol…

    …e model
    
    This will make views keep their state after an update.
    luisangelsm committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    2e9ec03 View commit details
    Browse the repository at this point in the history
  16. Implement support for updating ComicModel without resetting the whole…

    … model
    
    TODO: Favorites, Label, ReadingList still fallback to full reload because we need a way of comparing old vs new results. SearchResult does nothing because we don't have access to the search query.
    luisangelsm committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    3a0e8db View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0024d9a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b2d48a7 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    80ff6ed View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7aac114 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    811ba2f View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    93a826f View commit details
    Browse the repository at this point in the history
  23. Refresh current content after editing tags instead of doing a full re…

    …load.
    
    TODO: detect row movements, now rows are deleted and readded
    luisangelsm committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    8e43bda View commit details
    Browse the repository at this point in the history
  24. Update CHANGELOG

    luisangelsm committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    07cee51 View commit details
    Browse the repository at this point in the history
  25. Fix Qt5 Compilation

    luisangelsm committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    12c268a View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    e740ad0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42f2771 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b4205a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3b551f View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    5b8ec75 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Fix YACReaderFlowGL::remove

    last image wasn't getting it's index modified
    luisangelsm committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    d091502 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab9472c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f129ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6caf98 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. Configuration menu
    Copy the full SHA
    45043cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf35d0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0623a6b View commit details
    Browse the repository at this point in the history
  4. Missing declaration

    luisangelsm committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    3cd83eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a6696f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d70ea49 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    7249988 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d87669 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe983c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    060131d View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    b6282b9 View commit details
    Browse the repository at this point in the history
  2. Update ts files

    luisangelsm committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    726ae06 View commit details
    Browse the repository at this point in the history
  3. Update doc

    luisangelsm committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    b709e00 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    8e29106 View commit details
    Browse the repository at this point in the history
  2. lupdate

    luisangelsm committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    e4fb0fd View commit details
    Browse the repository at this point in the history
  3. Add a mechanism to control if automatic updates can start

    For now they won't start if the user is editing comics information.
    luisangelsm committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    b513103 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    a0dff3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bfe9ea View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Remove extra quotes

    luisangelsm committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    71e1d25 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    luisangelsm committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    a425c52 View commit details
    Browse the repository at this point in the history