Mikhail Sennikovsky
|
3b2085290f
|
1. language setting entries calculation fixes
2. test updates
3. CDt variables fixes
|
2007-06-05 13:47:26 +00:00 |
|
Oleg Krasilnikov
|
781426f7b8
|
Bug #189303: C++ Build page requires manual resizing of project properties dialog
|
2007-06-05 12:12:38 +00:00 |
|
Markus Schorn
|
4caaa19d5a
|
Improved testcase for bug 190241
|
2007-06-05 11:43:05 +00:00 |
|
Markus Schorn
|
6c1624af1f
|
Fixes a warning.
|
2007-06-05 11:41:40 +00:00 |
|
Markus Schorn
|
cda496da2c
|
Fix for 190730, Navigating functions containing a typedef to an anonymous type in the parameter list.
|
2007-06-05 11:06:35 +00:00 |
|
Oleg Krasilnikov
|
6375411080
|
Bug #190173: patch by Bala Torati.
|
2007-06-05 09:12:35 +00:00 |
|
Andrew Ferguson
|
d4e0d5c793
|
186736: add fix and regression test for case where the lhs of the operator is a pointer, and overloads should not be searched
|
2007-06-05 09:07:18 +00:00 |
|
Oleg Krasilnikov
|
d585f679d7
|
Bug #189333: Layout issues in "Add directory path" dialog
|
2007-06-05 08:56:29 +00:00 |
|
Oleg Krasilnikov
|
111d0b34a9
|
Bug #189333 : Layout issues in "Add directory path" dialog
|
2007-06-05 08:53:26 +00:00 |
|
Oleg Krasilnikov
|
2e43da21fa
|
Bug fix: NPE in Prefs pages
|
2007-06-05 08:13:40 +00:00 |
|
Anton Leherbauer
|
a536e926d5
|
Fix possible IndexOutOfBoundsException (follow-up for 189909)
|
2007-06-05 07:10:41 +00:00 |
|
Ken Ryall
|
bce3a119c2
|
getGlobals was checking the wrong list.
|
2007-06-05 03:20:00 +00:00 |
|
Mike Kucera
|
34bb553c49
|
Fixes to the C99/UPC parsers. Fix NPE in C99ParserAction. Fix CCE in UPC parser. Fix problem with ## operator in C99Preprocessor. Fix problem with skipping inactive code in C99Preprocessor.
|
2007-06-04 21:20:18 +00:00 |
|
Vivian Kong
|
c18b4fba62
|
fix for bug 189235 - manually add labels to controls for accessibility
|
2007-06-04 19:52:55 +00:00 |
|
Oleg Krasilnikov
|
64c927caf4
|
Bug #190823 selected configuration is changed when moving from one property page to another
|
2007-06-04 15:38:08 +00:00 |
|
Markus Schorn
|
4f99b62ebd
|
Fix for 190241, ClassCastException in template parameter resolution.
|
2007-06-04 15:32:25 +00:00 |
|
Doug Schaefer
|
f152c91817
|
Bug 185301 - add .elf as a standard file association for the Executable File content type. This is used a lot for embedded systems development.
|
2007-06-04 15:07:29 +00:00 |
|
Andrew Ferguson
|
67968c79f1
|
190664: expected label has changed
|
2007-06-04 12:58:05 +00:00 |
|
Oleg Krasilnikov
|
dfd1fdcc1f
|
Bug #190550 : Default Configurations, list incomplete
|
2007-06-04 10:32:17 +00:00 |
|
Mikhail Khodjaiants
|
c5b5330a13
|
Bug 189458: Variables view doesn't show changes
|
2007-06-04 10:23:30 +00:00 |
|
Anton Leherbauer
|
f00fd4cd95
|
Fix for 190664: Change "(anon)" to "(anonymous)" in outline view
Patch by Sergey Prigogin (Google)
|
2007-06-04 10:20:52 +00:00 |
|
Anton Leherbauer
|
ebc8d3f9d6
|
Fix for 186065: StringIndexOutOfBoundsException in GCCScannerInfoConsoleParser
Patch by Sergey Prigogin (Google)
|
2007-06-04 09:59:18 +00:00 |
|
Anton Leherbauer
|
9aed98b36d
|
Fix for 190742: after saving a non-project ".mk" file, the cursor jumps always to the beginning of the file
|
2007-06-04 09:58:00 +00:00 |
|
Andrew Ferguson
|
0283fa673d
|
177917: add unit tests
|
2007-06-04 09:16:25 +00:00 |
|
Chris Recoskie
|
faad9fa343
|
Several patches for C99 parser from Mike Kucera.
|
2007-06-01 20:51:54 +00:00 |
|
Doug Schaefer
|
cc52a28cd1
|
Fixed up munged messages from gcc builds.
|
2007-06-01 20:15:14 +00:00 |
|
Doug Schaefer
|
08e25a4735
|
Renamed hello world templates to remove Example.
|
2007-06-01 14:12:11 +00:00 |
|
Anton Leherbauer
|
5717eb041f
|
Fix and test case for 190296: Codecompletion is not working for std-classes and only restricted in own classes
|
2007-06-01 12:56:59 +00:00 |
|
Mikhail Sennikovsky
|
a16b6dd5de
|
1. Fix for the [Bug 190432] Path entries corrupted with old style projects from Gerhard Schaber (Windriver)
2. Additional fixes for the backward compatibility mechanism
|
2007-06-01 11:55:58 +00:00 |
|
Oleg Krasilnikov
|
9a5093a3c3
|
Bug #190258 References tab: Unclear button label
|
2007-06-01 06:38:56 +00:00 |
|
Vivian Kong
|
883db256c2
|
fix for bug 189010 - Mnemonics problem in Open Element dialog
|
2007-05-31 20:11:27 +00:00 |
|
Ken Ryall
|
5a62498557
|
Bug 185657.
|
2007-05-31 19:24:25 +00:00 |
|
Ken Ryall
|
eceddd3dae
|
Additional images re bug 182953.
|
2007-05-31 19:21:26 +00:00 |
|
Mikhail Sennikovsky
|
8feab4d4ce
|
1. Cdt Variable functionality fixes
2. tests update
|
2007-05-31 18:18:36 +00:00 |
|
Vivian Kong
|
8b08833434
|
Patch for bug 189225 by Jason Montojo - No tooltips for buttons marked ">" and "<" in Select Tools dialog
|
2007-05-31 15:00:11 +00:00 |
|
Anton Leherbauer
|
b93703b14f
|
Fix for 190184: [Formater] space before the open the opening brace in method declaration
|
2007-05-31 14:37:15 +00:00 |
|
Markus Schorn
|
65b9130f64
|
Fix for 167833, failure to parse 'int32 f(int32 (*p));'
|
2007-05-31 14:35:24 +00:00 |
|
Mikhail Sennikovsky
|
a415f36011
|
1. Fix for the [Bug 189301] Regression: Build Make Target adds -k flag
2. additional small bug-fixes to the custom builder mechanism
|
2007-05-31 13:31:39 +00:00 |
|
Markus Schorn
|
fb0d03553c
|
Created testcases for 178405, parsing rather simple function declaration.
|
2007-05-31 13:02:48 +00:00 |
|
Oleg Krasilnikov
|
9964787e29
|
Bug #190042 : Configuration icons disabled when Includes folder selected
|
2007-05-31 12:56:17 +00:00 |
|
Mikhail Sennikovsky
|
11b35857bf
|
1. Fix for [Bug 188963] New builder need to tell build system to manual build
2. Fix for [Bug 189302] Build command for make target should default to the project one
3. Small bug-fixes
|
2007-05-31 12:46:56 +00:00 |
|
Oleg Krasilnikov
|
3e4519a8c7
|
Bug: creating new project may override existing one.
|
2007-05-31 12:21:30 +00:00 |
|
Oleg Krasilnikov
|
0d076f6be7
|
Bug #190057 : Changing configuration...
|
2007-05-31 11:57:45 +00:00 |
|
Markus Schorn
|
b70999dc02
|
Adds a test case for parameter hints.
|
2007-05-31 11:55:46 +00:00 |
|
Andrew Ferguson
|
6410925da8
|
188274: apply fix
|
2007-05-31 11:43:46 +00:00 |
|
Andrew Ferguson
|
3840ecf156
|
188274: add a testcase for the reported CCE, plus a testcase for a related failure
|
2007-05-31 10:36:15 +00:00 |
|
Oleg Krasilnikov
|
71189f2253
|
Bug #190045
|
2007-05-31 10:34:46 +00:00 |
|
Oleg Krasilnikov
|
a7ab9a1f3e
|
Bug #190045 : Cannot create a new configuration from a default configuration
|
2007-05-31 10:29:56 +00:00 |
|
Markus Schorn
|
086a2e9463
|
Fix for 186995, action to open include browser.
|
2007-05-31 09:53:45 +00:00 |
|
Anton Leherbauer
|
1cc80334d3
|
Fix for 188539: Errors when open dynamic help in Europa
|
2007-05-31 07:40:31 +00:00 |
|