- Sep 22, 2010
-
-
kh1 authored
-
Alessandro Portale authored
Some people who tried the 'new Qml app' wizard fell on their backs and helplessly waved their arms and legs like turtles when they were confronted with the complexity of the modules deployment page in the 'New Qml App' wizard.
-
Alessandro Portale authored
'org.mydomain.MyQmlModule' is a better hint than 'org.mydomain.MyQmlPlugin'.
-
Alessandro Portale authored
Some people were confused that the main .qml file would have a distinct name.
-
Thomas Hartmann authored
Since Bauhaus still does rely on Qt internals in only compiles with 4.7.1. Fixes also spelling.
-
dt authored
By making the QtOutputFormatter smarter. If we have nothing to format as a link we do the minimal amount of insertText calls now. Task-Nr: QTCREATORBUG-2367
-
dt authored
Readd a few mode switchings that I accidentally removed. Task-Nr: QTCREATORBUG-2405
-
Friedemann Kleint authored
Use a quint64 as address. Split apart special handling of QAbstractItemModels of old shared-library based dumpers (passing '$'+ special expression as address) into separate dumperFlags QByteArray.
-
Christian Kamm authored
Missing from 427f7754 which introduced the dependency. Reviewed-by: owolff
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Pad all registers up to width of largest value. Pass on unpadded values to the editor.
-
Friedemann Kleint authored
CDB: expand pointers correctly Check for watchpoints at pointed to-addresses correctly.
-
- Sep 21, 2010
-
-
Leena Miettinen authored
-
hjk authored
-
kh1 authored
-
hjk authored
-
hjk authored
This has bad interaction with '.' and ESC.
-
hjk authored
-
Christian Kandeler authored
The GUI part of this has been removed already. Reviewed-by: Alessandro Portale
-
Christian Kandeler authored
According to the man page, dpkg -l ist not suitable for automated parsing. Reviewed-by: kh1
-
Friedemann Kleint authored
Make address a quint64. Enable DisassemblerViewAgent to match the disassembly-addresses by converting the numbers, making it more robust. Remove the complicated formatting needed for CDB.
-
Christian Kamm authored
Done-with: Alessandro Portale
-
Christian Kamm authored
Introduced new Creator-specific qmake variable QML_IMPORT_PATH that lists the import paths required by the QmlJS engine. Done-with: Alessandro Portale
-
Friedemann Kleint authored
Make address a quint64, linnumber and ignoreCounts int. Reviewed-by: hjk
-
Christian Kandeler authored
Task-number: https://projects.maemo.org/bugzilla/show_bug.cgi?id=192729 Reviewed-by: kh1
-
Erik Verbruggen authored
-
Erik Verbruggen authored
Uses unexported API. Reviewed-by: Thomas Hartmann
-
Friedemann Kleint authored
Reviewed-by: hjk
-
Christian Kandeler authored
Reviewed-by: Tobias Hunger
-
Christian Kandeler authored
-
Christian Kandeler authored
Task-number: QTCREATORBUG-2391 Reviewed-by: kh1
-
Christian Kandeler authored
Task-number: QTCREATORBUG-2390 Reviewed-by: kh1
-
Christian Kandeler authored
-
- Sep 20, 2010
-
-
Arvid Ephraim Picciani authored
Task-Number: QTCREATORBUG-2406 Reviewed-by: hjk
-
Tobias Hunger authored
Reviewed-by: Thomas Hartmann
-
Friedemann Kleint authored
-
Kai Koehne authored
-
hjk authored
Make the comboboxes expand to the right. Reviewed-by: Friedemann Kleint
-
Denis Mingulov authored
Merge-request: 178 Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
Thomas Hartmann authored
We should list all children
-