- Jan 04, 2011
-
-
hjk authored
Reviewed-by: con Task-number: QTCREATOR-201
-
hjk authored
-
hjk authored
-
hjk authored
-
Friedemann Kleint authored
To accommodate the limitation of output line width of CDB.
-
Friedemann Kleint authored
Determine field offset of map node using GetFieldOffset. Qualify with full module.
-
Christian Kamm authored
Task-number: QTCREATORBUG-3405 Reviewed-by: Erik Verbruggen
-
Christian Kamm authored
This change in how electric characters are handled has gone into the C++ indenter a while ago and works well there. It means Creator is less likely to annoyingly change the indent on lines where the indentation whas changed manually. It is still possible to trigger a reindent manually. Reviewed-by: Erik Verbruggen
-
- Jan 03, 2011
-
-
Marco Bubke authored
Pixmaps can be very large, so they are slow down the pipeline. Now there is a extra socket for images.
-
Christian Kandeler authored
- Disable "Remote Processes" button when no entry is selected. - Fix some keyboard shortcuts.
-
Christian Kandeler authored
-
- Dec 22, 2010
-
-
Thomas Hartmann authored
We are reading gradient data from the model instead of the instances now. This avoids problems with asynchronous implementation and is feature wise the same.
-
Thomas Hartmann authored
This was called too often.
-
Thomas Hartmann authored
Fixing slight behaivour changes of refactoring.
-
Thomas Hartmann authored
-
Thomas Hartmann authored
This is cleaner and avoids a regression.
-
- Dec 21, 2010
-
-
Alessandro Portale authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Qualify map and hash nodes as Module!QMapNode<>. Limit recursion depth of GDBMI dump. Introduce error reporting. Iterate QMap nodes and create artificial key/value nodes.
-
hjk authored
don't set the marker when clicking in the breakpoint view
-
hjk authored
Cursor positioning after the operation is wrong, but bearable.
-
hjk authored
-
hjk authored
-
hjk authored
-
Pawel Polanski authored
-
Kai Koehne authored
qmlviewer is picky about file path capitalization, and will bail out with 'File name case mismatch' if e.g. the working directory is wrongly capitalized. Prevent this by computing the canonical path of the qml file + working directory in advance. Reviewed-by: Alessandro Portale Task-number: QTCREATORBUG-3417
-
hjk authored
Task-number: QTCREATORBUG-3427
-
hjk authored
-
hjk authored
Does not seem to work in an MI context and is not used by the python script.
-
hjk authored
-
hjk authored
-
Pawel Polanski authored
-
Pawel Polanski authored
-
Friedemann Kleint authored
-
- Dec 20, 2010