- May 20, 2010
-
-
hjk authored
-
kh1 authored
Reviewed-by: ck
-
mae authored
Remove harmful over optimization (made it impossible to restore nested folding states)
-
Friedemann Kleint authored
Merge managesDirectory() and findTopLevelForDirectory() into one giving managesDirectory() an optional topLevel parameter. This removes the need to go up the directory hierarchy twice when checking for Merurial or git and also saves some checks for CVS/Subversion. VCSManager: Check cache in reverse order starting out with the full path first to improve handling of nested repositories. Rubber-stamped-by: con Acked-by: dt
-
dt authored
Task-Nr: QTCREATORBUG-1443
-
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
-