Commit Graph

14 Commits

Author SHA1 Message Date
Robert Borzecki
f663352deb Fixed single line mode for text widget. 2019-08-26 11:51:23 +02:00
Robert Borzecki
d8389b7c9a Added browse mode. 2019-08-26 06:57:35 +02:00
Robert Borzecki
0c28d124c2 Fixed backspace issue. 2019-08-23 11:42:40 +02:00
Robert Borzecki
20a2504f11 Added navigation for text widget. 2019-08-23 10:09:55 +02:00
Robert Borzecki
edf7e8ac57 Fixed getText in Text widget. 2019-08-22 11:53:28 +02:00
Robert Borzecki
079bfa6ef1 Added get text method and saving to file. 2019-08-22 07:11:28 +02:00
Robert Borzecki
962fbb9a5d Fixed bug with removing UTF8 character at specified index. 2019-08-22 06:52:49 +02:00
Robert Borzecki
cb13c40947 Fixed kbd profile error with loading hex values. 2019-08-20 13:02:35 +02:00
Robert Borzecki
bf620c3413 Added displaying text lines in text widget. 2019-08-19 13:58:52 +02:00
Robert Borzecki
fc93b81be9 Added insert, encode and expand functions for UTF8 class. 2019-08-19 09:52:47 +02:00
Robert Borzecki
6d122c5749 Added text splitting function for text widget. 2019-08-16 14:42:19 +02:00
Robert Borzecki
ffa538944c Added new window for text editing. 2019-08-14 13:59:24 +02:00
Robert Borzecki
e60fdd95be Added part of text widget implementation. 2019-08-12 12:40:25 +02:00
Robert Borzecki
fefda66337 Added stub class for text widget. 2019-08-05 06:28:45 +02:00