1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 14:12:10 +02:00
Commit graph

8334 commits

Author SHA1 Message Date
Emanuel Graf
20c2e582df The removed cast is not superficial. 2009-09-24 14:20:37 +00:00
Markus Schorn
f6c4c980e3 Wrong warning in new class wizard, bug 290118. 2009-09-24 08:43:11 +00:00
Sergey Prigogin
18ce68fb9b Removed a superficial cast. 2009-09-23 23:31:33 +00:00
Sergey Prigogin
f140f1a804 Cosmetics. 2009-09-23 23:30:12 +00:00
Andrew Gvozdev
1656612800 bug 279502: User friendly icons for Paths&Symbols and Includes tree in Project Explorer
Added icon for built-in include folders. Also new icon for workspace and using plain folder icon for filesystem folders.
2009-09-21 16:19:16 +00:00
Markus Schorn
7ad14d08db Fixes char-array comparison, bug 289852. 2009-09-21 15:06:52 +00:00
Andrew Gvozdev
a069b77716 bug 263987: [Error Parser] Uses up too much of the line 2009-09-21 13:05:44 +00:00
Anton Leherbauer
e121a4b255 Bug 285932 - DocCommentOwnerManager doesn't use the DefaultScope for settings, patch by Johan Ekberg 2009-09-21 07:33:12 +00:00
Andrew Gvozdev
33d129e24c cleanup only: generics 2009-09-19 17:28:18 +00:00
Andrew Gvozdev
a410cd6913 cleanup only: insignificant, moved 2 lines down 2009-09-19 17:22:07 +00:00
Andrew Gvozdev
f953d3feb9 cleanup only: using LEVEL constants instead of hardcoded numbers 2009-09-19 16:16:59 +00:00
Andrew Gvozdev
4ffa61aca1 bug 289813: [New project Wizard] Project type changes on toggling of supported platform settings 2009-09-18 14:47:45 +00:00
Andrew Gvozdev
dbbdbd8f95 bug 109139: Generic Error parser
(RegexErrorParser)
2009-09-11 02:09:38 +00:00
John Cortell
166722a15c Fix and improve new logging utility 2009-09-10 19:33:53 +00:00
John Cortell
55abb6907c [288954] Add elf recognition for Freescale HC08 and RS08 2009-09-09 15:23:46 +00:00
John Cortell
df44df36d3 [288656] Add tracing for DsfSession. Implemented Pawel's recommendation after review 2009-09-08 15:52:33 +00:00
Emanuel Graf
3a1fa5bf5b FIXED - bug 288268: c-refactoring creates c++-parameters
https://bugs.eclipse.org/bugs/show_bug.cgi?id=288268
2009-09-08 11:54:06 +00:00
Andrew Gvozdev
35b929b894 bug 288775: [Template Engine] Mappings between labels and values in not reversible for <property> with id="functional_area" 2009-09-07 21:00:08 +00:00
Emanuel Graf
4c0e343b27 FIXED - bug 288736: Source->Implement Method goes into an infinite loop for methods which have a templated parameter with no name
https://bugs.eclipse.org/bugs/show_bug.cgi?id=288736
2009-09-07 12:10:05 +00:00
John Cortell
7e8ee4c873 [288656] Add tracing for DsfSession 2009-09-04 19:42:17 +00:00
Emanuel Graf
49fee1ebef FIXED - bug 285375: Allow to decide where to place getters and setters
https://bugs.eclipse.org/bugs/show_bug.cgi?id=285375
2009-09-03 09:09:02 +00:00
Emanuel Graf
86f9ee8ab7 Extract Function: Add virtual option 2009-09-02 07:53:54 +00:00
Andrew Gvozdev
c3704262e9 bug 279844: Slow algorithm for checking duplicate path entries
Patch from David Dubrow
2009-09-02 00:40:23 +00:00
Andrew Gvozdev
e69c7e2846 bug 279844: Slow algorithm for checking duplicate path entries 2009-09-01 22:06:53 +00:00
Alena Laskavaia
798392d7ee [ 279241] - fixed validation error when directory already exists, applied patch from Jens 2009-09-01 12:43:04 +00:00
Andrew Gvozdev
cf1ffeaadc added logging of exceptions, inspired by bug 286226 2009-08-31 22:24:02 +00:00
Anton Leherbauer
c8ffa1d119 Bug 280417 - ArrayIndexOutOfBoundsException in MementoTokenizer causes "could not update landmark markers" error 2009-08-26 08:36:05 +00:00
Anton Leherbauer
09209e6efd Bug 280414 - Method search doesn't work in pop-up outline view (CTRL+O) when "Group method definitions" enabled 2009-08-26 07:53:56 +00:00
Sergey Prigogin
72d12ff557 Bug 284665. 2009-08-24 18:15:23 +00:00
Andrew Gvozdev
c1691d732f malformed JavaDoc tags 2009-08-24 01:00:42 +00:00
Sergey Prigogin
02b962a4a7 Cosmetics. 2009-08-23 23:47:57 +00:00
Andrew Gvozdev
4a8ac7dfab comment added to allow to extend this class 2009-08-23 21:09:43 +00:00
Andrew Gvozdev
ed6c9d4322 comment added 2009-08-23 21:05:11 +00:00
Sergey Prigogin
90300f0889 Enclosing definitions in C/C++ search results. Patch by Andrey Eremchenko. Bug 282668. 2009-08-23 19:05:23 +00:00
Sergey Prigogin
608669a12f Test case for bug 284665. 2009-08-23 04:08:59 +00:00
Sergey Prigogin
5c895b6139 Another test case for bug 284690. 2009-08-23 03:17:09 +00:00
Sergey Prigogin
675b030e8a Cosmetics. 2009-08-23 02:56:10 +00:00
Markus Schorn
537f9ed45a Checking for compatible arrays in plain C, follow up to bug 269926. 2009-08-21 13:29:04 +00:00
Vivian Kong
65ab982bac "Includes" should not be translatable 2009-08-20 18:25:53 +00:00
Anton Leherbauer
e1fc9fedd9 Bug 283082 - Add / to operator rule 2009-08-20 09:44:26 +00:00
Anton Leherbauer
b82a765a3f Bug 286922 - DND of a folder onto a file will cause exception 2009-08-20 09:37:29 +00:00
Sergey Prigogin
9c73a9327a Made PathCanonicalizationStrategy friendlier to standalone indexer. 2009-08-19 18:40:54 +00:00
Andrew Gvozdev
88633a03ea bug 286751: .cproject does not look pretty
pretty-printing for XML files
2009-08-19 17:15:59 +00:00
Andrew Gvozdev
a4d4297044 bug 287098: Empty external location showing up in Problems View 2009-08-19 16:59:56 +00:00
Markus Schorn
119db5a916 Definition vs. declaration for static variables, bug 286259. 2009-08-19 08:56:35 +00:00
Markus Schorn
a614d37442 Testcase for bug 286213. 2009-08-19 07:51:44 +00:00
James Blackburn
f63d598fe1 Bug 284485 Fix potential race in getProjectDescriptionStorage(IProject project) 2009-08-18 20:01:22 +00:00
Sergey Prigogin
c5f45c85a3 Configurable strategy for canonicalization of file paths. 2009-08-18 17:46:19 +00:00
Markus Schorn
03df93edb2 Inline friend functions, bug 284690. 2009-08-18 13:40:07 +00:00
Markus Schorn
b3c11fe78f Improve dialog label, related to bug 144085. 2009-08-18 11:43:05 +00:00