- May 18, 2010
-
-
Erik Verbruggen authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- May 17, 2010
-
-
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.
-
Kai Koehne authored
Don't check for isContainer, which is rather a hint for the visual editor whether to nest automatically. In the navigator case, the user explicitly requested a nesting, and we shouldn't prevent him from doing so. Task-number: BAUHAUS-650 Reviewed-by: Christiaan Janssen
-
ck authored
-
Nicolas Arnaud-Cormos authored
Use it to change the find and candidate find object in CurrentDocumentFind: this will allow to replace the IFindSupport object used. Merge-request: 115 Reviewed-by:
con <qtc-committer@nokia.com> (cherry picked from commit d3b58c2d)
-
con authored
-
Nicolas Arnaud-Cormos authored
Use it to change the find and candidate find object in CurrentDocumentFind: this will allow to replace the IFindSupport object used. Merge-request: 115 Reviewed-by:
con <qtc-committer@nokia.com>
-
Marco Bubke authored
Because we tested for the parent, the id of a root item never reset. This was hidden because if you remove a root item all child items was removed too. But if the object was not deleted by the root item and there was a binding the root item id, there was a dangling pointer. Task-Number: BAUHAUS-662 Reviewed-by: kkoehne
-
Marco Bubke authored
This makes it easier to find problems. Reviewed-by: kkoehne
-
Marco Bubke authored
Reviewed-by: kkoehne
-
Marco Bubke authored
If there is no target anymore you cannot create a new binding. There is no need anyway so the binding is reset to zero. Task-Number: BAUHAUS-642 Reviewed-by: kkoehne
-
Marco Bubke authored
Should work without this, but the performance hit is not so high, and this is more robust to changes in the qml state code. Task-Number: BAUHAUS-660 Reviewed-by: kkoehne
-
- May 14, 2010
-
-
Kai Koehne authored
Caused by missing brackets.
-
Kai Koehne authored
Of course disabled by default
-
Kai Koehne authored
-
Leena Miettinen authored
Reviewed-by: ossi
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-