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
9f0c945e67
[EGD-6388] Fix TextLine addition and deletion with scroll test
...
Fixed missing line start condition memorizing on empty blocks
removal.
2021-04-02 13:26:47 +02:00
Przemyslaw Brudny
97f60737bf
[EGD-5010] Fix Text tests leaks
...
Fixed leaks in gui Text tests.
2020-12-21 12:23:14 +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
PrzeBrudny
f15cbe71de
[EGD-3409] Text boundaries fixes. ( #860 )
2020-10-20 09:03:13 +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
Piotr Tanski
fdb2cfdb5a
[EGD-3597] Shape rendering refactored. ( #827 )
2020-10-14 12:24:41 +02:00
Tomasz Sobkowiak
45773ddfdf
[EDG-3415] Handle new line when entering text
2020-09-04 13:12:02 +02:00
Przemyslaw Brudny
7cf700e09f
[EGD-3265] Layout Resizing Item flag added and handled, fixed BoxLayout sizeLeftWithoutElem and setNavigation.
2020-09-02 18:54:41 +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
148d9e1eaf
[EGD-3410] Style refactor and cleanups.
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
b2075be924
[EGD-3410] Added fixed sized widget.
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
Przemyslaw Brudny
00caa85d1f
[EGD-3336] BoxLayout Alignment refactor.
2020-07-15 13:07:20 +02:00
pholat
50a1f97643
[feature] Font handling feature ( #527 )
...
* Font renamed to RawFont
* Added gui::Font adapter
2020-07-15 12:15:14 +02:00
pholat
7447fc653b
Egd-3407 ( #525 )
...
* EGD-3407 gui::Text addded TextFormat class - to store format
* EGD-3407 Added gray text to Icon text in sms
2020-07-15 10:00:02 +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