Friedemann Kleint
1fb8f60e03
Debugger: Fix crash toggling Stack/"Derefence Pointers" without project
...
Enable debugger actions correctly.
Reviewed-by: hjk <qtc-committer@nokia.com >
2009-10-07 13:36:48 +02:00
Daniel Molkentin
e2e9c77323
Fix tip to be true on Mac OS X.
...
Reviewed-By: con
2009-10-07 12:18:17 +02:00
Erik Verbruggen
ef39553502
Regenerated the JS parser to incorporate a bug fix.
...
Reviewed-by: Roberto Raggi
2009-10-07 12:13:58 +02:00
hjk
2fdc1cf0bf
debugger: escape from an unexpected state
2009-10-07 11:47:27 +02:00
Roberto Raggi
91f8a2992b
Use CTRL+SHIFT+U as shortcut for the `Find Usages of a symbol'.
...
Done with mae
2009-10-07 11:14:45 +02:00
mae
45933a35ef
Reset default for "highlight current line"
...
By accident the default was changed to false, but we want true.
2009-10-07 11:13:06 +02:00
Friedemann Kleint
ee5e169cb8
FakeVim: Fix tr()-warnings.
2009-10-07 09:27:14 +02:00
dt
671f1b2215
Ensure that the qmake path is without backslashes
2009-10-06 18:34:44 +02:00
dt
74f66a3b3e
Merge branch '1.3' of git@scm.dev.nokia.troll.no:creator/mainline into 1.3
2009-10-06 18:17:43 +02:00
Roberto Raggi
7a135ac8a2
Search for possible forward classes.
2009-10-06 17:23:15 +02:00
dt
ee92e82cb8
Fix bug with importanting a build with an not yet existing qt.
2009-10-06 17:16:18 +02:00
dt
26aca40a92
Remove unused variable.
2009-10-06 17:15:41 +02:00
dt
b1cf2c09d6
Move startBuildQueue after potentially showing the compile output.
2009-10-06 17:14:55 +02:00
Friedemann Kleint
772a9a943a
Trk/S60: Determine symbol file correctly.
2009-10-06 17:12:52 +02:00
Roberto Raggi
3c51e5b24b
Return the class declaration as canonical symbol for ctors, dtors, and class names.
2009-10-06 16:27:39 +02:00
Roberto Raggi
ef0e1a64dc
Show a warning message when using global renaming.
2009-10-06 16:00:55 +02:00
Friedemann Kleint
c70f968fac
CDB: Fix step into, improve multithread dumping, exception logging
...
Use new call syntax of 6.11. for dumper call loading. Execute
Dumpers in a single thread (current) if at all possible (not
in some WaitFor or artificial break thread). Show one more
frame in threads view if it is FastCallReturn. Fix step into
(ignore one event), log some more exceptions. Generally log
exceptions to the debugger windows to be able to see stuff
like DLL missing, etc.
2009-10-06 15:50:48 +02:00
Daniel Molkentin
1110b622e2
Remove obsolete code.
...
Reviewed-by: con
2009-10-06 14:48:16 +02:00
Daniel Molkentin
b262472973
Centralize S60 check, also use it for adding the GDB TRK page.
2009-10-06 14:43:05 +02:00
Daniel Molkentin
ff0cb8facb
Make __int64 valid for MSVC in the code model.
...
Reviewed-By: Roberto Raggi
2009-10-06 14:40:41 +02:00
Roberto Raggi
fe1411cdfd
Use the existing text editor when refactoring text.
2009-10-06 14:22:42 +02:00
mae
debe180872
Fix restoring of editor state when loading a file
...
With the recent restructering of editor manager, the editor state
was restored while the editor was hidden, causing the editor to
ensure the visibility of the cursor when it is shown.
2009-10-06 12:56:34 +02:00
Robert Loehning
44f224ac53
Trk: Checking result of TrkCloseFile
2009-10-06 12:29:43 +02:00
Roberto Raggi
319a0e2ad1
Search for possible uses of local symbols in template arguments and removed some deprecated code.
2009-10-06 11:56:29 +02:00
hjk
06abe6b813
debugger: fix frame switching when using core files
2009-10-06 11:06:34 +02:00
hjk
d130588469
debugger: add option to automatically derefence pointers in locals&watchers
2009-10-06 10:54:08 +02:00
hjk
751f2f6993
debugger: remove duplicated variable
2009-10-06 10:17:52 +02:00
hjk
babe027d9f
debugger: update registers when switching stack frames
2009-10-06 10:17:51 +02:00
hjk
5e7a26d863
debugger: rework fetching of memory from device
...
still a few cases for chunked fetching missing
2009-10-06 10:17:51 +02:00
Robert Loehning
05805ce0aa
Trk: Fixed init of Laucher for debugging
2009-10-06 09:56:36 +02:00
Robert Loehning
9f7794a37f
Trk: Checking result of TrkInstallFile.
2009-10-05 19:33:33 +02:00
mae
b61969bebb
Fix repaint issue with collapsed blocks
...
BaseTextEdit's paint event relied on us setting the line count of
invisible blocks to 0. This was not always the case, causing pixel
garbage to occur.
2009-10-05 19:14:39 +02:00
Robert Loehning
51f997d6f0
Trk: Controlling Launcher using an enum.
2009-10-05 18:49:33 +02:00
mae
49dc962957
Fix collapsed block indicator
...
In combination with ifdef'ed-out blocks, the collapse block
indicator was sometimes painted with the ifdef'ed out color.
2009-10-05 18:49:10 +02:00
mae
3c96e840d8
Fix (un)collapse all
...
In combination with ifdef'ed out blocks (un)collapse all would
possibly never expand the blocks again.
2009-10-05 18:49:10 +02:00
Daniel Molkentin
bb8e8ef556
Remove leftover QTCREATOR_FROM_S60 ifdef from ProjectExplorer.
...
Reviewed-By: con
2009-10-05 18:43:23 +02:00
Roberto Raggi
d43cbfbb15
Renamed `awesome' :)
2009-10-05 18:43:23 +02:00
dt
e7c1ba536a
Remove variable that is never set but used.
2009-10-05 18:42:44 +02:00
dt
66a96c86b0
Merge branch '1.3' of git@scm.dev.nokia.troll.no:creator/mainline into 1.3
2009-10-05 18:37:54 +02:00
dt
19bba275fb
Fix build & run for projects without buildsteps
2009-10-05 18:37:16 +02:00
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
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