Commit Graph

25 Commits

Author SHA1 Message Date
Lemmy 10e1e44e52 Font: ensure we never get a 0pt font size during init 2026-01-02 09:55:58 -05:00
ItsLemmy ad044882a9 NIcon: always center icon 2025-11-25 19:59:37 -05:00
ItsLemmy 3ff5b7639f Switched to qmlformat. 2025-11-16 17:07:03 -05:00
lysec 838491ba33 Logger: huge cleanup 2025-10-16 15:07:11 +02:00
ItsLemmy 9f54822e4c Different scaling for Bar and Panels 2025-10-12 15:48:52 -04:00
ItsLemmy a2cd377837 New scaling wip 2025-10-12 15:25:09 -04:00
ItsLemmy f4b27380c3 Qt-Scaling: first cleanup pass 2025-10-12 08:23:24 -04:00
Ly-sec 23887574cf NIcon: fix fontSize 2025-09-30 13:12:49 +02:00
Ly-sec 773318191d NIcon: use textSize for font.pointSize 2025-09-30 13:02:56 +02:00
LemmyCook 48f6c0705b New icons: more icons and cleanup 2025-09-09 17:02:57 -04:00
LemmyCook 43eec0e387 Refactor icons font wip 2025-09-09 14:46:11 -04:00
LemmyCook 56ea1f92fa Merge branch 'bootstrap-icons' 2025-09-09 11:44:27 -04:00
Ly-sec 5042d4d747 BootstrapIcons: bundle font with noctalia, use fontloader 2025-09-09 17:41:16 +02:00
LemmyCook a6ccc8b0da NButton: fix issue when no icon defined 2025-09-09 09:22:05 -04:00
LemmyCook 76ef2469e8 Shaders: path from root for easier maintenance + cleanup fallback icons 2025-09-09 00:35:12 -04:00
LemmyCook 16bd4b41dc Icons: ArchUpdater, LockScreen, PowerMenu, BT Device List 2025-09-08 23:32:35 -04:00
LemmyCook 1f8c55d581 Icons: huge cleanup 2025-09-08 22:05:57 -04:00
LemmyCook c77784b5c1 Icons: most settings tabs 2025-09-08 21:23:57 -04:00
LemmyCook 4c9e89915e Icons: more icons 2025-09-08 17:53:55 -04:00
LemmyCook b91112fc7a Icons: Plus and Minus
+ removed vertical hack in NIcon
2025-09-08 16:02:21 -04:00
LemmyCook 6169f88d90 Default skull icon 2025-09-08 14:33:20 -04:00
LemmyCook ed78b6b3f5 Basic bootstrap icons test 2025-09-08 12:35:29 -04:00
Ly-sec 888ba108e0 Edit NButton alignment 2025-09-07 15:33:47 +02:00
quadbyte b723eccc78 Renamed most font and sizing shorthands properties for easier understanding and maintenance
property real fontSizeXS: 9
  property real fontSizeS: 10
  property real fontSizeM: 11
  property real fontSizeL: 13
  property real fontSizeXL: 16
  property real fontSizeXXL: 18
  property real fontSizeXXXL: 24
2025-08-18 11:12:51 -04:00
quadbyte ac8b4793d8 NIcon new widget to simplify icons display 2025-08-17 16:04:23 -04:00