aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/texteditorplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Editor: Keep selection on updateCurrentSelection().David Schulz2013-08-081-7/+9
* Switch less often to edit modeEike Ziller2013-06-051-1/+1
* Add keyboard shortcut for "New Scratch Buffer"Lorenz Haas2013-04-181-4/+18
* Clean headers in TextEditor.Friedemann Kleint2013-03-271-9/+0
* Remove internal class BaseTextMarkRegistry from exported header.Friedemann Kleint2013-03-261-0/+1
* Make variable manager static.Eike Ziller2013-03-131-9/+8
* 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
* | Find: Add text editor color scheme to search resultDavid Schulz2012-11-131-2/+7
|/
* 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
* Make PluginManager mostly static.Eike Ziller2012-06-191-3/+1
* ActionManager API cleanup.Eike Ziller2012-05-251-3/+2
* Get rid of lots of ifdef Q_OS_MAC for shortcuts.Eike Ziller2012-05-231-5/+1
* editormanager: simplify use of interfacehjk2012-05-111-6/+5