- Sep 22, 2010
-
-
Alessandro Portale authored
-
Alessandro Portale authored
-
Alessandro Portale 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
-
Roberto Raggi authored
-
Roberto Raggi authored
-
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
-
-
Erik Verbruggen authored
-
Leena Miettinen authored
-
Leena Miettinen authored
-
Leena Miettinen authored
-
Christiaan Janssen authored
Reviewed by: Kai Koehne
-
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.
-
Jens Bache-Wiig authored
This will be the default in Qt with 4.8. It is faster and less prone to graphics issues than the X11 engine so we should use it in Creator by default. task-number: QTCREATORBUG-2238
-
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
-
Marco Bubke authored
-
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
-