summaryrefslogtreecommitdiff
path: root/src/plugins/qtscripteditor
Commit message (Expand)AuthorAgeFilesLines
* Started merging the JS and QML editor plug-ins.Erik Verbruggen2010-01-1533-10724/+0
* Removed duplicated symbols.Roberto Raggi2010-01-141-1/+1
* 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-122-1/+128
* Refactored the JavaScript indeter so it can be adapted to support both QML an...Roberto Raggi2010-01-084-1217/+6
* Make method naming more consistent.Tobias Hunger2010-01-076-15/+21
* Initial work on the new indenter for Qt Script.Roberto Raggi2010-01-074-20/+1219
* Fixed fix for QTCREATORBUG-509.Erik Verbruggen2010-01-065-33/+32
* Add copyright headers.Tobias Hunger2010-01-062-0/+57
* Band-aid for QTCREATORBUG-509. This needs a bit more work from/withErik Verbruggen2009-12-211-4/+6
* Wizards: SortFriedemann Kleint2009-11-271-2/+4
* Improved line wrapping of plugin license texts.Alessandro Portale2009-11-201-9/+3
* Ensure the document is updated before invoking a quickfix.Roberto Raggi2009-11-181-2/+2
* Merge commit 'origin/1.3'con2009-11-119-185/+27
|\
| * implement the standard context menu also for the script editorsmae2009-11-098-168/+25
| * remove run action in the scripteditormae2009-11-095-22/+7
| * Version bump.con2009-10-291-3/+3
| * Version bump.con2009-10-291-3/+3
* | Merge commit 'origin/1.3'con2009-10-2616-454/+305
|\ \ | |/
| * Updated the copyright header.Roberto Raggi2009-10-2616-448/+305
| * Removed obsoleted code.Roberto Raggi2009-10-211-6/+0
* | Merge commit 'origin/1.3'con2009-10-075-70/+74
|\ \ | |/
| * Regenerated the JS parser to incorporate a bug fix.Erik Verbruggen2009-10-075-70/+74
* | Merge remote branch 'origin/1.3'Erik Verbruggen2009-10-061-7/+7
|\ \ | |/
| * Removed the m_ prefix used in the public members of CompletionItemRoberto Raggi2009-10-051-7/+7
* | Version bump.con2009-10-021-3/+3
|/
* Version bump.con2009-10-021-3/+3
* some action cleanup for the qml editormae2009-10-011-1/+2
* Split off the incremental lexer from the QScriptHighlighter into aErik Verbruggen2009-09-281-1/+1
* crash fix when pressing " on WindowsMaurice Kalinowski2009-09-181-1/+1
* Fixed possible crash in the QtScript parser.Roberto Raggi2009-09-163-23/+54
* Version bump.con2009-09-101-3/+3
* long live the kinghjk2009-08-1426-28/+28
* Fixed compiler/lupdate/uic warnings.Friedemann Kleint2009-07-291-0/+2
* 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-1725-54/+54
* Merge commit 'origin/1.2'con2009-06-161-2/+4
|\
| * Fixed the alignment of the line/column number labelThorbjørn Lindeijer2009-06-161-2/+4
* | Merge branch '1.2' of git@scm.dev.nokia.troll.no:creator/mainlineRoberto Raggi2009-06-041-1/+1
|\ \ | |/
| * API: temporaryEditor --> isTemporarycon2009-06-041-1/+1
* | Version bump also in master.con2009-06-041-3/+3
|/
* Version bump.con2009-06-021-3/+3
* Rely on lazy instantiation of text editor actionsThorbjørn Lindeijer2009-05-261-1/+0
* Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinedt2009-05-251-1/+1
|\
| * Make strings consistant, part. descriptions in the 'New' wizard.Daniel Molkentin2009-05-251-1/+1
* | Fixes spelling of temporaryEditordt2009-05-251-1/+1
|/
* Fixes showing temporary filesdt2009-05-251-0/+2
* Merge branch 'master' of ../mainline into dui-editorRoberto Raggi2009-05-131-1/+1
|\