Skip to content
Snippets Groups Projects
Select Git revision
  • 3.2.x-stable
  • development default protected
  • prepare
  • 6b369dc5
  • 3.1.x-stable
  • 3.0.x-stable
  • 2.4.x-stable
  • v3.2.61
  • v3.2.60
  • v3.2.59
  • v3.2.54
  • v3.2.53
  • v3.2.52
  • v3.2.51
  • v3.2.48
  • v3.2.45
  • v3.2.44.3
  • v3.2.44
  • v3.2.40
  • v3.2.13
  • v3.2.9
  • v3.2.8
  • v3.2.7
  • v3.2.6
  • v3.2.5
  • v3.2.4
  • v3.2.3
27 results

PartitionPage.cpp

Blame
    • Adriaan de Groot's avatar
      2b149fb9
      [partition] Uncomment updateButtons() · 2b149fb9
      Adriaan de Groot authored
       - This was commented out to combat the crash in device->type()
       - I believe the crash was caused by double-deletion, which was
         fixed in 2092ec3c by not re-
         parenting an immutable copy of something.
       - Restore the button-fix, since we need that to keep the
         *create* button in-sync with the selected partition.
      
      FIXES #1097
      2b149fb9
      History
      [partition] Uncomment updateButtons()
      Adriaan de Groot authored
       - This was commented out to combat the crash in device->type()
       - I believe the crash was caused by double-deletion, which was
         fixed in 2092ec3c by not re-
         parenting an immutable copy of something.
       - Restore the button-fix, since we need that to keep the
         *create* button in-sync with the selected partition.
      
      FIXES #1097
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.