Roberto Raggi
ea64453210
Protect the rewriter.
2009-05-05 12:35:23 +02:00
Roberto Raggi
5ae6d57359
Search for the _right_ qmlviewer.
2009-05-05 12:21:57 +02:00
Roberto Raggi
1952674413
Highlight the uses of an id.
2009-05-05 10:46:58 +02:00
Roberto Raggi
55ed11ee35
Merge branch 'master' of ../mainline into dui-editor
2009-05-05 10:18:44 +02:00
Roberto Raggi
e6cbeb0ad7
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-05-05 10:18:26 +02:00
Roberto Raggi
d24846edcb
Merge branch 'master' of ../mainline into dui-editor
2009-05-05 10:17:46 +02:00
Roberto Raggi
9e5ccb4484
Compile
2009-05-05 10:17:32 +02:00
Friedemann Kleint
167508da78
Added -non-interactive to svn update to avoid merge prompts.
2009-05-05 10:16:09 +02:00
hjk
307470b21f
debugger: make striped background of debug views optional
2009-05-05 10:15:09 +02:00
Roberto Raggi
6437e2b62c
Imported the rewriter.
2009-05-05 10:08:31 +02:00
Friedemann Kleint
eb63bebc3e
Introduced shared library injection as dumper load method.
...
Try to load custom dumpers using shared library injection
first as it is faster and does not rely on the symbol
for LoadLibrary being known to the debugger. Keep
call loading as fallback. Move the rest of the initalization
to the first dumper call, removing the need to break at main().
2009-05-05 09:52:24 +02:00
Roberto Raggi
381520c43e
Merge branch 'master' of ../mainline into dui-editor
2009-05-05 09:50:25 +02:00
hjk
aa6c55260f
fakevim: better cursor poistioning after indenting
2009-05-05 09:06:36 +02:00
hjk
ed853ee42b
fakevim: fix typo
2009-05-05 08:46:45 +02:00
Roberto Raggi
0fdf677e1f
Highlight the assiciated definition.
2009-05-04 18:58:36 +02:00
dt
daa4fd831a
Crash if a runconfiguration with a removed pro file gets loaded.
2009-05-04 18:55:31 +02:00
dt
87a253b38b
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-05-04 18:23:49 +02:00
dt
4e0c418fa6
Add per file information on the inlucde paths and defines to qt4projects
...
This is a step towards fixing Task: 243747
2009-05-04 18:22:40 +02:00
con
9ba5a81e9b
Switch header source between .h and .mm files.
2009-05-04 17:11:10 +02:00
con
e33508b2c0
Add "Close all except 'foo.bar'" action.
2009-05-04 16:39:02 +02:00
Roberto Raggi
454c89ecaa
Merge branch 'master' of ../mainline into dui-editor
2009-05-04 16:25:31 +02:00
Roberto Raggi
fbbee00b9f
Cleanup
2009-05-04 15:44:39 +02:00
con
38d7c52d49
Some more documentation about contexts and action containers.
2009-05-04 15:10:23 +02:00
Roberto Raggi
cbb87a0f5e
Set the name of the QML Viewer run configuration.
2009-05-04 14:58:04 +02:00
hjk
b2598d0030
debugger: initial work on remote debugging
2009-05-04 14:48:06 +02:00
mae
78e4822390
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-05-04 14:47:36 +02:00
Roberto Raggi
a956a0bccf
Cleanup
2009-05-04 14:33:32 +02:00
Kavindra Devi Palaraja
de4dda3d72
Fixes: Doc - minor cleanups
...
RevBy: dt <qtc-committer@nokia.com >
2009-05-04 14:21:56 +02:00
Roberto Raggi
cba6b3cadc
Removed obsolete code.
2009-05-04 14:14:58 +02:00
mae
a1d7db7e15
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-05-04 13:47:39 +02:00
Thorbjørn Lindeijer
9cd7d3ac10
Fixed folding markers not showing up with the Mac style
2009-05-04 13:46:55 +02:00
mae
7a1fe81426
give the wave underline more priority, so it will be above search results
...
and find scopes (but below the main selection)
2009-05-04 13:46:50 +02:00
Roberto Raggi
8a97b54012
Initial implementation of ApplicationRunConfiguration for QML projects.
2009-05-04 13:38:14 +02:00
Roberto Raggi
9d676f75db
Initial work on the QML project manager.
2009-05-04 12:19:22 +02:00
Friedemann Kleint
7f5dbc8d7c
Fixed crash when evaluating dumpers.
2009-05-04 12:12:45 +02:00
con
a9621e70f6
Don't crash when opening external editor help dialog.
2009-05-04 12:11:07 +02:00
Thorbjørn Lindeijer
baeb67133b
Removed the fancy folding bar
...
The improved traditional bar will hopefully keep everybody happy.
2009-05-04 12:04:40 +02:00
Thorbjørn Lindeijer
3236678c7b
Fixed resetting of block highlighting when leaving the extra area
...
When the block highlighting was enabled, it would still get removed when
the mouse left the extra area. Now it changes back to the text cursor
position.
Done with mae.
2009-05-04 11:47:28 +02:00
Thorbjørn Lindeijer
0c0cacb71e
Fixed the block highlighting in combination with right margin
...
The highlights would extend on top of the right column margin. It looks
better when they don't.
Done with mae.
2009-05-04 11:33:59 +02:00
Thorbjørn Lindeijer
b7e12e23f4
Changed classic folding markers
...
This new look fits better with the new behaviour. Also, the
collapse/expand markers are now drawn by the style.
2009-05-04 11:13:31 +02:00
Roberto Raggi
eafa7a07e2
Merge branch 'dui-editor' of git@scm.dev.nokia.troll.no:creator/robraggis-creator into dui-editor
2009-05-04 10:47:13 +02:00
Roberto Raggi
715ac380bd
Merge branch 'master' of ../mainline into dui-editor
2009-05-04 10:42:03 +02:00
hjk
ab47d78c0c
fakevim: handle Key_Insert
2009-05-04 09:36:26 +02:00
con
9adb6855c3
Compile on Mac.
2009-05-04 09:14:59 +02:00
Friedemann Kleint
e0de78f04d
Compile on Windows.
2009-05-04 08:19:56 +02:00
Michael Brasser
32d09a7dd8
Cosmetic fixes for New/Open of QML files.
2009-05-01 15:59:50 +10:00
Oswald Buddenhagen
71db47c467
make findChild take a "const char *" as the name arg
...
this avoids unnecessary QByteArray constructions
2009-04-30 22:49:02 +02:00
Oswald Buddenhagen
522006fcf1
remove unused findChild overload with default arg
2009-04-30 22:49:01 +02:00
Oswald Buddenhagen
9937ef8ea2
disable unused jump-to-line handler
2009-04-30 22:49:01 +02:00
Oswald Buddenhagen
f6bf2e9745
simplify conditions
2009-04-30 22:49:01 +02:00