Przemyslaw Brudny
70ad87ae0b
[EGD-7065] Phonebook edit contact style updates
...
Updated widgets margins. Updated used fonts. Updated focus
change bold on font, cursor position, underline bold. Added
line spacing support and cleaned underline properties.
2021-07-30 16:41:26 +02:00
Przemyslaw Brudny
621304168e
[EGD-7203] Added extra space removal in Text draw line ending
...
Added extra space removal in Text draw line ending.
Fixed crash in Notes.
2021-07-29 19:50:14 +02:00
Przemyslaw Brudny
88a9380ad9
[EGD-6971] TextLine breaking on space or with dash
...
Added TextLine breaking on space or with dash.
Tests added.
2021-07-08 13:22:39 +02:00
Przemyslaw Brudny
bc76f7360e
[EGD-5684] Add RichText empty line support
...
Added RichText option to add empty line. Tests added. Fixed
scroll up navigation line first char calculation.
2021-02-10 13:22:05 +01:00
PrzeBrudny
31e60282d2
[EGD-3499] Text scrolling added and its usage updated in widgets. ( #1079 )
...
Add Text scrolling, Add text starting position,
Added text scrolling, updated TextLine line endings, TextBlocks newline handling, updated SMS Bubble and Notes text items. Added tests for scrolling.
2020-12-03 21:04:51 +01:00
PrzeBrudny
11f39b1caf
[EGD-4517] Added Text Up/Down navigation with tests. ( #1089 )
2020-11-26 18:42:37 +01:00
PrzeBrudny
782980b261
[EGD-4372] Text addition boundaries added with tests. Removed old bounds checking. Text blocks on newlines split issue fixed. Text widgets cleanups. ( #1020 )
2020-11-20 02:40:58 +01:00
PrzeBrudny
4cc467596e
[EGD-4210] Text newline handling, bounds first refactor, Test fixes. ( #944 )
2020-11-06 14:57:22 +01:00
Radoslaw Wicik
2276ceed67
[EGD-3743] Update copyrights in fies
2020-10-20 12:55:10 +02:00
Tomek Sobkowiak
1e78053bb0
EDG-3409 Check text boundaries on input ( #716 )
...
* [EDG-3409] Check text boundaries during input processing
2020-10-19 09:14:41 +02:00
Tomasz Sobkowiak
45773ddfdf
[EDG-3415] Handle new line when entering text
2020-09-04 13:12:02 +02:00
Przemyslaw Brudny
cc6143a329
[EGD-3265] BoxLayout and text requestSize boundaries handling.
2020-09-02 18:54:41 +02:00
Przemyslaw Brudny
10cd3cabc7
[EGD-3410] Cleanups.
2020-07-31 12:50:31 +02:00
Przemyslaw Brudny
939724ce99
[EGD-3410] Cleanups, setters and constructors added. Widget rename, ListView bug fix.
2020-07-31 12:50:31 +02:00
Przemyslaw Brudny
077285b5aa
[EGD-3410] UnderLine support added.
2020-07-31 12:50:31 +02:00
Przemyslaw Brudny
cd89787351
[EGD-3410] TextLine inheritance to Rect added.
2020-07-31 12:50:31 +02:00
Przemyslaw Brudny
584b207876
[EGD-3433] PR changes.
2020-07-17 11:02:22 +02:00
Przemyslaw Brudny
be7d065b1a
[EGD-3433] Fixed Text Vertical Alignment and Cursor starting position.
2020-07-17 11:02:22 +02:00
Przemyslaw Brudny
25afb95847
[EGD-3336] Tests added and rebase changes.
2020-07-15 13:07:20 +02:00
pholat
fb586cb4e9
EGD-3229 ( #497 )
...
* EGD-3229 text helper classes added with tests - used in tests, plus misc utils needed
No major actual functionality changed - TextClasses added with this PR
are used in tests only in this commit.
* classes needed to rewrite gui::Text added
* some utilities needed to rewrite gui::Text added
* tests added
2020-07-06 16:19:41 +02:00