1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
Commit graph

15094 commits

Author SHA1 Message Date
Andrew Gvozdev
0578b35b87 bug 236556: Did a little refactoring introducing BUTTON_INDEX constants instead hardcoded numbers 2009-07-16 20:45:58 +00:00
Mike Kucera
ed6faa6fc9 fix compile errors 2009-07-16 20:08:04 +00:00
Mike Kucera
26c0a92a71 [245708] indexer preferences not passed to remote indexer 2009-07-16 18:49:42 +00:00
Markus Schorn
3c77086ce7 Open call hierarchy from function definition inside unnamed namespace, bug 283679. 2009-07-16 12:00:25 +00:00
Markus Schorn
c4d647ea1b Improved pdom lock tracing, bug 271909. 2009-07-16 10:03:46 +00:00
Mikhail Khodjaiants
d76cfab002 Bug 279473: Custom C/C++ Debuggers need a way to add their source containers to the preference page "C/C++, Debug, Common Source Lookup Path". 2009-07-15 15:32:05 +00:00
Markus Schorn
3d7ad1a899 Removes unused throw declarations, bug 283523. 2009-07-15 10:49:09 +00:00
Markus Schorn
5593bc6a0c Fixes javadoc. 2009-07-15 06:54:32 +00:00
Markus Schorn
5103912b81 Externalizing strings. 2009-07-15 06:45:59 +00:00
Markus Schorn
6ecaea8010 Suppress empty pdom notifications, follow up bug 248849. 2009-07-15 06:43:57 +00:00
Markus Schorn
fc1bd1306d Ambiguity between constructor and field declaration, bug 269953. 2009-07-14 15:22:46 +00:00
Vivian Kong
ba7561b70a update build script 2009-07-14 14:27:18 +00:00
Andrew Gvozdev
cae5ae63c2 bug 236556: Editing only the path types does not work in Paths&Symbols
Patch by Enrico Ehrich
2009-07-13 21:00:00 +00:00
John Cortell
02f13c474b Fixed 283333; View doesn't update when user makes model change 2009-07-13 18:53:22 +00:00
John Cortell
7920146a21 Fixed 283314. DsfExecutable wrongly annotated as Immutable 2009-07-13 14:17:39 +00:00
Emanuel Graf
768e0a0ed9 FIXED - bug 282989: Refactor->Implement method option doesn't qualify the name in the method definition with a fully qualified container class name
https://bugs.eclipse.org/bugs/show_bug.cgi?id=282989
2009-07-13 13:46:59 +00:00
Markus Schorn
ccc1cbe5ce Resume indexer after closing IDE while indexing, bug 248849. 2009-07-13 11:20:44 +00:00
Markus Schorn
a75ebb1cf4 Updated handling of frameworks, bug 69529. 2009-07-13 08:57:35 +00:00
Emanuel Graf
e5fa863d5c Extract Function: find and extract dublicated code 2009-07-13 08:28:21 +00:00
Sergey Prigogin
6a9abf764d Bug 283258. 2009-07-12 23:19:44 +00:00
Sergey Prigogin
7fb944a1df Auto indenter improvements. Bug 283230. 2009-07-12 03:14:33 +00:00
John Cortell
a09882be60 Fix spelling/grammar 2009-07-10 22:20:09 +00:00
John Cortell
e63a165145 Corrected gramatical error in comment. Updated copyright 2009-07-10 20:50:03 +00:00
Marc Khouzam
9f81e0d77c [283174] Wrong attribute. 2009-07-10 19:30:24 +00:00
Marc Khouzam
731ac7ed59 [282924] Call decrementInstallCount() the correct amount of times. 2009-07-10 18:43:22 +00:00
Pawel Piech
82c2564411 Removed pre-processor generated files from CVS. 2009-07-10 18:03:18 +00:00
Andrew Gvozdev
1f5127784d bug 278779: CodanProblemReporter creates duplicate markers 2009-07-10 17:59:05 +00:00
Marc Khouzam
73778a3286 [283156] Remove a problem marker before adding another one.
[272077] Remove problem markers when launch terminates.
2009-07-10 17:37:40 +00:00
Markus Schorn
57f33ecc8a Call to object of class type, bug 267389. 2009-07-10 15:23:32 +00:00
Markus Schorn
45cd6c2948 API to set offsets for AST-nodes, bug 268983. 2009-07-10 12:25:53 +00:00
Markus Schorn
a63af80942 API to access node factories, bug 268972. 2009-07-10 11:13:53 +00:00
Markus Schorn
88c5aa9a43 Relative include search paths, bug 243170. 2009-07-10 08:37:57 +00:00
Markus Schorn
031bf4556a Configuring framework search, bug 69529. 2009-07-10 07:51:40 +00:00
John Cortell
24b07e23d7 Bugzilla 282943. Don't use PulseEvent; Microsoft says it's unreliable. Someone looking at the code at Freescale saw its use in the code and raised a flag. This change is proactive; no problematic behavior was actually observed. See http://msdn.microsoft.com/en-us/library/ms684914(VS.85).aspx 2009-07-09 19:30:28 +00:00
Andrew Gvozdev
08c17094e8 bug 237448: Include specifications using build variables are not properly forwared to the system 2009-07-09 18:40:52 +00:00
Andrew Gvozdev
60abfcd3e2 Bug 281786: Confirm target deletion asked twice 2009-07-09 16:15:25 +00:00
Markus Schorn
d3770bfd8b Remove runtime dependency of PDOM, bug 282576. 2009-07-09 10:19:35 +00:00
Markus Schorn
ee19795b6e Externalizing strings. 2009-07-09 09:55:00 +00:00
Anton Leherbauer
21efa3636b [263521] [debug view][stack] Retrieving limited number of stack frames does not work reliably with breadcrumb.
Partial fix: Select new frame after expand stack
2009-07-09 09:08:29 +00:00
Emanuel Graf
3740766643 FIXED - bug 282843: Create a Refactoring-History for the CDT Refactorings
https://bugs.eclipse.org/bugs/show_bug.cgi?id=282843
2009-07-09 07:55:53 +00:00
Andrew Gvozdev
81ff9fe6a8 Bug 263977: parsing of Visual C++ errors on Linux with Wine 2009-07-08 19:35:06 +00:00
Andrew Gvozdev
e9d2fc6b56 bug 280139: comboBox should ignore "mandatory" property 2009-07-08 15:33:10 +00:00
John Cortell
f5e04ac9f4 Addressed Anton's suggestion to specify the signal sans "SIG" when invoking the kill command, which is technically how it should be specified, though cygwin supports it either way. 2009-07-08 12:40:03 +00:00
Mike Kucera
37d3d2757e [282320] new class wizard doesn't work with EFS 2009-07-07 21:17:06 +00:00
Marc Khouzam
020347ad23 [279293] When a process is selected, we should only resume/interrupt that process, instead of _all_ attached processes! 2009-07-07 20:04:37 +00:00
John Cortell
cb443c104d Fixed:
282735 - starter.exe can end up rapid-firing CTRL-C's to process that won't die
282736 - starter.exe should support SIGKILL
2009-07-07 19:57:21 +00:00
Marc Khouzam
3cdfd7abfa [277752] Add multi-process support to ThreadFilter. Also, support the case of multiple launches. 2009-07-07 19:56:12 +00:00
Marc Khouzam
7d74b57d78 [280327] Send a ContainerStartedDMEvent when getting a ^connect. This is important for post mortem sessions. 2009-07-07 19:33:02 +00:00
Marc Khouzam
ba11276b94 [280502] Don't allow to turn on reverse if the inferior is running or it will freeze the UI 2009-07-07 19:24:59 +00:00
Marc Khouzam
8b4aa094d7 [280947] Adding debug traces to the CommandCache 2009-07-07 16:47:23 +00:00