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

2890 commits

Author SHA1 Message Date
Sergey Prigogin
4db6d9faee Code cleanup. 2008-09-22 00:59:53 +00:00
Markus Schorn
a552aa1760 fix warnings. 2008-09-17 11:03:59 +00:00
Markus Schorn
6c564a4f8c Add since tags. 2008-09-17 11:00:18 +00:00
Sergey Prigogin
2e490426a7 Fixed compiler warnings. 2008-09-15 06:35:52 +00:00
Sergey Prigogin
9167b518f8 Fixed a typo. 2008-09-15 00:38:32 +00:00
Chris Recoskie
91141bd408 RESOLVED - bug 234860: New Project Wizard using "folders" for project type selection is totally unintuitive
https://bugs.eclipse.org/bugs/show_bug.cgi?id=234860
2008-09-11 15:48:14 +00:00
Sergey Prigogin
8ab0defef2 Bug 230214. 2008-09-10 20:54:09 +00:00
Emanuel Graf
06eb3b7f29 FIXED - bug 246061: [Refactoring] why can I select a visibility when extracting a const
https://bugs.eclipse.org/bugs/show_bug.cgi?id=246061
2008-09-10 14:36:22 +00:00
Vivian Kong
6f6afbdada Bug 234952 - truncation in Macro Expansion hover 2008-09-08 14:08:37 +00:00
Anton Leherbauer
18aa42e195 Bug 246363 - IllegalArgumentException while typing 2008-09-08 11:00:22 +00:00
Anton Leherbauer
6184a53e92 Bug 244050 - AssertionFailedException in QuickDiff prevents save 2008-09-05 10:32:14 +00:00
Emanuel Graf
507c732870 FIXED - bug 246058: [Refactoring] issues generating getters setters with 2 classes
https://bugs.eclipse.org/bugs/show_bug.cgi?id=246058
2008-09-05 09:41:08 +00:00
Emanuel Graf
4cdb7e40c9 FIXED - bug 246062: [Refactoring] NPE extracting a constant from an inlined method
https://bugs.eclipse.org/bugs/show_bug.cgi?id=246062
2008-09-05 09:33:57 +00:00
Markus Schorn
7046aff5b1 Using index for rename refactoring started off the editor, bug 245636. 2008-09-04 09:28:36 +00:00
Markus Schorn
f39d829c21 Correct hashCode and equals for special nodes in call hierarchy, bug 244987. 2008-09-02 12:45:04 +00:00
Markus Schorn
db8b15aacf NPE invoking rename refactoring, bug 244866. 2008-09-02 11:15:55 +00:00
Mike Kucera
3c6df72408 updated UI plugin version to 5.1 2008-08-14 19:12:05 +00:00
Jason Montojo
d7a8770a02 Fix for bug 235482 2008-08-13 16:29:29 +00:00
Mike Kucera
433174325e project settings import/export wizards, bug 242010 2008-08-12 18:29:20 +00:00
Emanuel Graf
ca75909f2c fix for error caused by index based TU in extract constant 2008-08-12 09:14:03 +00:00
Sergey Prigogin
d7229a14f2 Implementation of "Rename in File" 2008-08-12 03:39:54 +00:00
Anton Leherbauer
de84c1909c Fix for 242707 - Tab is not indenting line in C/C++ editor
Patch by Andrew Gvozdev
2008-08-08 11:32:36 +00:00
Emanuel Graf
c9129857f9 fix for bug 243169: Refactor UI: Text dragging does not enable Preview button
https://bugs.eclipse.org/bugs/show_bug.cgi?id=243169
2008-08-06 08:20:11 +00:00
Markus Schorn
ae80725f3f Store files of project with project-relative paths, bug 239472. 2008-08-04 15:11:15 +00:00
Markus Schorn
58dced96be AST representation for member-initializers and function try block, bug 237253. 2008-08-04 13:41:50 +00:00
Anton Leherbauer
1d8d0320a9 Bug 242335 - Eclipse Ganymede hangs on startup 2008-08-01 10:57:21 +00:00
Markus Schorn
1cd6b6c8a9 Introduces a classification for scopes, bug 237026 2008-07-31 15:05:55 +00:00
Markus Schorn
f8995a95c5 Output build config to parse log file, bug 242490. 2008-07-30 07:38:12 +00:00
Markus Schorn
428b7bd010 Property tabs without buttons, bug 242408. 2008-07-30 06:57:49 +00:00
Alena Laskavaia
fe6577cf5a [241870] - applying patch to enable PluginTransferDrop 2008-07-28 18:53:11 +00:00
Markus Schorn
ccecd21ea7 Fix warnings. 2008-07-25 05:10:13 +00:00
Emanuel Graf
95e813e03a fix for bug 241717: Extract Function not working with Counted Ptr
https://bugs.eclipse.org/bugs/show_bug.cgi?id=241717
2008-07-23 09:22:22 +00:00
Sergey Prigogin
b6b73f1b19 Added persistence for the last used template and adjusted layout of the dialog (bug 238195). 2008-07-20 00:20:44 +00:00
Sergey Prigogin
2c26884385 Label should nor wrap by default. Otherwise multi-word labels may be shown only partially. 2008-07-20 00:18:29 +00:00
Sergey Prigogin
59915ca750 Fixed bug 237327. 2008-07-19 18:38:24 +00:00
Alena Laskavaia
2f02ca8f91 [ 240984] - fixed NPE 2008-07-15 20:09:47 +00:00
Anton Leherbauer
c026945dac Fix for 238946: Exclude braces from potential asm line comment chars 2008-07-10 11:22:25 +00:00
Anton Leherbauer
7c3c465132 Fix for 239208: 'Open external location' entry missing in Problems View popup menu 2008-07-10 11:13:29 +00:00
Anton Leherbauer
b3d0d40b3d Fix for 239858: resolve resources on paths with symbolic links 2008-07-10 09:49:57 +00:00
Markus Schorn
7831aed88d Allow to update external translation units, bug 237991. 2008-07-09 11:53:30 +00:00
Anton Leherbauer
803729074d Fix for 238955: [Content Assist] symbol completion buggy for #if 2008-07-07 12:57:41 +00:00
Anton Leherbauer
604b8366ec Fix for 235065: [Outline] show in outline view does not select correct element 2008-07-07 11:47:48 +00:00
Anton Leherbauer
eb8598c083 Fix for 236160: C Block comment closes on next line when # is a first character on line
Patch by Andrew Gvozdev
2008-07-07 09:13:00 +00:00
Andrew Ferguson
7674e50550 hide inadvertent API change 2008-07-02 14:17:55 +00:00
Markus Schorn
c1c3d5dffd Model builder running in UI-thread, partial fix for 238940. 2008-07-02 13:49:48 +00:00
Markus Schorn
2b164faf3e Model builder running in UI-thread, partial fix for 238940. 2008-07-02 13:31:51 +00:00
Emanuel Graf
647d9a147e 239059: Double & in signature of extracted functions 2008-07-02 12:42:53 +00:00
Andrew Ferguson
d4573870a7 238852: suppress @param for f(void) parameter 2008-07-02 09:55:53 +00:00
Markus Schorn
29eafddce0 Workaround for platform bug 206343, project preferences marked dirty on project import. 2008-07-02 07:48:54 +00:00
Andrew Ferguson
3b92e498e8 238852: suppress @param for f(void) parameter 2008-07-01 15:51:38 +00:00