summaryrefslogtreecommitdiffstats
path: root/objects/editor.h
Commit message (Collapse)AuthorAgeFilesLines
* converted slots into propertiesJesper K. Pedersen2013-05-211-4/+11
| | | | | Change-Id: Ifd4c6913021ff3d30b86ad6c37751883823fd10a Reviewed-by: Nicolas Arnaud-Cormos <nicolas@kdab.com>
* updated all copyright headersJesper K. Pedersen2013-05-161-22/+19
| | | | | Change-Id: I73985c8f2db0128ceba00be2e9b61301b406d1db Reviewed-by: Nicolas Arnaud-Cormos <nicolas@kdab.com>
* exporting close, so it is possible to close an editorJesper K. Pedersen2013-05-141-0/+1
| | | | | Change-Id: I1fb9143b7f2d525c2bd295b567213f650af6b575 Reviewed-by: Nicolas Arnaud-Cormos <nicolas@kdab.com>
* added start() to the function objectJesper K. Pedersen2013-05-131-0/+2
| | | | | Change-Id: Id07c67b94874af35f8badb1e9b8b7af724cb345d Reviewed-by: Nicolas Arnaud-Cormos <nicolas@kdab.com>
* Introduced the class TextEditorJesper K. Pedersen2013-04-171-1/+1
| | | | | | | | This is to make it similar in heirarchy as the IEditor subclasses. This commit also wraps QPoint and QRect so they are usable from the scripts Change-Id: I214a7323cf6cc20cb9df509d0ea0515358248714 Reviewed-by: Nicolas Arnaud-Cormos <nicolas@kdab.com>
* add a CppEditor class, which implements switchDeclarationDefinitionJesper K. Pedersen2013-04-171-0/+4
| | | | | Change-Id: I384bf2b2500e3c93ba1302681feaa2802eda82ea Reviewed-by: Nicolas Arnaud-Cormos <nicolas@kdab.com>
* Added a few constJesper K. Pedersen2013-04-161-4/+4
| | | | | Change-Id: Ibe644ed1786a186930037b59878a25912220c649 Reviewed-by: Nicolas Arnaud-Cormos <nicolas@kdab.com>
* Initialize the Scripting pluginNicolas Arnaud-Cormos2012-02-041-0/+76
Change-Id: Iffd7e39046608e58c38da825bcaf7e38706e8e91