summaryrefslogtreecommitdiffstats
path: root/enumwappers.cpp
Commit message (Collapse)AuthorAgeFilesLines
* introduced subdirectory wrappersJesper K. Pedersen2013-05-211-63/+0
| | | | | Change-Id: I856083155eb437241ebabfed898a71c7827e9409 Reviewed-by: Nicolas Arnaud-Cormos <nicolas@kdab.com>
* updated all copyright headersJesper K. Pedersen2013-05-161-0/+29
| | | | | Change-Id: I73985c8f2db0128ceba00be2e9b61301b406d1db Reviewed-by: Nicolas Arnaud-Cormos <nicolas@kdab.com>
* Introduced the class TextEditorJesper K. Pedersen2013-04-171-0/+34
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>