Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: qmlweb/qmlweb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: qmlweb/qmlweb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: april-fixes-2
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 20 files changed
  • 1 contributor

Commits on Jul 23, 2017

  1. Item: focus change handler bugfix

    PR-URL: #404
    Reviewed-By: Сковорода Никита Андреевич <[email protected]>
    pavelvasev authored and ChALkeR committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    757409e View commit details
    Browse the repository at this point in the history
  2. Item: consider item.z as z-index

    PR-URL: #404
    Reviewed-By: Сковорода Никита Андреевич <[email protected]>
    pavelvasev authored and ChALkeR committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    9f8b189 View commit details
    Browse the repository at this point in the history
  3. karma.conf: change phantomjs settings required for windows run

    PR-URL: #404
    Reviewed-By: Сковорода Никита Андреевич <[email protected]>
    pavelvasev authored and ChALkeR committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    992d823 View commit details
    Browse the repository at this point in the history
  4. Signal: fix exception info when slot is undefined

    PR-URL: #404
    Reviewed-By: Сковорода Никита Андреевич <[email protected]>
    pavelvasev authored and ChALkeR committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    11cc09d View commit details
    Browse the repository at this point in the history
  5. MouseArea: add wheel event support

    PR-URL: #404
    Reviewed-By: Сковорода Никита Андреевич <[email protected]>
    pavelvasev authored and ChALkeR committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    15eb79b View commit details
    Browse the repository at this point in the history
  6. Row: basic padding support

    PR-URL: #404
    Reviewed-By: Сковорода Никита Андреевич <[email protected]>
    pavelvasev authored and ChALkeR committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    eba6cb0 View commit details
    Browse the repository at this point in the history
  7. Column: handle padding

    PR-URL: #404
    Reviewed-By: Сковорода Никита Андреевич <[email protected]>
    pavelvasev authored and ChALkeR committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    88b1eec View commit details
    Browse the repository at this point in the history
  8. ScrollView: init dom style upon construction

    This fixes a bug.
    
    PR-URL: #404
    Reviewed-By: Сковорода Никита Андреевич <[email protected]>
    pavelvasev authored and ChALkeR committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    df847cf View commit details
    Browse the repository at this point in the history
  9. karma.conf: add more tests paths for better test layout

    PR-URL: #404
    Reviewed-By: Сковорода Никита Андреевич <[email protected]>
    pavelvasev authored and ChALkeR committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    40dc25c View commit details
    Browse the repository at this point in the history
  10. properties: fix basepath bug

    PR-URL: #404
    Reviewed-By: Сковорода Никита Андреевич <[email protected]>
    pavelvasev authored and ChALkeR committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    c88b7a6 View commit details
    Browse the repository at this point in the history
  11. ComboBox: various fixes and updates, more tests

    PR-URL: #404
    Reviewed-By: Сковорода Никита Андреевич <[email protected]>
    pavelvasev authored and ChALkeR committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    4ed4386 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    47327df View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3fd0fa1 View commit details
    Browse the repository at this point in the history
  14. [discarded] Signal: add a TODO comment

    pavelvasev authored and ChALkeR committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    20425dc View commit details
    Browse the repository at this point in the history
Loading