Skip to content
Snippets Groups Projects
  1. Feb 17, 2020
  2. Feb 04, 2020
  3. Nov 18, 2019
  4. Oct 10, 2019
  5. Oct 04, 2019
  6. Sep 29, 2019
  7. Sep 25, 2019
  8. Sep 22, 2019
  9. Sep 20, 2019
  10. Aug 27, 2019
  11. Aug 26, 2019
  12. Aug 25, 2019
  13. Aug 24, 2019
  14. Aug 23, 2019
  15. Aug 22, 2019
  16. Aug 20, 2019
  17. Mar 09, 2019
    • Jonathan Marten's avatar
      Correctly locate the KPart library now that it is in a subdirectory · 89499e90
      Jonathan Marten authored
      As a result of commit 476348de.  To avoid having to also hardcode the
      path in the part loader, the part service file is found by its desktop
      file name which will automatically take account of the subdirectory.
      
      Fix the error detection so that if the part cannot be found (which is an
      installation error) then after the error message there is no crash; the
      application simply exits as intended.
      6 tags
      89499e90
  18. Feb 28, 2019
  19. Jan 10, 2019
  20. Oct 10, 2018
  21. Sep 03, 2018
  22. Aug 27, 2018
  23. Jul 16, 2018
  24. Jul 15, 2018
  25. Jul 12, 2018
    • Heiko Becker's avatar
      Find KF5I18n in the top-level CMakeLists.txt · ef548842
      Heiko Becker authored
      Summary:
      I'm not entirely sure why ki18n_install() (added on tarball
      generation) is even known at that moment, but since 3e44fb7 in ki18n
      I get "CMake Error: No script specified for argument -P" when
      generating ts files, apparently because
      _ki18n_build_{ts,po}files_script end up empty.
      In any case finding stuff before trying to use it seems sensible
      and adding the find_package call before ki18n_install indeed fixes
      the problem.
      
      Test Plan: Tested with ki18n-5.48.0 and the kde-dev-util tarball
      
      Reviewers: #kde_applications, ltoscano
      
      Differential Revision: https://phabricator.kde.org/D14066
      ef548842
  26. May 06, 2018
  27. Mar 26, 2018
  28. Feb 19, 2018
  29. Dec 04, 2017
  30. Sep 21, 2017
Loading