- Sep 09, 2010
-
-
hjk authored
The other views don't have one, either.
-
Friedemann Kleint authored
-
Christian Kandeler authored
-
Christian Kandeler authored
/opt -> /opt/usr
-
Friedemann Kleint authored
Add more error messages to processes run for toolchain detection. Move Windows-specific code to dbgwinutils, remove inclusion of <windows.h>. Fix MinGW gcc 4.5 warnings.
-
Leena Miettinen authored
-
- Sep 08, 2010
-
-
Tobias Hunger authored
* Use fewer but more strict regular expressions * Add some new unit tests
-
Tobias Hunger authored
-
Christian Kandeler authored
Reviewed-by: Alessandro Portale
-
Christian Kandeler authored
Could not be tested with actual QML project yet. Reviewed-by: kh1
-
Christian Kandeler authored
Reviewed-by: dt
-
Christian Kandeler authored
-
Christian Kandeler authored
Reviewed-by: Alessandro Portale
-
hjk authored
-
Christiaan Janssen authored
Reviewed by: Lasse Holmstedt
-
Christian Kamm authored
Reviewed-by: Roberto Raggi
-
Leandro Melo authored
Task-number: QTCREATORBUG-2190 Reviewed-by: dt
-
Leandro Melo authored
Reviewed-by: dt
-
Leandro Melo authored
The wizards already provide a default suffix for file creation. But since the user is still free to specify something else it's better to leave it to Creator to decide which one is the proper editor. After all, this reflects how the file will be treated by Creator (including the next time it's opened). Task-number: QTCREATORBUG-2006
-
Thomas Hartmann authored
-
Thomas Hartmann authored
The delay was increased to 500 ms and the marker only appears now, if the cursor is directly on the type name. This way the text marker creates less visual noise.
-
Thomas Hartmann authored
-
Thomas Hartmann authored
borders cannot get out of bounds anymore
-
Thomas Hartmann authored
-
Christian Kamm authored
This should make the indenter less strict and annoying for non-standard indentation styles. Reviewed-by: Roberto Raggi
-
hjk authored
-
hjk authored
-
hjk authored
-
Christian Kamm authored
Task-number: QTCREATORBUG-2285 Reviewed-by: Roberto Raggi
-
Christian Kamm authored
Task-number: QTCREATORBUG-2295
-
Friedemann Kleint authored
Give warnings about failures to be able to fix things/timeouts on slow machines. Pass on arguments correctly on Windows. Make sure processes are killed on timeouts.
-
Roberto Raggi authored
Reviewed-by: Christian Kamm
-
Lasse Holmstedt authored
Reviewed-by: hjk
-
Lasse Holmstedt authored
Without doing some magic for the filenames, we go to shadow build files instead of the real ones, resulting in confusion. The user should never see the shadow build files while debugging. Reviewed-by: hjk
-
Lasse Holmstedt authored
-
Christian Kandeler authored
Reviewed-by: Lasse Holmstedt
-
Roberto Raggi authored
-
hjk authored
Note the ++i2.
-
mae authored
The patch makes the editor leave block selection mode when users continue to select text with the keyboard. The editor will smoothly convert to standard selection mode.
-
Roberto Raggi authored
-