151 Commits (2d31b422c84b1ebba9e7aa5eedc228bb7dd41593)

Author SHA1 Message Date
Dean Lee 215ef16803
ui: fix LineSeparator horizontal centering issue (#36533) 6 days ago
Dean Lee 350b846d3a
ui: fix vertical centering for multi-line labels (#36538) 6 days ago
Dean Lee 9ce9920ff7
ui: fix label text eliding to account for icon width (#36539) 6 days ago
Dean Lee 1c0b087105
ui: fix keyboard.reset() to properly clear all interaction state (#36541) 6 days ago
Dean Lee 137d4b89b4
ui: fix icon vertical positioning using width instead of height (#36542) 6 days ago
Dean Lee 5d142326f5
ui: remove unused get_width() method (#36512) 2 weeks ago
Shane Smiskol 2d6df2e125
raylib: minor tweaks (#36507) 2 weeks ago
Shane Smiskol 4e88245745
raylib: rename set_callbacks (#36462) 2 weeks ago
Dean Lee 534f096bb8
ui: reset cached height when description changes (#36454) 2 weeks ago
David 6486ab6cab
raylib: fix crash when toggling advanced network toggles (#36443) 2 weeks ago
David 4f52f3f3c5
raylib: match QT colors for danger button style (#36431) 3 weeks ago
Shane Smiskol a0d48b6c63
raylib: unifont for CJK languages (#36430) 3 weeks ago
Shane Smiskol 8f720a54f6
raylib: add branch switcher (#36359) 3 weeks ago
Shane Smiskol 2c41dbc472
raylib: hit rect for scroller items (#36432) 3 weeks ago
Shane Smiskol 4ccafff123
raylib: multilang (#36195) 3 weeks ago
David 00e20f1524
raylib: fix "Reboot" button pressed style (#36412) 3 weeks ago
Dean Lee 215acefbb4
raylib: precompile regex patterns for faster HTML parsing (#36417) 3 weeks ago
Dean Lee c33c9ff22a
raylib: optimize html renderer with height caching (#36418) 3 weeks ago
David 4489517eeb
keyboard: replace duplicate period key (#36361) 3 weeks ago
David b1b7c505a1
raylib: add danger button pressed style (#36413) 3 weeks ago
Shane Smiskol 9b2f7341d8
raylib: wrap text for multilang (#36410) 3 weeks ago
Shane Smiskol 9801e486d9 fix incorrect Button argument 3 weeks ago
Shane Smiskol 8752093801
raylib: fix option dialog (#36405) 3 weeks ago
Shane Smiskol 65e1fd299e
raylib: fix full size alert text (#36379) 4 weeks ago
Shane Smiskol d9fc6c0086
raylib: small Label clean up (#36377) 4 weeks ago
Shane Smiskol cb612a4b90
raylib: no Label padding (#36374) 4 weeks ago
Shane Smiskol 36d77debd0
raylib: remove redundant text center enum (#36372) 4 weeks ago
Shane Smiskol ec33519dc7
raylib: revert 0 button padding (#36360) 4 weeks ago
Shane Smiskol a2c4fe1c90
raylib: fix setup styles (#36322) 4 weeks ago
Shane Smiskol 3e56612990
raylib: fix emoji vertical centering (#36358) 4 weeks ago
David f290fb1e05
keyboard: fix double space (#36345) 4 weeks ago
Shane Smiskol de0a1e66d8
software download screenshot (#36326) 4 weeks ago
Shane Smiskol fb77212221 raylib: add more spacing to network nav buttons 4 weeks ago
Shane Smiskol aa7f6973c0
raylib: match Qt onroad button disabling (#36316) 4 weeks ago
Shane Smiskol cc816043c1
raylib: add non-inline b tag (#36305) 4 weeks ago
Shane Smiskol b6dbb0fd8d
raylib: font sizes from QT should match (#36306) 4 weeks ago
Shane Smiskol fdcf8b592e
raylib: reset scrollers and description expansions on show event (#36304) 4 weeks ago
Shane Smiskol f04ee80452
raylib: implement calibration description (#36300) 1 month ago
Shane Smiskol ddbbcc6f5d
raylib: add experimental mode + alpha long confirmation dialog + related fixes (#36295) 1 month ago
Shane Smiskol b521a913ab
raylib: confirm dialog uses HTML renderer 2 (#36297) 1 month ago
Shane Smiskol 2976798852
raylib: implement toggles (#36284) 1 month ago
Shane Smiskol 1b90b42647 Html renderer: reset tag so untagged text doesn't inherit last tag 1 month ago
Shane Smiskol e62781cccb Revert "raylib: font sizes from QT should match (#36237)" 1 month ago
Shane Smiskol 7933c10c97
raylib: font sizes from QT should match (#36237) 1 month ago
Shane Smiskol 3fd9e94a34
raylib: all system apps work without anything built (#36261) 1 month ago
Shane Smiskol 0eb90ecb3e
raylib: elide list item actions (#36262) 1 month ago
Shane Smiskol 2337704602
raylib: release notes are drawn with HTML renderer (#36245) 1 month ago
Shane Smiskol 12b3d0e08d
raylib: cache wrap text (#36258) 1 month ago
Shane Smiskol 89d350a791
raylib html renderer: fixups (#36257) 1 month ago
Shane Smiskol 670b6011da
raylib: match QT confirmation dialog size (#36248) 1 month ago