Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/nheko.git. Pull mirroring updated .
  1. Feb 07, 2021
  2. Jan 26, 2021
  3. Jan 22, 2021
  4. Dec 28, 2020
  5. Dec 27, 2020
    • Nicolas Werner's avatar
      Fix #359 · 391b1b32
      Nicolas Werner authored
      Actually store the login details under the selected profile
      391b1b32
  6. Dec 25, 2020
  7. Dec 16, 2020
  8. Nov 13, 2020
  9. Oct 27, 2020
  10. Oct 24, 2020
  11. Oct 21, 2020
  12. Oct 17, 2020
  13. Sep 14, 2020
  14. Aug 05, 2020
  15. Jul 10, 2020
  16. Jun 10, 2020
  17. Jun 08, 2020
  18. May 26, 2020
  19. May 21, 2020
  20. May 16, 2020
  21. Apr 22, 2020
  22. Mar 15, 2020
  23. Mar 09, 2020
  24. Feb 20, 2020
  25. Feb 18, 2020
    • Adasauce's avatar
      Review changes to UserSettingsPage · 21b207d1
      Adasauce authored
       - Switch to {} widget initialization
       - set fixed size on the Toggles so they don't scale down vertically
       - add another setting section for INTERFACE
       - add a placeholder value for deviceFingerprintValue_ so it can calculate the right size.
       - fix warnings about `QLayout: Attempting to add QLayout "" to UserSettingsPage "",` in boxWrap
       - hide widgets properly in Q_OS_MAC
       - remove mainLayout_ completely
       - clean up resizeEvent
      Unverified
      21b207d1
    • Adasauce's avatar
      Replace QHBoxLayout with QFormLayout in UserSettings · 111e4504
      Adasauce authored
      This allows form fields to wrap dynamically when they are too long for
      the view. This should help mobile and small screen users to configure
      the app without having to force it into portrait mode, or not be able to
      reach the settings fields at all.
      Unverified
      111e4504
  26. Feb 04, 2020
  27. Jan 27, 2020
  28. Sep 02, 2019
  29. Sep 01, 2019
Loading