1. 15 May, 2017 - 1 commit
  2. 12 Jan, 2016 - 1 commit
  3. 27 Oct, 2015 - 1 commit
    • Jarkko Koivikko's avatar
      Wrap C++ API into namespace · 751caffc
      Jarkko Koivikko authored
      
      This change wraps the entire C++ API into namespace.
      
      In practice, all the C++ interfaces inside the qtvirtualkeyboard plugin
      are private, except the QPlatformInputContext plugin API. Even the
      AbstractInputMethod and AbstractInputPanel are not really a public in
      the sense that they could be used outside the plugin. At least it does
      not make sense, since there is no way to extend the virtual keyboard
      functionality without recompiling the plugin.
      
      Task-number: QTRD-3628
      Change-Id: I1037ee247abca3219efeaa4e4150baaff7c3d668
      Reviewed-by: default avatarMitch Curtis <mitch.curtis@theqtcompany.com>
      751caffc
  4. 26 Oct, 2015 - 1 commit
  5. 15 Sep, 2015 - 1 commit
  6. 06 Oct, 2014 - 1 commit
  7. 23 Jun, 2014 - 1 commit
  8. 28 Jan, 2014 - 1 commit
    • Mitch Curtis's avatar
      Restructure and rename. · 9778eb24
      Mitch Curtis authored
      
      This restructures the repo to match other Qt modules, like the
      Enterprise Controls. It also renames the plugin and usages of its name
      in the documentation so that the abbreviated "VKB" is not used
      anywhere.
      
      Change-Id: I5de3fc67846a50438e52f4be057abfa0d9be0d91
      Reviewed-by: default avatarFrederik Gladhorn <frederik.gladhorn@digia.com>
      9778eb24
  9. 17 Dec, 2013 - 1 commit
  10. 29 Nov, 2013 - 1 commit