Skip to content
Snippets Groups Projects
  1. Apr 23, 2010
  2. Apr 08, 2010
  3. Mar 30, 2010
  4. Mar 29, 2010
    • Friedemann Kleint's avatar
      CPaster: Revive pastebin.com · 6903f13b
      Friedemann Kleint authored
      -Pass simplified type based on mimetype to paste for highlighting.
      -Remove QHttp from CodePaster and pastebin.com in favour of QNetwork.
      -Implement new pastebin.com protocol
      -Implement listing via parsing the HTML-page for pastebin.com
      6903f13b
  5. Mar 26, 2010
  6. Mar 24, 2010
  7. Mar 05, 2010
  8. Feb 01, 2010
  9. Oct 28, 2009
  10. Oct 15, 2009
  11. Aug 14, 2009
  12. Jul 31, 2009
  13. Jul 27, 2009
    • 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
Loading