summaryrefslogtreecommitdiff
path: root/src/plugins/cpaster
Commit message (Expand)AuthorAgeFilesLines
* License update.Eike Ziller2014-10-151-1/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-1430-210/+240
|\
| * License updateEike Ziller2014-10-0931-212/+242
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
* | Rename {Core,TextEditor},{Base,}TextDocument classeshjk2014-09-251-1/+1
* | ExtensionSystem: Use Qt 5 plugin metadata instead of .pluginspec filesEike Ziller2014-09-022-16/+18
* | ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-271-2/+0
* | GlslEditor: Also camel-case the namespacehjk2014-08-221-5/+5
* | TextEditor: Merge BaseTextEditorDocument into BaseTextDocumenthjk2014-07-281-1/+1
* | TextEditor: Merge ITextEditor and BaseTextEditorhjk2014-07-251-3/+3
|/
* Set parent for options dialog where appropriate.Eike Ziller2014-07-141-2/+4
* Refactor text retrieval of the code paster plugin.Friedemann Kleint2014-07-021-8/+10
* CPaster: Move setting category icon from Core to CPasterAlessandro Portale2014-06-245-1/+10
* Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-06-131-0/+4
|\
| * CodePaster: Do not crash in case of invalid default protocolEike Ziller2014-06-061-0/+4
* | Cleanup: Remove searchKeywords from optionspage widgetsTobias Hunger2014-05-262-11/+0
* | CPaster: Pass const list by referenceOrgad Shaneh2014-05-202-2/+2
* | Centralize addition of plugin library pathsOrgad Shaneh2014-05-081-1/+2
* | Nuke plugins PROVIDER settingsOrgad Shaneh2014-05-082-3/+2
* | Add missing spacesRobert Loehning2014-04-172-2/+2
|/
* CPaster: Fix expiry parameterChristian Stenger2014-03-271-2/+23
* CPaster: Fix expiry determinationChristian Stenger2014-03-261-4/+4
* use new base import style in qbs filesJoerg Bornemann2014-03-112-2/+2
* Support configurable library location in qbs build.Christian Kandeler2014-02-281-3/+3
* Use dialog parent for cpaster dialogsEike Ziller2014-02-281-3/+3
* Unify text on buttons that open the options dialogEike Ziller2014-02-251-1/+1
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* Qbs/qmake: Fix dependencies of pluginsTobias Hunger2014-02-112-0/+5
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-0831-31/+31
|\
| * Incremented year in copyright infoRobert Loehning2014-01-0831-31/+31
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-12-181-1/+3
|\ \ | |/
| * KDE paste protocol: Limit the title to 30 characters.Friedemann Kleint2013-12-121-1/+3
* | Preferences: Add default implementation for filteringEike Ziller2013-12-104-18/+12
* | Rename QString ITextEditorDocument::contents --> plainTextEike Ziller2013-12-101-1/+1
|/
* Cpaster: Compile fixhjk2013-11-122-6/+8
* Port KDE paste protocol to new service.Friedemann Kleint2013-11-122-49/+74
* qbs project files: Make use of new qbsSearchPaths property.Christian Kandeler2013-10-092-2/+2
* Codepaster: Remove dead codeTobias Hunger2013-09-111-7/+0
* MessageManager: General cleanup.hjk2013-09-052-9/+7
* Fix some include statements.Christian Kandeler2013-09-041-1/+2
* Core::Id: Remove some explicit casts to Core::IdTobias Hunger2013-09-031-1/+1
* Apply 'static' pattern to MimeDatabasehjk2013-09-031-1/+1
* Remove superfluous include paths from project files.Christian Kandeler2013-09-022-2/+2
* Core: Remove deprecated accessorshjk2013-08-302-4/+4
* Fix fields of pastebin.ca - protocol.Friedemann Kleint2013-08-261-6/+6
* Fix capitalization of "Pastebin.Ca".Friedemann Kleint2013-08-222-4/+10
* Fix capitalization of "Pastebin.Com".Friedemann Kleint2013-08-221-3/+5
* Add description to pastebin.com-protocol.Friedemann Kleint2013-08-226-8/+10
* Qbs project files: Use groups wherever applicable.Christian Kandeler2013-08-211-9/+20
* CodePaster: Disable undo/redo bufferOrgad Shaneh2013-08-121-0/+1