Andrew Gvozdev
|
0419dcde0f
|
cosmetics - deprecated usage, override annotations, indentations
|
2011-11-08 13:12:47 -05:00 |
|
Sergey Prigogin
|
45b6405be3
|
Added missing @Override annotations.
|
2011-11-07 13:09:59 -08:00 |
|
Sergey Prigogin
|
8dffbb2ec9
|
Added missing @Override annotations.
|
2011-11-07 13:07:18 -08:00 |
|
Sergey Prigogin
|
afb3fae823
|
Automatic formatting of code affected by refactoring.
|
2011-11-07 11:04:35 -08:00 |
|
Sergey Prigogin
|
d8d335dbf8
|
Added missing @Override annotations.
|
2011-11-07 11:02:46 -08:00 |
|
Sergey Prigogin
|
8da748eb55
|
Cosmetics.
|
2011-11-07 11:02:40 -08:00 |
|
Anton Leherbauer
|
4db12e7212
|
Bug 362710 - Exception "Can only enable the hash look up before input has been set"
|
2011-11-04 09:53:34 +01:00 |
|
Markus Schorn
|
0fb12d7d56
|
Bug 197989: Remove option to parse files up front from UI.
|
2011-11-03 14:57:48 +01:00 |
|
Markus Schorn
|
ecfdcab4ab
|
Bug 361999: Call Hierarchy for instance of template-specialization.
|
2011-11-02 15:03:13 +01:00 |
|
Sergey Prigogin
|
09967ad791
|
Version number changes missed in the previous commit.
|
2011-10-19 20:53:44 -07:00 |
|
Sergey Prigogin
|
2932f9122c
|
Updated parent feature version in pom.xml files.
|
2011-10-19 19:32:07 -07:00 |
|
Sergey Prigogin
|
c3d94d1bf2
|
Switched to Java 1.6.
|
2011-10-17 20:57:43 -07:00 |
|
Sergey Prigogin
|
9452859ec8
|
Bug 333839 - NPE opening Rename refactoring dialog.
|
2011-10-17 20:10:15 -07:00 |
|
Marc-Andre Laperle
|
432fafe8b9
|
Bug 333839 - NPE opening Rename refactoring dialog
|
2011-10-17 21:49:24 -04:00 |
|
Sergey Prigogin
|
9972595fc7
|
Initial support for non-PDOM index fragments contributed through an
extension.
|
2011-10-17 18:08:11 -07:00 |
|
Sergey Prigogin
|
7a3c9ba3a1
|
Switched to Java 1.6.
|
2011-10-17 18:04:17 -07:00 |
|
Sergey Prigogin
|
457af57f60
|
Changed the execution environment to JavaSE-1.6
|
2011-10-17 16:44:49 -07:00 |
|
Sergey Prigogin
|
c2cec226b3
|
Merge branch 'bug_197989_B'
|
2011-10-17 15:19:11 -07:00 |
|
Sergey Prigogin
|
58e5dd61e0
|
Bug 360378 - Confusing behavior when the current file is not part of the
refactoring working set. Also show preview whenever there are warnings.
|
2011-10-12 10:20:13 -07:00 |
|
Marc-Andre Laperle
|
235d88f017
|
Bug 352256 - NPE when resetting Name Style to defaults
|
2011-10-11 19:38:04 -04:00 |
|
Anton Leherbauer
|
5adc3b3960
|
Bug 359392 - Source hover should not show source when hovering over function definition
|
2011-10-11 09:14:48 +02:00 |
|
Marc-Andre Laperle
|
984fb3b989
|
Bug 356863 - Can't finish ImplementMethod wizard when methods contain a
unselected templated method
|
2011-10-08 18:13:41 -04:00 |
|
Sergey Prigogin
|
5c8b7da9f4
|
Bug 360058 - NPE in NewClassCodeGenerator when attempting to create
files not under a source root. Eliminated faulty canonicalization
if resource paths.
|
2011-10-06 17:33:39 -07:00 |
|
Sergey Prigogin
|
bd624aeb0c
|
Cosmetics.
|
2011-10-01 21:19:40 -07:00 |
|
Sergey Prigogin
|
484ec88e27
|
Collapse variants of the same include file into a single node.
|
2011-10-01 19:14:27 -07:00 |
|
Sergey Prigogin
|
5f065af0d8
|
Cosmetics.
|
2011-10-01 18:56:48 -07:00 |
|
Sergey Prigogin
|
ba4c7c1e04
|
Fixed a Java 6 dependency.
|
2011-09-29 11:27:31 -07:00 |
|
Markus Schorn
|
794aaa995e
|
Bug 350345: Resolving explicit type conversions
|
2011-09-28 15:00:21 +02:00 |
|
Andrew Gvozdev
|
8382397625
|
bug 359176: cosmetics, more descriptive names
|
2011-09-28 07:02:07 -04:00 |
|
Eugene Ostroukhov
|
210549ba61
|
bug 359176: NPE in XL C++ project
|
2011-09-28 06:42:39 -04:00 |
|
Markus Schorn
|
574406dc21
|
Indexing of headers and index updates.
|
2011-09-27 15:55:20 +02:00 |
|
Eugene Ostroukhov
|
8bfbc64c7e
|
bug 358832: Includes and Symbols tabs do not remember selected language
|
2011-09-27 08:29:24 -04:00 |
|
Eugene Ostroukhov
|
e28830a10b
|
bug 358829: AbstractPage-derived pages should remember current tab
|
2011-09-26 09:45:55 -04:00 |
|
Anton Leherbauer
|
e0bca93e1a
|
Bug 356275 - Project Explorer: Link with Editor does not work for C/C++ projects
|
2011-09-19 11:10:28 +02:00 |
|
Markus Schorn
|
12d4746a36
|
Bug 357928: Odd behavior of indexer properties page.
|
2011-09-19 10:34:09 +02:00 |
|
Sergey Prigogin
|
a6d6e88dc0
|
Cosmetics.
|
2011-09-16 15:53:55 -07:00 |
|
Sergey Prigogin
|
d6e2e3bbf6
|
Cosmetics.
|
2011-09-12 18:13:00 -07:00 |
|
Sergey Prigogin
|
ae0cde8d3a
|
Bug 292839 - Adding a base class takes too much time in New Class
wizard.
|
2011-09-11 19:57:50 -07:00 |
|
Sergey Prigogin
|
bb0f0865d8
|
Cosmetics.
|
2011-09-11 19:57:26 -07:00 |
|
Markus Schorn
|
ec625862b2
|
Bug 356272: Renaming fields of anonymous structs.
|
2011-09-07 10:41:06 +02:00 |
|
Anton Leherbauer
|
4a04387f57
|
Bug 354793 - References in Project key binding missing
|
2011-09-02 11:19:58 +02:00 |
|
Marc-Andre Laperle
|
dda266c478
|
Bug 355006 - NPE using Implement method on template function
|
2011-08-28 14:38:02 -04:00 |
|
Sergey Prigogin
|
0a9a6d9c7b
|
Cosmetics.
|
2011-08-20 22:05:26 -07:00 |
|
Vivian Kong
|
5e895042d5
|
Bug 354777 - New C/C++ wizard toolbar dropdown should be refreshed on
every click
|
2011-08-16 11:37:28 -04:00 |
|
Mohamed Hussein
|
e0b1937020
|
Bug 351422 - CModelUtil.getSourceFolder returns non-source folders.
|
2011-08-15 12:18:42 -04:00 |
|
Sergey Prigogin
|
13d4a94d42
|
Use StringBuilder instead of StringBuffer.
|
2011-08-08 16:27:41 -07:00 |
|
John Cortell
|
1293690a4c
|
Bug 354061 - Toolbar in file list control in project properties disappears
|
2011-08-05 18:00:20 -05:00 |
|
Sergey Prigogin
|
004a2f86d8
|
Cosmetics.
|
2011-07-29 13:43:12 -07:00 |
|
Anton Leherbauer
|
535cacca94
|
Allow to reuse GenerateActionGroup without adding a key binding handler
|
2011-07-28 13:51:40 +02:00 |
|
Sergey Prigogin
|
acc49b9da2
|
Cosmetics.
|
2011-07-27 10:50:10 -07:00 |
|