summaryrefslogtreecommitdiff
path: root/src/plugins/qtscripteditor/qtscripteditor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Started merging the JS and QML editor plug-ins.Erik Verbruggen2010-01-151-554/+0
* Fixed auto-quote completion at the end of unfinished string literals.Roberto Raggi2010-01-131-8/+26
* Speed up contextAllowsAutoParentheses().Roberto Raggi2010-01-121-24/+34
* Added auto-brace matching for JavaScript.Roberto Raggi2010-01-121-1/+122
* Refactored the JavaScript indeter so it can be adapted to support both QML an...Roberto Raggi2010-01-081-6/+4
* Make method naming more consistent.Tobias Hunger2010-01-071-2/+2
* Initial work on the new indenter for Qt Script.Roberto Raggi2010-01-071-20/+9
* implement the standard context menu also for the script editorsmae2009-11-091-0/+6
* remove run action in the scripteditormae2009-11-091-1/+2
* some action cleanup for the qml editormae2009-10-011-1/+2
* long live the kinghjk2009-08-141-1/+1
* Some more QToolBar changes.con2009-07-161-0/+1
* Less QToolBars in editor tool bar.con2009-07-161-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Fixed the alignment of the line/column number labelThorbjørn Lindeijer2009-06-161-2/+4
* Make warnings with Qt::darkYellow.Roberto Raggi2009-04-061-1/+1
* Show the warning messages.Roberto Raggi2009-04-021-4/+4
* Simple code completion for QtScript.Roberto Raggi2009-04-021-0/+7
* Fixed the automatic insertion of `;' tokens and improved the QtScriptParser.Roberto Raggi2009-04-021-24/+34
* Added simple token error recovery.Roberto Raggi2009-04-011-17/+33
* Improved the update of the method combo.Roberto Raggi2009-03-311-11/+8
* Added the method combo.Roberto Raggi2009-03-311-3/+152
* Enable the standard actions (e.g undo, redo, ...)Roberto Raggi2009-03-311-12/+6
* Some work on the syntax checker.Roberto Raggi2009-03-311-0/+69
* Don't show code folding margin when it isn't supportedThorbjørn Lindeijer2009-03-171-1/+1
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* replace Core::ICore::instance()->pluginManager() by ExtensionSystem::PluginM...hjk2009-01-201-4/+2
* Fixes: - IActionContainer --> ActionContainercon2009-01-141-1/+1
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* Fixes: - Rename ActionManagerInterface --> ActionManagercon2009-01-131-1/+1
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* some more whitespace changeshjk2008-12-091-3/+1
* 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/+172