dt
|
04b3eda8c1
|
Don't add build steps for projects without buildconfigurations
|
2009-10-05 18:35:17 +02:00 |
|
Roberto Raggi
|
2d51d0b633
|
Removed the m_ prefix used in the public members of CompletionItem
|
2009-10-05 18:32:45 +02:00 |
|
dt
|
e62f7cee3c
|
Display the name of custom process stesps on the project pane.
|
2009-10-05 18:32:44 +02:00 |
|
Roberto Raggi
|
64710c2b6b
|
Perform renaming.
|
2009-10-05 18:30:39 +02:00 |
|
Erik Verbruggen
|
1ba39198d1
|
Fixed possible null-pointer dereference.
|
2009-10-05 18:02:39 +02:00 |
|
Erik Verbruggen
|
f1e665463b
|
Added protocol & class definedness checks, and added property attribute checks.
|
2009-10-05 18:02:01 +02:00 |
|
Erik Verbruggen
|
b43f279227
|
Fixed type checking for type definitions inside an @implementation
|
2009-10-05 17:55:02 +02:00 |
|
dt
|
10f94d679f
|
Hitting build would still crash for a qml project
|
2009-10-05 17:47:41 +02:00 |
|
dt
|
c9f13c0f5c
|
Disable building for projects that advertise that they aren't buildable.
And skip building before running for them.
|
2009-10-05 17:47:31 +02:00 |
|
Friedemann Kleint
|
ec9597b160
|
CDB: Restore current thread.
|
2009-10-05 17:30:45 +02:00 |
|
con
|
3b17fe8a98
|
Merge branch '1.3' of git@scm.dev.nokia.troll.no:creator/mainline into 1.3
|
2009-10-05 17:26:22 +02:00 |
|
con
|
ddb7842761
|
Merge branch '1.3' of git@scm.dev.nokia.troll.no:creator/mainline into 1.3
Conflicts:
src/plugins/cpptools/cppfindreferences.cpp
src/plugins/cpptools/cpptoolsplugin.cpp
src/plugins/texteditor/basefilefind.cpp
|
2009-10-05 17:26:13 +02:00 |
|
Friedemann Kleint
|
2a9233a03a
|
CDB: Provide thread frame information
|
2009-10-05 17:20:38 +02:00 |
|
Friedemann Kleint
|
67155e3d7f
|
Debugger: Extend threads model to display frame.
Acked-by: hjk <qtc-commiter@nokia.com>
|
2009-10-05 17:19:28 +02:00 |
|
Roberto Raggi
|
bdd0169c3c
|
Don't override escaped quotes.
|
2009-10-05 16:21:30 +02:00 |
|
dt
|
b76d643cc6
|
Tweaks to the project pane.
(cherry picked from commit e187cb40fd)
|
2009-10-05 16:12:21 +02:00 |
|
dt
|
9480c15c8b
|
Remove margin around qmakestep config widget.
(cherry picked from commit 53026537b7)
|
2009-10-05 16:12:12 +02:00 |
|
con
|
44e2704bc1
|
Refactor search result window for use of many items and checked state.
|
2009-10-05 16:01:50 +02:00 |
|
dt
|
c3e08337fc
|
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
|
2009-10-05 15:31:54 +02:00 |
|
dt
|
e187cb40fd
|
Tweaks to the project pane.
|
2009-10-05 15:27:55 +02:00 |
|
dt
|
53026537b7
|
Remove margin around qmakestep config widget.
|
2009-10-05 15:26:44 +02:00 |
|
dt
|
aa4cf0ca89
|
Explain fixUpLayout() of DetailsWidget in a comment
|
2009-10-05 15:26:06 +02:00 |
|
Robert Loehning
|
fa2ca2dee1
|
Trk: Checking for write errors when writing file to device.
Reviewed-by: con
|
2009-10-05 15:24:24 +02:00 |
|
mae
|
961fe9ed8a
|
Fix QKeySequence::DeleteStartOfWord in auto-indentation mode
The changes enables the auto-parentheses magic of normal
backspace also for the DeleteStartOfWord case.
|
2009-10-05 15:18:28 +02:00 |
|
Roberto Raggi
|
73320a43d1
|
Added `Find Usages' of a Symbol.
|
2009-10-05 15:17:48 +02:00 |
|
Friedemann Kleint
|
d38f654d53
|
Fix Trk error handling
Do not close a trk device from its read handler, wire messages
correctly. TrkDevice: Terminate threads before closing.
|
2009-10-05 15:07:47 +02:00 |
|
Roberto Raggi
|
db9a390ef6
|
Highlight unused symbols.
|
2009-10-05 14:08:24 +02:00 |
|
hjk
|
64ccdc7e33
|
debugger: fix attaching to core file
|
2009-10-05 13:48:13 +02:00 |
|
Roberto Raggi
|
ec84f72968
|
Search for possible references in template arguments.
|
2009-10-05 13:46:40 +02:00 |
|
Roberto Raggi
|
b5d6bf73d6
|
Ensure the user can stop a semantic search and added a method to get a pointer to the ModelManagerInterface.
|
2009-10-05 13:43:05 +02:00 |
|
Roberto Raggi
|
1395b87fc8
|
Introduced an overload of reportResult() that can deal with strong and weak results.
|
2009-10-05 12:53:18 +02:00 |
|
Roberto Raggi
|
6ccc08fb40
|
Restore the state of QObject::blockSignals()
|
2009-10-05 12:45:14 +02:00 |
|
Roberto Raggi
|
cbf24ab6f4
|
Don't look at formal arguments.
|
2009-10-05 12:37:14 +02:00 |
|
hjk
|
13212eef14
|
debugger: work around Apple gdb-1344 problem
|
2009-10-05 12:06:29 +02:00 |
|
hjk
|
75529d87d3
|
debugger: rework 'jump to source' logic
|
2009-10-05 12:01:23 +02:00 |
|
Roberto Raggi
|
1f1c899cc0
|
Improved template instantiation.
|
2009-10-05 11:39:55 +02:00 |
|
Roberto Raggi
|
3727cbc804
|
Improved template instantiation.
|
2009-10-05 11:38:54 +02:00 |
|
Friedemann Kleint
|
5948e284bb
|
Rename namespace Core::Utils into Utils
Also move Designer::Internal::FormWindowEditor ->
Designer::FormWindowEditor.
|
2009-10-05 11:06:05 +02:00 |
|
hjk
|
406d35acd6
|
debugger: let 'attach to running process' dialog activate the 'ok' button if
there's only one choice after filtering
|
2009-10-05 09:19:38 +02:00 |
|
hjk
|
d22438e9bd
|
debugger: add some debug output when disassembler view fails to retrieve the
base address
|
2009-10-05 09:19:03 +02:00 |
|
hjk
|
5ab3be8cc4
|
debugger: handle failure of -exec-step gracefully if debug information is
missing.
|
2009-10-05 08:56:02 +02:00 |
|
hjk
|
dd09a4a16d
|
debugger: work on trk memory access
|
2009-10-05 08:26:56 +02:00 |
|
hjk
|
ebccd4c02a
|
debugger: fix manual reload of registers
|
2009-10-05 08:26:56 +02:00 |
|
Robert Loehning
|
bbe3bab2e8
|
Trk: Fixed installing without running.
|
2009-10-02 18:35:57 +02:00 |
|
Oswald Buddenhagen
|
8b9f29f923
|
implement eval()
|
2009-10-02 17:37:20 +02:00 |
|
con
|
b19d76d903
|
Version bump.
|
2009-10-02 16:27:03 +02:00 |
|
con
|
bf0a0af44f
|
Merge branch '1.3'
|
2009-10-02 16:23:52 +02:00 |
|
con
|
1de6a6e716
|
Version bump.
|
2009-10-02 16:21:39 +02:00 |
|
con
|
8cc1e452f1
|
Remove patching of something that doesn't exist.
|
2009-10-02 16:21:38 +02:00 |
|
Friedemann Kleint
|
04d2bfa8f8
|
Trk: Load symbol file correctly on Windows
|
2009-10-02 16:13:46 +02:00 |
|