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

3463 commits

Author SHA1 Message Date
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
Emanuel Graf
030bdf48c4 Fix for bug 238554 Implement Method void parameters 2008-06-30 10:34:06 +00:00
Markus Schorn
c198a352ec Vertical scroll bar for paths and symbols page, bug 235301. 2008-06-26 10:43:12 +00:00
Emanuel Graf
cba281ab15 pointer refence of the return value got lost, bug 238253 2008-06-25 09:36:31 +00:00
Vivian Kong
14c57a13dd patch for bug 238163 by Jon Ball 2008-06-24 18:40:45 +00:00
Markus Schorn
a8817857ac Fixes type-string computation for model builder, bug 235808. 2008-06-19 14:54:19 +00:00
Anton Leherbauer
e4b026c274 Fix for 237016: C Compare Viewer does not colorize doxygen comments 2008-06-19 13:45:05 +00:00
Anton Leherbauer
69c7d9a20d Fix for 237755: macro exploration sticky popup vanishing too early on Linux/GTK 2008-06-19 11:36:55 +00:00
Anton Leherbauer
d65887df09 Fix C model corruption by resource to items mapping 2008-06-19 11:28:26 +00:00
Anton Leherbauer
2a14adcbbc Fix for 236162: Quick Fix functionality does not work in C++ Editor (Ctrl-1) 2008-06-19 11:25:21 +00:00
Anton Leherbauer
ab6b931d69 Fix for 234915: [formatter] Option "after comma in declarator list" has no effect
Fix formatting of new expressions, related to bug 236856
2008-06-19 09:31:46 +00:00
Markus Schorn
305143a8d0 Fixes semantics for functions with nested or nesting declarators, bug 216609. 2008-06-19 08:47:08 +00:00
Markus Schorn
4e28c73769 Fixes parsing of declarations and new expressions, bug 84242+236856. 2008-06-18 12:16:19 +00:00
Markus Schorn
03a4e6e5aa Configure API-tooling. 2008-06-18 08:00:42 +00:00
Markus Schorn
db60b3f7b1 NPE in C/C++-search, bug 192205 2008-06-18 07:42:51 +00:00
Markus Schorn
4b6912f7b5 no kbd-shortcut for open element in debug perspective, bug 235920. 2008-06-18 07:40:31 +00:00
Anton Leherbauer
69ce10e343 Fix for 237035: Syntax Coloring Preview and editors don't update 2008-06-13 11:19:20 +00:00
Anton Leherbauer
cc494247e8 Fix for 237035: Syntax Coloring Preview and editors don't update 2008-06-13 11:13:37 +00:00
Chris Recoskie
7bf1b3fe02 copyrights 2008-06-11 15:50:53 +00:00
Vivian Kong
0b06497364 patch by Emanuel for bug 236103 2008-06-10 14:37:15 +00:00
Vivian Kong
fa79296afb adding third party code info and license for iSpell dictionaries 2008-06-09 16:21:33 +00:00
Markus Schorn
92b04e261e Fix copy-right notice. 2008-06-09 13:19:40 +00:00
Vivian Kong
007fb4ba75 fix for bug 235838 2008-06-05 21:06:30 +00:00
Vivian Kong
54cc0907a7 fix for bug 235872 2008-06-05 20:51:08 +00:00
Vivian Kong
df30a70eda fix for bug 235453 2008-06-05 13:56:09 +00:00
Anton Leherbauer
396d3783d0 Fix for 235308: NPE while header file creation with no template 2008-06-03 12:31:05 +00:00
Vivian Kong
759e5803c5 fix for bug 234961 2008-06-02 15:31:12 +00:00
Oleg Krasilnikov
aa8ea9cdff Bug #235102 : Checked error parsers not properly saved when using [All Configurations] 2008-06-02 12:36:24 +00:00