Skip to content
Snippets Groups Projects
  1. Dec 11, 2021
  2. Dec 04, 2021
  3. Dec 03, 2021
  4. Dec 02, 2021
  5. Dec 01, 2021
  6. Nov 30, 2021
  7. Nov 29, 2021
  8. Nov 28, 2021
  9. Nov 25, 2021
  10. Nov 24, 2021
    • Alexander Lohnau's avatar
      Fix directory thumbnailer loading · 475a8887
      Alexander Lohnau authored
      The kio-slave checks a hardcoded plugin id, even though the directory thumbnailer is
      not even a plugin. To avoid this issue the basename is passed in as the plugin file
      to the KPluginMetaData constructor.
      475a8887
  11. Nov 22, 2021
  12. Nov 21, 2021
    • Kai Uwe Broulik's avatar
      [KPropertiesDialog] Improve presentation of file type configuration · 73342a9c
      Kai Uwe Broulik authored
      Instead of showing a big "Configure File Type" or "Create File Type" button,
      show which application will open this file by default with an option
      to change that.
      
      The logic when clicking the dialog (editing existing file type or
      creating a new one) is unchanged but the visual representation is
      made more self-explanatory.
      
      While at it, fix KAuthorized check for `editfiletype` not working.
      73342a9c
  13. Nov 20, 2021
  14. Nov 19, 2021
  15. Nov 17, 2021
  16. Nov 15, 2021
    • Kai Uwe Broulik's avatar
      [KDynamicJobTracker] Support KUiServerV2JobTracker · cfa6b12c
      Kai Uwe Broulik authored
      Track the KUIServer DBus service and check (unfortunately through DBus
      introspection) whether it supports API version 2 and cache it until the
      service owner changes or disappears. This way only blocking DBus call
      is only done initially and subsequent jobs are block-free.
      
      KUiServer is also part of Plasma these days, so there's no need for asking it
      about whether a job view is present. This cannot really be changed for V1
      but for V2 we can skip this.
      cfa6b12c
  17. Nov 13, 2021
  18. Nov 11, 2021
  19. Nov 03, 2021
Loading