Skip to content
Snippets Groups Projects
  1. Jun 07, 2018
  2. May 18, 2018
  3. May 17, 2018
  4. May 14, 2018
    • Albert Astals Cid's avatar
      Make some strings easier to translate · e1f61968
      Albert Astals Cid authored
      Summary:
      Some strings in ksysguard use this advanced feature of being actually
      multiple strings separated by "\xc2\x9c" and then letting the UI use one
      or another depending how much space is available.
      
      This is a cool feature, but until this patch it was made in a way the
      translatable strings actually contained "\xc2\x9c" that makes it
      hard to translate correctly since it's not a trivial character to input.
      
      With this patch I have splitted the character out of the translatable
      strings
      
      Test Plan: Works
      
      Reviewers: #plasma, #localization, mart
      
      Reviewed By: #plasma, mart
      
      Subscribers: mart, plasma-devel
      
      Tags: #plasma
      
      Differential Revision: https://phabricator.kde.org/D12713
      e1f61968
  5. Mar 13, 2018
  6. Feb 28, 2018
  7. Feb 25, 2018
  8. Feb 13, 2018
  9. Feb 10, 2018
  10. Feb 05, 2018
  11. Feb 04, 2018
  12. Feb 03, 2018
    • Sergio Carlavilla's avatar
      Correction with the & problem in tabs · 2a95e337
      Sergio Carlavilla authored
      Summary:
      BUG: 382512
      
      KSysGuard does not render the ampersand character in tab titles
      
      Test Plan:
      Tested on Arch Linux with Plasma 5.11.5 and Qt 5.10
      
      I added a tab with an & in the title and I checked that the & displays correctly.
      I added a tab with two and more & and I checked that all the & displays correctly.
      Also works when open a saved tab.
      
      Reviewers: mlaurent, ngraham
      
      Reviewed By: ngraham
      
      Subscribers: ngraham, plasma-devel
      
      Tags: #plasma
      
      Differential Revision: https://phabricator.kde.org/D10151
      2a95e337
    • Sergio Carlavilla's avatar
      Correction with the & problem in tabs · 5ce56e6b
      Sergio Carlavilla authored
      Summary:
      BUG: 382512
      
      KSysGuard does not render the ampersand character in tab titles
      
      Test Plan:
      Tested on Arch Linux with Plasma 5.11.5 and Qt 5.10
      
      I added a tab with an & in the title and I checked that the & displays correctly.
      I added a tab with two and more & and I checked that all the & displays correctly.
      Also works when open a saved tab.
      
      Reviewers: mlaurent, ngraham
      
      Reviewed By: ngraham
      
      Subscribers: ngraham, plasma-devel
      
      Tags: #plasma
      
      Differential Revision: https://phabricator.kde.org/D10151
      5ce56e6b
  13. Feb 01, 2018
  14. Jan 29, 2018
  15. Jan 22, 2018
  16. Jan 19, 2018
  17. Jan 18, 2018
  18. Jan 15, 2018
  19. Jan 07, 2018
  20. Jan 05, 2018
  21. Nov 09, 2017
Loading