- Oct 18, 2010
-
-
Leena Miettinen authored
Reviewed-by: Tobias Hunger
-
Leena Miettinen authored
Reviewed-by: Kai Koehne Reviewed-by: Christiaan Janssen
-
Leena Miettinen authored
-
Leena Miettinen authored
-
Tobias Hunger authored
-
- Oct 15, 2010
-
-
Robert Loehning authored
-
Tobias Hunger authored
Task-number: QTCREATORBUG-2726 Reviewed-by: Oswald Buddenhagen
-
Tobias Hunger authored
Rename "Reset..." back to "Undo Uncommitted Changes..." to be more in line with git gui as well as the file-based operations. Reviewed-by: Leena Miettinen
-
Tobias Hunger authored
Refer to "blame", not "annotate" since that is what we call the action elsewhere. Reviewed-by: Leena Miettinen
-
Thorbjørn Lindeijer authored
This caused it to go to 0 when for example displaying size 9 at 10%, which is an invalid value so it caused the text to revert back to the default size. It also caused zooming to sometimes appearing to have no effect. For example zooming size 9 to 110% would still yield size 9 rather than 9.9. Task-number: QTCREATORBUG-2744 Task-number: QTCREATORBUG-2745 Reviewed-by: Robert Loehning Reviewed-by: hjk
-
Tim Jenssen authored
- the Nokia Qt SDK UpdateInfo plugin progress should stay in the progress view till the user clicks on it - now the futureprogress knows the difference between: KeepOnFinishTillUserInteraction and KeepOnFinish Reviewed-by: con
-
Thorbjørn Lindeijer authored
At least for now QML has no built in effects like DropShadow, Colorize or Blur. So it makes no sense to keep the snippets for adding these. Reviewed-by: Roberto Raggi Reviewed-by: andre
-
Thorbjørn Lindeijer authored
Reviewed-by: Leandro Melo Reviewed-by: hjk
-
Robert Loehning authored
Reviewed-by: hjk
-
Robert Loehning authored
Task-number: QTCREATORBUG-2742 Reviewed-by: hjk
-
Kai Koehne authored
Make sure changes in 0a8c34d3 are applied to existing .pro files too. Reviewed-by: TrustMe
-
Christian Kandeler authored
Reviewed-by: kh1
-
Kai Koehne authored
Don't complain e.g. about a missing cdb debugger if the user doesn't want to debug C++ anyway. Task-number: QTCREATORBUG-2376 Reviewed-by: hjk
-
Daniel Molkentin authored
QML examples are now read like any other Qt example, but still get their own dropdown box. Advantages: Less code, proper naming, also loads the help if available Disadvantage: Only contains a few examples, instead of all. We now trust whoever made the selection for Qt Demo. Reviewed-by: con
-
Daniel Molkentin authored
Reviewed-by: Tobias Hunger
-
Thorbjørn Lindeijer authored
Trivial fix.
-
Kai Koehne authored
Disable the message box feature alltogether: Debugging output should be captured by QtCreator already. Task-number: QTCREATORBUG-2748
-
Oswald Buddenhagen authored
Reviewed-by: hunger
-
kh1 authored
Reviewed-by: ck
-
Christian Kamm authored
Task-number: QTCREATORBUG-2640 Reviewed-by: Roberto Raggi
-
Christian Kamm authored
It is now guaranteed that the ModelManager's snapshot will be updated before the documentChanged/libraryInfoChanged signals are emitted. Whether the updated document/library is already in the snapshot or not was undefined before. Task-number: QTCREATORBUG-2640 Reviewed-by: Roberto Raggi
-
- Oct 14, 2010
-
-
Robert Loehning authored
-
Friedemann Kleint authored
-
Christian Kandeler authored
Capitalization + native separators. Reviewed-by: kh1
-
Christian Kamm authored
Task-number: QTCREATORBUG-2737 Reviewed-by: Kai Koehne
-
Christian Kamm authored
Reviewed-by: Kai Koehne
-
Christian Kamm authored
Task-number: QTCREATORBUG-2733 Reviewed-by: Kai Koehne
-
Kai Koehne authored
Task-number: QTCREATORBUG-2739 Reviewed-by: Lasse Holmstedt
-
Kai Koehne authored
Task-number: QTCREATORBUG-2672 Reviewed-by: Lasse Holmstedt
-
Kai Koehne authored
At the time setupToolbar is called in the shutdown process the connection still exists. Instead just use the parameter. Task-number: QTCREATORBUG-2693 Reviewed-by: Christiaan Janssen
-
Christian Kandeler authored
Reviewed-by: kh1
-
Christian Kandeler authored
This makes use of a Maemo target perform acceptably for big projects. Task-number: QTCREATORBUG-2703 Reviewed-by: kh1
-
hjk authored
Mac gdb does not like the idea. Reviewed-by: Joerg Bornemann
-
- Oct 13, 2010