aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpaster
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leak in Codepaster pluginDaniel Teske2012-06-281-0/+1
* Fix qbs code styleYuchen Deng2012-06-191-1/+1
* tr()-Fixes in master.Friedemann Kleint2012-05-281-1/+0
* ActionManager API cleanup.Eike Ziller2012-05-251-7/+6
* Get rid of lots of ifdef Q_OS_MAC for shortcuts.Eike Ziller2012-05-231-10/+2
* IOptionsPage: replace virtual fuctions by data membershjk2012-05-236-95/+21
* Mac: Avoid Alt+<character> shortcutsEike Ziller2012-05-221-0/+8
* Move SSH support into a dedicated library.Christian Kandeler2012-05-221-1/+1
* Fix qbs buildOrgad Shaneh2012-05-181-5/+3
* Added "Open URL" action.Konstantin Tokarev2012-05-165-2/+109
* editormanager: simplify use of interfacehjk2012-05-111-2/+2
* qtcassert: move actual printing to separate function and enforce stylehjk2012-04-174-10/+10
* qbs files: use Qt5 module dependenciesJoerg Bornemann2012-04-101-1/+1
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-141-1/+1
|\
| * Set the parent window correctly for Code paster window.Simjees Abraham2012-03-121-1/+1
| * CPaster: Fix qbsOrgad Shaneh2012-03-121-2/+0
* | cpaster: Fix qbs build.Christian Kandeler2012-03-091-2/+0
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-0811-338/+147
|\|
| * CPaster: kde paster cleanupTobias Hunger2012-03-051-20/+16
| * CPaster: Prefer ITextEditor over BaseTextEditorTobias Hunger2012-03-051-4/+4
| * CPaster: Fix layout in submit dialogTobias Hunger2012-03-051-0/+9
| * CPaster: Fix pastebin.comTobias Hunger2012-03-055-305/+76
| * CPaster: Update mime typesTobias Hunger2012-03-051-5/+18
| * CPaster: Update pasting to pastebin.caTobias Hunger2012-03-051-4/+22
| * CPaster: Add Cpp protocolTobias Hunger2012-03-053-1/+3
* | Port Qt Creator to the new plugin system of Qt 5.Friedemann Kleint2012-03-021-0/+1
|/
* qbs: CleanupOrgad Shaneh2012-02-281-3/+0
* add qbs filesJoerg Bornemann2012-02-201-0/+76
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-1526-95/+95
* Fix non-needed usage of QString's fromLocal8Bit() and fromUtf8()Denis Mingulov2012-01-301-2/+2
* Codepaster: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-277-15/+16
* Long live the king!hjk2012-01-2631-31/+31
* Replace Q_WS_MAC with Q_OS_MAC.Morten Johan Sorvig2012-01-261-2/+2
* Use new static ICore interface.hjk2012-01-249-22/+21
* vcs: s/VCS/Vcs/hjk2012-01-091-1/+1
* UI files: Do not polute the global Ui namespaceTobias Hunger2011-11-2410-23/+23
* more s/info@qt.nokia.com/qt-info@nokia.com/Eike Ziller2011-11-112-4/+4
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-1129-58/+58
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-0329-58/+58
* | more Id type fixeshjk2011-11-101-1/+1
* | KDE paste: Fix compilation with Qt 4.7.Friedemann Kleint2011-11-081-0/+4
* | Codepaster: Add paste.kde.org.Friedemann Kleint2011-11-084-2/+329
* | more style fixes of string literal accesshjk2011-11-021-5/+7
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-10-281-1/+1
|\|
| * Codepaster: Trim server nameTobias Hunger2011-10-181-1/+1
* | Json: Use the javascript editor for json files.Christian Kamm2011-10-121-3/+4
|/
* s/error_message/errorMessage/ghjk2011-09-212-3/+3
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* Merge branch '2.3'Oswald Buddenhagen2011-07-251-2/+3
|\