1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

10259 commits

Author SHA1 Message Date
Markus Schorn
9bcb71d896 Fixes parsing of 'void (proto) ();' 2007-04-04 09:36:32 +00:00
Andrew Ferguson
0f1f113134 180738: add test case 2007-04-03 15:39:37 +00:00
Anton Leherbauer
39d2e909be Fix for 180531: [editor] pasted text loses formatting 2007-04-03 14:07:15 +00:00
Oleg Krasilnikov
f69868567c Visibility scopes are adjusted 2007-04-03 14:04:35 +00:00
Oleg Krasilnikov
86006c2f13 Warning elimination 2007-04-03 13:43:01 +00:00
Oleg Krasilnikov
733f00d3a8 New Project Location area: full rework. 2007-04-03 13:33:08 +00:00
Anton Leherbauer
efe180944f Fix for 80831: Hover help should find declarations from included files
and related bugs 80829, 80836, 158867
2007-04-03 12:31:00 +00:00
Markus Schorn
ad8800e447 Fix for 178088, options to skip references during indexing. 2007-04-03 11:52:00 +00:00
Anton Leherbauer
8067e74e3f Fix for 179493: CModelBuilder2 does not build model correctly for function pointer with array parameter
and 147903: Search for references broken for unnamed parameters with array notation
2007-04-03 09:27:28 +00:00
Alain Magloire
d0015ae8c3 Fix from Elena for PR #189959
Fixing the backtrace parsing for C++
2007-04-02 15:41:58 +00:00
Markus Schorn
0c941b8724 Fix for 180161, indexing stddef.h up-front. 2007-04-02 14:04:07 +00:00
Oleg Krasilnikov
6d2679f27e Bug #180266: specific discovery page for MBS discovery profiles 2007-04-02 12:53:43 +00:00
Oleg Krasilnikov
17d784913f Bug #180286: error message for "toolEditEnabled" check 2007-04-02 11:44:56 +00:00
Oleg Krasilnikov
0c31d6a542 Bug #180286: discovery pages need exact correspondence to discovery profiles. 2007-04-02 11:15:17 +00:00
Oleg Krasilnikov
c107a37abc avoid duplicate CDTListComparator objects 2007-04-02 10:54:56 +00:00
Anton Leherbauer
7a708e12e8 Fix for 178265: CModelManager#createTranslationUnitFrom only works for external header files, not source 2007-04-02 10:50:40 +00:00
Oleg Krasilnikov
880d9c579e Bug #180444: delete project directory if it was created temporary. 2007-04-02 10:49:14 +00:00
Oleg Krasilnikov
37407685e7 Bug #180453: sort configurations in property pages 2007-04-02 10:42:37 +00:00
Mikhail Sennikovsky
7bb447f90a fix for [Bug 180455] [Build] Build properties extension point missing schema 2007-04-02 09:57:38 +00:00
Markus Schorn
b608f3ec6b Fixes getIncludeFileEntries(IProject) for perFileScannerDiscovery. 2007-04-02 09:02:34 +00:00
Oleg Krasilnikov
e1a1a23783 wording 2007-04-02 08:07:32 +00:00
Anton Leherbauer
a71f94b6dc Fix for 180433: [Editor] Highlighting of preprocessor directives is bogus 2007-04-02 08:04:26 +00:00
Mikhail Sennikovsky
edd4b98198 Fix for not persisting the configuration removal 2007-03-30 16:58:26 +00:00
Mikhail Sennikovsky
627efcaeb6 Small fix to the discovery 2007-03-30 14:55:43 +00:00
Anton Leherbauer
232528b4b4 Fix for 180172: Endless loop parsing nsNameSpaceManager.cpp 2007-03-30 13:06:28 +00:00
Markus Schorn
fcfb9ae587 Fix pdom-locks in CPPClassTemplateTests 2007-03-30 12:58:44 +00:00
Markus Schorn
911c189dfb Fix related to 180164, chunk-cache size was fixed to 5mb 2007-03-30 12:41:31 +00:00
Oleg Krasilnikov
e0a8b09f75 Transparent color is added for affected icons 2007-03-30 10:52:57 +00:00
Oleg Krasilnikov
7b016f3cf4 methods naming consistency. 2007-03-30 10:36:01 +00:00
Oleg Krasilnikov
b5f228114b Bug #170615: patch from Jason Montojo applied 2007-03-30 09:23:26 +00:00
Mikhail Sennikovsky
af61b0c34b Fix for project conversion mechanism [Bug 180148] Converting Managedmake Project from 3.1.2 to 4.0.0 failed 2007-03-30 08:52:31 +00:00
Mikhail Sennikovsky
53773e5ade Fix for [Bug 180133] DBCS3.3: Convert C/C++ project wizard won't be launched 2007-03-30 08:06:28 +00:00
Mikhail Sennikovsky
df98c2f9cf Minor updates to the DescriptionScannerInfoProvider logic 2007-03-30 07:45:36 +00:00
Mikhail Sennikovsky
cdcd208521 Fix to [Bug 174824] Specifying buildArtefactType not intuitive 2007-03-29 20:10:54 +00:00
Ken Ryall
b06c1f160b Bug 175532. AddressToSource API interface definition. 2007-03-29 19:08:56 +00:00
Ken Ryall
0aa91682cd If the CDI backend fails when getting the value for a variable put the error message in place of the value string so the user will have some idea what happened. 2007-03-29 19:07:47 +00:00
Ken Ryall
35ec1e3650 Fire a breakpoint changed event when the install count goes to zero so the breakpoint marker images will be updated to show the uninstalled state. 2007-03-29 19:06:30 +00:00
Ken Ryall
da5c3c790e Added an ExecutableReloadedEvent so if the debugger backend detects that code has moved then CBreakpointManager can reinstall the breakpoints. 2007-03-29 19:05:20 +00:00
Mikhail Sennikovsky
100e69cd8b Additional fixes to the scanner discovery and Path Entry calculation mechanisms 2007-03-29 17:29:41 +00:00
Andrew Ferguson
51b4189f67 add class template tests 2007-03-29 16:50:41 +00:00
Andrew Ferguson
35ca14c047 add some initial class template unit tests 2007-03-29 16:44:32 +00:00
Mikhail Khodjaiants
7b9a5bdfa3 Bug 179425: two periods ".." appear at end of some CDT "Target request failed: ..." error messages. 2007-03-29 16:00:49 +00:00
Anton Leherbauer
b6ed78d399 Partial fix for 151850: allow user to specify which parser/language to parse a given content type with (Patch by Jason Montojo) 2007-03-29 15:50:14 +00:00
Ken Ryall
891eaa7729 Added overlay images for breakpoints with actions attached. 2007-03-29 15:02:34 +00:00
Anton Leherbauer
331091aebc Fix for 179982: External file editor doesn't work 2007-03-29 14:38:52 +00:00
Mikhail Sennikovsky
0b1ff4cbb7 fix for the Makfile Project creation with the non-empty tool-chain 2007-03-29 13:45:22 +00:00
Mikhail Sennikovsky
67c67be19e Additional tool-chain modification functionality fixes 2007-03-29 12:58:02 +00:00
Oleg Krasilnikov
262ae4ab03 Additional condition for --NO TC-- 2007-03-29 12:43:59 +00:00
Oleg Krasilnikov
4ad8157962 settings comparison added. 2007-03-29 12:27:43 +00:00
Andrew Ferguson
8c9eaf991e 178789: match initial template support in the PDOM 2007-03-29 11:57:18 +00:00