aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/circularclipboardassist.h
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: Delay-construct ClipboardAssistProviderhjk2023-11-161-11/+3
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Editor: unify assist processor handlingDavid Schulz2022-11-141-1/+0
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Editor: pass AssistInterface to createProcessorDavid Schulz2021-09-161-1/+1
* TextEditor: Consistently use nullptrTobias Hunger2018-05-081-1/+1
* Remove unused IAssistProvider::supportsEditorEike Ziller2017-07-031-1/+0
* CodeAssist: Support only one quickfix assistant per editor class.David Schulz2016-04-281-0/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* texteditor: s/Q_DECL_OVERRIDE/override/gTobias Hunger2015-06-041-3/+3
* CodeAssist: Support asynchronous processing without threadsNikolai Kosjar2015-06-031-1/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Use Q_DECL_OVERRIDE instead of QTC_OVERRIDEThomas Hartmann2014-09-251-3/+2
|/
* Always pass Core::Id by value.Christian Kandeler2014-07-011-1/+1
* CodeAssistant: Replace virtual with QTC_OVERRIDEOrgad Shaneh2014-02-171-2/+4
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* TextEditor: Move isAsynchronous() up to IAssistProviderNikolai Kosjar2013-10-011-0/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-22/+21
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* TextEditor: menu for pasting from clipboard history.Francois Ferrand2012-06-051-0/+51