Anton Leherbauer
|
90a3287885
|
Bug 291821 - Test case for auto-indent regression
|
2009-10-23 12:21:51 +00:00 |
|
Markus Schorn
|
614dd157e9
|
Fixes a test-case.
|
2009-10-21 14:51:57 +00:00 |
|
Markus Schorn
|
7c27796dbd
|
Proper template support in call hierarchy, bug 240589.
|
2009-10-19 12:11:05 +00:00 |
|
Markus Schorn
|
37c899ffc2
|
In call hierarchy, show virtual overriders for the input method, bug 246064.
|
2009-10-16 11:45:52 +00:00 |
|
Sergey Prigogin
|
be4c1f9cf2
|
Filtering by visibility for content assist. Second attempt. Bug 172305.
|
2009-10-11 06:24:20 +00:00 |
|
Sergey Prigogin
|
29f917fa8f
|
Rolled back fix for bug 172305 to reimplement it separately from name lookup.
|
2009-10-10 18:41:54 +00:00 |
|
Sergey Prigogin
|
4795e461e7
|
Filtering by visibility for content assist. Bug 172305.
|
2009-10-06 14:50:28 +00:00 |
|
Anton Leherbauer
|
e5d01853a5
|
Bug 290630 - [formatter] More heuristics for if-else in macros
|
2009-10-02 11:59:19 +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 |
|
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 |
|
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 |
|
Sergey Prigogin
|
cc5f407e23
|
Bug 284664.
|
2009-07-25 22:16:08 +00:00 |
|
Markus Schorn
|
ceabc19821
|
Improves navigation of unknown bindings, bug 233822.
|
2009-07-24 12:36:53 +00:00 |
|
Markus Schorn
|
49d696c0de
|
Attempt to fix JUnit failure.
|
2009-07-22 11:05:29 +00:00 |
|
Sergey Prigogin
|
ca169204ad
|
Indentation of conditional expression. Bug 283970.
|
2009-07-20 06:19:16 +00:00 |
|
Sergey Prigogin
|
2fcc072972
|
Indentation of ctor initializer list.
|
2009-07-18 23:58:55 +00:00 |
|
Markus Schorn
|
3c77086ce7
|
Open call hierarchy from function definition inside unnamed namespace, bug 283679.
|
2009-07-16 12:00:25 +00:00 |
|
Emanuel Graf
|
768e0a0ed9
|
FIXED - bug 282989: Refactor->Implement method option doesn't qualify the name in the method definition with a fully qualified container class name
https://bugs.eclipse.org/bugs/show_bug.cgi?id=282989
|
2009-07-13 13:46:59 +00:00 |
|
Emanuel Graf
|
e5fa863d5c
|
Extract Function: find and extract dublicated code
|
2009-07-13 08:28:21 +00:00 |
|
Sergey Prigogin
|
6a9abf764d
|
Bug 283258.
|
2009-07-12 23:19:44 +00:00 |
|
Sergey Prigogin
|
7fb944a1df
|
Auto indenter improvements. Bug 283230.
|
2009-07-12 03:14:33 +00:00 |
|
Emanuel Graf
|
3740766643
|
FIXED - bug 282843: Create a Refactoring-History for the CDT Refactorings
https://bugs.eclipse.org/bugs/show_bug.cgi?id=282843
|
2009-07-09 07:55:53 +00:00 |
|
Emanuel Graf
|
e4a67a4897
|
FIXED - bug 282004: Refactor->Extract Function in C Project (not C++) won't extract parameters
https://bugs.eclipse.org/bugs/show_bug.cgi?id=282004
|
2009-07-01 11:04:57 +00:00 |
|
Markus Schorn
|
f8a0d51a32
|
Remove strange fall-back behavior of source hover, bug 281851.
|
2009-06-29 15:22:18 +00:00 |
|
Markus Schorn
|
cd9b969deb
|
Navigation for templates in namespaces, bug 281736.
|
2009-06-29 14:04:53 +00:00 |
|
Emanuel Graf
|
119cb2cfde
|
FIXED - bug 281564: Extract Function fails when catching an unnamed exception
https://bugs.eclipse.org/bugs/show_bug.cgi?id=281564
|
2009-06-29 11:33:35 +00:00 |
|
Sergey Prigogin
|
f4081e6fc9
|
Fixed a race condition in test.
|
2009-06-27 23:22:28 +00:00 |
|
Sergey Prigogin
|
6a9e1ff1dd
|
Bug 275382. Fix and test case.
|
2009-06-27 19:37:38 +00:00 |
|
Doug Schaefer
|
4366201ba2
|
Fixed up a number of legal items.
|
2009-06-10 19:44:36 +00:00 |
|
Sergey Prigogin
|
c9e4e19de9
|
Bug 279366. Fix and test case.
|
2009-06-06 23:23:18 +00:00 |
|
Anton Leherbauer
|
a7e775b33a
|
Fixed Copyright.
|
2009-06-04 09:40:55 +00:00 |
|
Anton Leherbauer
|
cd018e7c10
|
Test case for bug 278632 by Andrew Eidsness
|
2009-06-04 09:36:52 +00:00 |
|
Sergey Prigogin
|
9531500aac
|
Bug 278713. Also added a hidden option that enables fractional indent of public/protected/private. Google coding standard requires access specifiers to be indented by 1/2 of the indentation unit.
|
2009-06-02 03:38:06 +00:00 |
|
Sergey Prigogin
|
75560d52b8
|
Bug 278337.
|
2009-05-31 01:07:55 +00:00 |
|
Sergey Prigogin
|
ef3dcbc656
|
Bugs 277624 and 277625.
|
2009-05-28 09:13:11 +00:00 |
|
Anton Leherbauer
|
8d86fb4a8f
|
Bug 278118 - Code formatter is confused by some arithmetic expressions
|
2009-05-28 08:22:59 +00:00 |
|
Vivian Kong
|
83fd77b56d
|
update copyrights
|
2009-05-27 15:48:21 +00:00 |
|
Emanuel Graf
|
82b60980fe
|
FIXED - bug 262670: Added test suites to refactoring packages to ease test development, debugging
https://bugs.eclipse.org/bugs/show_bug.cgi?id=262670
|
2009-05-27 06:29:15 +00:00 |
|
Emanuel Graf
|
bec6503afa
|
FIXED - bug 277065: extract local variable fails to extract from for loop
https://bugs.eclipse.org/bugs/show_bug.cgi?id=277065
|
2009-05-26 08:53:43 +00:00 |
|
Sergey Prigogin
|
0b4728e54c
|
Test cases for bugs 277624 and 277625.
|
2009-05-25 02:19:32 +00:00 |
|
Sergey Prigogin
|
934e4908a5
|
A unit test for LinkedNamesFinder class.
|
2009-05-24 23:53:31 +00:00 |
|
Sergey Prigogin
|
c7bf0c7e89
|
Cosmetics.
|
2009-05-24 18:34:48 +00:00 |
|
Sergey Prigogin
|
1c29e6b4d6
|
Fine tuning of F3 navigation.
|
2009-05-22 06:08:30 +00:00 |
|
Sergey Prigogin
|
3845ffee22
|
An additional test case for AddIncludeTest.
|
2009-05-20 08:14:52 +00:00 |
|
Sergey Prigogin
|
75a5e159ac
|
Fine tuning of Add Include. See bug 255952.
|
2009-05-20 07:09:54 +00:00 |
|
Sergey Prigogin
|
e697d8277b
|
Fixed compiler warnings.
|
2009-05-20 07:08:39 +00:00 |
|
Sergey Prigogin
|
c5c0fc6d24
|
Open Declaration improvements. Bug 232587.
|
2009-05-16 06:27:13 +00:00 |
|
Markus Schorn
|
61f6529667
|
Renaming a virtual method, bug 63290.
|
2009-05-15 08:05:24 +00:00 |
|
Anton Leherbauer
|
d791eec58b
|
Failing test case for bug 274973 - Problem when using backslash and ${cursor} in editor templates
|
2009-05-13 13:38:42 +00:00 |
|