Skip to content
Snippets Groups Projects
  1. Nov 19, 2015
  2. Nov 11, 2015
  3. Nov 02, 2015
  4. Oct 16, 2015
  5. Oct 14, 2015
  6. Oct 13, 2015
  7. Oct 01, 2015
  8. Sep 29, 2015
  9. Sep 25, 2015
  10. Sep 17, 2015
  11. Sep 16, 2015
  12. Sep 10, 2015
  13. Sep 08, 2015
  14. Aug 26, 2015
  15. Aug 21, 2015
  16. Aug 19, 2015
    • Louai Al-Khanji's avatar
      Add touch_frame events to Weston 1.5.0 · 17dd65fe
      Louai Al-Khanji authored
      
      Otherwise no Qt applications react on touch. This issue was
      eventually resolved upstream by dropping the built-in evdev backend
      and relying on libinput exclusively, where it is fixed. The libinput
      backend is required since Weston 1.7. In 1.6 the libinput backend
      was made the default, but the old backend was still there. Thus this
      fix also applies to Weston 1.6.
      
      Task-number: QTEE-831
      Change-Id: Ib089136723b7b1dc6f760b5eedb12d7b8a50abbc
      Reviewed-by: default avatarLaszlo Agocs <laszlo.agocs@theqtcompany.com>
      17dd65fe
  17. Aug 12, 2015
  18. Aug 11, 2015
  19. Aug 06, 2015
  20. Jun 25, 2015
  21. Jun 19, 2015
  22. Jun 12, 2015
  23. Jun 08, 2015
  24. May 29, 2015
  25. May 27, 2015
    • Samuli Piippo's avatar
      emulator: Qt5 support for emulator · 190108b9
      Samuli Piippo authored
      
      Emulator has special handling for OpenGL support: QtGlesStream provides
      the runtime opengl support but since it depends on qtbase, we need to
      use qtglesstream-dummy-client when building qt. Also since both recipes
      provide same files, we must disable do_populate_sysroot from qtglesstream
      so that libs from dummy-client remain there.
      
      Change-Id: Ifde698e7d46863dbb82c6f3ad791412775e111ea
      Reviewed-by: default avatarEirik Aavitsland <eirik.aavitsland@theqtcompany.com>
      190108b9
  26. May 07, 2015
  27. Apr 22, 2015
  28. Apr 21, 2015
  29. Apr 20, 2015
  30. Apr 10, 2015
  31. Apr 01, 2015
  32. Mar 31, 2015
  33. Mar 05, 2015
  34. Feb 26, 2015
    • Samuli Piippo's avatar
      Performance analysis tools for Linux · b2397a82
      Samuli Piippo authored
      
      Build perf with DWARF unwinding support. Kernels older then 3.14
      need to be patched to add ARM support. Kernels for tibidabo (3.0)
      and imx53 (2.6) are too old and would require more patches to be
      backported, so they are left without unwinding support.
      
      RPi needed extra layer to modify the kernel recipe, and linux-imx
      recipe was renamed so that it doesn't conflict with older tibidabo
      kernel recipe.
      
      Change-Id: Ic8331f8feeace67b32a5ce99ffd3fda517d595d1
      Reviewed-by: default avatarAndy Nichols <andy.nichols@theqtcompany.com>
      Reviewed-by: default avatarUlf Hermann <ulf.hermann@theqtcompany.com>
      b2397a82
  35. Feb 19, 2015
Loading