- Oct 06, 2010
-
-
Christian Kandeler authored
-
hjk authored
-
Tobias Hunger authored
Task-number: QTCREATORBUG-2445 Reviewed-by: Pawel Polanski
-
Thomas Hartmann authored
Reviewed-by: Trust Me
-
Friedemann Kleint authored
Add a menu option to edit breakpoints to the locator/editor context menu. Reviewed-by: hjk
-
Kai Koehne authored
-
Christian Kamm authored
Reviewed-by: Kai Koehne
-
Kai Koehne authored
We're using a QObject property to get the Qt Version Id: QmlDumpTool is in Qt4ProjectManager, which shouldn't have a dependency to QmlProjectManager. Reviewed-by: Christian Kamm
-
Christian Kandeler authored
Otherwise we can't sensibly declare slots with a matching parameter.
-
Thomas Hartmann authored
We need to support the N900 Reviewed-by: Kai Koehne
-
- Oct 05, 2010
-
-
Tobias Hunger authored
Abort a commit when pressing ESC in the "Do you want to commit?" dialog. Task-number: QTCREATORBUG-2616
-
Christian Kandeler authored
We rarely need to debug this, and the speed-up is impressive.
-
dt authored
Reviewed-By: hunger
-
Tobias Hunger authored
Task-number: QTCREATORBUG-2610 Reviewed-by: Robert Loehning
-
Daniel Molkentin authored
Task-Number: QTCREATORBUG-2587
-
Daniel Molkentin authored
-
Daniel Molkentin authored
Task-Number: QTCREATORBUG-1769
-
con authored
and the "current document" filter didn't jump to the column Reviewed-by: Erik Verbruggen
-
Friedemann Kleint authored
Reviewed-by: hjk
-
Christian Kandeler authored
-
hjk authored
Reviewed-by: Friedemann Kleint
-
Tobias Hunger authored
When switching to a editor containing a temporary file do not update the filemanager, even when sync to editor is enabled. Task-number: QTCREATORBUG-2605 Reviewed-by: Thorbjorn Lindeijer
-
kh1 authored
Reviewed-by: con
-
Friedemann Kleint authored
Pass on error message when engine creation fails. Reviewed-by: hjk Task-number: QTCREATORBUG-2608
-
Roberto Raggi authored
Reviewed-by: Erik Verbruggen
-
hjk authored
done with con
-
Marco Bubke authored
Refactoring old code and now sets a flag for every QGraphicsWebView to use not the backing store code of webkit. The backing store is not working for Bauhaus. Reviewed-By: Thomas Hartmann
-
Marco Bubke authored
Reviewed-By: Thomas Hartmann
-
Marco Bubke authored
Sets a internal flag in the QGraphicsItem to use setParentItem and not setParentItemHelper for the children property list in QGraphicsObect. Reviewed-By: Thomas Hartmann
-
dt authored
Task-Nr: QTCREATORBUG-2598
-
hjk authored
It is active when the debugger runs but should not be touched, like the periods between InferiorRunRequested and InferiorRunOk etc. Without that context the core debug start action would trigger, and create another debugger instance. Reviewed-by: Friedemann Kleint
-
Kai Koehne authored
QmlObserver right now requires 4.7.1 minimum. There's no gain in telling the user that he needs qmlobserver to debug, if it can't be build with 4.7.0 anyway. Reviewed-by: Christiaan Janssen
-
Kai Koehne authored
4.7.1 won't come with private headers always being installed. Reviewed-by: ckamm
-
Tobias Hunger authored
Ignore spacing changes in diff (based on same setting as used to ignore spacing in git blame). Task-number: QTCREATORBUG-2526
-
Tobias Hunger authored
Task-number: QTCREATORBUG-2604 Reviewed-by: Alessandro Portale Reviewed-by: Pawel Polanski
-
Tobias Hunger authored
Task-number: QTCREATORBUG-2584
-
Tobias Hunger authored
Do not fail when cloning non-defautl branches from local repositories: Branches do already exist in this case, so do not try to set them up again.
-
Tobias Hunger authored
Handle detached HEADs as well as cloning from repositories that default to another branch but master. This is relevant when clonig local repositories. Reviewed-by: Friedemann Kleint
-
Christian Kamm authored
Should stop qmldump processes from showing up in the MacOS dock. Reviewed-by: Lasse Holmstedt
-