Re: [Development] Support for Windows Arm64 Desktop Target

2018-07-19 Thread Maurice Kalinowski
Hi Thomas, Thanks for looking into this. In case your patches are ready, we’d be eager to review them following our guidelines at https://wiki.qt.io/Qt_Contribution_Guidelines https://wiki.qt.io/Setting_up_Gerrit Talking about installers, that might be more complicated. For Windows we provide a

[Development] Support for Windows Arm64 Desktop Target

2018-07-19 Thread Thomas Miller
Hi, I’m a dev at Microsoft and recently I’ve been experimenting with building a Qt distribution that targets Arm64 Windows Desktop. I wanted to know if changes to the Qt codebase to support an arm64 Windows desktop app would be accepted into the project and if so, what it would take to add this d

Re: [Development] Why are my merged patches not in dev after checkout?

2018-07-19 Thread Andre Hartmann
Hi Daniel, Am Donnerstag, 19. Juli 2018 schrieb Daniel Savi: > Hello everybody. I'm sorry for the probably stupid question again. Two > of my patches have been merged in April (to dev I assume). Correct, they landed in dev i.e. upcoming 5.12. > Now, I did a > "git checkout dev" and "git rebase

[Development] Why are my merged patches not in dev after checkout?

2018-07-19 Thread Daniel Savi
Hello everybody. I'm sorry for the probably stupid question again. Two of my patches have been merged in April (to dev I assume). Now, I did a "git checkout dev" and "git rebase origin/dev" on my local machine that didn't have the dev branch on it before. The rebase command told me, that my loc