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

17805 commits

Author SHA1 Message Date
Alena Laskavaia
4531b0f287 added document field to have access to it if needed 2010-07-22 02:33:28 +00:00
Alena Laskavaia
b282976dfa extract getProblem method 2010-07-22 02:31:50 +00:00
Alena Laskavaia
c6ea6624d7 added utility methods to access marker data 2010-07-22 02:28:49 +00:00
Alena Laskavaia
7b9acc4aae location should support placing markers on any resource not only file 2010-07-22 02:28:12 +00:00
Alena Laskavaia
fdeec42574 fixed clone method 2010-07-22 02:27:15 +00:00
Alena Laskavaia
6c54353b6e added utility method to simplify creation 2010-07-22 02:25:54 +00:00
Alena Laskavaia
a4a8abe72d convinience methods to manipulate marker attributes 2010-07-22 01:48:51 +00:00
Alena Laskavaia
ec4b080977 allow to define quick fixes for gcc problems (not codan) as well 2010-07-22 01:48:07 +00:00
Alena Laskavaia
93ab595f8c added comment about problems with marker dissapering 2010-07-22 00:49:59 +00:00
Alena Laskavaia
9dde9a4f28 Bug 320575 - fallback for add variable should use int not void 2010-07-22 00:20:50 +00:00
Alena Laskavaia
83a58cd77c save file - otherwise refactoring does not work... 2010-07-22 00:11:43 +00:00
Alena Laskavaia
9396a7e9e9 there were some dependency problems, we will try this 2010-07-21 18:25:15 +00:00
Markus Schorn
1becc70584 Bug 320426: Index grows when updating files. 2010-07-21 16:15:16 +00:00
Anton Leherbauer
faf5bdce21 Bug 320372 - Memory Browser should invoke becomesVisible/becomesHidden on renderings
Also re-adds public constant MemoryBrowser.ID which got removed in version 1.21
2010-07-21 12:24:13 +00:00
Andrew Gvozdev
5a1885c1a6 bug 319512: compilation warnings 2010-07-21 05:00:33 +00:00
Andrew Gvozdev
007e46e51f bug 319512: compilation warnings 2010-07-21 04:42:33 +00:00
Andrew Gvozdev
b64329ba17 bug 319512: compilation warnings 2010-07-21 04:21:38 +00:00
Andrew Gvozdev
6fc9f2b2bf bug 319512: compilation warnings 2010-07-21 04:10:41 +00:00
Andrew Gvozdev
459affd72f bug 319512: compilation warnings 2010-07-21 03:38:34 +00:00
Alena Laskavaia
0c966168b9 Bug 319196 - quick fixes for adding local variables,etc. based on patch from Tomasz Wesolowski 2010-07-21 02:27:35 +00:00
Alena Laskavaia
64b3c63063 turned off codan running on editor reconcile - gets on a way of tests 2010-07-21 02:25:00 +00:00
Alena Laskavaia
42b0b537db Bug 319196 updated to add common method 2010-07-21 02:21:46 +00:00
Alena Laskavaia
8558e52579 fixed bug - builder should be obtained from a model 2010-07-21 02:19:51 +00:00
Alena Laskavaia
bcc7727f9c Bug 309760 - renamed checker 2010-07-21 00:05:44 +00:00
Alena Laskavaia
bba580e5a0 Bug 319196 - updated utils with more useful methods (contributed by Tomasz Wesolowski) 2010-07-21 00:03:17 +00:00
Markus Schorn
52d90b84b2 Bug 319749: NPE during content assist. 2010-07-20 10:42:25 +00:00
Markus Schorn
ca93e4ae7e Bug 319498: Comparison of unknown bindings. 2010-07-20 09:18:54 +00:00
Ted Williams
cbab1664c5 [318052] [remote launch] Properties are not saved/used 2010-07-19 16:11:24 +00:00
Markus Schorn
adef5a84f7 Bug 319186: Marshalling char16_t and char32_t. 2010-07-19 12:59:11 +00:00
Teodor Madan
11f72ba1e9 Bug 319193 - [Memory Browser]Switching between two cpus does not affect edit box where address is entered 2010-07-19 07:08:16 +00:00
Doug Schaefer
80d3376b55 Feature for the Visual C++ support. 2010-07-17 23:33:41 +00:00
Sergey Prigogin
21088970a6 Renamed Messages class to RenameMessages. 2010-07-17 20:59:31 +00:00
Sergey Prigogin
d7a578480d Added noimplement and noextend tags. 2010-07-17 18:22:13 +00:00
Sergey Prigogin
469f8fbc87 Added noimplement and noextend tags. 2010-07-17 18:21:07 +00:00
Sergey Prigogin
d157c97d3f Cosmetics. 2010-07-17 18:06:18 +00:00
Sergey Prigogin
afc026fcd3 Cosmetics. 2010-07-17 18:01:06 +00:00
Andrew Gvozdev
3fdead487b removed unused x-friends directive 2010-07-16 22:24:06 +00:00
Ling Wang
682b0c44dc Bug 320044: New breakpoints are got installed in dead process. 2010-07-16 19:12:32 +00:00
Andrew Gvozdev
fa8ceee23e bug 319766: Invalid Javadoc tags
patch from Petri Tuononen
2010-07-16 15:12:58 +00:00
Andrew Gvozdev
a3bebcc788 bug 319830: Javadoc unexpected tags
patch from Petri Tuononen
2010-07-16 14:16:17 +00:00
Andrew Gvozdev
c066642a43 bug 319820: Deprecated methods missing @Deprecated annotation
patch from Petri Tuononen
2010-07-16 14:12:50 +00:00
Andrew Gvozdev
1c064087e4 bug 319779: Unnecessary imports
patch from Petri Tuononen
2010-07-16 14:08:09 +00:00
Doug Schaefer
4f6745e045 Updated the Visual C++ build to support Windows 7 SDK. 2010-07-15 19:26:06 +00:00
Doug Schaefer
f586166f35 Added support for Windows 7 SDK and removed the others. 2010-07-15 18:55:24 +00:00
Marc Khouzam
9e3c2bfd51 Bug 319307: Remote gdbserver attach does not show thread info right after the attach because of missing stopped event. 2010-07-15 16:19:48 +00:00
Andrew Gvozdev
0d1338e502 bug 319748: Missing/unnecessary $NON-NLS$ tags
patch from Petri Tuononen
2010-07-15 14:35:58 +00:00
Anton Leherbauer
874bc5564a Bug 318550 - SteppingController should clear step queue in case of stepping timeout 2010-07-15 13:39:29 +00:00
Andrew Gvozdev
b3c3920a84 bug 319814: The type Assert is deprecated
patch from Petri Tuononen
2010-07-14 19:30:15 +00:00
Andrew Gvozdev
ecf509ef86 compilation warnings 2010-07-14 19:26:43 +00:00
Andrew Gvozdev
9f150b102a bug 319769: Unnecessary type casts 2010-07-14 19:21:56 +00:00