Skip to content
Snippets Groups Projects
  1. Feb 13, 2025
  2. Dec 02, 2024
  3. Feb 17, 2024
  4. Oct 17, 2023
  5. Sep 10, 2023
  6. Sep 07, 2023
    • demmm's avatar
      [partition] start Qt6 work · 07e5a3a1
      demmm authored
      make kpmcorehelper usable for both kf5 & 6, though no section added yet dealing with set to NOT for Qt6
      adjust CalamaresConfig to not be hardcoded to kf5
      one more var needed in Variant.h, used in PartitionInfo.cpp
      adjust QVariant & QtConcurrent use
      07e5a3a1
  7. Nov 05, 2022
  8. Sep 10, 2022
  9. Mar 21, 2022
  10. Mar 18, 2022
  11. Mar 14, 2022
  12. Feb 21, 2022
  13. Feb 08, 2022
  14. Feb 01, 2022
  15. Nov 16, 2021
  16. Nov 02, 2021
  17. Jun 21, 2021
  18. Jun 18, 2021
  19. Jun 04, 2021
  20. May 25, 2021
    • Adriaan de Groot's avatar
      [partition] Tighten up types · 43c172f5
      Adriaan de Groot authored
      Don't return the generic Abstract model for bootloader, but
      the subclass pointer, so that consumers can use the convenience
      API on the subclass.
      43c172f5
  21. Mar 31, 2021
  22. Mar 29, 2021
  23. Mar 27, 2021
  24. Feb 03, 2021
    • Adriaan de Groot's avatar
      [partition] Use automount control · 144b51f0
      Adriaan de Groot authored
      FIXES #1604
      
      (Admittedly, this fixes the problem only when there's Plasma Solid automount
      present, and not any of the other kinds; but none of those have been reported
      yet, and adding them into AutoMount.cpp is opaque to the rest of the
      system)
      144b51f0
  25. Nov 04, 2020
  26. Nov 02, 2020
    • Adriaan de Groot's avatar
      [partition] Migrate the defaultFS type · 73b5a089
      Adriaan de Groot authored
      - remove the m_defaultFSType from PartitionLayout, because it is
        set on construction -- which is too early, before the configuration
        has been read.
      - make the default FS explicit in the init() calls which pass in
        a configuration; this needs support in the intermediate
        PartitionCoreModule.
      73b5a089
  27. Oct 30, 2020
  28. Oct 24, 2020
Loading