ubuntu-phone team mailing list archive
-
ubuntu-phone team
-
Mailing list archive
-
Message #03363
Re: [Premium] Initial Ubuntu Cordova project/Qt Creator feedback
Hello Micha?,
thanks for your feedback.
1. Deleting file from the project.
Right click on the file in the Projects view and choose the Delete
file... option. Or just simple hit Delete after selecting the file. Even
removing a file from the source tree from the terminal or from the file
manager will pop up a dialog in the QtCreator asking " The file [FILE]
was removed. Do you want to save it under a different name, or close the
editor? "
2. Creating new folder in the source tree
Right click and "Add new..." should cover this feature. With that you
should be able to add directories and files to the project. Sadly it
does not work. It is an upstream bug. I will follow it up.
3. Handling closed projects
The Prokects view is for active projects. Thi sis how it is with
QtCreator. If you want to access the closed porjects, please go to the
File->Recent projects menu.
4. Project configuration.
If yo dislike the location of the build directories, please feel free to
use whatever path you prefer when configuring the project.
Also in the Option menu in the "Build & Run" tab you can set the default
build directory and name scheme. The factory setting is
"../build-%{CurrentProject:Name}-%{CurrentKit:FileSystemName}-%{CurrentBuild:Name}".
Feel free to change it as you like
The Mibile Kit is missing because we do not have it yet. Cross building
features are coming later. But it should not block your Ubuntu Touch
application development. Please tell me if it does.
I hope I could help :)
cheers,
Zoltan
On 07/26/2013 06:44 PM, Michal Karnicki wrote:
Hi guys,
Recently I was tasked to write a simple HTML5 Ubuntu ToDo app to test
ease of use of our Ubuntu SDK. While I haven't finished it yet (moving
items from jQuery-like looks to Ubuntu themed), I wanted to share my
initial findings and first use of Qt Creator experience.
Qt Creator:
- Delete a file from project browser, file is still there [re-open
project required]
- Create a new directory in the file system, no refresh option
[re-open project required]
- Why does a closed project disappear from the 'Projects' list,
instead of just 'closing' and staying in there, so I can reopen it
later? (Yes, I come from Eclipse..)
- When creating a project, I dislike that
build-*-Desktop-{Debug|Release} reside outside of the project
directory. Also, are I missing a "Mobile" kit? Why 'Desktop' kit?
- Right click on project -> I can't add a folder from here.
SDK tutorials:
bzr branch lp:ubuntu-sdk-tutorials
- How do I import ubuntu-cordova project into Qt Creator in a sane
way? .cordovaproject will not open in Qt Creator like .qmlproject will.
I initially sent this e-mail to my team, asking which mailing list it
fits best. I have forwarded the rest of this e-mail regarding feedback on
http://developer.ubuntu.com/resources/tutorials/html5/creating-cordova-ubuntu-qr-code-scanner-html5-app/2/
directly to David Planella.
This is the first time I have used Qt Creator, and at this moment I'm
mostly interested in the HTML5 POV. Your feedback is very welcome.
Thanks,
Micha? Karnicki
irc: karni
--
Software Engineer
Professional and Engineering Services
Canonical Ltd.
Ubuntu - Linux for human beings | www.ubuntu.com <http://www.ubuntu.com/>
References