- Aug 25, 2010
-
-
hjk authored
-
- Aug 24, 2010
-
-
Alessandro Portale authored
-
Robert Loehning authored
-
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
-
Olivier Goffart authored
There is now a hook in QDeclarative itself for that. Needs commit af2b28f9ca07057 of Qt
-
Olivier Goffart authored
-
Olivier Goffart authored
-
Lasse Holmstedt authored
Reviewed-by: hjk
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
Creating LookupContext seems to be expensive, so don't update anything unless debug mode is already running.
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
Easier to use now by just clicking on one button, and takes less space.
-
Lasse Holmstedt authored
A new debugger engine, QmlCppEngine, is introduced, which wraps gdb and qml engines into one. Alternatively, if using Windows, Cdb is used instead of Gdb. Most of the debugger ui switcher is now rewritten, and it is tailored for the QML and CPP layout case, the only one supported anyway. Reviewed-by: hjk
-
Erik Verbruggen authored
-
Friedemann Kleint authored
Make sure DebuggerRunner::finished() is always connected to handleFinished() (even for subclassed DebuggerRunners). Add some more debugging information.
-
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
-
Tobias Hunger authored
* Add a rename button for Build-, Deploy- and RunConfigurations. Reviewed-by: dt
-
Friedemann Kleint authored
...which subclasses DebuggerRunner and does not call DebuggerPlugin::startDebugger(), which connects the engine, leading to strange malfunctions. Move functionality to DebuggerRunner::start() to make it self-contained. Add object names to engines for easier debugging. Reviewed-by: hjk
-
Tobias Hunger authored
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
-
Kai Koehne authored
Use same delay as in cppeditor. Hopefully prevents the Outline to be updated while typing.
-
Kai Koehne authored
-
Jarek Kobus authored
Task-number: QTCREATORBUG-125
-
Leandro Melo authored
-
Jarek Kobus authored
Task-number: QTCREATORBUG-125
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
hjk authored
-
Olivier Goffart authored
Discovered with change b7fd293098 in Qt master
-
Friedemann Kleint authored
by making operator== non-inline. Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Kai Koehne authored
Remove method declaration. This is a remainder of merge ef1e52df.
-
- Aug 23, 2010
-
-
Alessandro Portale authored
-
Alessandro Portale authored
Less readable, but perhaps more robust.
-
Christian Kandeler authored
Reviewed-by: kh1
-
Christian Kandeler authored
Reviewed-by: kh1
-
Christian Kandeler authored
-
Christian Kandeler authored
Reviewed-by: kh1
-