- 30 Nov, 2010 40 commits
-
-
Christian Kandeler authored
Task-number: QTCREATORBUG-3222
-
Christian Kandeler authored
Reviewed-by: kh1
-
Christian Kandeler authored
-
Christian Kandeler authored
Reviewed-by: kh1
-
hjk authored
-
Roberto Raggi authored
-
hjk authored
Makes QSharedPointer & Co. work with gdb 7.2
-
hjk authored
python print gdb.parse_and_eval("ob.d_ptr.d.children\").type.template_argument(0) creates consistent "RuntimeError: No type named myns::QObject." with stock 7.2
-
con authored
-
Daniel Molkentin authored
Task-number: QTCREATORBUG-3160 Reviewed-by: con
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
hjk authored
-
Roberto Raggi authored
-
Christian Kandeler authored
-
Christian Kandeler authored
-
Christian Kandeler authored
-
Friedemann Kleint authored
Some more value fixing/support double-quoted commands in extension. Functionality for printing command help.
-
hjk authored
-
Christian Kandeler authored
Reviewed-by: kh1
-
hjk authored
-
hjk authored
-
hjk authored
-
Christian Kamm authored
Reviewed-by: Roberto Raggi
-
con authored
Use the editor's displayName for the window title. Also there were missing change signal emissions in setDisplayName implementations. Moves the actual handling of the window title from Session to EditorManager (so it now is also done for the hypothetical case of no project explorer plugin). Task-number: QTCREATORBUG-3207
-
con authored
We didn't watch the symbolic link itself before, only the final link target. We are watching the symbolic link and the final link target now. Ugly hack: We need to work around QTBUG-15522. The inotify and kqueue based file system watcher engines (Linux + Mac) don't report changes to symbolic links. The workaround is to use the polling engine *only for the links themselves*. The only way to force the use of the polling engine is by using the auto test hook in QFileSystemWatcher.
-
Christiaan Janssen authored
Reviewed-by: hjk
-
Christiaan Janssen authored
Reviewed-by: hjk
-
Christian Kamm authored
Reviewed-by: Roberto Raggi
-
Christian Kandeler authored
Task-number: QTCREATORBUG-3225
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
Kai Koehne authored
Regression introduced by dcd1876d.
-