Commit Graph

17638 Commits

Author SHA1 Message Date
cerf
434e32270b vcsbase: concise and readable VCS editor title
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>
2011-03-16 17:29:09 +01:00
cerf
901ea8fa95 vcsbase : fix bug in VCSBaseClient::view()
The VCS command was executed in the wrong working directory

Merge-request: 269
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
2011-03-16 17:29:08 +01:00
cerf
86b77ca950 vcsbase : fix bug in VCSBaseClient::log()
The editor returned by createVCSEditor() had always the wrong source

Merge-request: 269
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
2011-03-16 17:29:07 +01:00
cerf
53ba19a102 Bazaar plugin : corrected whitespaces and indentation
Merge-request: 268
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
2011-03-16 17:29:06 +01:00
cerf
c414c1a3f2 vcsbase : corrected ws
Correct Whitespace in header and source files of class VCSBaseClient

Merge-request: 268
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
2011-03-16 17:29:05 +01:00
dt
94389fda06 Target setup page: Show a error if there are no valid qt versions
Task-Nr: QTCREATORBUG-3864
2011-03-16 17:28:22 +01:00
dt
936e8ebe0d TargetsetupPage: Show per target warnings
Task-Nr: QTCREATORBUG-3868

Reviewed-By: hunger
2011-03-16 17:28:21 +01:00
dt
773504b2d3 Add a additional summary label to the DetailsWidget
used by the targetsetuppage

Reviewed-By: hunger
2011-03-16 17:28:21 +01:00
dt
8a180f71df Qt4ProjectManager: Small refactoring in reportIssues
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
2011-03-16 17:28:21 +01:00
dt
ffc8be6c88 QtVersionManager: Mark some more qt versions as invalid
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
2011-03-16 17:28:21 +01:00
Friedemann Kleint
2248990b8a AnalyzerBase: Fixes for multiple tools.
Initial-patch-by: Milian Wolff <mail@milianw.de>
2011-03-16 16:08:53 +01:00
Christian Kamm
5e78fef6c5 QmlDump: Fix uri-based plugin dumping. 2011-03-16 15:35:15 +01:00
Kai Koehne
7365be7cf6 MobileWizard: Export library symbols to allow wizards in external plugins
Qt components want to provide Qt Quick Application wizards in their own
repos. Allow them to use the MobileAppWizard infrastructure.

Reviewed-by: Alessandro Portale
2011-03-16 15:29:05 +01:00
kh1
e00d6c1aba Fix locator crash.
Task-number: QTCREATORBUG-3991
Reviewed-by: kh
2011-03-16 15:20:02 +01:00
Friedemann Kleint
a7370ae4b0 Analyzer: Add status label.
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>
2011-03-16 13:49:28 +01:00
Friedemann Kleint
18074cccd2 Debugger: Improve breakpoint debug output. 2011-03-16 13:39:59 +01:00
Friedemann Kleint
0ae94ffc4d Debugger[CDB]: Fix breakpoint context menu for CDB.
Immediately report known data back when settings breakpoints
so that line number/enabled is correct in the handler.
2011-03-16 13:39:58 +01:00
Oswald Buddenhagen
46da406668 don't be tricked by scope blocks with colons
people write strange code ...
2011-03-16 12:24:38 +01:00
Oswald Buddenhagen
00ac132d59 don't accidentally write into scopes
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
2011-03-16 12:24:38 +01:00
Oswald Buddenhagen
ed3e000f82 reinitialize character data pointer after modifying qstring 2011-03-16 12:24:38 +01:00
Oswald Buddenhagen
e03dcf1945 plug leaks in test
makes the valgrind output less annoying
2011-03-16 12:24:38 +01:00
Oswald Buddenhagen
a3e578f318 add some comments 2011-03-16 12:24:37 +01:00
Oswald Buddenhagen
b83d730322 use proper enum value instead of number for unknown functions
silences compiler warnings
2011-03-16 12:24:37 +01:00
Oswald Buddenhagen
c0719b1ad6 remove obsolete comment 2011-03-16 12:24:37 +01:00
Friedemann Kleint
9771cdbf9d Debugger[CDB]: Fix warning about invalid breakpoint on 'step out'.
Do not display internal breakpoint id=10000.
2011-03-16 11:55:24 +01:00
Friedemann Kleint
d78cc7201d Codepaster: Always enable send to codepaster menu action.
As the dialog is editable, now.

