1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-10 17:55:39 +02:00
Commit graph

19713 commits

Author SHA1 Message Date
Anton Leherbauer
12dc80623b Fix warnings 2006-11-13 11:53:43 +00:00
Markus Schorn
d61c4d35ec Fixes two exceptions in the scanner (parsing firefox). 2006-11-13 11:50:35 +00:00
Anton Leherbauer
908501d4a6 80104 - Maintain consistency with JDT UI
Extracted Folding and Hovers tab pages into separate preference pages
2006-11-13 09:44:14 +00:00
Alain Magloire
c7d8278a6a fix enhancement PR 149102 for BlackFin support 2006-11-12 19:51:08 +00:00
Alain Magloire
031c0901af PR# 104605
When exploding a binary in the CView not to do it in the UI thread and use a deferred manager to show "pending" while we finish the parsing.
2006-11-12 16:01:29 +00:00
Alain Magloire
55f06e88cb PR# 104605
When exploding a binary in the CView not to do it in the UI thread and use a deferred manager to show "pending" while we finish the parsing.
2006-11-12 15:58:39 +00:00
Pawel Piech
2b72c663b0 Added cell-editor support to DSF view model (bug# 159681). 2006-11-11 00:10:15 +00:00
Anton Leherbauer
67654f8f4f More code formatter heuristics and stay Eclipse 3.2 compatible. 2006-11-10 23:05:48 +00:00
Anton Leherbauer
b3495a8044 Use alpha blending for invisible character painter 2006-11-10 15:29:37 +00:00
Andrew Ferguson
525d297214 Apply patch to add pdom binding resolution tests for Bugzilla#162581 2006-11-10 15:18:13 +00:00
Anton Leherbauer
12f3dd59c5 Bug 95274 - Support code formatter
First stab at a built-in code formatter
2006-11-10 13:55:48 +00:00
Markus Schorn
665fdd2ca8 Include Browser: wait for indexer before computing tree. 2006-11-10 12:12:52 +00:00
Markus Schorn
9350190911 Fix for 155096 by Martin Oberhuber, additional switches for gcc scanner discovery. 2006-11-10 11:46:38 +00:00
Markus Schorn
68fce7ef7c Follow up for 150075, progress indication for indexer;
Cancel indexing on manual reindex request.
2006-11-10 10:55:15 +00:00
Pawel Piech
91d2328263 Finished refactoring view model adapter, cleaned up warnings, added column support (bugs 159161, 159679, 161981). 2006-11-10 00:18:15 +00:00
Markus Schorn
2d8f966f3b Fix for 150075, progress indication for indexer 2006-11-09 15:09:21 +00:00
Ken Ryall
0132200353 Addition change for 150565. 2006-11-08 22:29:36 +00:00
John Cortell
d349bb6921 Fixed bugzilla report 163862. Globals don't show if there are no locals in the Variables view. 2006-11-08 21:50:37 +00:00
Doug Schaefer
a7ce8026bb Get the modules view compiling on 3.3M3. Bug 163602. 2006-11-08 21:36:49 +00:00
Markus Schorn
abb2bcc28b Fixes a couple of wrong offsets in PDOM. 2006-11-08 14:33:16 +00:00
Anton Leherbauer
1aafcab10c Fix for Bug 163691 - Incorrect syntax highlight of numbers 2006-11-08 09:47:45 +00:00
Markus Schorn
e6a0b48500 Patch for 162581, by Andrew Ferguson, stack overflow in AST/PDOM. 2006-11-08 09:42:22 +00:00
Markus Schorn
4c73232e1c Patch for 162581, by Andrew Ferguson, stack overflow in AST/PDOM. 2006-11-08 09:30:17 +00:00
Markus Schorn
cc1407df9d Include Browser: using offsets from index 2006-11-08 08:39:12 +00:00
Pawel Piech
56e3520f7a Temporarily moved ThreadsLayoutNode to org.eclipse.dd.dsf.mi, to get rid of dependency from org.eclipse.dd.dsf.debug.ui on org.eclipse.dd.dsf.mi.core. 2006-11-08 03:04:30 +00:00
Pawel Piech
94841c4ee3 - Ported to new debugger command APIs (bug# 163623). This makes DSF build with 3.3 M3, but breaks compatibility with 3.2.
- Warnings cleanup.
2006-11-08 03:00:20 +00:00
Ted Williams
26390e0a8c build 2006-11-07 21:49:31 +00:00
Ted Williams
64bf23bf0a build 2006-11-07 21:13:23 +00:00
Ted Williams
3aacbfc8c0 build 2006-11-07 19:58:42 +00:00
Markus Schorn
9c3e30e9a0 Testcase and fix for 159566 and 159570, additional info for IIndexInclude. 2006-11-07 12:46:44 +00:00
Markus Schorn
0fe5609a10 Fixes warning, marks test as failing. 2006-11-07 10:00:07 +00:00
Markus Schorn
206ad600e7 Sets default to index files with build info, only. 2006-11-07 09:47:19 +00:00
Anton Leherbauer
3661213f99 Fix missing CN problem label decorator 2006-11-07 09:23:14 +00:00
Vivian Kong
b38a103a8e Bug 161609 - more testcases for PDOM/index 2006-11-06 15:43:39 +00:00
Markus Schorn
df871fe06b Testcase and fix for 106275, IASTPreprocessorIncludeStatement incomplete. 2006-11-06 15:36:06 +00:00
Markus Schorn
f60b2f1bb1 Delays traversal of project to indexer job 2006-11-06 13:17:58 +00:00
Markus Schorn
d5e1e3f2ea Fix handling of cygdrive in scanner discovery 2006-11-06 13:16:26 +00:00
Anton Leherbauer
02e693474e Fix CN drop external files into source folder 2006-11-06 11:23:14 +00:00
Anton Leherbauer
c2ad331a4e Patch by Sascha Radike for Bug 163377 - [CView] CView does not reveal new resources 2006-11-06 10:11:24 +00:00
Pawel Piech
cd357e26e8 Fixed an NPE related to refactoring. 2006-11-04 00:08:01 +00:00
Markus Schorn
a63a250e0b Testcase for 162410, scanner skips line after pragma 2006-11-03 09:53:56 +00:00
Markus Schorn
c4e4e61e3f Testcase and fix for 156988, exception in scanner. 2006-11-03 09:38:24 +00:00
Ken Ryall
d770ae8727 Fix bug 159833. 2006-11-02 18:38:28 +00:00
Markus Schorn
fdabd9645c Test case and fix for 157009, scanner skips line. 2006-11-02 16:50:25 +00:00
Markus Schorn
3541fc9e5a Testcase and fix for 162214, line comment after directive 2006-11-02 15:00:40 +00:00
Markus Schorn
fe91086213 Testcase and fix for 162214, line comment after directive 2006-11-02 14:54:45 +00:00
Markus Schorn
92b49872f2 Fix for 162180, scanner locations 2006-11-02 14:15:37 +00:00
Pawel Piech
9ff6415403 - Refactored view model implementation so that more of the common code is integrated into base classes (bug# 161981).
- Split org.eclipse.dd.dsf so that packages depending on org.eclipse.debug.core are in a separate plugin (bug# 161948).
- Refactored Data Model and View Model interfaces and classes to use a consistent naming scheme.
2006-11-01 21:53:48 +00:00
Anton Leherbauer
cfea65c227 Make ui plugin more fault-tolerant when activated in headless mode 2006-10-31 12:40:43 +00:00
Markus Schorn
6ac289f820 Fix for 162755, cleanup in ArrayUtil 2006-10-31 10:08:56 +00:00