- 09 Apr, 2010 32 commits
-
-
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
-
con authored
We don't manage to really restore the layout right, so reset to default layout. Task-number: QTCREATORBUG-1105
-
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
-
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
-
Friedemann Kleint authored
-
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
-
- 08 Apr, 2010 8 commits
-
-
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.
-
Marco Bubke authored
-