Skip to content
  • Maurice Kalinowski's avatar
    refactor and add support for pastebin.com · 3629e091
    Maurice Kalinowski authored
    - created protocol class as basis for different paste servers
    - removed custom classes and replaced functionality with
      simple QHttp* usage
    - removed poster and fetcher classes copied from cpaster
      application. It not getting updated anyways in creator
    - Known issue: Listing does not update, when user changes
      protocol
    - TODO: add pastebin.ca support. Code is done already, just
      needs to be placed inside plugin.
    3629e091