Skip to content
Snippets Groups Projects
  1. Oct 13, 2015
  2. Sep 29, 2015
  3. Sep 25, 2015
  4. Sep 17, 2015
  5. Sep 16, 2015
  6. Sep 10, 2015
  7. Sep 08, 2015
  8. Aug 26, 2015
  9. Aug 21, 2015
  10. 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
  11. Aug 12, 2015
  12. Aug 11, 2015
  13. Aug 06, 2015
  14. Jun 25, 2015
  15. Jun 19, 2015
  16. Jun 12, 2015
  17. Jun 08, 2015
  18. May 29, 2015
  19. 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
  20. May 07, 2015
  21. Apr 22, 2015
  22. Apr 21, 2015
  23. Apr 20, 2015
  24. Apr 10, 2015
  25. Apr 01, 2015
  26. Mar 05, 2015
  27. 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
  28. Feb 19, 2015
  29. Feb 04, 2015
  30. Jan 29, 2015
  31. Jan 08, 2015
  32. Nov 25, 2014
  33. Nov 24, 2014
Loading