Commit Graph

88532 Commits

Author SHA1 Message Date
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
Daniel Molkentin
7f54f9d339 Wrap completion box list when navigating with up/down arrow keys.
Reviewed-by: Thorbjorn Lindeijer
2009-09-11 11:20:18 +02:00
hjk
06900dc475 debugger: refactoring in the trk adapter 2009-09-11 11:12:56 +02:00
hjk
6a9886576f debugger: small refactoring in the gdbengine startup 2009-09-11 09:51:33 +02:00
hjk
c9da1d9543 debugger: code cosmetics 2009-09-11 09:51:33 +02:00
Alessandro Portale
7f2568554d "C:/foo/" is not a folder. Even on Linux :)
Reviewed-by: TrustMe
2009-09-11 09:18:26 +02:00
Alp Mestan
ead47eafa8 Translations from QuickOpen::* until the end done, many needing review though
Merge-request: 1461
Reviewed-by: Pierre Rossi <pierre.rossi@nokia.com>
2009-09-10 18:21:41 +02:00
Alp Mestan
10c2b04069 Many additional translations
Merge-request: 1461
Reviewed-by: Pierre Rossi <pierre.rossi@nokia.com>
2009-09-10 18:21:41 +02:00
con
65284dc0ed Oops. Compile again. 2009-09-10 18:07:51 +02:00
con
7b596180bb Missing return statement. 2009-09-10 17:58:00 +02:00
con
32e0340eab Version bump. 2009-09-10 17:02:57 +02:00
con
334837d776 Move initialization code out of ::start method 2009-09-10 16:59:12 +02:00
con
472c806940 Move DebuggerRunControl initialization out of ::start method. 2009-09-10 16:59:12 +02:00
hjk
648ceaed18 debugger: work on trk integration 2009-09-10 16:30:04 +02:00
hjk
700bfa6339 debugger: work on trk integration 2009-09-10 16:29:07 +02:00
hjk
903a50a6ef debugger: work on trk integration 2009-09-10 13:59:21 +02:00
hjk
75a3112ac4 Revert "make sure symbian include is scoped"
This reverts commit 1e186c5bf9.
The code is not symbian specific, linking error was fixed properly
by adding the needed files to HEADERS.
2009-09-10 13:15:19 +02:00