Commit Graph

2797 Commits

Author SHA1 Message Date
hjk
cc3f796113 debugger: work on tcf engine. first successful ping pong. 2009-05-08 15:38:34 +02:00
Friedemann Kleint
8b7ee8298f Added a Path list editor widget.
On this occasion, fixed qtcreatorwidgets plugin for lib64.
2009-05-08 12:21:18 +02:00
con
a1e4421657 Build fix for non-webkit build. 2009-05-08 10:00:19 +02:00
con
1b7e4b8e64 Fixes "save modified files before build" in case of multiple projects.
Initial-patch-by: Christian Hönig
2009-05-08 09:33:52 +02:00
Alessandro Portale
8c8e9753f2 EmptyProjectWizard allows us to create an empty project. 2009-05-07 20:31:12 +02:00
hjk
b4787c0a15 debugger: remove enum DebuggerType, the engine pointer is enough. 2009-05-07 17:25:32 +02:00
hjk
f70ce8dc36 debugger: add a menu entry for the (defunct) TCF attaching 2009-05-07 17:11:19 +02:00
hjk
2fce747a6d debugger: start work "Target Communication Framework" "frontend" 2009-05-07 16:51:02 +02:00
hjk
71a05578ae compile fix for namespaced Qt 2009-05-07 15:57:37 +02:00
con
97411a7e0b More documentation. 2009-05-07 15:50:54 +02:00
Friedemann Kleint
14e39ba5af Fixed translation issues. 2009-05-07 15:34:52 +02:00
Friedemann Kleint
84b3b9cba2 Continued German translation. 2009-05-07 15:34:27 +02:00
hjk
5bcc81a61e debugger: introduce an explicit detach action 2009-05-07 15:20:44 +02:00
hjk
d42a7e407e debugger: small fixes for the gdb macro based QString and QStringList dumpers 2009-05-07 14:53:53 +02:00
hjk
6200d188da debugger: fix start of remote server 2009-05-07 14:01:35 +02:00
Oswald Buddenhagen
5d8bd5e031 generalize auto-continue mechanism 2009-05-07 12:30:56 +02:00
Oswald Buddenhagen
12f9c7891d remove message which is immediately flushed out anyway 2009-05-07 12:26:25 +02:00
Oswald Buddenhagen
cdd1596f2d nicer QTC_ASSERT output 2009-05-07 12:26:25 +02:00
Oswald Buddenhagen
974388c131 less confusing 2009-05-07 12:26:25 +02:00
Oswald Buddenhagen
cdc1b913f9 whitespace cleanup in debug statements :D 2009-05-07 12:26:25 +02:00
Oswald Buddenhagen
115c1f1b67 add missing _() to currently commented out debugMessage() calls 2009-05-07 12:22:36 +02:00
hjk
6396d00073 debugger: move gdb macros to a resource file 2009-05-07 12:17:23 +02:00
hjk
5ff737b0df debugger: make gdb macro based debugging helpers (QString and QStringList)
also available for remote debugging.
2009-05-07 11:34:01 +02:00
hjk
979c48fd5a fakevim: show a message similar to vim when pressing Ctrl-c in command mode 2009-05-07 10:53:26 +02:00
hjk
b575e06553 fakevim: make Ctrl-c work in insert and ex mode 2009-05-07 10:48:12 +02:00
hjk
cb7bc38840 debugger: don't try to show a reason for stopping if we don't know one. 2009-05-07 10:39:49 +02:00
hjk
fae36d9ffd debugger: code cosmetics 2009-05-07 10:04:42 +02:00
hjk
cb33a4405a debugger: rename execCommand to postCommand (in line with QApplication::postEvent) 2009-05-07 09:51:21 +02:00
hjk
f87df9e72e debugger: handle error when remote server does not respond 2009-05-07 09:35:11 +02:00
Oswald Buddenhagen
c1dc4394b0 beautify installation of pluginspecs
use the data copying custom compiler approach here, too.
this leaves more work to qmake, which is good.
on the upside, pluginspecs will be installed when they change without
having force a re-link of the plugin itself.
on the downside, installation of a pluginspec will force a re-link of
the plugin. oh, well - you can't have it all (with qmake) ...
2009-05-06 20:25:20 +02:00
Oswald Buddenhagen
e47689449d fix shadow build detection 2009-05-06 20:25:20 +02:00
Oswald Buddenhagen
5562f71df6 simplify version check 2009-05-06 20:25:20 +02:00
Oswald Buddenhagen
e3885f280b use IDE_APP_PATH more, introduce IDE_LIBEXEC_PATH
IDE_LIBEXEC_PATH is still the bindir, so it's kinda fake. oh, well.
2009-05-06 20:25:20 +02:00
Oswald Buddenhagen
97ffee6bdd automate setting IDE_BUILD_TREE 2009-05-06 20:25:20 +02:00
Oswald Buddenhagen
905f3d6c30 use explicit flag to request token substitution in gdb command instead
of searching for something which looks like one.
2009-05-06 20:25:20 +02:00
con
fbe979a578 More documentation. 2009-05-06 18:30:14 +02:00
con
647e637a9c A bit of api documentation. 2009-05-06 18:30:14 +02:00
Daniel Molkentin
63f760a8d6 Unify Gdb and Gdb spelling, rename Gdb View to "Debugger", update docs. 2009-05-06 17:54:11 +02:00
con
c6a0d43d7f Remove unused/unnecessary code. 2009-05-06 17:42:14 +02:00
con
286d809194 Fix the crash fix d03b5714c7. 2009-05-06 17:42:13 +02:00
Kavindra Devi Palaraja
62e370ae4c Fixes: Doc - added page navigation shortcut to the Keyboard
Shortcuts page.

Task:     251975
2009-05-06 17:10:54 +02:00
Alessandro Portale
5fd660c1e4 Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-05-06 16:48:42 +02:00
mae
c96d63f0e8 compile 2009-05-06 16:51:36 +02:00
mae
2327629cff Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-05-06 16:49:24 +02:00
mae
7d936a398c make insertion of braces a bit faster, by saving some of the rehighlighting work 2009-05-06 16:48:51 +02:00
Alessandro Portale
b38ba4d873 compile fix 2009-05-06 16:48:28 +02:00
Alessandro Portale
246671c439 Don't annoy Windows users with alien dir separators 2009-05-06 16:26:32 +02:00
Daniel Molkentin
f7ec42a208 Documentation: Explain external library handling. 2009-05-06 16:22:42 +02:00
mae
b82673c982 do NOT steal the initial focus from the editor. Restore a session,
focus should be on the editor, not on some hidden tab widget on
the projects pane.
2009-05-06 16:22:29 +02:00
hjk
3d84da2b4d debugger: initial work to start a remote gdbserver 2009-05-06 16:12:22 +02:00