summaryrefslogtreecommitdiff
path: root/src/plugins/qtscripteditor/qtscripteditorplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Started merging the JS and QML editor plug-ins.Erik Verbruggen2010-01-151-160/+0
* Make method naming more consistent.Tobias Hunger2010-01-071-5/+5
* Wizards: SortFriedemann Kleint2009-11-271-2/+4
* Ensure the document is updated before invoking a quickfix.Roberto Raggi2009-11-181-2/+2
* implement the standard context menu also for the script editorsmae2009-11-091-6/+12
* remove run action in the scripteditormae2009-11-091-12/+2
* long live the kinghjk2009-08-141-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Rely on lazy instantiation of text editor actionsThorbjørn Lindeijer2009-05-261-1/+0
* Make strings consistant, part. descriptions in the 'New' wizard.Daniel Molkentin2009-05-251-1/+1
* Simple code completion for QtScript.Roberto Raggi2009-04-021-1/+21
* Enable the standard actions (e.g undo, redo, ...)Roberto Raggi2009-03-311-1/+13
* Unduplicated the code that initializes editor settingsThorbjørn Lindeijer2009-03-171-15/+1
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* some more ICore related cleanuphjk2009-01-201-3/+3
* replace Core::ICore::instance()->pluginManager() by ExtensionSystem::PluginM...hjk2009-01-201-2/+2
* replace ExtensionSystem::PluginManager::instance()->getObject<Core::ICore>() ...hjk2009-01-201-1/+1
* Remove #include <extensionsystem/pluginmanager.h> from icore.h, ahjk2009-01-191-1/+2
* Fixes: - ICommand --> Commandcon2009-01-141-1/+1
* Fixes: - IActionContainer --> ActionContainercon2009-01-141-1/+1
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* Fixes: - Rename ActionManagerInterface --> ActionManagercon2009-01-131-2/+2
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* use QTC_ASSERT instead of Q_ASSERThjk2008-12-091-3/+5
* more code cosmeticshjk2008-12-021-0/+1
* off-by-one in headershjk2008-12-021-1/+0
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
* Initial importcon2008-12-021-0/+145