- Oct 08, 2010
-
-
Tobias Hunger authored
-
Tobias Hunger authored
Use native pathes in qmake arguments.
-
Tobias Hunger authored
Bring the submit to the front when asking whether the change should get committed or not. This is useful when e.g. closing creator while a submiteditor is open somewhere (but not visible).
-
Tobias Hunger authored
Do not save temporary editors in the session. Chances are high that files opened in those editors are not around when the session is reopened. Task-number: QTCREATORBUG-2422
-
Tobias Hunger authored
When checking for a difference and being asked to handle untracked files: Actually consider the presence of untracked files a change. Fixes git commit editor not coming up when there were no changes, only additions of new files.
-
Tobias Hunger authored
This breaks too much on windows. Reviewed-by: dt
-
hjk authored
Reviewed-by: Alessandro Portale
-
hjk authored
-
hjk authored
Reviewed-by: Leandro Melo Task-number: QTCREATORBUG-2665
-
hjk authored
-
con authored
The action manager was reading the settings before the navigation panels had their commands registered. Task-number: QTCREATORBUG-2005 Reviewed-by: hjk
-
con authored
Missing conversion back to the codec. This fixes it only for Utf8 encoded files. It was only happening for non-regexp searches. Task-number: QTCREATORBUG-65 Reviewed-by: Robert Loehning
-
con authored
Reviewed-by: Leena Miettinen
-
Erik Verbruggen authored
Reviewed-by: Christian Kamm
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
Reviewed-by: Roberto Raggi
-
Christian Kamm authored
This is the name that other components will refer to it by. For instance, MouseArea has a 'drag' property with type 'QDeclarativeDrag', since QDeclarativeDrag was only exported as Qt.Drag and QtQuick.Drag, the type lookup didn't manage to resolve the name. (cherry picked from commit b53ba612)
-
Christian Kamm authored
Reviewed-by: Roberto Raggi Reviewed-by: Erik Verbruggen (cherry picked from commit c2d890f6)
-
Denis Mingulov authored
Merge-request: 2181 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- Oct 07, 2010
-
-
hjk authored
-
Christian Kamm authored
Reviewed-by: hjk Reviewed-by: Erik Verbruggen
-
Tobias Hunger authored
Fix QML custom plugin wizard to work on windows and for pathes comtaining spaces. Reviewed-by: Erik Verbruggen
-
Olivier Goffart authored
-
Friedemann Kleint authored
Reviewed-by: hjk Acked-by: hjk
-
- Oct 06, 2010
-
-
Christiaan Janssen authored
Reviewed by: Friedemann Kleint
-
Thomas Hartmann authored
This feature is not polished enough for the beta Reviewed-by: dt
-
hjk authored
This is a stop-gap measure to make breakpoints usable again. Proper fix is still needed. Reviewed-by: Friedemann Kleint
-
Kai Koehne authored
Don't support the Recording + Test Script features if there are no private headers installed. Reviewed-by: Lasse Holmstedt
-
Christian Kandeler authored
The reason is almost always that another instance is still running, which means the program is already there anyway. Reviewed-by: kh1 Reviewed-by: dt
-
Friedemann Kleint authored
Reviewed-by: hjk
-
Leandro Melo authored
Reviewed-by: hjk Reviewed-by: dt Task-number: QTCREATORBUG-2038
-
Friedemann Kleint authored
Reviewed-by: hjk Reviewed-by:
aep <arvid.picciani@nokia.com> Task-number: QTCREATORBUG-2612
-
Thomas Hartmann authored
We have to support the N900 Reviewed-by: dt
-
Tobias Hunger authored
* Add unit tests for RVCT parser * Make the unit tests pass.
-
Christian Kandeler authored
-
hjk authored
-