Commit Graph

48 Commits

Author SHA1 Message Date
Lemmy 40b299f94b ncolorpickerdialog: live mode 2026-02-24 07:59:12 -05:00
Lemmy db56321f54 layout: more double margins implementations 2026-02-20 21:11:06 -05:00
Lemmy aede9bd13b nscrollview: more fixes 2026-01-25 18:35:56 -05:00
Ly-sec be534d9ee6 Autofmt 2026-01-15 18:39:52 +01:00
Corey Woodworth 1c100beca2 The Hue Slider was erroneously stopped using RainbowMode because a prior cleanup did not use Enum correctly. 2026-01-15 11:01:08 -05:00
Lemmy 138e5a50af i18n: Large refactor of all translations keys to prepare the move to our new translation web platform. 2026-01-05 23:25:46 -05:00
Lemmy 3bc9a625b8 Colors: removed Colors.transparent / black and white in favor of their direct shorthands 2026-01-04 13:54:51 -05:00
Lemmy 1a252b30a0 Autoformatting + cleanup 2026-01-02 09:31:28 -05:00
Lemmy 84c1cc3066 ColorPicker: QOL improvements 2026-01-02 02:38:05 -05:00
Lemmy a4fdf2592a FontWeight: some cleanup 2026-01-02 01:30:52 -05:00
Lemmy 6fe8699513 Tooltip: fixed on NColorPicker palette and slider 2025-12-28 00:39:34 -05:00
Ly-sec d31e69ad63 UserInterface: more adjustments 2025-12-02 15:24:49 +01:00
Ly-sec 872d4202b2 UserInterface: separate slider for UI & Input 2025-12-02 15:06:04 +01:00
Ly-sec 18e9eb11b4 UserInterfaceTab: everything follows border radius slider 2025-12-01 19:43:02 +01:00
Corey Woodworth 84246e0d5d Added small margin, put theme colors on top 2025-11-26 21:20:12 -05:00
Corey Woodworth bbde9f9b10 Fixed button margins 2025-11-23 09:53:27 -05:00
ItsLemmy 3efee10a6b Autofmt 2025-11-22 11:26:15 -05:00
Corey Woodworth 0ba80b10a9 removed 'Hex:' from i18n because of numerous translation issues 2025-11-22 01:12:00 -05:00
Corey Woodworth 89d7a63248 removed unneeded 'auto' since it's by default 2025-11-22 01:12:00 -05:00
Corey Woodworth 42f782abbf Update tooltip code, Use an Enum for editMode, setup strings for i18n 2025-11-22 01:12:00 -05:00
Corey Woodworth bd1c9d30d9 I forgor to add the ColorPicker file 2025-11-22 01:12:00 -05:00
ItsLemmy 3bb8d8a7c2 Fix: UserInterfaceTab accessing a non existing setting. 2025-11-17 15:15:43 -05:00
Corey Woodworth 22fefb3a8b Refactor ColorsConvert.js 2025-11-17 11:42:32 -05:00
Corey Woodworth c223737fd7 Move javascript color conversion functions to ColorsConvert.js 2025-11-17 11:11:25 -05:00
ItsLemmy 3ff5b7639f Switched to qmlformat. 2025-11-16 17:07:03 -05:00
ItsLemmy 8b7ec73fdf No need to track open popups anymore. Avoid widgets to include services directly 2025-11-08 22:37:19 -05:00
ItsLemmy 355271768c Services in subfolder + cleanup/fixes 2025-11-08 16:38:43 -05:00
ItsLemmy 7ed89e5034 Colors tweak: use Color.black and Color.white as much as possible 2025-11-06 13:26:16 -05:00
ItsLemmy c9bbaf4c91 Borders: optim/simplification of scaled borders 2025-10-21 13:52:19 -04:00
ItsLemmy f4b27380c3 Qt-Scaling: first cleanup pass 2025-10-12 08:23:24 -04:00
ItsLemmy 4ed16d795e Clipping: removed many unecessary clip: true 2025-10-04 22:22:23 -04:00
ItsLemmy 4b13e89a64 Font: added per font family scaling. removed billboard font 2025-09-29 21:31:45 -04:00
Ly-sec df70f0c824 Possibly got everything transfered over to i18n 2025-09-24 13:47:59 +02:00
ItsLemmy c20773d60b Prevent NPanel dragging when popup are open. 2025-09-22 13:40:38 -04:00
LemmyCook 1ad6969d9b Notification service: Full refactoring to support image caching for history. 2025-09-20 23:26:05 -04:00
LemmyCook 761aa62995 Cleanup: more strings cleanup, removing capitalization and minor adjusments. 2025-09-19 17:03:31 -04:00
LemmyCook 5aa7ff7e91 NValueSlider: new component + pimped NSlider with a small gradient and removed rounded corners due to issues. 2025-09-14 20:52:32 -04:00
LemmyCook 7d2eaa46e6 qmlfmt: increase line-length to 360 to avoid hard-wrap.
+ cleaned up power menu/panel
2025-09-12 21:07:11 -04:00
LemmyCook 2872a7b5c9 Using NScrollView and NListView where it matters.
Not using them in tiny ListViews (ex: NComboBox, and Media player
dropdown)
2025-09-11 17:58:28 -04:00
LemmyCook 955369ab13 More icons work 2025-09-09 17:34:14 -04:00
LemmyCook 48f6c0705b New icons: more icons and cleanup 2025-09-09 17:02:57 -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 a4107c87c0 Icons: WIP using a proper mapping table 2025-09-08 21:05:48 -04:00
LemmyCook 08d2747f1e Icons: color picker + better tab alignment in settings
+ autoformatting
2025-09-08 16:08:53 -04:00
LemmyCook ea6b8e0c02 Icons: Brightness and battery 2025-09-08 15:53:50 -04:00
LemmyCook 6f1b88e76d more icons 2025-09-08 14:44:28 -04:00
LemmyCook 4f871296ae ColorPicker: splitted in two NColorPicker + NColorPickerDialog
+ fixed layout and a few little bugs
2025-09-05 22:17:58 -04:00