summaryrefslogtreecommitdiff
path: root/src/shared/qscripthighlighter
Commit message (Expand)AuthorAgeFilesLines
* Add copyright headers.Tobias Hunger2010-01-063-0/+87
* Moved files common to the QML editor and Bauhaus into a separate library.Erik Verbruggen2009-12-024-6/+28
* Silence compiler warningThorbjørn Lindeijer2009-11-171-1/+1
* Fixed the QML indenting.Erik Verbruggen2009-11-163-4/+8
* Whitespace visualisation in the QML/JS editor akin to the C++ editor.Erik Verbruggen2009-10-082-3/+25
* Fixed the incremental scanner for the JS/QML highlighter.Erik Verbruggen2009-10-085-323/+259
* some action cleanup for the qml editormae2009-10-012-0/+2
* Split off the incremental lexer from the QScriptHighlighter into aErik Verbruggen2009-09-285-409/+637
* long live the kinghjk2009-08-143-3/+3
* Fixed compiler/lupdate/uic warnings.Friedemann Kleint2009-07-291-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-173-6/+6
* Improved highligting of bindings.Roberto Raggi2009-05-111-1/+7
* The `:' should be considered a separator and not an alpha char.Roberto Raggi2009-05-111-2/+3
* Highlight 'id:' bindings using the `keyword' format.Roberto Raggi2009-05-111-1/+17
* Add the JS keywords to the completion box and improved the highlighting of la...Roberto Raggi2009-05-062-76/+77
* Highlight the bindings using the C_LABEL attribute.Roberto Raggi2009-04-301-0/+3
* Initial work on the DUI editor-plugin.Roberto Raggi2009-04-222-2/+13
* String state does not propagate!Roberto Raggi2009-03-311-4/+0
* Fixes: change file license headers to include LGPLhjk2009-02-253-63/+51
* Fixes: move all files in shared/* to src/shared/*hjk2009-01-266-0/+622