summaryrefslogtreecommitdiff
path: root/src/shared/cpaster
Commit message (Collapse)AuthorAgeFilesLines
* long live the kinghjk2009-08-144-4/+4
|
* refactor and add support for pastebin.comMaurice Kalinowski2009-07-278-733/+4
| | | | | | | | | | | | - 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.
* Update license headers and sales contact details.Jason McDonald2009-06-1710-20/+20
| | | | Reviewed-by: Trust Me
* add missing tr()s, etc., add some //: commentsOswald Buddenhagen2009-04-201-7/+7
|
* Fixes: change file license headers to include LGPLhjk2009-02-2510-210/+170
|
* Fixes: compile creator with QT_NO_CAST_FROM_BYTEARRAYhjk2009-02-191-1/+6
|
* Fixes: move all files in shared/* to src/shared/*hjk2009-01-2612-0/+1393