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

2523 commits

Author SHA1 Message Date
Markus Schorn
d0b1e7b4b4 Fixes for navigation + mark occurrences related to using-declarations. 2008-02-01 14:49:21 +00:00
Anton Leherbauer
0bb4c8bb9a Fix memory leak in TranslationUnitAnnotationModel 2008-02-01 14:19:52 +00:00
Anton Leherbauer
38e9e9f713 Fix Java compliance settings 2008-02-01 08:54:58 +00:00
Oleg Krasilnikov
bb44d4020d Bug #182450 : Multi-cfg
Bug #217253 : Project Wizard head
2008-01-31 16:22:58 +00:00
Oleg Krasilnikov
e88356657e Bug #182450 : Multi cfg support 2008-01-31 10:13:50 +00:00
Anton Leherbauer
ada2cc0c2c Macro Explorer: Revert persistence key 2008-01-31 09:54:47 +00:00
Anton Leherbauer
7c5c048c7b Macro explorer fixes and cleanup 2008-01-31 09:10:32 +00:00
Markus Schorn
0aa860ee97 Index based name resolution for classes in namespaces (bug 217102) 2008-01-30 17:09:15 +00:00
Anton Leherbauer
d119fb73c4 Fix for 216760: No 'Quick Fix' menu item for to CEditor ruler context menu 2008-01-30 14:11:27 +00:00
Oleg Krasilnikov
bb3803a605 Bug #182450 : Multi-config 2008-01-29 14:49:58 +00:00
Markus Schorn
4f17acd8ad Trigger reconciler on startup after index is loaded, (no bugzilla). 2008-01-29 10:42:38 +00:00
Oleg Krasilnikov
93b72e6097 Temporary disabled Button.setGrayed/getGrayed 2008-01-28 18:35:28 +00:00
Oleg Krasilnikov
f497803515 Bug #182450 - Multi-cfg 2008-01-28 17:39:05 +00:00
Oleg Krasilnikov
f6453dd1c2 Bug #182450 - Multi-cfg 2008-01-28 16:03:06 +00:00
Oleg Krasilnikov
80b06c257f Bug #216399 : Implement 3-state checkboxes in Property pages for Multi-config edit 2008-01-28 15:34:33 +00:00
Anton Leherbauer
ac692546b6 Macro explorer: F3 to open macro definition 2008-01-25 10:26:49 +00:00
Anton Leherbauer
067fd3eb17 Improve folding position keys 2008-01-25 10:10:12 +00:00
Anton Leherbauer
ccabb31c65 More mark occurrences tests and fixes 2008-01-25 10:08:32 +00:00
Oleg Krasilnikov
40dfc474ee Bug #216336: Multi-cfg on folder-level 2008-01-24 14:47:05 +00:00
Anton Leherbauer
80613b3223 Follow up on 174597 2008-01-24 12:08:37 +00:00
Anton Leherbauer
0a8351dce8 174597: Code folding of compound statements (Patch by Elazar Leibovich) 2008-01-24 09:53:01 +00:00
Anton Leherbauer
b6c5c6fd94 Fix for 216186: [patch] EditorUtility.getWorkspaceFileAtLocation gets wrong IFile in some cases 2008-01-24 09:17:49 +00:00
Oleg Krasilnikov
fb314ecfd8 Bugs #216017, 216018: MultiConfigurations bug fix 2008-01-23 17:11:15 +00:00
Anton Leherbauer
c2cd6626e3 210733: Add Error Log view to C/C++ perspective 2008-01-22 09:35:37 +00:00
Anton Leherbauer
4cc8dfd7b5 Fix for 124113: Partition Scanner incorrectly handles line splicing 2008-01-21 13:58:34 +00:00
Markus Schorn
ec3283c69d Caches a step computed by the macro expansion explorer, bug 23540. 2008-01-21 13:24:27 +00:00
Anton Leherbauer
5a4a75db93 Fix typo 2008-01-21 10:15:41 +00:00
Ken Ryall
00ea007d4e Bug 212166, search bug fixes. 2008-01-21 07:37:35 +00:00
Ken Ryall
617c5a8476 Bug 212166, search bug fixes. 2008-01-18 22:55:23 +00:00
Anton Leherbauer
06ad4b31a5 Fix for 215459: Content of binary files cannot be displayed anymore 2008-01-18 15:54:23 +00:00
Anton Leherbauer
b6f504aa96 23540: Add short cut for macro exploration 2008-01-18 15:54:17 +00:00
Markus Schorn
61806eb27f Whitespace in macro-explorer, bug 23540. 2008-01-18 12:52:17 +00:00
Anton Leherbauer
c9c34a49b4 Fix for 214590: Code Folding issue 2008-01-18 08:38:21 +00:00
Markus Schorn
4e7239b927 NPE in macro explorer, bug 23540. 2008-01-17 16:40:56 +00:00
Anton Leherbauer
13bad2303e 23540: Macro expansion exploration 2008-01-17 15:04:52 +00:00
Ken Ryall
c4399d7061 Bug 199609, ignore whitespace. 2008-01-17 04:35:29 +00:00
Anton Leherbauer
6fbc58a2e2 Fix for 53844: sort order in C/C++ view 2008-01-16 09:50:40 +00:00
Anton Leherbauer
01323153a0 Fix and test for macro expansion handling in model builder 2008-01-15 14:39:19 +00:00
Anton Leherbauer
1bd375a30e Fix for 215310: [Editor] exception pasting code into editor 2008-01-15 13:10:06 +00:00
Anton Leherbauer
c18ff521d9 Improve macro highlighting 2008-01-15 09:46:52 +00:00
Anton Leherbauer
d7ea6c877e Mark occurrences doc update 2008-01-14 15:00:28 +00:00
Anton Leherbauer
f2856c60ce Fix mark occurrences for destructors and template types 2008-01-14 15:00:15 +00:00
Anton Leherbauer
1ba6e6237a 159812: Mark Occurrences 2008-01-11 15:54:49 +00:00
Anton Leherbauer
aa03923d5f Fix for 214870: SemanticHighlighting filters template-id ProblemBindings 2008-01-11 10:34:16 +00:00
Anton Leherbauer
ef7458bcf9 Cleanup obsolete extension points 2008-01-08 11:27:57 +00:00
Sergey Prigogin
01959bfd25 Fix for bug 207320. 2008-01-05 18:48:28 +00:00
Doug Schaefer
e8019df504 Flexible File System. Get project creation working by replacing the use of IPath for project location with URIs. Also move FFS to its own plugin to avoid early initialization of the CDT. 2007-12-31 20:31:08 +00:00
Doug Schaefer
0d50d5b222 Get more of the FFS working. Also turned on Java 5 for cdt.core. 2007-12-28 21:29:45 +00:00
Markus Schorn
1e43fc3186 Removes DOMScanner and related classes, cleans up interfaces IScanner and IIndexMacro, (bug 212864). 2007-12-21 09:35:52 +00:00
Anton Leherbauer
8b966ae692 Fix formatter and highlighting issues with function-try-block 2007-12-20 15:38:02 +00:00