- 21 Jan, 2011 1 commit
-
-
dt authored
Task-Nr: QTCREATORBUG-2166
-
- 20 Jan, 2011 1 commit
-
-
Roberto Raggi authored
-
- 19 Jan, 2011 1 commit
-
-
dt authored
The build actions are disabled if the buildconfiguration is disabled. The deploy and run actions are disabled if deploying or running invokes building automatically. Qt4BuildConfigurations are disabled while parsing. Task-Nr: QTCREATORBUG-2576
-
- 12 Jan, 2011 1 commit
-
-
con authored
Reviewed-by: hjk
-
- 05 Jan, 2011 1 commit
-
-
hjk authored
-
- 04 Jan, 2011 1 commit
-
-
Christian Kamm authored
-
- 17 Dec, 2010 2 commits
-
-
con authored
-
Pawel Polanski authored
-
- 16 Dec, 2010 3 commits
-
-
Christian Kandeler authored
The proper fix would be to support the QMAKE_SUBSTITUTES variable.
-
Kai Koehne authored
Guard access to pointer, which happens to be 0. The regression was most likely introduced by 057591e0.
-
Roberto Raggi authored
-
- 14 Dec, 2010 1 commit
-
-
Pawel Polanski authored
-
- 08 Dec, 2010 1 commit
-
-
hjk authored
-
- 06 Dec, 2010 1 commit
-
-
dt authored
On a change to the deployment folder, we need to run qmake again to recreate the pkg file, we do that by setting a flag on all qmakesteps for symbian and saving/restoring that flag. Reviewed-By: hunger Task-Nr: QTCREATORBUG-3062
-
- 02 Dec, 2010 1 commit
-
-
Christian Kandeler authored
For larger projects, it doesn't make much sense without mentioning the respective project file.
-
- 01 Dec, 2010 1 commit
-
-
con authored
promptReadOnlyFile: EditorManager-->FileManager fileFilters: EditorManager-->MimeDataBase saveFile & saveFileAs --> IFile based
-
- 22 Nov, 2010 2 commits
-
-
dt authored
-
dt authored
Ignore folders from cumulative parse, we are recursively enumerating all the files from those folders and add watchers for them, that's too dangerous if we get the foldrs wrong and enumerate the whole project tree multiple times. Task-Nr: QTCREATORBUG-3104 Reviewed-By: con Reviewed-By: Alessandro Portale
-
- 18 Nov, 2010 2 commits
- 08 Nov, 2010 1 commit
-
-
Christian Kandeler authored
Normally, we print a debug message about INSTALLS += var with var.files being empty. Don't do this if var.CONFIG contains "no_check_exist".
-
- 04 Nov, 2010 1 commit
-
-
dt authored
Task-Nr: QTCREATORBUG-3001
-
- 03 Nov, 2010 1 commit
-
-
Tobias Hunger authored
Krazy was complaining about those.
-
- 02 Nov, 2010 1 commit
-
-
dt authored
-
- 28 Oct, 2010 2 commits
-
-
dt authored
Initial patch and idea by hunger. Reviewed-By: hunger
-
Christian Kandeler authored
Instead, utilize the newly added INSTALLS information of Qt4ProFileNode. Task-number: QTCREATORBUG-2679
-
- 27 Oct, 2010 1 commit
-
-
Christian Kandeler authored
Task-number: QTCREATORBUG-2679 Reviewed-by: dt
-
- 25 Oct, 2010 3 commits
- 20 Oct, 2010 1 commit
-
-
con authored
Task-number: QTCREATORBUG-2205 Reviewed-by: dt
-
- 05 Oct, 2010 1 commit
-
-
dt authored
Pass on the makefile to make, check the right makefile for importing. Task-Nr: QTCREATORBUG-102
-
- 21 Sep, 2010 1 commit
-
-
Christian Kamm authored
Introduced new Creator-specific qmake variable QML_IMPORT_PATH that lists the import paths required by the QmlJS engine. Done-with: Alessandro Portale
-
- 20 Sep, 2010 1 commit
-
-
Leena Miettinen authored
-
- 02 Sep, 2010 1 commit
-
-
Oswald Buddenhagen authored
QString::isNull() vs. isEmpty() discrimination is a time bomb ...
-
- 01 Sep, 2010 1 commit
-
-
dt authored
e.g. DEFINES+=bla on the qmakestep command line now work Task-Nr: QTCREATORBUG-2091
-
- 27 Aug, 2010 2 commits
-
-
Jarek Kobus authored
Reviewed-by:
dt <qtc-committer@nokia.com>
-
dt authored
Patch by Jarek
-
- 26 Aug, 2010 1 commit
-
-
Jarek Kobus authored
Reviewed-by:
dt <qtc-committer@nokia.com>
-
- 25 Aug, 2010 1 commit
-
-
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.
-