1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 06:32:10 +02:00
Commit graph

11920 commits

Author SHA1 Message Date
Nathan Ridge
652d4f7bc0 Bug 412463 - Code completion stops working in the presence of
preprocessor-provided macros

Change-Id: Ifc5621133ac1ad55276e3d0c1ea8f99d9101938a
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/14354
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-07-08 13:34:41 -04:00
Sergey Prigogin
be653cc350 Removed an obsolete parsing mode. 2013-07-08 10:10:19 -07:00
Andrew Gvozdev
5ef9a3b925 Bug 411970: Some more work on colors and icons for Makefile Editor 2013-07-08 12:05:27 -04:00
Thomas Corbat
e843235fc4 Bug 412187 Formatting function-like macro call in equals initializer
Added IASTExpressions to the exclusion in enterNode of
CodeFormatterVisitor when encountering function like macro calls.

Change-Id: I8ea6c5e7ba955299b0d6ca48c93fac275afa65e3
Reviewed-on: https://git.eclipse.org/r/14213
Reviewed-by: Thomas Corbat <tcorbat@hsr.ch>
IP-Clean: Thomas Corbat <tcorbat@hsr.ch>
Tested-by: Thomas Corbat <tcorbat@hsr.ch>
2013-07-08 08:25:25 -04:00
Nathan Ridge
44b957a28e Bug 408303 - [C++11] Incorrect member not initialized warnings for
template class's defaulted constructors

Change-Id: I61064421c2cee405c9a915abe500c94fa4423eef
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/14177
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-07-07 19:25:44 -04:00
Marc-Andre Laperle
718d7de48e Bug 412057 - UI tests don't run on Mac Cocoa using Tycho build
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2013-07-03 21:02:43 -04:00
Simon Marchi
5aed22487a Bug 411911 - Fix some GNU formatter defaults
Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca>
Change-Id: Idf974c14be894dffecb3e48938732fbd9f227cea
Reviewed-on: https://git.eclipse.org/r/14144
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
IP-Clean: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2013-07-02 17:40:02 -04:00
Marc-Andre Laperle
b6c0cb12db Bug 412032 - Extract local variable doesn't suggest a name in C source
files

Change-Id: I73e7f80713132521d757482c6ffbf839b5d2679f
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/14168
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-07-01 16:12:38 -04:00
Sergey Prigogin
bcb2b0c213 Do not insert a space between two closing angle brackets. 2013-06-25 18:20:33 -07:00
Andrew Gvozdev
a855283bd4 bug 411499: Generalize facility for shared images 2013-06-24 10:32:11 -04:00
Sergey Prigogin
d8796f4c42 Relaxed type constraints in
ILanguageSettingsProvidersKeeper.setLanguageSettingProviders method

