Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/nheko.git. Pull mirroring updated .
  1. Jan 20, 2019
    • Joe Donofry's avatar
      Author Color Fixes · 237c7ad1
      Joe Donofry authored
      Author color is now cached so that it will not be re-calculated
      each time a new message is posted.  This cache gets cleared when
      the theme is changed.
      
      Additionally, the author color is now automatically refreshed
      when the theme is changed, fixing the issue where you had to
      change rooms before the colors would switch.
      237c7ad1
  2. Jan 19, 2019
    • Joe Donofry's avatar
      Fix UserSettings UI not showing saved prefs · 98102f4f
      Joe Donofry authored
      Theme and Font Family settings will now correctly display the stored
      settings when nheko is re-launched.  Previously, these combo boxes
      would default to the first thing in the combo box, even if that
      wasn't what the user selected.
      98102f4f
    • Joe Donofry's avatar
      Add User Font Setting · 654b652d
      Joe Donofry authored
      User can now select a font from the installed fonts on their system
      
      This font currently will only be applied when nheko is restarted
      (similar to how font size and scaling currently work).  This will
      be addressed in a future commit.  Additionally, the dropdown
      does not correctly select the previously-chosen user font, and
      instead defaults to the first font available on the system
      (alphabetically).  This is similar to the issue with the 'Theme'
      combo defaulting to 'Light' even when another theme is selected.
      654b652d
  3. Oct 07, 2018
  4. Oct 06, 2018
  5. Oct 01, 2018
  6. Sep 30, 2018
  7. Sep 26, 2018
  8. Sep 19, 2018
  9. Sep 18, 2018
  10. Sep 16, 2018
  11. Sep 15, 2018
  12. Aug 21, 2018
  13. Aug 11, 2018
  14. Aug 01, 2018
  15. Jul 22, 2018
  16. Jul 17, 2018
  17. Jun 22, 2018
  18. May 08, 2018
  19. Mar 22, 2018
  20. Mar 11, 2018
  21. Feb 20, 2018
  22. Jan 14, 2018
  23. Jan 09, 2018
  24. Dec 30, 2017
  25. Nov 25, 2017
  26. Nov 22, 2017
  27. Nov 16, 2017
    • Max Sandholm's avatar
      Use system color scheme (using a Qt stylesheet) #104 · 19b526d4
      Max Sandholm authored
      The color scheme of nheko obeys the default color theme of Qt
      (i.e. the system theme). It uses a Qt stylesheet to accomplish this,
      which means replacing the color theme with a custom theme would only
      be a matter of writing a new style sheet and loading it into the app.
      19b526d4
  28. Nov 09, 2017
  29. Nov 05, 2017
  30. Nov 02, 2017
  31. Nov 01, 2017
Loading