Commit Graph

79 Commits

Author SHA1 Message Date
Adam Dobrowolski
4a61f400e7 EGD-3055 Fixed printf issues 2020-04-08 12:23:53 +02:00
Mateusz Grzywacz
160850cd5f [EGD-3057] text out of the bound 2020-04-02 19:31:28 +02:00
Przemyslaw Brudny
c0822b6658 [EDG-3019] Moved log.hpp and debug.hpp into main PurePhone repo 2020-03-24 15:55:32 +01:00
Adam Dobrowolski
7674b44385 EGD-3026 PR applied, fixed buid for release 2020-03-24 14:17:12 +01:00
Adam Dobrowolski
abe6813ce6 EGD-3026 Wall Werror and Wextra added to project 2020-03-24 14:17:12 +01:00
Przemyslaw Brudny
8f92715951 [EDG-3019] Segger utils moved to git submodule 2020-03-23 18:37:37 +01:00
Mateusz Grzywacz
7b656ae101 [EGD-2958] yaps expansion correction & narrower font 2020-03-18 15:21:17 +01:00
Radoslaw Wicik
a8573a404c Apply new style 2020-03-17 10:03:16 +01:00
Adam Dobrowolski
13a477f8c0 EGD-2901 GUI documentation updated & upgraded 2020-03-12 16:12:28 +01:00
Adam Dobrowolski
8b6b3c649a EGD-2848 PR applied 2020-03-12 15:24:39 +01:00
Adam Dobrowolski
7aad9dc59f EGD-2848 Applied fix for both axis 2020-03-12 15:24:39 +01:00
Adam Dobrowolski
cff3391d06 EGD-2848 Renderer Image trimming warn for both type, fixed trim 2020-03-12 15:24:39 +01:00
Mateusz Grzywacz
36ae87da26 [EGD-2952] render unsupported character (sms.db for show) 2020-03-12 13:20:34 +01:00
Mateusz Grzywacz
9cf26f986d Revert "[EGD-2952] render unsupported character (sms.db for show)"
This reverts commit 31de7fcaf0.
2020-03-10 11:47:55 +01:00
Mateusz Grzywacz
31de7fcaf0 [EGD-2952] render unsupported character (sms.db for show) 2020-03-09 18:03:51 +01:00
Mateusz Grzywacz
3eb6f52952 [EGD-2947] fix | truncate image if it's height or width exceeds drawArea 2020-03-04 14:24:52 +01:00
Mateusz Grzywacz
1d20b6b123 [EGD-2536] fonts - do not dereference iterator, if it's ::end() 2020-03-03 15:43:09 +01:00
Adam Dobrowolski
1e8d60d8e1 [EGD-2896] Review aplied 2020-02-26 11:53:03 +01:00
Adam Dobrowolski
5e5562c261 [EGD-2896] Cleanup to use maxSize 2020-02-26 11:53:03 +01:00
mateusz
c021e8e801 [EGD-2393] 2020-02-11 11:50:15 +01:00
mateusz
1c3a576614 [EGD-2393] PR suggestions | general purpose Axes | 2020-02-11 11:50:15 +01:00
Mateusz Grzywacz
3d3a019de1 [EGD-2393] yaps in thread view and yap size 2020-02-11 11:50:15 +01:00
Mateusz Grzywacz
4182d778f7 [EGD-2393] separate size for yaps 2020-02-11 11:50:15 +01:00
Adam Dobrowolski
bf27758911 [EGD-2394] [GUI] BoundingBox added setters/getters by Axis & removed dead code 2020-01-31 14:05:42 +01:00
Adam Dobrowolski
7d1e788753 [EGD-2476] Added static lifetime store for battery state and use it on UI 2020-01-20 11:05:05 +01:00
Mateusz Grzywacz
d4a6c3f022 [EGD-2393] review mods 2020-01-10 15:50:31 +01:00
Mateusz Grzywacz
a2bbe2b01d [EGD-2393] Added left hand side yaps @TODO unified size reference (cmd->areaW) 2020-01-10 15:50:31 +01:00
Mateusz Grzywacz
6d313c5723 [EGD-2393] Added tips (endings allowing blending of 45° line) 2020-01-10 15:50:31 +01:00
Mateusz Grzywacz
c47926019d [fix] round corners fixed 2020-01-10 15:50:31 +01:00
Mateusz Grzywacz
87439700d0 [EGD-2393] hardcode crosssection of skewed line (45°) & fixes offsetting and calling yaps 2020-01-10 15:50:31 +01:00
Mateusz Grzywacz
97ff5deee2 [EGD-2393] make LineExpansionDirection:: mutualy exclusive 2020-01-10 15:50:31 +01:00
Mateusz Grzywacz
61a3eadbd5 [EGD-2393] line draw off-by-1 fixes & added 45° skewed line & length adjustment 2020-01-10 15:50:31 +01:00
Mateusz Grzywacz
83578c1566 [EGD-2393] docs comments 2020-01-10 15:50:31 +01:00
Mateusz Grzywacz
955612ce62 [EGD-2393] Added yaps (to rect) 2020-01-10 15:50:31 +01:00
Adam Dobrowolski
1059543931 [BoxLayout] Added PageLayout & BoxLayout fixups
* Fixed Rect to always set maxSize and BoxLayout navigation
* removed commented out focusItem
* Removed redundant handling
* General BoxLayout fixes
2020-01-03 12:54:39 +01:00
Mateusz Grzywacz
36413bba10 [EGD-2336] fix | proper check if glyph exists 2019-12-03 15:13:13 +01:00
Mateusz Grzywacz
9f602a4007 [EGD-2336] fix | uniform naming. truncating end not necessiarly means showing the beginning, but forget for now. 2019-12-03 15:13:13 +01:00
Mateusz Grzywacz
52299605c7 [EGD-2336] fix | counting avaliable space for chars from the end of the string 2019-12-03 15:13:13 +01:00
Adam Dobrowolski
164b9281c8 EGD-2195 - Changed sizes for fonts in project
* changed all fonts to follow one `Style.hpp` include
* Moved title to AppWindow from all the places in code
* added logging on font selection - when not found
* minor fixes
2019-10-25 13:04:33 +02:00
Robert Borzecki
cc76e4f278 Added line feature for label widget. 2019-08-30 10:25:57 +02:00
Robert Borzecki
f26aba9fc6 Added gui resource deallocation.
Added eink power down after 3 seconds.
2019-08-27 14:39:08 +02:00
Robert Borzecki
ecc2a86e1c Merge branch 'master' of github.com:muditacom/PurePhone into EGD-2015_database_model 2019-08-20 18:26:47 +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
Mateusz
dd4474f3c3 WiP: Massive refactor in module-bsp, cleaned up include paths and compilation warnings/errors 2019-08-08 10:27:45 +02:00
Robert Borzecki
02742ee842 WIP: Cellular notifications. 2019-07-16 12:29:58 +02:00
Robert Borzecki
1bb390c7fd Added wiching to call application's phone number entering window. 2019-07-03 22:08:47 +02:00
Robert Borzecki
5b15cfc485 Fixed image viewer, updated images, added menu window for desktop. 2019-07-02 16:12:08 +02:00
Robert Borzecki
d9c4e119f4 Merge branch 'master' of github.com:muditacom/PurePhone into application-window 2019-06-26 12:34:44 +02:00