- Sep 28, 2010
-
-
Christian Kandeler authored
Reviewed-by: kh1 (cherry picked from commit f1cb362d)
-
Christian Kandeler authored
(cherry picked from commit b73b0fb0)
-
- Sep 27, 2010
-
-
dt authored
Ups were wrong in the last commit
-
hjk authored
-
hjk authored
This incorporates the last hunk of qt-creator/merge_requests/180 by Nikita V.
-
dt authored
-
dt authored
-
dt authored
-
dt authored
The Qt4ProjectManager still depends on the QMLJsEditor for building. Since the Qt4ProjectManager does cope correctly with not finding a ModelManager, the Qt4ProjectManager will continue to work even without the qmljseditor. Note: The load order between qt4projectmanager and qmljseditor is undefined now. This is not a problem for this particular patch, but might break future code in subtle ways.
-
Pawel Polanski authored
-
dt authored
-
- Sep 25, 2010
-
-
Daniel Molkentin authored
Task-number: QTCREATORBUG-2454
-
- Sep 24, 2010
-
-
Daniel Molkentin authored
- Move RSSFetcher to CorePlugin - Rename RSSFetcher to RssFetcher - Make RssFetcher more generic, allow multiple sources to be fetched - Introduce Featured Items on Getting Started page - Introduce dummy entry for Mobile examples, needs implementation once they are ready
-
Pawel Polanski authored
-
Pawel Polanski authored
-
Tobias Hunger authored
-
Pawel Polanski authored
-
Robert Loehning authored
-
Christian Kamm authored
-
Pawel Polanski authored
Reviewed-by: Alessandro Portale
-
- Sep 23, 2010
-
-
Christian Kandeler authored
It would be nicer to put the size specification into the target setup page, but then the wizard would resize itself when loading that page, and that is not nice either. Reluctantly-reviewed-by: Alessandro Portale
-
Christian Kandeler authored
Written-by: Christian Kamm
-
Friedemann Kleint authored
-
Christian Kandeler authored
https://projects.maemo.org/bugzilla/show_bug.cgi?id=190848 Reviewed-by: kh1
-
Christian Kandeler authored
There can now be more than one variable be set. Reviewed-by: kh1
-
Christian Kandeler authored
Don't try to be clever about when to emit the currentChanged() signal.
-
Christian Kandeler authored
Reviewed-by: kh1
-
Christian Kamm authored
The Qt4ProjectManager now uses metacalls to inform the QmlJSModelManager about the project data. Done-with: hjk
-
Tobias Hunger authored
Reviewed-by: dt
-
Tobias Hunger authored
Set BUILDDIR and SOURCEDIR in the build environment. Reviewed-by: dt
-
dt authored
And make use of it to accept on the command line the patterns: "filename" "+45", "filename" ":23", "filename:12" and "filename+42" Task-Nr: QTCREATORBUG-2428
-
- Sep 22, 2010
-
-
Kai Koehne authored
Bump version number due to latest changes.
-
Kai Koehne authored
This allows us to enable/disable the experimental observer, independent from the core javascript-debugger functionality. Reviewed-by: Christiaan Janssen
-
Alessandro Portale authored
Some people who tried the 'new Qml app' wizard fell on their backs and helplessly waved their arms and legs like turtles when they were confronted with the complexity of the modules deployment page in the 'New Qml App' wizard.
-
Alessandro Portale authored
'org.mydomain.MyQmlModule' is a better hint than 'org.mydomain.MyQmlPlugin'.
-
Alessandro Portale authored
Some people were confused that the main .qml file would have a distinct name.
-
dt authored
By making the QtOutputFormatter smarter. If we have nothing to format as a link we do the minimal amount of insertText calls now. Task-Nr: QTCREATORBUG-2367
-
dt authored
Readd a few mode switchings that I accidentally removed. Task-Nr: QTCREATORBUG-2405
-
- Sep 21, 2010
-
-
Leena Miettinen authored
-