- 13 Apr, 2011 3 commits
-
-
hjk authored
-
Tobias Hunger authored
Use the debugger set up by the Qt SDK instead of the one shipped with Maemo/Meego. Task-number: QTCREATORBUG-4299 Reviewed-by: Christian Kandeler
-
dt authored
Temporal lapse in understanding which qt version is required for the Qt Quick Wizard. On Maemo we have the Qt Quick compat plugin which allows the generated project to work with 4.7.0. In theory that doesn't apply to symbian, but qt 4.7.0 does not support symbian. (And on the desktop everyone has upgraded.) Reviewed-By: ck
-
- 12 Apr, 2011 15 commits
-
-
Marco Bubke authored
Reviewed-By: Thomas Hartmann
-
dt authored
Shadow building is not supported so editing the path has no purpose. Reviewed-By: hunger
-
dt authored
That was broken by the TargetSetupPage refactoring Task-Nr: QTCREATORBUG-4486 Reviewed-By: ck
-
Thomas Hartmann authored
-
Daniel Molkentin authored
The selector would sometimes be too high (if projects were removed), and sometimes show vertical scrollbars (if projects were added). This problem was limited to the first time that the widget was opened on all platforms but on OS X, where it could be observed persistently and where its lack potentially can cause problems due to ed5d10a1. Reviewed-by: con Task-Number: QTCREATORBUG-1792
-
con authored
Task-number: QTCREATORBUG-4467 Reviewed-by: Robert Loehning
-
dt authored
That's what you get for applying the patch, testing it and then applying it again.
-
dt authored
Reviewed-By: hunger Pathch-By: ppolanski
-
Friedemann Kleint authored
Fix name formatting and algorithm to find uninitialized variables to use reverse order in case locals of the same name occur in a scope. Reviewed-by: hjk Task-number: QTCREATORBUG-4475
-
Kai Koehne authored
This reverts commit d40c15ab. Was superseded by 284b0827 (QmlJS: Don't warn user about imports if static info is available).
-
Kai Koehne authored
Don't underline the import if a qmldump fails, but the typeinfo is available via a .qmltypes file. That should allow users to 'fix' qmldump issues by shipping a .qmltypes file. Reviewed-by: Erik Verbruggen
-
Thomas Hartmann authored
-
Christian Kandeler authored
-
Christian Kandeler authored
-
Christian Kandeler authored
-
- 11 Apr, 2011 12 commits
-
-
Robert Loehning authored
Reviewed-by: Thomas Hartmann Task-number: QTCREATORBUG-4459
-
Kai Koehne authored
Work-around for what seems to be an optimization bug in i686-apple-darwin9-gcc-4.2.1 . Without it, for i = 1 i - 1 != 0 . Task-number: QTCREATORBUG-4107 Reviewed-by: hjk
-
Jarek Kobus authored
-
hjk authored
Reviewed-by: con
-
Thomas Hartmann authored
-
Thomas Hartmann authored
Reviewed-by: Marco Bubke
-
Pawel Polanski authored
Done-by: Tobias Hunger Task-number: QTCREATORBUG-4461
-
Marco Bubke authored
Reviewed-by: Thomas Hartmann
-
Tobias Hunger authored
Fix detection of static libraries, add unit test with a known broken version. Task-number: QTCREATORBUG-4453 Reviewed-by: con
-
Tobias Hunger authored
Find QtCore library on mac when not in a framework. Task-number: QTCREATOR-4452 Reviewed-by: con
-
Thomas Hartmann authored
-
Erik Verbruggen authored
Reviewed-by: Lasse Holmstedt
-
- 08 Apr, 2011 8 commits
-
-
con authored
Reviewed-by: dt
-
hjk authored
Base 64 to the rescue. Reviewed-by: con
-
Kai Koehne authored
Ignore dumper failures if dumper is from 2.1. This is the case e.g. for the time being with the Qt SDK 1.1. The type info might still be available if a .qmltypes file is available. Task-number: QTCREATORBUG-4380 Reviewed-by: Erik Verbruggen
-
Leandro Melo authored
Task-number: QTCREATORBUG-3831 Done-with: Roberto Raggi
-
Pawel Polanski authored
Task-number: QTCREATORBUG-4324 Reviewed-by: Kai Koehne
-
Kai Koehne authored
Use the generic FileInProjectFinder instead of some homebrewn matching algorithm (which didn't handle the case that on Mac OS X, files are copied to the app bundle). Reviewed-by: Christiaan Janssen Task-number: QTCREATORBUG-3188
-
hjk authored
Reviewed-by:
Lasse Holmstedt <lasse.holmstedt@nokia.com>
-
- 07 Apr, 2011 2 commits
-
-
Arvid Ephraim Picciani authored
Reviewed-By: hjk
-
Christian Kandeler authored
-