1. 30 May, 2013 - 1 commit
    • Shawn Rutledge's avatar
      Fix various bugs in calqlatr · 5e3d81ec
      Shawn Rutledge authored
      
      It's still not a great example but at least it's somewhat usable now.
      - added files to .pro so you see them all in Creator
      - keypad is fixed size and the "tape" takes up the rest, so you can
        resize the window to be able to see long numbers
      - you can flick the ListView (MouseArea not on top of the whole thing!)
      - ListView scrolls to the bottom when you add numbers past the point
        that scrolling is necessary to see them
      - Clear, sqrt and +/- keys are functional
      
      Task-number: QTBUG-26556
      Change-Id: I485e4123ad6c24ca64bad3efc3acfc14587268d8
      Reviewed-by: default avatarFriedemann Kleint <Friedemann.Kleint@digia.com>
      Reviewed-by: default avatarAlan Alpert <aalpert@blackberry.com>
      5e3d81ec
  2. 10 Jan, 2013 - 1 commit
  3. 10 Dec, 2012 - 1 commit
  4. 23 Sep, 2012 - 1 commit
  5. 12 Jul, 2012 - 1 commit
  6. 01 Jun, 2012 - 1 commit
  7. 24 Feb, 2012 - 2 commits
    • Alan Alpert's avatar
      Start of examples refactor · 9d2b618f
      Alan Alpert authored
      
      This is the general reorg of the examples directory structure, plus additional
      guidelines.
      
      calculator, animations and accessibility have been updated to the new standards
      and tested, as an example.
      
      Task-number: QTBUG-24133
      Change-Id: I76c3b86751d3195ba2a5474ff23afb875765e9a4
      Reviewed-by: default avatarAlan Alpert <alan.alpert@nokia.com>
      9d2b618f
    • Matthew Vogt's avatar
      Rename QDeclarative symbols to QQuick and QQml · b855240b
      Matthew Vogt authored
      
      Symbols beginning with QDeclarative are already exported
      by the quick1 module.
      
      Users can apply the bin/rename-qtdeclarative-symbols.sh
      script to modify client code using the previous names of the
      renamed symbols.
      
      Task-number: QTBUG-23737
      Change-Id: Ifaa482663767634931e8711a8e9bf6e404859e66
      Reviewed-by: default avatarMartin Jones <martin.jones@nokia.com>
      b855240b
  8. 06 Feb, 2012 - 2 commits
  9. 30 Jan, 2012 - 1 commit
  10. 23 Jan, 2012 - 1 commit
  11. 05 Jan, 2012 - 1 commit
  12. 14 Nov, 2011 - 1 commit
    • Alan Alpert's avatar
      Get tst_examples passing again · 7dc37bc9
      Alan Alpert authored
      
      Shared QDeclarativeEngine sidesteps GC slowdown issue.
      
      New approach also verifies that the root object successfully loaded,
      this picks up all the cases where it did not successfully load before.
      Most of these were because they weren't importing QtQuick 2.0, import
      statements have been updated. One was because it does not create a
      QQuickItem root, it has been manually excluded. This required adding per
      file exclusions to the current directory exclusions.
      
      Change-Id: I809f0f20acc319aef58ba2e30e672e32f640686d
      Reviewed-by: default avatarMartin Jones <martin.jones@nokia.com>
      7dc37bc9
  13. 27 Apr, 2011 - 1 commit
    • Qt by Nokia's avatar
      Initial import from the monolithic Qt. · 885735d0
      Qt by Nokia authored
      This is the beginning of revision history for this module. If you
      want to look at revision history older than this, please refer to the
      Qt Git wiki for how to use Git history grafting. At the time of
      writing, this wiki is located here:
      
      http://qt.gitorious.org/qt/pages/GitIntroductionWithQt
      
      If you have already performed the grafting and you don't see any
      history beyond this commit, try running "git log" with the "--follow"
      argument.
      
      Branched from the monolithic repo, Qt master branch, at commit
      896db169ea224deb96c59ce8af800d019de63f12
      885735d0