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
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
Sergey Prigogin
d09c6c7601 Hide BadLocationException (see bug 232012). 2008-06-01 06:59:30 +00:00
Vivian Kong
f67f60bafb fix for 234906 2008-05-30 19:30:22 +00:00
Markus Schorn
7e1f9c87fc Fixes for refactoring by Guido Zgraggen and Lukas Felber, bug 234783, 234786 and 234791. 2008-05-30 11:13:33 +00:00
Oleg Krasilnikov
1b0953a434 Add semicolon after function prototype. 2008-05-30 10:59:42 +00:00
Anton Leherbauer
8e3a44eafe Fix for 234777: Potential NPE in content assist advanced preference page 2008-05-30 08:00:14 +00:00
Markus Schorn
ed6c4dc4a0 Fix undef-statements in index, bug 234591. 2008-05-29 12:38:27 +00:00
Oleg Krasilnikov
ec0bfbda3a Bug # 233432 : NPE AbstractPage.getResDesc(...) on Pressing Apply having created new configuration 2008-05-29 10:31:51 +00:00
Markus Schorn
0417976c9e Code maintenance for refactoring by Emanuel Graf, bug 234348. 2008-05-28 13:44:58 +00:00
Markus Schorn
796acfa15d Code maintenance for refactoring by Emanuel Graf, bug 234348. 2008-05-28 13:43:31 +00:00
Markus Schorn
75f29e6d15 Allow to hide build-specific indexer configuration, bug 217860. 2008-05-28 10:55:50 +00:00
Anton Leherbauer
d917917c7c Fix for 233910: Language Mappings preference page restore defaults 2008-05-27 08:44:16 +00:00
Anton Leherbauer
9fd60a6db8 Fix for 233976: Deadlock in ASTProvider 2008-05-27 08:40:07 +00:00
Markus Schorn
4fdda8b8d9 Speed up 'Add Include' operation, bug 228811. 2008-05-26 15:59:14 +00:00
Anton Leherbauer
583077dbfa Fix initialization of PE view options 2008-05-23 12:44:21 +00:00
Markus Schorn
d1dd70ab0b Removes unused and duplicated externalized strings, bug 233194. 2008-05-23 09:03:43 +00:00
Andrew Ferguson
a7f2963f3c 233411: apply fix 2008-05-22 15:01:28 +00:00
Andrew Ferguson
a9dcca01fd 232988: apply fix 2008-05-21 13:58:58 +00:00
Markus Schorn
dfa9e3618c Rename local variables in macro-bodies, bug 232091. 2008-05-21 08:57:37 +00:00
Anton Leherbauer
4177ecd4aa Performance tuning expanding large resource trees 2008-05-20 12:43:36 +00:00
Markus Schorn
3007736997 Deprecated IASTDeclarationAmbiguity because there is no class that implements the interface. 2008-05-20 07:52:07 +00:00
Markus Schorn
0502665ec0 Completes initial version of the extract function, by Emanuel Graf, bug 226484. 2008-05-16 09:55:55 +00:00
Markus Schorn
76f0566034 Fixes remaining failures of implement method, bug 226646. 2008-05-15 14:47:11 +00:00
Markus Schorn
6905e11d5d Improvements for Hide Method, by Emanuel Graf, bug 232291. 2008-05-15 14:39:55 +00:00