aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpaster/cpasterplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* CPaster: Pimpl pluginhjk2020-01-271-93/+107
* CPaster: Fix memory leakChristian Kandeler2020-01-221-0/+1
* CPaster: Use new pattern for SettingsPagehjk2020-01-171-2/+5
* CPaster: Remove KDE pasterChristian Stenger2019-04-231-2/+0
* CodePaster: ModernizeAlessandro Portale2018-11-081-2/+2
* CodePaster: Remove support for pastebin.caChristian Kandeler2018-10-221-2/+0
* CodePaster: Add support for pastecode.xyzChristian Kandeler2018-08-311-1/+3
* CodePaster: Avoid use of global object poolhjk2018-02-071-5/+2
* Core: make useMacShortcut constexprDavid Schulz2018-02-021-2/+2
* Reduce usage of qApp in favor of static function callsAlessandro Portale2017-04-241-1/+1
* Utils: Wrap MimeDatabase into static functionshjk2017-03-031-2/+1
* CPaster: Replace 0 by nullptrMontel Laurent2017-02-271-2/+2
* Remove spaces in initializer listsTim Jenssen2017-02-221-5/+5
* Utils: Introduce a TemporaryDirectory and TemporaryFile classTobias Hunger2017-01-201-2/+2
* CodePaster: Fix broken connectsTobias Hunger2016-02-101-3/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* CodePaster: Register type safe service objectEike Ziller2015-07-081-10/+7
* CPaster: Introduce member initialization.Friedemann Kleint2015-06-171-2/+1
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-0/+1
* Prefix duplicate names in Open Documents to make them uniqueOrgad Shaneh2015-02-261-1/+1
* Clean exported headers of the TextEditor plugin.Friedemann Kleint2015-02-261-0/+1
* Core: Make Context parameter to registerAction optionalhjk2015-02-261-6/+3
* Use new mime databaseEike Ziller2015-02-171-3/+5
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | 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