View Single Post
Posts: 435 | Thanked: 769 times | Joined on Apr 2010
#42
I really like the new QtCreator version and love the autocompletation while typing.

Some points I got while using it:

- While creating a new mobile project there is no possibility not to use mainwindow ui file and I have to manually remove it from project and source files.

- Building the project won't make the deb package. I have to click on run, otherwise only the executable will be prepared.

- The .pro and .pri files are a bit confusionary to read and edit. The standard path for maemo is /opt/usr/bin; it could be /opt/PROJECTNAME

- It's not possible to manually add files to deployment like in previous version in the build settings of projects tab. There is a list in the run subtab but it can't be edited.

- The debian files edit is in the run subtab and not the build one. Also, there is no postinst as default and so it must be created manually before building.

- The package manager icon creation is nice. Could be better if it is automatically set from resizing the icon provided at mobile project creating.
 

The Following User Says Thank You to gionni88 For This Useful Post: