- May 20, 2010
-
-
ck authored
-
ck authored
-
Erik Verbruggen authored
-
kh1 authored
Fixes: - react on build/ run configuration changes - now notices environment changes, like switching Qt versions - start button is now only shown if we have a valid qemu runtime - enabled/ disabled state works properly when loading a project Task-number: QTCREATOR-210, QTCREATORBUG-1252, QTCREATORBUG-1082 Reviewed-by: ck
-
Friedemann Kleint authored
-
con authored
-
Roberto Raggi authored
-
mae authored
The new and cleaner foldingIndent in the block user data will make it easier to support other kinds of indentation for various other programming languages (like Python).
-
Friedemann Kleint authored
Ensure clean paths are returned by IVersionControl::findTopLevelForDirectory() as otherwise caching of VCSManager breaks (Windows) and commands are executed all over again. Fix display in SVN/CVS. Acked-by: con
-
Friedemann Kleint authored
-
Leandro Melo authored
-
hjk authored
-
Christian Kamm authored
If a document wasn't parsed correctly the binder won't be run - and rootObjectValue will be null. Task-number: QTCREATORBUG-1449
-
Friedemann Kleint authored
-
ck authored
-
hjk authored
-
hjk authored
-
hjk authored
Doh!
-
Erik Verbruggen authored
-
Erik Verbruggen authored
Also fixed the tests for it.
-
Kai Koehne authored
Latest qt renamed qml executable back to qmlviewer, and also named the executable again QML Viewer instead of Runtime/Launcher.
-
Thomas Hartmann authored
-
Kai Koehne authored
the method name got changed in 5732a440.
-
con authored
Conflicts: src/plugins/debugger/moduleshandler.cpp src/plugins/qmldesigner/components/propertyeditor/propertyeditorcontextobject.cpp src/plugins/qt4projectmanager/qt-maemo/maemopackagecontents.cpp src/plugins/qt4projectmanager/qt-maemo/maemosshthread.cpp
-
ck authored
-
Friedemann Kleint authored
... when autofs is involved. Check for files instead of folders and stop checking/recursing up at '/' or $HOME. Further fixup will follow. Task-number: QTCREATORBUG-1361 Task-number: QTBUG-10495
-
Friedemann Kleint authored
And use it from CDB's module load/unload callbacks instead of re-setting all modules. Some cleanup./Fixed conflicts in 2.0 Acked-by: hjk
-
- May 19, 2010
-
-
Marco Bubke authored
Task-Number: BAUHAUS-673 Reviewed-by: kkoehne
-
Marco Bubke authored
WebView is expecting a valid QStyleOptionGraphicsItem argument. Reviewed-by: kkoehne
-
Marco Bubke authored
Reviewed-by: kkoehne
-
Marco Bubke authored
This will failing late but should be handled better. Reviewed-by: kkoehne
-
Kai Koehne authored
The model depends on valid metainfo information.
-
Daniel Molkentin authored
Reviewed-by: trustme
-
Daniel Molkentin authored
-
Daniel Molkentin authored
-
Robert Loehning authored
-
hjk authored
This works only for locally started gcc compiled executables.
-
hjk authored
-
Friedemann Kleint authored
... when autofs is involved. Check for files instead of folders and stop checking/recursing up at '/' or $HOME. Further fixup will follow. Task-number: QTCREATORBUG-1361 Task-number: QTBUG-10495
-
Friedemann Kleint authored
Change the WatchWindow handling to be based on quint64 addresses to ensure proper function. Changed roles and added one role to the watchmodel to obtain addresses and pointed-to addresses. Add some fiddling to parse out addresses from debugger values. Add menu options. Make sure only one watchpoint per address is added.
-