- 19 May, 2010 8 commits
-
-
hjk authored
Works only with gdb/Python so far.
-
hjk authored
Less random jumps now.
-
hjk authored
For :ex commands, the plugin is now asked first unconditionally. The handler only provides fallbacks for the standalone case.
-
hjk authored
-
hjk authored
-
ck authored
Reviewed-by: kh1
-
kh1 authored
Fixes broken enabled/ disabled qemu start button behavior.
-
Friedemann Kleint authored
-
- 18 May, 2010 14 commits
-
-
Erik Verbruggen authored
-
Erik Verbruggen authored
When adding a new file, refreshing semantic errors in the open editor should have worked. It now also works for removing existing files. Done-with: Christian Kamm
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
Leandro Melo authored
-
Leandro Melo authored
-
Erik Verbruggen authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 17 May, 2010 18 commits
-
-
con authored
Conflicts: doc/qtcreator.qdoc src/plugins/find/currentdocumentfind.cpp src/plugins/qt4projectmanager/qt-s60/s60createpackagestep.cpp
-
Marco Bubke authored
Task-Number: BAUHAUS-666 Reviewed-by: kkoehne
-
Thorbjørn Lindeijer authored
Quick fix by copying code also found in Qt4 and QML project managers. Would be better to have some common solution... Task-number: QTCREATORBUG-1383
-
Robert Loehning authored
Reviewed-by: Leena Miettinen
-
hjk authored
Use BreakpointData objects for communicaition instead of random collection of some of their attributes.
-
hjk authored
-
dt authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
Fix up bb6af213. Clear richtext flag on the QLabel and set openExternalLinks. Change sample URL from qtcreator.pastebin.com to creator.pastebin.com.
-
Friedemann Kleint authored
This reverts commit bb6af213.
-
Christian Kamm authored
Previously, fresh versions of a Document would be added to the _documentsByPath QMultiHash without removing the old version first. This means Link could pick up old versions of a Document. Task-number: QTCREATORBUG-1418
-
mae authored
-
mae authored
This fixes the Ctrl+W vs. Ctrl+F4 for close on MS-Windows by introducing Ctrl+F4 as an alternative shortcut. Reviewed-by: con
-
mae authored
Creator implemented Backtab similar to Eclipse and other editors, now we do standard windows behavior.
-