tastejs / PropertyCross

Helping developers select a framework for cross-platform mobile development.
propertycross.com
591 stars 215 forks source link

Add a Qt implementation #59

Open ColinEberhardt opened 11 years ago

ColinEberhardt commented 11 years ago

http://www.qt-project.org/

chrisprice commented 11 years ago

I think @jeffwar is taking a look at this one

bobrippling commented 11 years ago

Currently getting my head around QT

raphaelquati commented 10 years ago

It would be very interesting

roschern commented 9 years ago

Hi, looks like not much has happened to this. Is there still any work ongoing to add Qt to PropertyCross? I think it would be very interesting. @bobrippling @jeffwar are you still looking at this?

New website for all Qt related activities is www.qt.io by the way :)

Deadolus commented 9 years ago

We are working on this, there is currently a ALPHA/in development-version, optimized for Android: https://github.com/bbvch/PropertyCross/tree/qtPort Feedback is welcome - plan is to port/optimize this in the near future for the other platforms - help and suggestions are welcome.

marco-piccolino commented 9 years ago

@Deadolus when will it be published?

Deadolus commented 9 years ago

@marco-piccolino Very soon, the app is finished by now and runs accross all platforms. The only problem we have left is getting some screenshots for Windows (emulator doesn't run on my pc and a colleague didn't find any time to start up his emulator, more or less). Comment again if I you're interested in more details. In summary one could say that Qt-code runs smoothly on all platforms, but looks like Android everywhere. We weren't interested in customizing the Qt-Widgets to get more native look, rather we expected Qt to handle this.

318 # Android Screenshot:

screenshot_2015-08-14-15-55-03

Ios Screenshot

ios simulator screen shot 14 aug 2015 13 46 33

Deadolus commented 9 years ago

Having prodded my colleague again we decided to release the Code as is, without pictures so far - as we have had the App running on Windows phone. Pull request: https://github.com/tastejs/PropertyCross/pull/319

marco-piccolino commented 9 years ago

Awesome, that'll definitely be a good starting point. Thanks for the effort, hopefully it will show Qt's convenience to a larger audience. Il 17/set/2015 01:56 PM, "Deadolus" notifications@github.com ha scritto:

Having prodded my colleague again we decided to release the Code as is, without pictures so far - as we have had the App running on Windows phone. Pull request: #319 https://github.com/tastejs/PropertyCross/pull/319

— Reply to this email directly or view it on GitHub https://github.com/tastejs/PropertyCross/issues/59#issuecomment-141054298 .

roschern commented 8 years ago

@Deadolus : great work guys!

robbbz commented 8 years ago

Should this be closed now, the pr was merged?

marco-piccolino commented 8 years ago

I guess it should be added to http://propertycross.com/ first

ColinEberhardt commented 8 years ago

Good point, thanks @marco-piccolino - I've added an issue to the website project so that it doesn't get forgotten.