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

18762 commits

Author SHA1 Message Date
Sergey Prigogin
4628ff3643 Cosmetics. 2011-02-27 21:01:47 +00:00
Sergey Prigogin
2248fd43bc Cosmetics. 2011-02-27 19:48:37 +00:00
Marc Khouzam
3a6830d2ea Bug 338319: First step to allow terminating individual processes 2011-02-27 03:30:17 +00:00
Alena Laskavaia
cbb43fd93b added ui code to grey out checkboxes which are conditionally enabled based on launch mode 2011-02-27 03:13:31 +00:00
Alena Laskavaia
e01c3cc7c3 added on deman launch profile instead of on inc build 2011-02-27 02:35:23 +00:00
Alena Laskavaia
f3bb6aa2dd added label to build prefs that they can be overriden by checker 2011-02-27 01:58:43 +00:00
Sergey Prigogin
aaa7803609 Cosmetics. 2011-02-26 20:09:05 +00:00
Alena Laskavaia
c4dc0ee219 got rid of info box - replaced with tooltips 2011-02-26 18:39:40 +00:00
Alena Laskavaia
352e59b270 fixed grep example and added details provider for it 2011-02-26 01:47:10 +00:00
Alena Laskavaia
7e3b1acf38 fixed checker which was broken after my prev refactoring 2011-02-26 01:31:44 +00:00
Alena Laskavaia
5a695e5cf5 removed unnecessary code 2011-02-26 01:31:22 +00:00
Marc Khouzam
819d909a4d Bug 337687: Support for MI command -exec-arguments 2011-02-25 20:25:58 +00:00
Marc Khouzam
f37667bcd3 Bug 237308: Support for multiple inferior processes 2011-02-25 20:08:11 +00:00
Vivian Kong
f561817d6e Bug 133881 - Make refreshing after building optional 2011-02-25 19:55:03 +00:00
Vivian Kong
101d5367d0 Change update site URL to indigo 2011-02-25 14:36:44 +00:00
Anton Leherbauer
754bca12d2 Update minimum bundle versions 2011-02-25 13:37:13 +00:00
Anton Leherbauer
0463fa2968 Bug 311880 - Add preference to keep position of excluded files in Project Explorer
Patch by Alex Freidin
2011-02-25 08:25:25 +00:00
Anton Leherbauer
624470f48b Bug 338045 - AST should start building when an editor becomes active 2011-02-25 08:07:45 +00:00
Marc Khouzam
9efc3961a2 Bug 338171: StartOrRestartSequence_7_0 is being called for older GDBs 2011-02-25 02:20:34 +00:00
Randy Rohrbach
21fb967107 Bug 337881 - Applied Alain Lee patch to deliniate saparate expression lists on a per user/launch basis, where the lists are stored in the launch. 2011-02-24 18:15:13 +00:00
Anton Leherbauer
9749e71126 Bug 316502 - makefile outline doesn't work with alternate encoding 2011-02-24 10:23:50 +00:00
Sergey Prigogin
56d1930182 Corrected typo in a comment. 2011-02-24 04:29:50 +00:00
Alena Laskavaia
9701e70e2b Bug 326768 - Macro name is reported as unresolved symbol, not the actual symbol after macro expansion 2011-02-24 03:15:05 +00:00
Alena Laskavaia
b414adbb13 Bug 333255 - Parser gives bogus warning about no return value when SFINAE is used 2011-02-24 03:03:10 +00:00
Alena Laskavaia
0989509cda Bug 329497 - updated check for false negative 2011-02-24 02:55:11 +00:00
Chris Recoskie
2d42d08abc Bug 133881 - Make refreshing after building optional
Work in progress.
2011-02-24 02:46:01 +00:00
Alena Laskavaia
1d85f97705 Bug 337487 - Bad exception handling in Codan 2011-02-24 02:23:23 +00:00
Alena Laskavaia
59efc020b2 removed API which would have never been committed there 2011-02-24 02:00:37 +00:00
Alena Laskavaia
74cd26558e Added couple of utility methods 2011-02-24 01:59:14 +00:00
Alena Laskavaia
598b6fc042 auto-format code using project formatter 2011-02-24 00:50:07 +00:00
Alena Laskavaia
9164b9a756 enable project specific code formatter so all committers use the same one 2011-02-24 00:47:37 +00:00
Sergey Prigogin
3f3df5b83a Fixed compiler warnings. 2011-02-23 20:47:31 +00:00
Sergey Prigogin
150d47cf92 Cosmetics. 2011-02-23 20:44:08 +00:00
Markus Schorn
df420139a3 Bug 173458: Camel case based content assist, by Jens Elmenthaler. 2011-02-23 16:08:53 +00:00
Alena Laskavaia
7b8eb1ed1a added example grep checker and updated some comments 2011-02-23 02:54:00 +00:00
Marc Khouzam
35b59fe446 Bug 337927: Invalid assert when fetching process information 2011-02-23 02:04:56 +00:00
Sergey Prigogin
3974422239 On behalf of Alex Ruiz. 2011-02-23 00:09:54 +00:00
Mikhail Khodjaiants
9684ae54d1 Bug 337303: Refactor DisassemblyToggleBreakpointsTarget and DisassemblyToggleTracepointsTarget 2011-02-22 18:50:40 +00:00
Alena Laskavaia
353b63daf9 make CIndex checker extened AbtractCheckerWithParamters because it should 2011-02-22 02:57:11 +00:00
Alena Laskavaia
d71dfb3b20 fixed problem that run from menu did not work on c files 2011-02-22 02:55:51 +00:00
Alena Laskavaia
cec0640481 fixed default value for LaunchTypeProblemPrefrence 2011-02-22 02:54:08 +00:00
Marc Khouzam
8ca71e3d94 Bug 337764: Label for limited stack frame is not shown 2011-02-21 20:05:47 +00:00
Emanuel Graf
496551af98 Bug 337714: Fixed streamline ChangeGenerator
https://bugs.eclipse.org/bugs/show_bug.cgi?id=337714
2011-02-21 13:43:33 +00:00
Emanuel Graf
8d45a913ca Bug 337701: Fixed, FileContentHelper doesn't close streams
https://bugs.eclipse.org/bugs/show_bug.cgi?id=337701
2011-02-21 12:11:07 +00:00
Sergey Prigogin
4cff141597 Formatting of line comments. 2011-02-21 08:02:03 +00:00
Sergey Prigogin
17366120ff Cosmetics. 2011-02-21 07:26:22 +00:00
Sergey Prigogin
7a7f4df061 Bug 337625 - Support for example parameters for message pattern to be used in codan preference UI. 2011-02-20 00:54:08 +00:00
Sergey Prigogin
f1d8668d9a Javadoc adjustments. 2011-02-20 00:50:56 +00:00
Sergey Prigogin
dafa751ccf Fixed compiler warnings. 2011-02-20 00:49:47 +00:00
Sergey Prigogin
3715cdbbe8 Bug 337040 - MethodDefinitionInsertLocationFinder2 does not find implementation file when no definition already present. Patch by Marc-Andre Laperle. 2011-02-19 21:38:56 +00:00