David Inglis
c48f2afafa
fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=56584
2004-03-29 17:01:10 +00:00
Bogdan Gheorghe
c1b941c286
Fix for CSearchQuery M8 changes
2004-03-29 16:51:35 +00:00
Bogdan Gheorghe
4d5a0e4e7c
Deactivated popup of new search view for now.
2004-03-29 05:46:11 +00:00
Bogdan Gheorghe
de01048e51
Added background search from CSearchPage
2004-03-29 04:32:01 +00:00
Alain Magloire
58513148c2
Provide the action "show selected element"
2004-03-29 02:34:48 +00:00
John Camelon
99f00cebcd
Comment out ScannerTestCase::testGerman until we figure out how to make it platform independent.
2004-03-28 23:21:52 +00:00
John Camelon
6537609bed
Remove warnings.
2004-03-28 23:00:41 +00:00
Doug Schaefer
783624b37e
Fixed up the commit operation to use the correct Scheduling
...
Rule. M8 seems to have gotten more strict.
2004-03-27 05:03:58 +00:00
Alain Magloire
a9d96b7796
keep the order of the sourceroots.
2004-03-27 04:50:20 +00:00
David Inglis
12a4c3d3df
work in progress on c path ui control - ui not enabled yet see plugin.xml
2004-03-26 22:05:27 +00:00
David Inglis
8b8959e099
fixed NPE on reorder
2004-03-26 21:53:23 +00:00
Andrew Niefer
8dde2f9a0e
better handling of template template parameters
2004-03-26 20:08:05 +00:00
David Inglis
1bf2a95bf6
refactor
2004-03-26 17:33:44 +00:00
Andrew Niefer
bb598c9a99
report references for symbols used in template-ids
2004-03-26 15:50:31 +00:00
David Inglis
709d5dd050
added CoreModelUtil class
2004-03-26 02:42:50 +00:00
Andrew Niefer
2153d2d6ec
ITokenDuple support for seperating fully qualified names that use template-ids,
...
also modify IASTFactory.createField & createVariable to take ITokenDuple for name
Better treatement for definitions of static members of template classes.
2004-03-25 22:10:50 +00:00
David Inglis
7d0581e51c
small change to error string
2004-03-25 21:14:08 +00:00
David Inglis
d6bc6aa1f3
fixed string in error
2004-03-25 21:10:42 +00:00
David Inglis
1c0c1dbe99
update to allow non-owned project
2004-03-25 20:00:40 +00:00
David Inglis
ca24825bd8
clean up getProcessList and schemas for CProject & CBuildConsole
2004-03-25 19:53:34 +00:00
David Inglis
7f918c42c3
added CBuildConsole schema
2004-03-25 19:43:27 +00:00
David Inglis
5dbac920c0
added natureID to Cproject schema to help recover missing .cdtproject files
2004-03-25 19:43:00 +00:00
David Inglis
fd4c0586df
update processList schema to require a platform
2004-03-25 19:42:29 +00:00
David Inglis
df02f5f81a
added platform to extension
2004-03-25 19:41:11 +00:00
David Inglis
b173623edb
lets throw the exception so that we can get full back trace instead of asserting
2004-03-25 19:39:19 +00:00
Hoda Amer
f2dba87e93
Joined effort with Bogdan, Added parser timeout capability that is used by Content Assist
2004-03-25 18:48:27 +00:00
Bogdan Gheorghe
5ab48f40ff
External markers patch: allows searches on external included files
2004-03-24 15:29:07 +00:00
Alain Magloire
d46e5977ea
Implementation of IScannerInof on top of IPathEntry.
2004-03-24 05:37:10 +00:00
Alain Magloire
775e82edd0
Check for Reorder IPathEntry and do a refresh
2004-03-24 01:15:13 +00:00
Alain Magloire
1c2ff9f1d9
Save the binary Object on the BinaryContainer.
2004-03-24 01:13:28 +00:00
Andrew Niefer
68273269dc
externalize strings from Tanya Wolff
2004-03-23 20:46:26 +00:00
Hoda Amer
d6eba35511
Fix for bug#52858
2004-03-23 20:20:34 +00:00
Hoda Amer
297edc9e7b
Fix for bug#51303 & bug#53066
2004-03-23 17:06:58 +00:00
Andrew Niefer
d15c793d77
- fix bug 55673
2004-03-23 16:46:12 +00:00
Andrew Niefer
3b02aaec46
externalize strings from Tanya Wolff
2004-03-22 22:16:55 +00:00
Hoda Amer
e5e65d527a
Patch for Sean
2004-03-22 21:49:36 +00:00
Alain Magloire
05195a0a7d
Boost the warning of the compiler and fix the unnecessary
...
casting
2004-03-22 21:32:51 +00:00
Alain Magloire
3d544739e7
Fix to match the CDescriptor new features.
2004-03-22 21:23:55 +00:00
John Camelon
2332b3b0f3
Added CompleteParseASTTest::testBug54531()
2004-03-22 19:42:28 +00:00
Andrew Niefer
5fdc4f5c05
Better handling of typedefs & fix various problems encountered while parsing templates
2004-03-22 18:23:22 +00:00
Alain Magloire
f7039b36d4
dead locks revisit code.
2004-03-22 06:01:44 +00:00
Alain Magloire
194aea5c58
bug fix the name was truncated.
2004-03-22 06:01:21 +00:00
Alain Magloire
f19ce7f75a
Show the Binary in the cview even if not an ICElement
2004-03-22 03:21:59 +00:00
Alain Magloire
b8a6e4e9f5
Implementation of the IOutputEntry
2004-03-22 03:20:50 +00:00
Alain Magloire
90ef8946ae
Fix the CView sorting.
2004-03-21 07:04:01 +00:00
Alain Magloire
7de97b8a11
ICModel and ICProject no longer extends ICContainer
2004-03-21 06:58:33 +00:00
David Inglis
a85f27eed2
use new cdescriptor operation for changes
2004-03-19 20:31:33 +00:00
David Inglis
0114d4cd78
update cdescriptor (see changelog)
2004-03-19 20:30:16 +00:00
Hoda Amer
cb1e01065f
Fix for bug#54325 Refactor: Check for name collision
2004-03-19 17:02:18 +00:00
Hoda Amer
5608bc4601
Patch for Sean
2004-03-19 16:59:11 +00:00