Skip to content

Hi Rodger #2

@MerrickZ

Description

@MerrickZ

Your repo is too big so I've created my own here : https://github.com/anpho/WebImageView

I don't know how to tell you so I just post an issue here XD

change log:

  1. removed manually file cache codes, which slows down the app a lot
  2. use md5(url) to generate unique filenames instead of your last-part-way.
  3. enables QNetworkDiskCache .
  4. changed imageData to global scope, so when you need the image absolute path , just call getCachedPath() and it will save the imagedata to /images/ and return the path for you.
  5. connect oncreationcompleted() with resetControl() to fix listview scrolling cache problem.

that's all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions