Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/nheko.git. Pull mirroring updated .
  1. Feb 20, 2020
  2. Feb 19, 2020
  3. 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
  4. Feb 17, 2020
  5. Feb 16, 2020
  6. Feb 15, 2020
  7. Feb 14, 2020
  8. Feb 13, 2020
  9. Feb 11, 2020
  10. Feb 09, 2020
  11. Feb 07, 2020
  12. Feb 06, 2020
  13. Feb 05, 2020
Loading