- 27 Aug, 2010 10 commits
-
-
Christian Kandeler authored
-
Jarek Kobus authored
Reviewed-by:
dt <qtc-committer@nokia.com>
-
Christian Kandeler authored
Task-number: QTCREATORBUG-2150 Reviewed-by: kh1
-
Christian Kandeler authored
- Set priority to "optional", as recommended for Maemo. - Fix rules file so it can be used for source packages.
-
dt authored
Patch by Jarek
-
Christian Kandeler authored
Reviewed-by: kh1
-
Christian Kandeler authored
We will now behave friendlier to projects that already have a debian directory. Also, building a source package will be more straightforward. Reviewed-by: kh1
-
Christian Kandeler authored
Reviewed-by: kh1
-
Christian Kandeler authored
-
Tobias Hunger authored
* Fix all warnings about non-explicit constructors except for those in 3rdparty code.
-
- 26 Aug, 2010 7 commits
-
-
Jarek Kobus authored
Reviewed-by:
dt <qtc-committer@nokia.com>
-
dt authored
-
Tobias Hunger authored
* Make information raised by Qt assert clickable. Task-number: QTCREATORBUG-2175 Reviewed-by: Olivier Goffart
-
Christian Kandeler authored
We have no way to know when the client is actually opening its ports, so we wait until we are reasonably sure it's done. This is not 100% safe, but should generally suffice. (The UTFS server seems to have this logic already built in, but it does not seem to work on Mac.)
-
Christian Kandeler authored
This will help us diagnose errors.
-
Christian Kandeler authored
-
Christian Kandeler authored
-
- 25 Aug, 2010 12 commits
-
-
Alessandro Portale authored
- Removed the "cpp/" dir - Moved main.cpp and symbianicon.svg next to the main .pro. This also reduces the dir depth in the project view. - Introduced "qmlapplicationviewer/" dir, which will contain the files which the user should not modify. All the files there have the base name "qmlapplicationviewer" - Moved/renamed "qmlapplication.pri" to "qmlapplicationviewer/qmlapplicationviewer.pri"
-
Alessandro Portale authored
-
Alessandro Portale authored
-
Alessandro Portale authored
-
Alessandro Portale authored
-
Alessandro Portale authored
-
dt authored
That is: a) Figure out a suitable default location for Add New on a virtual folder. b) If that default location is deployed, don't show a Add Existing Files option, since that is confusing.
-
dt authored
That is tell the user that those files need not be added to any project, and show "<Implicitly Add>" for them on the last wizard page. This fixes Add/New for the QML/OTHER_FILES folder structure, except for the virtual folder itself. Reviewed-By:
Jarek Kobus <jaroslaw.kobus@nokia.com>
-
dt authored
-
Robert Loehning authored
(cherry picked from commit c3649d4f)
-
Olivier Goffart authored
The intended meaning is to toggle the DebugBuild flag, so the & was too much Reviewed-by: Tobias Hunger
-
Christian Kandeler authored
Reviewed-by: kh1
-
- 24 Aug, 2010 8 commits
-
-
Tobias Hunger authored
* Default to the type used to create the makefile when importing * Default to the default type of the Qt version otherwise
-
Tobias Hunger authored
* Detection of Qt versions from a makefile failed on windows when calling qmake without the drive letter. Make this work.
-
Tobias Hunger authored
-
Tobias Hunger authored
* Enable support for this in all ProjectConfiguration items (Targets, projects, BCs, DCs, RCs, etc.). This is nicer than having custom code in individual configuraiton items. Reviewed-by: dt
-
Tobias Hunger authored
* Now that there is a generic way to rename configurations: Remove individual renaming methods from all over the codebase Reviewed-by: dt
-
Christian Kandeler authored
- Always use remote mounts for Fremantle. - Always use SFTP for Harmattan. - Never use SFTP deployment for non-packaging case (and get rid of the corresponding code). - Fix the order of sub-steps. Reviewed-by: kh1
-
Jarek Kobus authored
Task-number: QTCREATORBUG-125
-
Jarek Kobus authored
Task-number: QTCREATORBUG-125
-
- 23 Aug, 2010 3 commits
-
-
Christian Kandeler authored
Reviewed-by: kh1
-
Christian Kandeler authored
Reviewed-by: kh1
-
Christian Kandeler authored
-