| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
Change-Id: I73985c8f2db0128ceba00be2e9b61301b406d1db
Reviewed-by: Nicolas Arnaud-Cormos <nicolas@kdab.com>
|
| |
|
|
|
|
|
|
|
|
| |
The script side do not need access to the native position format
(which is characters from the beginning of the file)
So instead return the Position object directly instead of the script
side needing to call convertPosition
Change-Id: I85f800e01d6d5786c873a18311ef9377375b4b00
Reviewed-by: Nicolas Arnaud-Cormos <nicolas@kdab.com>
|
| |
|
|
|
|
|
|
| |
Using QPoint with x,y is very confusing on the scripting level,
where the mental picture is line and columns rather than y,x
Change-Id: I4d9353afa26879d9aa44436d56841f55a50723bd
Reviewed-by: Nicolas Arnaud-Cormos <nicolas@kdab.com>
|
| |
|
|
|
| |
Change-Id: Idd77b092953137a68f6da5a6b472b4f4b12db0f8
Reviewed-by: Nicolas Arnaud-Cormos <nicolas@kdab.com>
|
|
|
Change-Id: I21b7013b3524f6a453ad2e59db6c2985620affa8
Reviewed-by: Nicolas Arnaud-Cormos <nicolas@kdab.com>
|