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
Roberto Raggi
5b11a292eb
Add files to the projects.
2009-05-07 15:43:59 +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
Roberto Raggi
8f9bc24d93
Introduced LANG_QML
2009-05-07 12:42:20 +02:00
Roberto Raggi
76f4cfa0b4
Improved the QML project importer.
2009-05-07 12:31:32 +02:00
Oswald Buddenhagen
5d8bd5e031
generalize auto-continue mechanism
2009-05-07 12:30:56 +02:00
Roberto Raggi
b191f15486
Implemented the run configration factory and removed some obsoleted code.
2009-05-07 12:27:52 +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
Roberto Raggi
abafbb7a1e
Merge branch 'master' of ../mainline into dui-editor
2009-05-07 09:09:28 +02:00
Michael Brasser
35e9c70d5b
Use consistent wording.
2009-05-07 14:47:01 +10: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
Roberto Raggi
d973306441
Compile.
2009-05-06 18:42:18 +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
Roberto Raggi
84d9d0c45a
Add the JS keywords to the completion box and improved the highlighting of labels.
2009-05-06 18:22:42 +02:00
Roberto Raggi
e5ad7f5bc0
Search for the QML parser in the standard QTDIR
2009-05-06 18:21:13 +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
Roberto Raggi
46d42919b3
Add to the completion box the names used in JavaScript functions.
2009-05-06 17:41:32 +02:00
Roberto Raggi
4d4b1ae251
Simplified the completion.
2009-05-06 17:27:23 +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
Roberto Raggi
f18f52db75
Removed obsolete code.
2009-05-06 17:06:17 +02:00