Task-number: QTCREATORBUG-4060
2011-03-16 10:28:16 +01:00
Pawel Polanski
3e75e77fe4 CODA: Fixed problem with CODA not responding at first communication attempt 2011-03-16 10:03:52 +01:00
dt
8a1fc04216 Add my user visible changes 2011-03-15 19:05:51 +01:00
dt
1fe6d0299c Qt4ProjectManager: Run qmake on the right project 2011-03-15 19:05:15 +01:00
hjk
d76f866bb6 changes-2.2.0: add valgrind, small debugger changes 2011-03-15 18:33:37 +01:00
Christiaan Janssen
0fbcfaccce Update changelog for 2.2
Reviewed-by: Daniel Molkentin
2011-03-15 18:19:11 +01:00
Tobias Hunger
3926852186 Update changelog for 2.2 2011-03-15 17:58:07 +01:00
Tobias Hunger
9b1da76ca7 QTVersion: Reset toolchain pathes on creator upgrade
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.
2011-03-15 17:35:51 +01:00
Thorbjørn Lindeijer
f5761c9212 Fixed crash when QML app shuts down itself in debugging mode
The QDeclarativeViewObserverPrivate could end up referencing the tool bar
when it was already destroyed.

Reviewed-by: Kai Koehne
2011-03-15 16:45:28 +01:00
Friedemann Kleint
bc5c462df6 Debugging helpers: Build Gdb helper on Mac only.
Reviewed-by: Kai Köhne <kai.koehne@nokia.com>
2011-03-15 16:37:38 +01:00
Pawel Polanski
d144936f1d Symbian: Small UI fix 2011-03-15 16:35:19 +01:00
Christian Kamm
faff0c8ace C++ indenter: Fix for use of << and >> in parentheses.
Task-number: QTCREATORBUG-4076
2011-03-15 15:05:05 +01:00
Friedemann Kleint
4fa528813e Debugger: Fix exit crash in debug mode (X11).
Double deletion of debug mode widgets.
2011-03-15 14:52:35 +01:00
Friedemann Kleint
8dc563cdd8 L10n: Update German translation for 2.2 beta. 2011-03-15 14:19:22 +01:00
Friedemann Kleint
cfc4282953 L10n: tr()-fixes.
Use standard checkable message box in analyzer.
2011-03-15 14:18:41 +01:00
Thorbjørn Lindeijer
ed23c77cba Don't show the QML debugging tool bar in the simulator 2011-03-15 13:31:28 +01:00
Thiago Macieira
4615a8f88c Make sure plugins on Linux resolve all dependencies
Remove the previous code which hardcoded options and didn't work for
linux-icc.

Reviewed-By: dt
2011-03-15 12:50:59 +01:00
Kai Koehne
5cbbeb1793 Remove standalone Bauhaus
Horribly outdated + not maintained.
2011-03-15 12:40:52 +01:00
Kai Koehne
64d6dd01df QmlDesigner: Fix icc compilation warning
Fix warning 1098: the qualifier on this friend declaration is ignored.
2011-03-15 12:37:28 +01:00
Kai Koehne
c87dbe9942 Debugger: Require QtDeclarative module
Don't check for QtDeclarative in the .pro file, the places where qml is
integrated aren't #ifdef'd, so compilation will always fail
anyway.
2011-03-15 12:37:28 +01:00
Leena Miettinen
d26408d41a Doc: description of Ovi Store 2011-03-15 12:41:10 +01:00
Leena Miettinen
bbbbae9d72 Doc: Maemo publishing wizard
Reviewed-by: dt
2011-03-15 12:41:09 +01:00
Pawel Polanski
2c96259dcc Text fix 2011-03-15 12:40:06 +01:00
Pawel Polanski
345d9bf274 Symbian: fixed the Debugging agents UI 2011-03-15 12:08:12 +01:00
Pawel Polanski
4f3e304469 Symbian: In case of failed installation user is presented URL with error codes 2011-03-15 11:05:55 +01:00