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

18464 commits

Author SHA1 Message Date
Anton Leherbauer
cc2fc91b90 Bug 325394 - some times the user cannot step for 5 seconds during fast stepping 2010-09-28 10:15:21 +00:00
Markus Schorn
62104189e0 Bug 325623: Hide non-implementing leaves in quick type hierarchy. 2010-09-28 09:15:23 +00:00
Pawel Piech
c72c78d35c Bug 325943 - [concurrent] Robustify Sequence against RejectedExecutionException 2010-09-27 23:27:18 +00:00
Pawel Piech
b2dd37899a Bug 321932 - [update policy] When in manual mode, switching number format should still show value in other formats if value is cached. 2010-09-27 23:26:34 +00:00
Pawel Piech
159c91c678 Bug 326233 - DsfSession doesn't compile against 3.7 2010-09-27 20:48:21 +00:00
Marc Khouzam
f9418dae7d Bug 326137: Missing @since tag 2010-09-27 17:58:30 +00:00
John Cortell
f38c9abf74 Bug 196154: "Run to Line" command fails with native windows paths 2010-09-27 16:21:33 +00:00
Markus Schorn
8ff177d648 Bug 325385: Duplicate search results. 2010-09-27 15:48:04 +00:00
John Cortell
3bbf54e9da Bug 326137: Allow DSF-GDB attach session to work without a project or binary (add missing @since in new constructor) 2010-09-27 15:10:04 +00:00
Marc Khouzam
dc6f09e404 Bug 315796: Use proper "7.2" version string for GDB 7.2 2010-09-27 01:13:38 +00:00
Marc Khouzam
9ebb65f407 Bug 326137: Allow DSF-GDB attach session to work without a project or binary. 2010-09-27 00:45:05 +00:00
Sergey Prigogin
65b7d3b1fd Moved Codan to CDT platform. 2010-09-25 17:48:25 +00:00
Andrew Gvozdev
89d44a93c7 bug 319512: Missing type arguments on managedbuilder.core 2010-09-25 05:21:01 +00:00
Andrew Gvozdev
8cdd50422c bug 323445: Generate cross linked message for redeclaration xlc error 2010-09-24 22:13:15 +00:00
Pawel Piech
4d3edd80a2 Bug 321932 - [update policy] When in manual mode, switching number format should still show value in other formats if value is cached. 2010-09-24 18:58:49 +00:00
Vivian Kong
de6322ba9c update build scripts for new bulid.eclipse.org machine 2010-09-24 17:50:07 +00:00
Anton Leherbauer
0a8dc6f21e Use AstProvider.WAIT_ACTIVE_ONLY, related to bug 322753 2010-09-24 06:43:16 +00:00
Andrew Gvozdev
39f89b5415 bug 325898: "Manage Configurations" dialog opens on an incorrect parent shell
Patch from Baltasar Belyavsky
2010-09-23 21:29:00 +00:00
Andrew Gvozdev
e2a392976f bug 322169: New Makefile Project with Existing Code wizard silently fails 2010-09-23 20:42:32 +00:00
Anton Leherbauer
59d692e064 Bug 322753 - It should be possible to disable the override indicator
Patch from Marc-Andre Laperle
2010-09-23 12:08:50 +00:00
Ken Ryall
a0b5fe2c89 Bug 325773 - Support copy in the Executables View. Fix up line endings. 2010-09-21 18:38:43 +00:00
Sergey Prigogin
45f057367a Cosmetics. 2010-09-21 01:45:17 +00:00
Randy Rohrbach
d1ee0b132a Bug 323221 - Moved the handling of the GotoAddress bar so it is executed on a UI runnable thread. 2010-09-20 19:11:50 +00:00
Ken Ryall
3cacbafb08 Bug 325773 - Support copy in the Executables View 2010-09-20 15:47:04 +00:00
Marc Khouzam
ce50ee07e2 Bug 321692: Remove dependencies to plugins from features 2010-09-20 09:05:59 +00:00
Sergey Prigogin
f0d7871fea Support for overridden virtual methods in LinkedNamesFinder. 2010-09-20 03:09:50 +00:00
Alena Laskavaia
cefc281f9f Bug 321471 Return statement style patch from Marc-Andre Laperle 2010-09-20 01:17:25 +00:00
Sergey Prigogin
06d3ea27fc Cosmetics. 2010-09-20 01:14:53 +00:00
Sergey Prigogin
bfdded1677 Removed uses of a deprecated class. 2010-09-20 01:14:36 +00:00
Sergey Prigogin
4d52adc1be Fixed capitalization. 2010-09-19 22:34:54 +00:00
Sergey Prigogin
3a6b1d1846 Removed uses of a deprecated class. 2010-09-19 22:30:04 +00:00
Sergey Prigogin
7ebce37f93 Removed uses of a deprecated class. 2010-09-19 22:26:30 +00:00
Sergey Prigogin
8a2e90a915 Fixed a typo. 2010-09-19 22:21:31 +00:00
Sergey Prigogin
57425dde44 Fixed a bug in renaming of virtual methods. 2010-09-19 21:42:50 +00:00
Sergey Prigogin
b937c5c50b Cosmetics. 2010-09-19 21:08:44 +00:00
Alena Laskavaia
636fd192ac Marker resolution generator has to be register for specific marker type not supertype only 2010-09-19 19:33:59 +00:00
Ed Swartz
394f056cd3 Bug 259881: apply fix for incorrect Sequence#get(...timeout...) implementation 2010-09-19 17:32:21 +00:00
Andrew Gvozdev
9e54b94108 bug 270326: console window displays black
Changed default console background to light gray (the case when preference store failed to initialize) to be able to troubleshoot the issue.
2010-09-19 04:27:04 +00:00
Andrew Gvozdev
4a17586a41 bug 270326: console window displays black 2010-09-19 03:36:46 +00:00
Alena Laskavaia
60d1761727 PR: 325669 - run on folder, patch from Marc-Andre Laperle 2010-09-18 14:40:14 +00:00
Andrew Gvozdev
9a0a38fdca bug 319512: Missing type arguments on managedbuilder.core 2010-09-17 22:45:53 +00:00
Andrew Gvozdev
f1747cd1b9 bug 319512: Missing type arguments on managedbuilder.core 2010-09-17 22:35:18 +00:00
Andrew Gvozdev
bc1f29a4fd bug 319512: Missing type arguments on managedbuilder.core 2010-09-17 22:10:57 +00:00
Andrew Gvozdev
2b31fd592f bug 319512: Missing type arguments on managedbuilder.core 2010-09-17 22:02:20 +00:00
Andrew Gvozdev
6cfbdd8726 bug 319512: Missing type arguments on managedbuilder.core 2010-09-17 21:43:05 +00:00
Ken Ryall
1741dd69aa Bug 314350 - [debug view] Multi-threaded programs can cause the opening of useless and empty editors 2010-09-17 21:38:11 +00:00
Andrew Gvozdev
d6992f6cfd bug 319512: Missing type arguments on managedbuilder.core 2010-09-17 21:31:49 +00:00
Markus Schorn
200c531f33 Bug 156668: Implicit ctors for automatic variables. 2010-09-17 09:59:48 +00:00
Anton Leherbauer
ca68f6bb04 Bug 324905 - [Search] Show different colors to mark read and write accesses in Mark Occurrences
Patch from Patrick Hofer
2010-09-17 08:38:51 +00:00
Andrew Gvozdev
c5b4c65418 bug 307211: Different colors for info, warning and errors in the build console 2010-09-16 22:28:33 +00:00