Commit Graph

80529 Commits

Author SHA1 Message Date
Friedemann Kleint
d749c1dc71 S60: Provide a message box prompting to start TRK
... with cancel, similar to the Bluetooth connect box.
Reviewed-by: Robert Loehning <robert.loehning@nokia.com>
2009-10-29 12:48:12 +01:00
dt
7fc6a0ecc8 Update the makesteps the summary on build directory changes
Also ensure that Qt4ProjectConfigWidget does not emit any signals from
it's init method.
2009-10-29 12:38:50 +01:00
kh1
5384434dce We cannot hardcode the type of debug library, so check for all.
While cross compiling from windows to maemo we build the debug helper as
.so instead of .dll, though the ifdef would always make the question
about the helpers being build return false.

Reviewed-by: dt
2009-10-29 12:04:43 +01:00
hjk
6594ddbfb7 debugger: work on autotests 2009-10-29 09:51:29 +01:00
hjk
35dbd66764 debugger: fix the autotest fix 2009-10-29 09:51:29 +01:00
Jarek Kobus
7c141110fb Missing tr()
RevBy: Friedemann Kleint <Friedemann.Kleint@nokia.com>
2009-10-29 09:30:58 +01:00
Robert Loehning
232b3c5bc3 Compile fix. 2009-10-28 19:03:18 +01:00
dt
42a3cd8abe Remove some duplicated code getting the builddirectory 2009-10-28 17:37:08 +01:00
Jarek Kobus
06ddc41705 Update Polish translation 2009-10-28 17:22:31 +01:00
Friedemann Kleint
b7e03ffdb7 Fix tr()/compiler warnings 2009-10-28 17:17:01 +01:00
dt
943a091e82 Fix crash also in master. 2009-10-28 17:01:48 +01:00
dt
8b2c15013e Fix crash with no toolchain and clicking on build debugging helper 2009-10-28 16:58:05 +01:00
ck
ca8bb1e9ba QtVersion: Don't allow host gcc toolchain for Maemo Qt.
Reviewed-by: dt <qtc-committer@nokia.com>
2009-10-28 16:43:58 +01:00
dt
b47d41c2f0 Fix crash with no toolchain. 2009-10-28 16:33:35 +01:00
dt
efa3fec61d Add two missing updateImportLabel() calls 2009-10-28 16:33:34 +01:00
dt
f8b67dcdd6 Fix importing via "import settings" label addind a unecessary -spec 2009-10-28 16:33:34 +01:00
Roberto Raggi
b921489a57 Process exception declarations. 2009-10-28 16:06:40 +01:00
Daniel Molkentin
084d83a584 Datastructures 101: A QMap sorts, and is rarely what you want. 2009-10-28 15:57:54 +01:00
con
6cffd56494 Move the IWelcomePage to the place it belongs. 2009-10-28 15:57:53 +01:00
hjk
78be8e27de debugger: fix fetching of base class information 2009-10-28 15:40:32 +01:00
hjk
f92635e34a debugger: add a soft assert to catch cases where broken inames are reported 2009-10-28 15:40:32 +01:00
Roberto Raggi
ecfe010a53 Updated the QML front-end to release 88632908b8923e626f36b6132ac179553d39c333 (qt/kinetic-declarativeui) 2009-10-28 14:55:02 +01:00
Roberto Raggi
8d89646011 Don't run the typechecker on the actual arguments.
At least for now we ignore the types of the actual arguments
2009-10-28 14:55:02 +01:00
con
26caf3b2ac Minimum size for Qt version list. 2009-10-28 14:47:35 +01:00
hjk
452c2cfbb4 debugger: silence debug output 2009-10-28 14:35:51 +01:00
con
2e28201373 Refer to new bug tracker. 2009-10-28 14:36:51 +01:00
hjk
e759a3a0d6 debugger: fix dumper breakage caused by 0ee09af6 2009-10-28 14:34:51 +01:00
con
6737ca53bc Add some sanity checking. 2009-10-28 13:54:08 +01:00
Friedemann Kleint
3e7d9b603c C++ Source file wizard: Do not write out #include directive
... on popular request.
Task-number: QTCREATORBUG-164
2009-10-28 13:53:15 +01:00
Roberto Raggi
345909a55a Fixed: Completion doesn't work for typedefs
Task-number: QTCREATORBUG-170
2009-10-28 12:26:08 +01:00
Roberto Raggi
aceeea9664 Mark the bindings when searching for class or namespaces. 2009-10-28 12:12:40 +01:00
hjk
fc2175b2a0 debugger: fix mac startup in the presence of unknown command
Apple gdb does not give any ^done or ^error for unknown command.
Work around by using -interpreter-exec console.
2009-10-28 12:00:18 +01:00
hjk
a1da606803 debugger: better protection from infinite loops due to broken dumpers in
synchroneous mode
2009-10-28 11:50:58 +01:00
hjk
f21b01fc28 debugger: work on auto tests 2009-10-28 11:50:39 +01:00
hjk
9d4b70053a debugger: allow NULL pointers in QList<Foo*> 2009-10-28 11:50:39 +01:00
Friedemann Kleint
0534bacc75 Project wizard: Error message does not fit.
Task-number: QTCREATORBUG-176
2009-10-28 11:48:47 +01:00
Friedemann Kleint
fa2dbbc582 Debugger/S60: Handle shared library query correctly. 2009-10-28 11:29:13 +01:00
Friedemann Kleint
6d9288118f Debugger: Add missing include for intptr-types. 2009-10-28 09:51:19 +01:00
Friedemann Kleint
ed4bc02110 Debugger: Fix gdb autotest 2009-10-28 09:39:48 +01:00
ck
b35e64a98e Debugger: Fix dumper tests for 64-bit Linux.
Resolved padding issue for QMapNode.

Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
2009-10-28 09:23:57 +01:00
Oswald Buddenhagen
0ee09af63a eliminate handleDebuggingHelperValue1()
doesn't seem to serve any purpose at this time.
2009-10-27 20:21:59 +01:00
Oswald Buddenhagen
2fe4c0f293 call updateMarkers() from attemptBreakpointSynchronization()
and the latter is auto-tiggered by pretty much any breakpoint event.
this will kinda ensure that the markers are up-to date.
2009-10-27 20:21:59 +01:00
Oswald Buddenhagen
9b4e6512e0 protect against recursing into handleResponse
those pesky nested event loops ...

i pondered various other scenarios (in particular, the adapter or
gdb crashing while the nested loop is running), but did not discover
serious side effects of it, so i'm not trying to handle it specially.
2009-10-27 20:21:59 +01:00
Oswald Buddenhagen
3e72ecde72 fewer and better debug messages 2009-10-27 20:21:59 +01:00
Oswald Buddenhagen
11201e43dd try harder to kill unwanted child. mwahaha 2009-10-27 20:21:59 +01:00
Oswald Buddenhagen
3945b967ad improve termination confirmation dialog
- default to yes
- better message
- give it a parent
2009-10-27 20:21:59 +01:00
Oswald Buddenhagen
a461c6e1e1 reflect current session in the welcome page's list 2009-10-27 20:21:59 +01:00
con
68f193a189 Merge commit 'origin/1.3'
Conflicts:
	src/plugins/debugger/gdb/gdbengine.cpp
Needed changes:
        src/plugins/qt4projectmanager/qtversionmanager.cpp
2009-10-27 18:23:58 +01:00
dt
99a7f927cc Add a window title to the Import existing build settings dialog 2009-10-27 18:11:24 +01:00
Roberto Raggi
d7b59b509a No declSymbol, no party 2009-10-27 18:08:33 +01:00