1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

3344 commits

Author SHA1 Message Date
Warren Paul
a774350786 fixed bug #214619. 2009-08-10 18:23:18 +00:00
Andrew Gvozdev
33186a3a28 bug 285746: Replace deprecated class org.eclipse.ui.views.navigator.LocalSelectionTransfer 2009-08-05 18:10:31 +00:00
Andrew Gvozdev
559fbe81b4 bug 285482: Duplicate message ID 2009-08-04 17:13:05 +00:00
Sergey Prigogin
be0c3c2347 Auto closing angle brackets after *_cast. Bug 285366. 2009-08-01 20:10:20 +00:00
Andrew Gvozdev
ed95e2bbdf bug 269313: wrong shell focus after multiple configurations selection
patch from Irit Belezko
2009-07-29 16:37:36 +00:00
Emanuel Graf
b86829cf94 FIXED - bug 280432: Refactoring removes comments in class header file and reformats file.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=280432
2009-07-29 08:46:31 +00:00
Sergey Prigogin
cc5f407e23 Bug 284664. 2009-07-25 22:16:08 +00:00
Sergey Prigogin
2851e70790 Adjusted keyboard shortcuts. Bug 1454534. 2009-07-25 18:02:12 +00:00
Markus Schorn
ceabc19821 Improves navigation of unknown bindings, bug 233822. 2009-07-24 12:36:53 +00:00
Markus Schorn
0ca5db3105 Trigger re-index when editing relevant properties, bug 144085. 2009-07-23 12:42:53 +00:00
Markus Schorn
6f9b44ab96 Indexer blocked by unreleased read-lock, bug 271909. 2009-07-22 11:12:30 +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
Sergey Prigogin
f15afe121e Made Source Folder Exclusion Patterns dialog resizable. 2009-07-18 20:21:05 +00:00
Sergey Prigogin
f210364ccd Made Source Folder Exclusion Patterns dialog resizable. 2009-07-18 20:14:59 +00:00
Andrew Gvozdev
0578b35b87 bug 236556: Did a little refactoring introducing BUTTON_INDEX constants instead hardcoded numbers 2009-07-16 20:45:58 +00:00
Markus Schorn
3d7ad1a899 Removes unused throw declarations, bug 283523. 2009-07-15 10:49:09 +00:00
Markus Schorn
5103912b81 Externalizing strings. 2009-07-15 06:45:59 +00:00
Andrew Gvozdev
cae5ae63c2 bug 236556: Editing only the path types does not work in Paths&Symbols
Patch by Enrico Ehrich
2009-07-13 21:00:00 +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
Markus Schorn
ee19795b6e Externalizing strings. 2009-07-09 09:55:00 +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
Andrew Gvozdev
e9d2fc6b56 bug 280139: comboBox should ignore "mandatory" property 2009-07-08 15:33:10 +00:00
Mike Kucera
37d3d2757e [282320] new class wizard doesn't work with EFS 2009-07-07 21:17:06 +00:00
Emanuel Graf
4a8cfae26e code clean up. 2009-07-07 14:18:17 +00:00
Markus Schorn
a3b3eae7ab Run reconciler when new file is added to index, bug 276605. 2009-07-07 09:46:53 +00:00
Markus Schorn
55f642b6df Increment plugin versions. 2009-07-06 13:05:01 +00:00
Markus Schorn
8c5f3483fa Support for PDOMs larger than 2GB, bug 279620. 2009-07-02 08:57:39 +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
a43c0fdb39 Fixed warnings. 2009-07-01 08:51:21 +00:00
Markus Schorn
f8a0d51a32 Remove strange fall-back behavior of source hover, bug 281851. 2009-06-29 15:22:18 +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
9827475e98 Fix for NPE by Andrey Eremchenko. 2009-06-28 18:18:25 +00:00
Sergey Prigogin
615cf0372b Fix for NPE by Andrey Eremchenko. 2009-06-28 17:08:55 +00:00
James Blackburn
127db8e30b Bug 279607 Code Formatter should treat DefaultScope formatter profiles as built-in 2009-06-28 15:56:41 +00:00
Sergey Prigogin
7f394792a4 Patch by Andrey Eremchenko for bug 222495. 2009-06-27 23:18:39 +00:00
Sergey Prigogin
6a9e1ff1dd Bug 275382. Fix and test case. 2009-06-27 19:37:38 +00:00
Markus Schorn
df90029032 Fix handling of InterruptedException when locking index, bug 271909. 2009-06-26 09:21:12 +00:00
Markus Schorn
14848d5e34 Source hover for specializations, bug 281396 2009-06-25 07:38:48 +00:00
Markus Schorn
6bc28a4959 Navigation of macro parameters, bug 105929 2009-06-24 12:31:34 +00:00
Markus Schorn
da06944678 Adjusted preference label, bug 279620. 2009-06-24 10:11:08 +00:00
Markus Schorn
cc06277186 Include matches via polymorphic calls in search, bug 261484 2009-06-22 13:37:08 +00:00
Markus Schorn
5522695e6e Renaming methods inside namespace definitions, bug 279449 2009-06-22 13:33:39 +00:00
Sergey Prigogin
26dac9d78f Bug 279366. Correction to the previous fix. 2009-06-07 20:58:03 +00:00
Sergey Prigogin
c9e4e19de9 Bug 279366. Fix and test case. 2009-06-06 23:23:18 +00:00
James Blackburn
6fe483b67a Bug 279115 Respect default scoped Formatter Profile 2009-06-04 15:48:33 +00:00
Anton Leherbauer
16c0c77295 Javadoc typo 2009-06-04 09:49:28 +00:00