aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/texteditorplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove apparently unneeded QtPlugin includeshjk2020-02-121-1/+0
* FancyLineEdit: Make completers triggerable via Ctrl+SpaceChristian Kandeler2019-08-301-0/+5
* TextEditor: replace generic highlighter with ksyntaxhighlightingDavid Schulz2019-01-281-5/+8
* Add Context Help to text editor context menuEike Ziller2018-03-291-0/+31
* TextEditor: Use a non-static d-ptrhjk2018-02-071-7/+5
* TextEditorPlugin: Pimpl and remove uses of global object poolhjk2018-02-071-32/+44
* Core: make useMacShortcut constexprDavid Schulz2018-02-021-1/+1
* De-emphasize PluginManager::getObjects<Type>()hjk2017-12-151-2/+0
* Add a ShowContextMenu actionJesus Fernandez2017-06-091-0/+9
* TextEditor: Simplify TextMarkRegistryDavid Schulz2017-05-301-8/+0
* Remove the need to create ISnippetProvider subclassesEike Ziller2017-04-251-2/+8
* Utils: Introduce a TemporaryDirectory and TemporaryFile classTobias Hunger2017-01-201-1/+0
* TextEditor: Initialize all membersTobias Hunger2016-12-051-2/+0
* Git: Hook grep into Find In File System dialogOrgad Shaneh2016-02-041-4/+4
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* TextEditor: Use Qt5-style connectsOrgad Shaneh2015-12-181-2/+2
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-0/+1
* Use new mime databaseEike Ziller2015-02-171-3/+1
* Generic highlighter: Fix matching the right definitionEike Ziller2015-02-171-1/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* Use tab width in search results.Francois Ferrand2014-10-221-0/+15
* VariableChooser: Reworkhjk2014-10-151-2/+2
* MacroExpander: Allow registering local expansionshjk2014-10-151-6/+8
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: Move some enums to namespace scopehjk2014-10-131-6/+6
* | JsonWizard: Replace TextFileWizard with JsonWizardTobias Hunger2014-09-301-21/+0
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
* | JsonWizard: Remove scratchfile wizardTobias Hunger2014-09-251-47/+0
* | TextEditorPlugin: Cleanupshjk2014-09-031-60/+52
* | TextEditor: Fix failure in cpptools autotesthjk2014-08-271-8/+1
* | ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-271-2/+0
* | TextEditor: Merge PlainTextEditor into Basehjk2014-07-301-1/+1
* | TextEditor: Merge ITextEditor and BaseTextEditorhjk2014-07-251-8/+8
* | Merge ITextMark and BaseTextMarkhjk2014-07-231-3/+3
|/
* TextEditorPlugin: replace "quick fix" with "refactoring action"Leena Miettinen2014-07-161-1/+1
* TextEditor: static-ify plugin classhjk2014-06-271-6/+16
* TextEditor: Consolidate various currentTextEditor() implementationshjk2014-06-241-11/+6
* Variables: Use lambdas as callbacks to resolve variableshjk2014-06-241-46/+51
* IWizard->IWizardFactoryTobias Hunger2014-05-261-4/+4
* ActionManager: Remove QShortcut registration APIEike Ziller2014-03-031-18/+10
* IWizard and derived classses: Fix WS issuesTobias Hunger2014-02-131-1/+1
* Core: Merge Find and Locator into Core pluginhjk2014-01-141-1/+1
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Remove the need to register editors in the action handlerEike Ziller2013-12-121-13/+0
|/
* Cleanup IWizard interface and usershjk2013-09-241-28/+21
* Apply static pattern to TextEditorSettinghjk2013-09-201-1/+1
* Apply 'static' pattern to MimeDatabasehjk2013-09-031-1/+1
* Remove superfluous include paths from project files.Christian Kandeler2013-09-021-1/+1