- Apr 09, 2010
-
-
Tobias Hunger authored
This is needed to enable additional checks on the result. Reviewed-by: dt
-
Jens Bache-Wiig authored
Done with Danimo. Most changes are cosmetic but we modified the tutorial listing and re-arranged some of the layouts to better reflect the suggestions by Ergosign and Nigel.
-
Jens Bache-Wiig authored
Reviewed-by: Daniel Molkentin
-
Daniel Molkentin authored
This is more consistent with "Qt Quick Project". Also, capitalize all sections (regression from previous commit).
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
We might select nodes without proper metainfo
-
Thomas Hartmann authored
See Bauhaus BAUHAUS-571
-
Daniel Molkentin authored
-
Daniel Molkentin authored
Also introducing Constants::WIZARD_CATEGORY and Constants::WIZARD_TR_CATEGORY for consistency with other wizards
-
Kai Koehne authored
Since a lot of Mac keyboards don't have a delete button we enabled also backspace to delete the current item a while ago. However, this can be confusing e.g. when editing an item in the property editor, and you're accidentally loosing focus. Reviewed-by: Thomas Hartmann
-
kh1 authored
-
Lasse Holmstedt authored
Reviewed-by: Christiaan Janssen
-
kh1 authored
Reviewed-by: ck
-
kh1 authored
-
Friedemann Kleint authored
- Do not reformat boolean values (true,false) as hex/oct. - char/unsigned char types (cdb/gdb): Chop off the quoted printable character output by the debugger, pass around integer only and append the character ourselves in the watchhandler, making reformatting as hex/octal work. - cdb: Check format correctly (fix values output as plain integer). - cdb: Kill needless warning produced by reformatting output of out-of-scope variables. - cdb: Display exceptions in the status bar as non-intrusive crash notification. Reviewed-by: hjk
-
Christiaan Janssen authored
-
Christiaan Janssen authored
-
Christiaan Janssen authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
used for -exec-interrupt right now
-
hjk authored
-
Daniel Molkentin authored
- Remove ListView by ComboBox. Uses less space - Ports are now spinboxes, to allow for better input validation
-
Christiaan Janssen authored
-
Christiaan Janssen authored
-
mae authored
-
mae authored
The fake tooltip duplication is not nice.
-
mae authored
-
mae authored
-
Friedemann Kleint authored
Reviewed-by: hjk Task-number: QTCREATORBUG-1020
-
kh1 authored
Reviewed-by: ck
-
kh1 authored
Make Thorbjorn happy. :) Reviewed-by: ck
-
hjk authored
-
Friedemann Kleint authored
-
Kai Koehne authored
-
Friedemann Kleint authored
VCSBase in turn already depends on TextEditor. Task-number: QTCREATORBUG-1103
-
Lasse Holmstedt authored
Now, ctrl+w closes all editors, as does "X" button in the toolbar. Reviewed-by: mae
-
Lasse Holmstedt authored
-