1. 19.06.2018 1 коммит
  2. 18.06.2018 1 коммит
  3. 07.06.2018 1 коммит
  4. 27.05.2018 1 коммит
  5. 24.05.2018 1 коммит
  6. 20.05.2018 1 коммит
  7. 18.05.2018 1 коммит
  8. 16.05.2018 1 коммит
  9. 25.04.2018 2 коммита
  10. 22.04.2018 1 коммит
  11. 27.03.2018 2 коммита
  12. 23.03.2018 1 коммит
  13. 18.03.2018 1 коммит
  14. 13.03.2018 2 коммита
  15. 09.03.2018 16 коммитов
  16. 06.03.2018 1 коммит
  17. 01.03.2018 2 коммита
  18. 23.02.2018 1 коммит
  19. 21.02.2018 1 коммит
  20. 20.02.2018 2 коммита
    • Jonathan Riddell's avatar
      Update version number for 5.12.2
      · 8ca78243
      Jonathan Riddell создал
      GIT_SILENT
      8ca78243
    • David Edmundson's avatar
      Fix PowerDevil shortcuts migration
      · 4ae36ddd
      David Edmundson создал
      Summary:
      5.11 -> 5.12 migrated shortcuts from kded5 to the correct component name
      org_kde_powerdevil for good reasons
      However, despite a kconfupdate script working correctly and moving the
      old keys, kglobalaccel is running whilst we update and it syncs the old
      values later. On future loads it detects the duplication and removes the
      powerdevil entries.
      
      This patch removes the old powermanagent entries in the kded5 component
      at powerdevil startup which is at runtime where we can talk to
      kglobalaccel, but before powerdevil has registered the new actions.
      
      This should handle both users that haven't upgraded to 5.12 yet, as well
      as users who hit the previous config script.
      
      Ideally kconf_update needs to be patched to do migration at appropriate
      times.
      
      BUG: 389991
      FIXED-IN: 5.12.2
      
      Test Plan:
      "broke" my config by putting in values in the old place with a custom shortcut for poweroff
      Restarted kglobalaccel
      Ran powerdevil
      Shortucts worked
      Cleanly quit kglobalaccel
      Config stayed synced
      
      Reviewers: #plasma, broulik
      
      Reviewed By: #plasma, broulik
      
      Subscribers: broulik, fvogt, aacid, cfeck, plasma-devel
      
      Tags: #plasma
      
      Differential Revision: https://phabricator.kde.org/D10668
      4ae36ddd