aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpaster/cpasterplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | Misc: Remove unneeded qualificationsOrgad Shaneh2015-02-061-14/+14
* | Do not use QDir::separator() for internal pathsOrgad Shaneh2015-02-021-2/+3
* | Use new qt5 connect apiMontel Laurent2015-01-291-4/+3
|/
* Codepaster: Join actions, always open dialog.Friedemann Kleint2014-11-181-20/+27
* DiffEditor: Make it possible to paste snippets.Friedemann Kleint2014-11-131-1/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
* | Rename {Core,TextEditor},{Base,}TextDocument classeshjk2014-09-251-1/+1
* | ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-271-2/+0
* | TextEditor: Merge BaseTextEditorDocument into BaseTextDocumenthjk2014-07-281-1/+1
* | TextEditor: Merge ITextEditor and BaseTextEditorhjk2014-07-251-3/+3
|/
* Refactor text retrieval of the code paster plugin.Friedemann Kleint2014-07-021-8/+10
* Use dialog parent for cpaster dialogsEike Ziller2014-02-281-3/+3
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Rename QString ITextEditorDocument::contents --> plainTextEike Ziller2013-12-101-1/+1
|/
* MessageManager: General cleanup.hjk2013-09-051-6/+5
* Core::Id: Remove some explicit casts to Core::IdTobias Hunger2013-09-031-1/+1
* Apply 'static' pattern to MimeDatabasehjk2013-09-031-1/+1
* Core: Remove deprecated accessorshjk2013-08-301-2/+2
* Remove CodePaster protocol.Friedemann Kleint2013-07-161-2/+0
* Move displayName from IEditor to IDocumentEike Ziller2013-07-101-1/+1
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-2/+2
* Switch less often to edit modeEike Ziller2013-06-051-1/+1
* TextEditors: Separate away methods that actually work on a documentEike Ziller2013-04-191-1/+1
* Provide instance()-method for Utils::NetworkAccessManager.Friedemann Kleint2013-04-091-6/+5
* CodePaster: Add setting for expiry.Friedemann Kleint2013-04-051-2/+2
* Clean headers in CPaster.Friedemann Kleint2013-04-041-4/+0
* CodePaster: Adjust to MessageManager api changeDaniel Teske2013-03-221-4/+4
* 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
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-2/+2
|/
* Adjust license headershjk2012-10-051-21/+20
* Changed return type of :ICore::mainWindow() to QWidget*Konstantin Tokarev2012-07-191-1/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Fix memory leak in Codepaster pluginDaniel Teske2012-06-281-0/+1
* 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
* Mac: Avoid Alt+<character> shortcutsEike Ziller2012-05-221-0/+8
* Added "Open URL" action.Konstantin Tokarev2012-05-161-0/+24
* editormanager: simplify use of interfacehjk2012-05-111-2/+2
* qtcassert: move actual printing to separate function and enforce stylehjk2012-04-171-4/+4
* Set the parent window correctly for Code paster window.Simjees Abraham2012-03-121-1/+1
* CPaster: Prefer ITextEditor over BaseTextEditorTobias Hunger2012-03-051-4/+4
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-10/+10
* Codepaster: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-271-1/+1
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-9/+8