Commit Graph

88653 Commits

Author SHA1 Message Date
Daniel Molkentin
b4e376d4e8 QmlEditor: Fix compilation on Windows. 2009-10-02 12:56:07 +02:00
Daniel Molkentin
649214c4db Designer: Fix accelerator. 2009-10-02 12:55:47 +02:00
hjk
99bdc54199 debugger: small tweaks to gotoLocation() 2009-10-02 12:31:59 +02:00
hjk
a8430f3382 debugger: fix chain of fallbacks for disassembler view.
Use non-mixed mode if source is not available.
2009-10-02 12:31:59 +02:00
hjk
3407aab9a5 debugger: keep track of library loads as reported by trk 2009-10-02 12:31:59 +02:00
Sergey Belyashov
8537864309 Updated Russian translation.
Merge-request: 1680
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
2009-10-02 12:24:11 +02:00
Erik Verbruggen
762165c2c5 Removed a couple of qDebug()s. 2009-10-02 11:29:54 +02:00
Erik Verbruggen
c3d1019deb Improved the navigation and code completion in the QML editor. 2009-10-02 10:49:33 +02:00
Erik Verbruggen
efe336b605 Fixed type checking for type definitions inside an @implementation 2009-10-02 10:28:05 +02:00
Friedemann Kleint
9dd0a108e3 Fix the Creator widgets Designer plugin, add DetailsWidgets.
Polish the DetailsWidget for that purpose, add properties,
make it survive without widgets, add a container extension.
2009-10-02 10:12:32 +02:00
mae
9bef75f8f9 fixed repaint issue with collapse-popups 2009-10-01 20:13:55 +02:00
dt
d50cc220f5 Also switch the cmake run configuration to using the detailswidget 2009-10-01 19:04:53 +02:00
dt
8a8551655f No longer necessary 2009-10-01 19:00:00 +02:00
dt
2b613d6f89 Fix id creation 2009-10-01 18:59:54 +02:00
dt
2160436d67 Remove debugging output. 2009-10-01 18:59:44 +02:00
mae
0de78aa69c tune the project pane's detail widget
Done with dt
2009-10-01 18:42:56 +02:00
hjk
aff42fec75 debugger: re-enable "data drill down on mouse hover" 2009-10-01 18:01:53 +02:00
Friedemann Kleint
9d4aafebac VCS/git: Make blame go to current editor line
using queued slot/variant cookie magic in command
2009-10-01 17:50:24 +02:00
Friedemann Kleint
01877b2c86 VCS: perforce, cvs, subversion: Goto current line in blame. 2009-10-01 17:32:26 +02:00
hjk
9ed075c60c debugger: fix trk argument-passing hack 2009-10-01 17:09:32 +02:00
hjk
cd0d0be2b5 compile fix with namespaces 2009-10-01 17:09:10 +02:00
hjk
21f0f2c900 debugger: work on location marker setting. 2009-10-01 17:03:56 +02:00
hjk
828b1f9616 debugger: better updating of the stack and debugger view location marker 2009-10-01 17:03:56 +02:00
hjk
59739162ad debugger: debugger view: make output pane wider than input pane 2009-10-01 17:03:56 +02:00
con
f006183b3d Support include completion for frameworks on Mac.
Which is 'quite' important, since Qt builds by default generate
frameworks.
2009-10-01 17:02:18 +02:00
dt
742740634e Remove another margin 2009-10-01 16:46:59 +02:00
dt
79b10b2bcd Add some painting to the details widget. 2009-10-01 16:46:59 +02:00
Friedemann Kleint
74a3828f19 Purge out include files in exported headers 2009-10-01 16:38:08 +02:00
hjk
df22ae6c53 debugger: replace hack to select trk adapter and pass parameters by a new one
Now .pro files can be used as project description as usual. To make the
debugger pick up the "on device" part a magic commandline is needed:
"@sym@ c:\sys\bin\your.exe  /path/to/your.sym"

If the project is not compilable, remove the Make and QMake buildsteps
and add a new Custom step that's only calling /bin/true.
2009-10-01 14:57:04 +02:00
hjk
cbf0b6f2d5 debugger: add some status line indication that trk needs to be connected
manually
2009-10-01 14:57:04 +02:00
Friedemann Kleint
c5633d0840 Warning/Compile 2009-10-01 14:56:29 +02:00
Friedemann Kleint
504f75c4ed Compile 2009-10-01 14:50:29 +02:00
Friedemann Kleint
6f0ffeddfe Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-10-01 14:44:27 +02:00
Friedemann Kleint
0f486fd532 CDB: Fix stepping and a crash on dumping expanded pointer items.
Simplify & Generalize stepping code, introduce stubs for reverse
debugging. When user switches to another thread than the
event-triggering one in a stopped inferior, explicitly tell
the engine to continue that one.

Improve fixDumperResult to fix missing types (out of scope items)
and call it from expandPointerDumpable.
2009-10-01 14:41:30 +02:00
dt
0d8628a228 Missing return value. 2009-10-01 14:41:28 +02:00
dt
e78d049b94 Add missing files 2009-10-01 14:39:31 +02:00
dt
a97dcb53d1 Tweaks to the project page. 2009-10-01 14:25:27 +02:00
con
1936535cf4 Show a more sensible progress bar for building debug helper. 2009-10-01 14:06:34 +02:00
con
09cd063cdc Help->Contents also opens the Qt Creator manual now. 2009-10-01 14:06:34 +02:00
con
52a0e51ae6 Add the documentation files to doc.pri for easy access. 2009-10-01 14:06:34 +02:00
Thorbjørn Lindeijer
6bfd90a31b Added bracket matching to the changes list for 1.3.0
Plus some minor reformattings.
2009-10-01 14:03:15 +02:00
hjk
c546a2c5eb debugger: apply disassembler/normal view toggling immediately to stack view,
too
2009-10-01 13:46:48 +02:00
hjk
23358d8e25 debugger: remove disassembler view location marker when cleaning up views 2009-10-01 13:46:48 +02:00
hjk
94b6aeb745 debugger: fix breakpoint deletion in trk adapter 2009-10-01 13:46:48 +02:00
hjk
d8477a4731 debugger: hot fix for stepping on the same line 2009-10-01 13:46:48 +02:00
hjk
8b583a3872 debugger: unconditionally use 'gotoLocation' on first chance 2009-10-01 13:46:48 +02:00
mae
3a2974b3f9 some action cleanup for the qml editor
done with Erik Verbruggen
2009-10-01 13:34:02 +02:00
mae
dc40d764b3 small refactoring to avoid dependency on a current qt fix 2009-10-01 12:40:08 +02:00
hjk
b6ec2853d2 remove soft assert from SavedAction::disconnect
The behaviour is expected to happen after d9d39ab218.
2009-10-01 12:11:50 +02:00
hjk
53f692c575 debugger: parse 'at' field in -break-info output as seen with gdb 6.4 2009-10-01 12:06:43 +02:00