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

18789 commits

Author SHA1 Message Date
Anton Leherbauer
f704e4f129 Bug 338782 - [Project Explorer] If working sets are top level nodes resource changes are not refreshed properly 2011-03-03 10:16:14 +00:00
Sergey Prigogin
964d7d5c12 Fixed capitalization. 2011-03-03 00:55:19 +00:00
Sergey Prigogin
066753ba94 Fixed capitalization. 2011-03-03 00:54:22 +00:00
Marc Khouzam
559736718a Bug 336947: CLI command for DSF-GDB "tdump". And improvement for the IGDBTraceControl interface. 2011-03-02 20:25:35 +00:00
Marc Khouzam
e96dfd110a Bug 338319: Allow terminating individual processes 2011-03-02 14:58:00 +00:00
Markus Schorn
f6d62a31e8 Bug 332883: Range based for loop with non-array type. 2011-03-02 14:52:44 +00:00
Marc Khouzam
e03d0d8880 Bug 338319: Allow terminating individual processes 2011-03-02 11:06:15 +00:00
Markus Schorn
4c700d7e5f Bug 333389: Variadic function templates. 2011-03-02 10:54:21 +00:00
Markus Schorn
4276eda033 Bug 337686: Function-call on dependent expression. 2011-03-02 10:31:44 +00:00
Sergey Prigogin
5aa57c8075 Formatting of macro statements. 2011-03-02 02:38:02 +00:00
Sergey Prigogin
bf6112d9f0 Formatting of macro statements. 2011-03-02 02:08:04 +00:00
Sergey Prigogin
d5fb2c9614 Cosmetics. 2011-03-02 01:54:31 +00:00
Sergey Prigogin
b4e5df991c Bug fixes. 2011-03-01 23:24:26 +00:00
Sergey Prigogin
eaabdd84c8 Cosmetics. 2011-03-01 23:24:05 +00:00
Sergey Prigogin
a38e6e30f5 Cosmetics. 2011-03-01 18:58:14 +00:00
Alena Laskavaia
14199fcfa3 partually support editing multiple problems at the same time 2011-03-01 03:32:51 +00:00
Alena Laskavaia
1db363d94c semantic errors problem would not run on build by default 2011-03-01 02:21:13 +00:00
Sergey Prigogin
117fd4a222 Formatting of trailing characters in function definitions. 2011-03-01 02:11:19 +00:00
Sergey Prigogin
654cb74090 Cosmetics. 2011-03-01 02:01:01 +00:00
Sergey Prigogin
7e8bec4001 Fixed a typo. 2011-03-01 01:35:16 +00:00
David Dubrow
bef52e225a Don't trigger listener when data hasn't changed 2011-02-28 20:58:11 +00:00
Sergey Prigogin
d8361893bf Removed uses of deprecated constructors. 2011-02-28 19:38:01 +00:00
Alena Laskavaia
6179bd2262 refactored per-problem launch mode: ui controls, internal structures, etc 2011-02-28 04:43:38 +00:00
Sergey Prigogin
3992f87dc4 Cosmetics. 2011-02-28 02:17:30 +00:00
Sergey Prigogin
86f5038595 Fixed NPE. 2011-02-28 01:53:06 +00:00
Sergey Prigogin
62c3a2bf32 Removed uses of deprecated methods. 2011-02-28 01:48:58 +00:00
Sergey Prigogin
4b984c2b5f Formatting of trailing characters in function declarations and calls. 2011-02-28 00:56:07 +00:00
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