aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpaster/codepasterprotocol.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove CodePaster protocol.Friedemann Kleint2013-07-161-212/+0
* Provide instance()-method for Utils::NetworkAccessManager.Friedemann Kleint2013-04-091-2/+1
* CodePaster: Add setting for expiry.Friedemann Kleint2013-04-051-1/+1
* Clean headers in CPaster.Friedemann Kleint2013-04-041-5/+0
* CodePaster: Adjust to MessageManager api changeDaniel Teske2013-03-221-1/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Do not use the fromAscii() and toAscii() functions.Christian Kandeler2012-09-211-3/+3
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-6/+4
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* qtcassert: move actual printing to separate function and enforce stylehjk2012-04-171-3/+3
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Codepaster: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-271-4/+4
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* CodePaster[CodePaster]: Allow for fetching complete URLs.Friedemann Kleint2010-10-041-5/+16
* CodePaster: Do better checking on hosts.Friedemann Kleint2010-08-201-3/+10
* CodePaster: Clean up configuration checks, part IIFriedemann Kleint2010-04-231-14/+8
* CodePaster: Make pastebin.ca protocol work.Friedemann Kleint2010-04-081-5/+4
* CPaster: Introduce Proxy for QNetworkAccessManagerFriedemann Kleint2010-03-301-11/+5
* CPaster: Revive pastebin.comFriedemann Kleint2010-03-291-34/+64
* Added icons to options dialog categoriesThorbjørn Lindeijer2010-03-261-4/+4
* Further love for Cpaster pluginFriedemann Kleint2010-03-261-2/+2
* Some love for the Cpaster pluginFriedemann Kleint2010-03-261-8/+5
* Header cleaning mainly in find/cpaster.Friedemann Kleint2010-03-241-0/+3
* Long live the king!hjk2010-03-051-1/+1
* Fix some code scanning issues.Friedemann Kleint2010-02-011-1/+1
* Fix tr()/compiler warningsFriedemann Kleint2009-10-281-2/+2
* CodePaster: Warn about empty hostname field instead of failing silently.Daniel Molkentin2009-10-151-3/+29
* long live the kinghjk2009-08-141-1/+1
* fix crashMaurice Kalinowski2009-07-311-1/+1
* move editor creation to pluginMaurice Kalinowski2009-07-311-7/+12
* refactor and add support for pastebin.comMaurice Kalinowski2009-07-271-0/+154