summaryrefslogtreecommitdiff
path: root/src/plugins/duieditor/duieditor.h
Commit message (Expand)AuthorAgeFilesLines
* Renamed the DUI editor to QML editor.Erik Verbruggen2009-09-301-156/+0
* Reverted a change which introduced a duplicate action forErik Verbruggen2009-09-251-1/+0
* Initial work on the QML expression evaluator.Roberto Raggi2009-09-221-56/+55
* First version of QML navigation.Erik Verbruggen2009-09-111-0/+2
* Added a snapshot to the DUI editor.Erik Verbruggen2009-09-041-0/+6
* long live the kinghjk2009-08-141-1/+1
* Added a bit more completion for the DUI editor.Erik Verbruggen2009-07-061-0/+2
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Imported the QML front-end from Qt/KineticRoberto Raggi2009-06-111-5/+5
* API: temporaryEditor --> isTemporarycon2009-06-041-1/+1
* Removed the local copy of the text rewriter.Roberto Raggi2009-05-261-58/+57
* CompileRoberto Raggi2009-05-251-0/+1
* Moved unCommentSelection() in creator/libs/util so we can use it for other C-...Roberto Raggi2009-05-141-0/+2
* Improved the DuiDocument and keep a working copy of the document in the edito...Roberto Raggi2009-05-141-4/+8
* Add the JS keywords to the completion box and improved the highlighting of la...Roberto Raggi2009-05-061-0/+1
* Show the error message in a tooltip.Roberto Raggi2009-05-061-0/+7
* Some simple refactoring.Roberto Raggi2009-05-051-0/+5
* Highlight the uses of an id.Roberto Raggi2009-05-051-1/+1
* Highlight the assiciated definition.Roberto Raggi2009-05-041-0/+2
* Initial work on the DUI editor-plugin.Roberto Raggi2009-04-221-0/+127