Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/nheko.git. Pull mirroring updated .
  1. Oct 21, 2020
  2. Oct 17, 2020
  3. Sep 26, 2020
  4. Sep 14, 2020
  5. Aug 05, 2020
  6. Jul 10, 2020
  7. Jun 14, 2020
  8. Jun 12, 2020
  9. Jun 11, 2020
  10. Jun 10, 2020
  11. Jun 08, 2020
  12. Jun 05, 2020
  13. May 26, 2020
  14. May 24, 2020
  15. May 21, 2020
  16. May 16, 2020
  17. May 05, 2020
  18. Apr 29, 2020
  19. Apr 22, 2020
  20. Apr 11, 2020
  21. Apr 08, 2020
  22. Mar 30, 2020
  23. Mar 15, 2020
  24. Mar 09, 2020
  25. Feb 20, 2020
  26. Feb 19, 2020
  27. 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
  28. Feb 15, 2020
  29. Feb 14, 2020
  30. Jan 31, 2020
Loading