- Apr 09, 2010
-
-
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
-
Friedemann Kleint authored
-
hjk authored
-
- Apr 08, 2010
-
-
Alessandro Portale authored
If SDK and Project were on te same drive but for some reason the drive in the pathes had different cases, we had false alarms. Made the comparision case insensitive as agreed with Tobias. Reviewed-by: Tobias Hunger
-
Alessandro Portale authored
It was searched in /include/stdapis/string.h Added the /epoc32/ as agreed with Tobias. Reviewed-by: Tobias Hunger
-
Marco Bubke authored
This is only a workaround!
-
Marco Bubke authored
-
Kai Koehne authored
(Patch done by marco)
-
Marco Bubke authored
-
Marco Bubke authored
If the property is not valid(not exists) simply return.
-