con
|
c94d2d2fff
|
Missing initialization in bin editor.
|
2009-09-16 08:20:13 +02:00 |
|
con
|
cfa47a71a4
|
Also remove old Qt Creator filters.
|
2009-09-15 18:41:16 +02:00 |
|
con
|
119bb180ed
|
Remove old Qt Creator documentation.
|
2009-09-15 17:27:20 +02:00 |
|
mae
|
20ab82ce73
|
make auto parentheses opt-in for individual editors. Currently
its only turned on in the cpp editor.
|
2009-09-15 17:15:11 +02:00 |
|
mae
|
1c4fc0d7dd
|
preliminary auto parentheses support
|
2009-09-15 17:04:33 +02:00 |
|
hjk
|
7cfac4da3f
|
debugger: work around listing of short stacks for old gdbs (apple + symbian)
|
2009-09-15 16:02:26 +02:00 |
|
hjk
|
55bcce4684
|
debugger: prevent gdb from asking too many question for which we don't have answers
So far TRK does not show values for fp registers.
|
2009-09-15 15:36:32 +02:00 |
|
hjk
|
22904c5c89
|
debugger: improve setting of initial breakpoints in the trk case
|
2009-09-15 15:33:52 +02:00 |
|
con
|
1703c8c18b
|
Gdb engine couldn't start executable with space in it.
Reviewed-by: hjk
|
2009-09-15 15:25:54 +02:00 |
|
con
|
c22e4c7628
|
It's "Qt Creator" and that should reflect in the App name on Mac.
|
2009-09-15 14:22:13 +02:00 |
|
con
|
e2ff559148
|
Make open documents view keyboard navigation work.
|
2009-09-15 14:22:12 +02:00 |
|
con
|
96b938e3fa
|
Remove the "grab system language" hack for the Mac.
It's now fixed in Qt, adb6eea3a135707a220c0b1c1cf8266321af9309.
|
2009-09-15 14:22:12 +02:00 |
|
hjk
|
1be85e1af5
|
debugger: remove unneeded code, reformat
|
2009-09-15 12:16:45 +02:00 |
|
hjk
|
e3f47cbf94
|
debugger: fix recent regression in startup logic
|
2009-09-15 12:16:21 +02:00 |
|
hjk
|
a40f5564d0
|
debugger: formatting
|
2009-09-15 12:10:15 +02:00 |
|
hjk
|
ff649268fb
|
trk: fix parsing of breakpoint number
|
2009-09-15 11:39:55 +02:00 |
|
hjk
|
d9cf3a8714
|
debugger: more trk/gdbengine refactoring
|
2009-09-15 11:39:54 +02:00 |
|
con
|
0915342d15
|
Another build fix.
|
2009-09-14 17:44:48 +02:00 |
|
Daniel Molkentin
|
78724a83ab
|
Build again with S60 defined on Windows.
|
2009-09-14 16:36:22 +02:00 |
|
Daniel Molkentin
|
cb5ebe1cfd
|
Rename "Projectexplorer" to "Projects".
Hopefully this is a bit more intuitive for those people who search
for "Build and Run".
|
2009-09-14 16:27:15 +02:00 |
|
dt
|
f291b669c3
|
Actually watch all the project files of a CMake project.
And react to changes to one of them.
|
2009-09-14 16:09:17 +02:00 |
|
dt
|
0b05bc2e18
|
Fix compilation for windows.
|
2009-09-14 15:27:12 +02:00 |
|
dt
|
e1ffc90055
|
Only add the "all" target if the cbp file actually has a all target
|
2009-09-14 14:31:13 +02:00 |
|
dt
|
ee35a0cf48
|
Build Configuration Combobx on project page not adjusting to contents.
|
2009-09-14 14:31:13 +02:00 |
|
dt
|
599c369a1b
|
Change from "Add/Remove Build Steps" to "Add/Remove Clean Steps"
In the Clean Steps section
|
2009-09-14 14:31:13 +02:00 |
|
Thorbjørn Lindeijer
|
e089db4da9
|
Fixed warning about non-existing group
Makes a currently non-functional 'Reformat' action visible.
Reviewed-by: Erik Verbruggen <erik.verbruggen@nokia.com>
|
2009-09-14 13:43:05 +02:00 |
|
Sergey Belyashov
|
149b7fd50f
|
Fixed problem with system headers detection for translated version of GCC.
Merge-request: 1484
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
|
2009-09-14 12:24:44 +02:00 |
|
hjk
|
6ce0a236f5
|
debugger: work on trk integration
|
2009-09-14 10:28:09 +02:00 |
|
hjk
|
40d54a84dc
|
debugger: work on trk integration
|
2009-09-14 09:46:50 +02:00 |
|
hjk
|
4d7abbc1a4
|
debugger: work on trk stepping
|
2009-09-14 09:46:50 +02:00 |
|
Thiago Macieira
|
9b0754a450
|
Compile with stricter GCC and glibc
|
2009-09-12 09:22:23 +02:00 |
|
Erik Verbruggen
|
4da142255c
|
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
|
2009-09-11 16:11:55 +02:00 |
|
Erik Verbruggen
|
a0b5d27db7
|
Added navigation to "parent", and removed more debug lines.
|
2009-09-11 16:11:18 +02:00 |
|
hjk
|
43eb93b16f
|
debugger: compile fix for windows
|
2009-09-11 15:59:23 +02:00 |
|
hjk
|
491a747ebb
|
debugger: refactoring
rename GdbProcessBase into AbstractGdbAdapter
rename SymbianAdapter into TrkGdbAdapter
rename GdbProcess into PlainGdbAdapter
|
2009-09-11 15:54:01 +02:00 |
|
hjk
|
5077794f54
|
debugger: merge symbianengine into gdbengine
|
2009-09-11 15:54:01 +02:00 |
|
Erik Verbruggen
|
a1781e0786
|
Removed debug line.
|
2009-09-11 15:50:07 +02:00 |
|
Erik Verbruggen
|
e6ab82964c
|
Fix for navigating to IDs in the DUI editor.
|
2009-09-11 15:47:16 +02:00 |
|
hjk
|
32e79e10ad
|
debugger: rename TrkFunctor1 into Callback
|
2009-09-11 15:35:02 +02:00 |
|
Erik Verbruggen
|
5f69a0286e
|
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
|
2009-09-11 15:15:46 +02:00 |
|
Erik Verbruggen
|
53b5a7f9e2
|
Fixed navigation for IDs.
|
2009-09-11 15:14:40 +02:00 |
|
hjk
|
c383fa3d31
|
debugger: move stuff fromn symbian/* to gdb/*
|
2009-09-11 15:08:50 +02:00 |
|
hjk
|
518b6c33bd
|
debugger: work on trk
|
2009-09-11 15:03:31 +02:00 |
|
hjk
|
450c18cc8e
|
debugger: disable sorting of registers
|
2009-09-11 15:02:37 +02:00 |
|
con
|
3d4c7abf9d
|
Unnecessary code.
Don't ask how this could still be there ;)
|
2009-09-11 14:53:51 +02:00 |
|
Erik Verbruggen
|
abdf35a86f
|
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
|
2009-09-11 14:43:39 +02:00 |
|
Erik Verbruggen
|
71549ec6a2
|
First version of QML navigation.
|
2009-09-11 14:42:50 +02:00 |
|
con
|
1a0134a9de
|
Use systems preferred language on Mac.
And ensure that the menu items don't vanish from the application menu
when they are translated.
|
2009-09-11 14:40:59 +02:00 |
|
hjk
|
8213e5bda7
|
debugger: work on trk.
Something's visible in Locals&Watchers now!
|
2009-09-11 13:05:37 +02:00 |
|
hjk
|
17f9204bba
|
debugger: refactoring in the gdbengine
|
2009-09-11 12:31:07 +02:00 |
|