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

10249 commits

Author SHA1 Message Date
Mikhail Sennikovsky
18e5e42cd9 Fix to conform to the new Path behavior 2007-05-25 11:00:43 +00:00
Oleg Krasilnikov
7f7dee4d99 Bug #189048 : not externalized string 2007-05-25 10:49:14 +00:00
Anton Leherbauer
2d93c32a48 Fix for 187910: Scanner discovery does not support compiler paths
Patch by Gerhard Schaber (Wind River)
2007-05-25 10:30:40 +00:00
Andrew Ferguson
ec8a6daaa4 prework: refactor clones, add further template composite bindings (currently unused) 2007-05-25 10:16:18 +00:00
Mikhail Sennikovsky
acb2de5ef9 Fix for relative source/output entries calculation 2007-05-25 09:31:56 +00:00
Markus Schorn
c8dce15ce0 Extends fix for 180168 (using shared AST) to search.
Extends fix for 183973 (plain C in C++-project) to content-assist, hyperlink-detector, search and source-hover.
2007-05-25 09:23:10 +00:00
Andrew Ferguson
6c578aa80c add a class specialization test, ensure an ast test uses fresh files 2007-05-25 09:18:37 +00:00
Anton Leherbauer
aa87b0aa44 Fix for 185719: [UI] [CView/Explorer] Proposed new icons for binary and includes 2007-05-25 08:41:24 +00:00
Anton Leherbauer
1351085d96 Fix for 185716: [UI] [Wizard] Proposed new source folder icon 2007-05-25 07:45:32 +00:00
Anton Leherbauer
7434b82817 Fix Java 1.4 compliance 2007-05-25 07:42:22 +00:00
Doug Schaefer
f6de791533 Some fixes to get the HelloWorld Makefile project template working on Linux. 2007-05-25 04:16:17 +00:00
Ken Ryall
4585e4c2a8 Bug 182953. 2007-05-24 21:14:15 +00:00
Ken Ryall
8cd169a992 Bug 182672. 2007-05-24 21:00:58 +00:00
Doug Schaefer
eca6010779 Created a much simpler Gnu Makefile project template. 2007-05-24 19:54:39 +00:00
Mikhail Sennikovsky
fa349eca76 Fix to the setNewProjectVersion method 2007-05-24 19:12:28 +00:00
Mikhail Sennikovsky
198887fab2 Fix to the custom build steps mechanism 2007-05-24 18:40:32 +00:00
Doug Schaefer
c19ba7a148 Bug 174142 - Fixed false error with linker error parser. Also cleaned up the messages to remove the warning and error words which are redundant in the Problems view. 2007-05-24 18:32:24 +00:00
Doug Schaefer
1740bc2343 Bug 155195 - Make a couple of methods public. 2007-05-24 16:14:34 +00:00
Mikhail Sennikovsky
825e48a310 1. Fix for [Bug 188764]
It should NOT be possible to apply the CProjectDescription with no configurations
2. test-case
2007-05-24 14:50:32 +00:00
Anton Leherbauer
b4934e9a27 Guard against NPE with K&R functions 2007-05-24 14:01:48 +00:00
Mikhail Sennikovsky
66c09b8cae Externalization fixes 2007-05-24 13:44:01 +00:00
Mikhail Sennikovsky
592eaff970 1. additonal fix for [Bug 186665] CDT 4 update old version project failed.
2. externalization fixes
2007-05-24 13:40:52 +00:00
Markus Schorn
3a0b748829 CElementBaseLables: Label for a namespace was never qualified. 2007-05-24 13:08:23 +00:00
Mikhail Sennikovsky
998ec67e56 Fix for [Bug 179221] First config in the manifest file should become active on project creation 2007-05-24 13:04:07 +00:00
Mikhail Sennikovsky
83d47c3329 Output entries settings fixes 2007-05-24 12:47:15 +00:00
Markus Schorn
2504bc989e Fix for 183973, navigation in c++-projects with plain-c files. 2007-05-24 12:36:19 +00:00
Anton Leherbauer
80a2ce1b68 Fix Include.equals to also consider resolved flag 2007-05-24 12:28:27 +00:00
Mikhail Sennikovsky
67010572d0 Fix for the NPE when additional outputs have no extension 2007-05-24 11:06:35 +00:00
Mikhail Sennikovsky
f901312dc7 made the scanner config info to be rebuilt for the default setting cfg only 2007-05-24 10:19:36 +00:00
Markus Schorn
bc57f26a7c Testcase for 183973, plain-c navigation in c++-project. 2007-05-24 09:29:14 +00:00
Markus Schorn
8af8fc67df Avoid logging of problem bindings using CallHierarchy or TypeHierarchy. 2007-05-24 09:17:54 +00:00
Anton Leherbauer
2645d4879d Fix for 183578: NPE creating an address breakpoint in the Disassembly view 2007-05-24 09:04:00 +00:00
Oleg Krasilnikov
f1cd25ceca Bug #188775: Reverse tab order 2007-05-24 07:45:31 +00:00
Markus Schorn
42ad2a4705 Fix for 188684 by Warren Paul, NPE setting default indexer. 2007-05-24 07:40:41 +00:00
Oleg Krasilnikov
f03ccfbc3a Bug #188767: Inconsistent button state 2007-05-24 07:20:12 +00:00
Oleg Krasilnikov
0a200aca39 Change logic for active cfg setting 2007-05-24 06:52:07 +00:00
Doug Schaefer
1d421414b9 Added support for HKEY_CURRENT_USER to the registry access routines. 2007-05-24 04:10:30 +00:00
Doug Schaefer
4082f4efa8 Added support for HKEY_CURRENT_USER to the registry access routines. 2007-05-24 04:08:08 +00:00
Doug Schaefer
0eb470fd43 Removed the nmake tool launcer. 2007-05-23 20:14:44 +00:00
Mikhail Sennikovsky
29afb02f90 Fix for [Bug 188211] .cproject written on every build, bad for Team 2007-05-23 17:20:55 +00:00
Anton Leherbauer
cada57636c Fix for 183220: line wrapping stops working for some expressions 2007-05-23 15:17:00 +00:00
Mikhail Sennikovsky
75a3ae8890 1. fix for [Bug 187822] Problem with setRawPathEntries
2.backward compatibility fixes
3. source/output entries fixes
2007-05-23 14:05:32 +00:00
Markus Schorn
61c043fc3a Fix for 188625, NullPointerException in TranslationUnit.getScannerInfo(). 2007-05-23 12:56:21 +00:00
Anton Leherbauer
df6b91eb37 Adjust content assist tests due to fix for bug 188010 2007-05-23 12:33:06 +00:00
Anton Leherbauer
bee53bc27b Change menu group marker and code cleanup 2007-05-23 11:55:13 +00:00
Anton Leherbauer
47da7cb369 Log exceptions during content assist (see bug 188324) 2007-05-23 11:49:30 +00:00
Anton Leherbauer
d48e1ca3fa Enable reconciler for all editor input types 2007-05-23 11:46:55 +00:00
Markus Schorn
90b17f0734 Fixes for call hierarchy tests 2007-05-23 11:16:09 +00:00
Markus Schorn
2c80cfda68 Add assertions to ensure the index has a write-lock when it is written to. 2007-05-23 10:48:12 +00:00
Markus Schorn
d1db017310 Fix for 188282, potential use of unlocked index. 2007-05-23 10:38:34 +00:00