Commit Graph

72811 Commits

Author SHA1 Message Date
dt
cb5a93ff49 Fix "Add New" using the wrong directory for cmake projects 2009-10-27 17:27:59 +01:00
hjk
05e56fc1a3 debugger: prevent endless recursion due to broken dumpers 2009-10-27 16:36:23 +01:00
hjk
7bbd2532e8 compile fix with namespaces 2009-10-27 16:35:39 +01:00
dt
6010b02e18 Fix setBuildTargets() in the generic project manager 2009-10-27 16:15:04 +01:00
dt
833b86d5e2 Fix that the cmake plugin did not allow removing build targets 2009-10-27 16:15:04 +01:00
Roberto Raggi
960716df45 Cleanup 2009-10-27 16:13:27 +01:00
Roberto Raggi
213316f2a7 Handle ambiguous function declarations vs c++-like initialized declarations. 2009-10-27 16:13:27 +01:00
Robert Loehning
0b294b41c7 S60: Falling back to epocRoot if toolsRoot is empty.
Reviewed-by: con
2009-10-27 15:27:08 +01:00
mae
6526143626 apply insert-whole-lines magic only if the cursor is at the beginning
of the line.
2009-10-27 15:22:45 +01:00
Roberto Raggi
38d3ded832 Set the `virtual' attribute of a function definition. 2009-10-27 15:00:57 +01:00
Roberto Raggi
9ff5676e72 Introduced FullySpecifiedType::copySpecifiers() 2009-10-27 15:00:57 +01:00
con
4f9efcba7b "MWC Directory" is not a good term.
Use "Carbide Directory" instead, because that's what it is.
2009-10-27 14:44:38 +01:00
kh1
78d89b549a Store the settings for both the device and simulator. 2009-10-27 14:15:24 +01:00
Roberto Raggi
60902c69bc Set the `virtual' attribute. 2009-10-27 14:06:07 +01:00
Friedemann Kleint
43ff8a0fb0 Compile Windows 2009-10-27 12:36:26 +01:00
Roberto Raggi
b7f3d924c3 Remove duplicates from the working list. 2009-10-27 12:32:04 +01:00
Roberto Raggi
fefd72b293 Introduced CPlusPlus::FindUsages. 2009-10-27 12:01:45 +01:00
Friedemann Kleint
3fd1e5b23f Debugger: Fix exit crash, dump QVariantList with gdb
Handle QVariantList within dumpers, as gdb does not resolve
typedefs. Disconnect the gdb process on exit, one more round
of event loop when quitting.
2009-10-27 09:51:14 +01:00
Aaron McCarthy
1fb92cf87e Fix Windows CE SDK detection.
Assignments to CE_SDK in the mkspecs are not quoted, and is therefore
stored as a string list.  Recombine the string list back into a single
string before use.
2009-10-27 17:28:16 +10:00
Oswald Buddenhagen
f244008a0f don't translate debug messages
this isn't bullet-proof - integrated error messages are already
translated. but at least we know *where* the message comes from.
also, saves the translators from some pretty useless work.
2009-10-26 21:24:44 +01:00
Oswald Buddenhagen
293b49aecb improve messages 2009-10-26 21:24:44 +01:00
Daniel Molkentin
9abcd93c5c QtS60 Run Configuration: Proper slashes for path
Reviewed-By: con
2009-10-26 18:35:11 +01:00
Roberto Raggi
07a5604ab7 Removed unused code. 2009-10-26 18:05:52 +01:00
Friedemann Kleint
9dc11c5d73 Debugger: Handle core shutdown, prompt user to terminate debugging.
Add a corelistener and trigger on shutdown. Notify about critical
states.
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
2009-10-26 18:05:22 +01:00
Roberto Raggi
a3580ab576 Added the copyright header 2009-10-26 18:00:49 +01:00
Roberto Raggi
82ecb2c7b3 Initial work on the `new' GenTemplateInstance. 2009-10-26 17:59:54 +01:00
Daniel Molkentin
b4744214c6 Add qt-apps.org to the welcome page. 2009-10-26 17:27:10 +01:00
Daniel Molkentin
ad65077adc Some refactoring on the Welcome Widget. Generalize tooltips. 2009-10-26 17:27:10 +01:00
Friedemann Kleint
f13d4a104a Autotests: Compile on Windows
Reviewed-by: Roberto Raggi <qtc-committer@nokia.com>
2009-10-26 17:26:53 +01:00
kh1
efa44fa5c1 Return <default> if we can't find out the mkspec name. Overwrite mkspec
in case one has set MAKESPEC but does not actually pass it as argument.

Reviewed-by: dt
2009-10-26 15:57:30 +01:00
ck
11706165a2 Merge branch 'master' of scm.dev.nokia.troll.no:creator/mainline 2009-10-26 15:53:33 +01:00
con
bac9c64f93 Merge commit 'origin/1.3' 2009-10-26 15:48:26 +01:00
Friedemann Kleint
4091efb47f S60: Provide a MessageBox for starting serial communication as well.
Generalize the concept of the Bluetooth starter, extract base class
BaseCommunicationStarter that can be used to start a serial communication
without further resources (listener) as well. Introduce convenience
functions for both types.

Note: This will only work for COM-ports that are not used otherwise
by the operating system.
2009-10-26 15:40:11 +01:00
Thorbjørn Lindeijer
cd3435a983 Don't needlessly call updateProjectInfo()
Should not be necessary when nothing changed in the project info. This
also fixes a problem where include file scanning happened twice after
saving a pro file.

Reviewed-by: Roberto Raggi
2009-10-26 15:34:12 +01:00
Roberto Raggi
fe9b4458c6 Fixed the #include directive. 2009-10-26 15:21:21 +01:00
con
441ece365a Merge commit 'origin/1.3'
Conflicts:
	src/plugins/cpptools/cppcodecompletion.h
	src/plugins/debugger/gdb/gdbengine.cpp
	src/plugins/qmleditor/QmlEditor.pluginspec
2009-10-26 13:51:56 +01:00
Roberto Raggi
a2b5184123 Activate the completion only when the canonical symbol has a valid name. 2009-10-26 13:45:27 +01:00
hjk
3c0ca8c188 fakevim: prepare fix of QTextDocument::revision() based undo/redo. 2009-10-26 12:52:07 +01:00
Roberto Raggi
fb8d699aac Introduced CPlusPlus::GenTemplateInstance. 2009-10-26 12:41:33 +01:00
Friedemann Kleint
47035f3817 S60: Split up starters into a different file. 2009-10-26 12:18:14 +01:00
hjk
fc512f716d some forgotten license header changes. also, use Nokia instead of Trolltech. 2009-10-26 12:09:35 +01:00
Roberto Raggi
59584a1803 Updated the copyright header. 2009-10-26 12:07:49 +01:00
Friedemann Kleint
7ad5ca3047 Merge branch '1.3' of scm.dev.nokia.troll.no:creator/mainline into 1.3 2009-10-26 12:00:21 +01:00
Friedemann Kleint
93759263d0 S60/Debugger: Add Bluetooth starter to Debugger
- Remove old rfcomm process handler from TrkGdbAdapter, use
  Bluetooth starter instead
- Synchronous connection, remove waitForTrkConnect()
- Move gdb start into Trk version answer, pass on
  settings id hint
- Prevent exit crash triggered by signal gdbProcessFinished()
- Set DebuggerNotReady correctly on AdapterStartFailed when no
  gdb is started yet
2009-10-26 11:55:02 +01:00
Roberto Raggi
2bd9c40dd9 Updated the QML front-end to revision 44f3548fde7cf6a87bd3cc8bb1cc0e63cfc5ca4c of qt/kinetic-declarativeui 2009-10-26 11:53:28 +01:00
Erik Verbruggen
f4047ac8bf Fixed use of uninitialized/unallocated object. 2009-10-26 10:50:11 +01:00
Christian Kamm
3e953b0323 Check for null scope when hovering.
Fixes a segfault when hovering over QtCleanUpFunction in
qcoreapplication.h.

Reviewed-by: Roberto Raggi <roberto.raggi@nokia.com>
2009-10-26 10:35:10 +01:00
Friedemann Kleint
dc8318853a S60: Fix the run configuration status label 2009-10-26 09:12:00 +01:00
Oswald Buddenhagen
f1d5b3c70b move setting of m_currentFrame to a somewhat useful place
specifically, we need it iff the user gets to see the stopped inferior
2009-10-23 23:02:16 +02:00
Oswald Buddenhagen
c07667a743 remove unreachable "stopped for unknown reason" fallback
seems to have been an artifact from an early version. it was
unreachable (gdb going wild notwithstanding), and would do
Strange Stuff (TM) if it ever were reached.
2009-10-23 23:02:16 +02:00