Change-Id: I01ad2e017ba1b86f0fe0a476b2189a2fe5b5547e
Reviewed-on: https://git.eclipse.org/r/13942
Reviewed-by: Andrew Gvozdev <angvoz.dev@gmail.com>
IP-Clean: Andrew Gvozdev <angvoz.dev@gmail.com>
Tested-by: Andrew Gvozdev <angvoz.dev@gmail.com>
2013-06-22 04:15:38 -04:00
Sergey Prigogin
fdebc23ebe Adjusted JavaDoc. 2013-06-21 17:10:30 -07:00
Sergey Prigogin
35a57ae158 Removed an obsolete API filter. 2013-06-21 17:09:34 -07:00
Sergey Prigogin
4c2d51b615 Fixed version mismatch between MANIFEST.MF and pom.xml. 2013-06-19 10:49:16 -07:00
Andrew Gvozdev
ff5cecb5f8 Clarified JavaDoc for LanguageSettingsSerializableProvider. 2013-06-18 10:48:00 -04:00
Sergey Prigogin
2a97605918 Cosmetics. 2013-06-14 17:12:19 -07:00
Sergey Prigogin
a79028d2fc Bug 45203. User configurable header substitution rules. 2013-06-14 15:54:13 -07:00
Sergey Prigogin
af00e7cd42 Cosmetics. 2013-06-14 15:53:55 -07:00
Sergey Prigogin
2166de01db Code streamlining. 2013-06-14 15:53:31 -07:00
Sergey Prigogin
f7de7ad848 Bug 410136 - Exception when editing CDTMainWizardPage in Windows Builder 2013-06-12 17:07:44 -07:00
Sergey Prigogin
eb081d7f1f Cosmetics. 2013-06-12 17:07:07 -07:00
Sergey Prigogin
06e1b830a8 Don't produce a blank line at the top of the file if file comment
template is blank. Trim blank lines at the end of the file.
2013-06-12 17:05:29 -07:00
Sergey Prigogin
83c3e6d27f Bug 410519 - UnsupportedOperationException: addMember method should be
called instead.
2013-06-11 16:05:43 -07:00
Sergey Prigogin
596d2825e3 Bug 410074 - Refactoring throws NullPointerException 2013-06-06 20:49:03 -07:00
Andrew Gvozdev
7dc675dc92 bug 409392: Context help for new Scanner Discovery "Preprocessor Includes, Macros..." property/preference pages 2013-06-05 16:03:54 -04:00
Andrew Gvozdev
0062971af1 bug 409697: References to "required from" appear in red in the console and are flagged as errors in the problems view. 2013-06-04 22:21:49 -04:00
Sergey Prigogin
2358322ab5 Bug 409896 - NPE in StubUtility.getFileContent when the template is
empty
2013-06-04 14:42:47 -07:00
Sergey Prigogin
3336cd19e6 Corrected names of index-related commands. 2013-06-04 12:35:43 -07:00
Marc-Andre Laperle
9e1e3ce04f Bug 409663 - [Mac] Command-Shift-Up/Down is not handled in standard way
Change-Id: I667b9038e4a92201883c702c0673d7ba33cd386c
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/13471
2013-06-02 15:26:44 -04:00
Sergey Prigogin
b7969ba527 Bug 401621 - CDT formatter hangs with 100% cpu load 2013-05-30 21:44:37 -07:00
Sergey Prigogin
da9f840d2e Cosmetics. 2013-05-30 18:53:48 -07:00
Sergey Prigogin
51e8509b3e Bug 409444 - IllegalArgumentException while indexing 2013-05-30 15:15:23 -07:00
Sergey Prigogin
619e22ea88 Cosmetics. 2013-05-30 15:14:58 -07:00
Nathan Ridge
67425186a2 Bug 409107 - Incorrect instantiation of const member access
Change-Id: I5909d7998e86a28d3c44172c3e80cad06c6b1b1b
Reviewed-on: https://git.eclipse.org/r/13169
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-05-28 00:50:26 -04:00
Nathan Ridge
9b1c2b0313 Bug 409100 - __is_base_of doesn't work with typedef
Change-Id: I3d108ef673d8e9f8feb799c1bc451bec8855cea4
Reviewed-on: https://git.eclipse.org/r/13167
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-05-28 00:47:08 -04:00
Nathan Ridge
57260c389d Bug 409094 - Incorrect partial ordering of function templates
Change-Id: Ia4e56f8662c93810776e88932d0a44358f7d5577
Reviewed-on: https://git.eclipse.org/r/13164
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-05-28 00:45:30 -04:00
Nathan Ridge
2d97fb20b7 Bug 409078 - Type resolution failure involving templates and inheritance
Change-Id: I2764c7a6a1121bd35cd8c025388949948eed6e0e
Reviewed-on: https://git.eclipse.org/r/13162
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-05-26 18:40:25 -04:00
Nathan Ridge
255cd71f24 Bug 409056 - Invalid ambiguity with templated conversion operator
Change-Id: I9f56c875899ee2543aab2090387dbbdfd0e489b4
Reviewed-on: https://git.eclipse.org/r/13151
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-05-26 14:45:14 -04:00
Sergey Prigogin
dc086d6a53 Combined classes CPPNameCollector and CNameCollector into a single
NameCollector class, as was suggested by Nathan Ridge.
2013-05-26 11:27:05 -07:00
Sergey Prigogin
6ffc402b86 Generics. 2013-05-26 11:23:00 -07:00
Sergey Prigogin
7d038752af Bug 408314. Fixed a broken test. 2013-05-24 12:37:02 -07:00
Sergey Prigogin
6361c8c402 Cosmetics. 2013-05-24 11:22:08 -07:00
Sergey Prigogin
0a02f04daa Cosmetics. 2013-05-24 11:14:37 -07:00
Danny Ferreira
2740141e2e Bug 408314 - Failure of dependent base lookup
Change-Id: Ib689ed08b14fedc88893b406a552df6adeb546f9
Reviewed-on: https://git.eclipse.org/r/13042
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-05-24 14:10:54 -04:00
Caroline Rieder
ecb373f340 V.3 - Bug 405239 - Index actions are only available within context menu
The provided patch contributes the Index actions to the global Project
menu using the command/handler extension points.

Project related actions are enabled when:
- When an ICProject, an ICContainer or an ITranslationUnit is selected
  in the Project Explorer and the Project Explorer has the focus
- When a file of an ICProject is open in the Editor and the Editor has
  the focus

File related action is enabled when:
- When an ITranslationUnit is selected in the Project Explorer and the
  Project Explorer has the focus
- When an ITranslationUnit is open in the Editor and the Editor has the
  focus

Change-Id: I11f05e2b2f0c8f1652b0ee7e655aacacd03c7fde
Signed-off-by: Caroline Rieder <caroline.rieder@windriver.com>
Reviewed-on: https://git.eclipse.org/r/13123
Reviewed-by: Anton Leherbauer <anton.leherbauer@windriver.com>
IP-Clean: Anton Leherbauer <anton.leherbauer@windriver.com>
Tested-by: Anton Leherbauer <anton.leherbauer@windriver.com>
2013-05-24 09:54:20 -04:00
Sergey Prigogin
2a84dfb7e3 Fixed invalid resource keys. 2013-05-23 18:16:26 -07:00
Sergey Prigogin
d625eaccc4 More descriptive test name. 2013-05-23 15:29:15 -07:00
Sergey Prigogin
17e311d5cb Cosmetics. 2013-05-23 15:22:58 -07:00
Caroline Rieder
ef7967342a Bug 405239 - Index actions are only available within context menu
The provided patch contributes the Index actions to the global Project
menu using the command/handler extension points.

Project related actions are enabled when:
- When an ICProject, an ICContainer or an ITranslationUnit is selected
  in the Project Explorer and the Project Explorer has the focus
- When a file of an ICProject is open in the Editor and the Editor has
  the focus

File related action is enabled when:
- When an ITranslationUnit is selected in the Project Explorer and the
  Project Explorer has the focus
- When an ITranslationUnit is open in the Editor and the Editor has the
  focus

Change-Id: Ide0e3e241f1162323c2e17d2d58741eb3db9ae41
Signed-off-by: Caroline Rieder <caroline.rieder@windriver.com>
Reviewed-on: https://git.eclipse.org/r/13073
Reviewed-by: Anton Leherbauer <anton.leherbauer@windriver.com>
IP-Clean: Anton Leherbauer <anton.leherbauer@windriver.com>
Tested-by: Anton Leherbauer <anton.leherbauer@windriver.com>
2013-05-23 10:03:55 -04:00
Sergey Prigogin
e91740f2eb Cosmetics. 2013-05-22 21:01:14 -07:00