- Mar 16, 2011
-
-
cerf authored
Merge-request: 272 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
cerf authored
The user string returned by VCSBaseClient::vcsEditorTitle() now begins with the basename of the VCS binary Merge-request: 270 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
cerf authored
The VCS command was executed in the wrong working directory Merge-request: 269 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
cerf authored
The editor returned by createVCSEditor() had always the wrong source Merge-request: 269 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
cerf authored
Merge-request: 268 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
cerf authored
Correct Whitespace in header and source files of class VCSBaseClient Merge-request: 268 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
dt authored
Task-Nr: QTCREATORBUG-3864
-
dt authored
Task-Nr: QTCREATORBUG-3868 Reviewed-By: hunger
-
dt authored
used by the targetsetuppage Reviewed-By: hunger
-
dt authored
Do not report project dir specific issues next to each buildconfiguration. Also move the code to a place the TargetSetupPage can easily use, without having a hardcoded target list. Note: They currently aren't shown at all, next step is to show them once per target. Reviewed-By: hunger
-
dt authored
Namely versions not having a correct sysroot and where qmake is non executable. Remove those from reportIssues as they are then already covered by the isValid() check. Reviewed-By: hunger
-
Friedemann Kleint authored
Initial-patch-by:
Milian Wolff <mail@milianw.de>
-
Christian Kamm authored
-
Kai Koehne authored
Qt components want to provide Qt Quick Application wizards in their own repos. Allow them to use the MobileAppWizard infrastructure. Reviewed-by: Alessandro Portale
-
kh1 authored
Task-number: QTCREATORBUG-3991 Reviewed-by: kh
-
Friedemann Kleint authored
Factor out the status label with timeout from the debugger plugin. Use in analyzer manager, add standard messages and use that in memcheck. Task-number: QTCREATORBUG-4077 Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Immediately report known data back when settings breakpoints so that line number/enabled is correct in the handler.
-
Oswald Buddenhagen authored
people write strange code ...
-
Oswald Buddenhagen authored
we get no reliable end-of-block location from the token stream, so we have to do it ourselves. the solution is qmake-worthy, to put it that way ... Task-number: QTCREATORBUG-4049
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
makes the valgrind output less annoying
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
silences compiler warnings
-
Oswald Buddenhagen authored
-
Friedemann Kleint authored
Do not display internal breakpoint id=10000.
-
Friedemann Kleint authored
As the dialog is editable, now. Task-number: QTCREATORBUG-4060
-
Pawel Polanski authored
-
- Mar 15, 2011
-
-
dt authored
-
dt authored
-
hjk authored
-
Christiaan Janssen authored
Reviewed-by: Daniel Molkentin
-
Tobias Hunger authored
-
Tobias Hunger authored
Reset the toolchain pathes on creator upgrade. This is necessary to prevent creator from auto-creating the toolchains found by reading the settings in the old Qt version configuration which might override user changes.
-
Thorbjørn Lindeijer authored
The QDeclarativeViewObserverPrivate could end up referencing the tool bar when it was already destroyed. Reviewed-by: Kai Koehne
-
Friedemann Kleint authored
Reviewed-by:
Kai Köhne <kai.koehne@nokia.com>
-
Pawel Polanski authored
-
Christian Kamm authored
Task-number: QTCREATORBUG-4076
-
Friedemann Kleint authored
Double deletion of debug mode widgets.
-
Friedemann Kleint authored
-