- 25 Mar, 2011 1 commit
-
-
Friedemann Kleint authored
Current version fails on some setups, check all postfixes. Task-number: QTCREATORBUG-4213
-
- 24 Mar, 2011 25 commits
-
-
dt authored
Task-Nr:
-
dt authored
-
dt authored
-
dt authored
Give the other message box the right parent too. Task-Nr: QTCREATORBUG-4192
-
Daniel Molkentin authored
Task-Number: QTCREATORBUG-4172 Reviewed-by: Robert Loehning
-
Thomas Hartmann authored
Task-Nr: QTCREATORBUG-4069
-
Thomas Hartmann authored
Task-Nr: QTCREATORBUG-2960
-
Thomas Hartmann authored
The combobox showing all available files did not work.
-
Tobias Hunger authored
Reviewed-by: dt
-
Tobias Hunger authored
Speed up detection of version information of RVCT. This is especially relevant for people with wrong license server information as that causes creator to wait for a timeout! Reviewed-by: dt
-
Tobias Hunger authored
Add toolChainUpdated(ToolChain *) to ToolChainManager and make sure it is triggered in the right places. Reviewed-by: dt
-
Tobias Hunger authored
Reviewed-by: dt
-
Tobias Hunger authored
Fix crash on trying to debug an application after the last tool chain for the Qt version used was removed. Task-number: QTCREATORBUG-4197 Reviewed-by: dt
-
Tobias Hunger authored
Reviewed-by: dt
-
Tobias Hunger authored
Reviewed-by: dt
-
hjk authored
-
hjk authored
-
Christiaan Janssen authored
Reviewed-by: hjk
-
Christiaan Janssen authored
Reviewed-by: hjk
-
dt authored
The return code of openProject() just indicates if a project was opened. That is also false if the user cancels the open process. Task-Nr: QTCREATORBUG-4173
-
Thomas Hartmann authored
10 seconds were a little bit too long.
-
Thomas Hartmann authored
Wit this patch all crashes of qmldump are silent now (in release mode). This means Qt Quick Designer will just (silently) recover. Reviewed-by: Kai Koehne
-
Thomas Hartmann authored
The Flickable item has to be be useable in the property editor.
-
Thomas Hartmann authored
The ToolButton color has to be be light gray instead of black (too hard to read). Task-number: QTCREATORBUG-4070
-
Kai Koehne authored
Will also be fixed in QtDeclarative / 4.8. Reviewed-by: Christiaan Janssen
-
- 23 Mar, 2011 14 commits
-
-
Thomas Hartmann authored
-
Thomas Hartmann authored
Since instances are asynchronius now, we cannot rely on instance feedback (for e.g. fill). This beautification code has to be rewritten using the model. Reviewed-by: Kai Koehne
-
Thorbjørn Lindeijer authored
This tool box doesn't add much value since the same actions are available from Qt Creator and in the case of using the Observer, some actions are also available from its menus. Reviewed-by: Kai Koehne
-
Leena Miettinen authored
Reviewed-by: hjk
-
Leena Miettinen authored
-
Leena Miettinen authored
Update all sections related to target setting.
-
Leena Miettinen authored
-
Leena Miettinen authored
Reviewed-by: dt
-
Daniel Molkentin authored
Reviewed-by: Leena Miettinen
-
Daniel Molkentin authored
-
dt authored
Task-Nr: QTCREATORBUG-4195 Reviewed-By: kkoehne
-
Thomas Hartmann authored
In the stateseditor we have to use propertiesRemoved instead of propertiesAboutToBeRemoved when reseting the model. Otherwise the change we want to react to has not happened, yet. Some sanity checking in the property editor. In the DesignDocumentController we slightly change the order. The textMoifider is activated (again) before we set back the old state. Note: We do check for isValid() since the rewriter might delete the state. Reviewed-by: Kai Koehne Task-number: QTCREATORBUG-4199
-
Pawel Polanski authored
-
dt authored
Give it a better parent. Task-Nr: QTCREATORBUG-4192
-