1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00
Commit graph

18369 commits

Author SHA1 Message Date
Marc Khouzam
78f40855d0 Bug 329868 - Make TCP the default protocol when populating a remote launch tab. 2010-11-10 03:05:05 +00:00
Marc Khouzam
c757ba1fcb Bug 326660: Adapt the new Debug Hover to support Pretty Printed objects 2010-11-10 02:28:42 +00:00
Andrew Gvozdev
8a800fe972 bug 274684: Indicators of string list modes for multi-configuration edits look like debug texts 2010-11-09 23:53:18 +00:00
Andrew Gvozdev
2f6862ce71 bug 274684: Indicators of string list modes for multi-configuration edits look like debug texts 2010-11-09 19:54:45 +00:00
Andrew Gvozdev
4ec4353e88 bug 274684: Indicators of string list modes for multi-configuration edits look like debug texts 2010-11-09 17:40:52 +00:00
Andrew Gvozdev
b1132c434c bug 197124: [Usability] convert C/C++ Projects wizard should display some message explaining what projects could be converted 2010-11-05 21:37:12 +00:00
Andrew Gvozdev
5ba0fceb34 bug 88402: UI plugins should share common images
Renamed structfo_obj.GIF to lowercase structfo_obj.gif
2010-11-05 17:06:09 +00:00
Andrew Gvozdev
d320195a9e bug 88402: UI plugins should share common images 2010-11-05 16:05:04 +00:00
Andrew Gvozdev
f1742086d1 bug 88402: UI plugins should share common images 2010-11-05 14:43:28 +00:00
Anton Leherbauer
2d6e299347 Bug 325394 - follow-up fix 2010-11-05 13:24:01 +00:00
Vivian Kong
3a5ca94dd2 build against 3.6 for now, will move up to 3.7 upon request 2010-11-05 12:44:51 +00:00
Marc Khouzam
1ffc84fb58 Bug 302121: Fully support gdb pretty printers 2010-11-05 01:28:52 +00:00
Andrew Gvozdev
2031a8ee15 bug 256763: -fPIC parameter for GCC compilers
Based on patch from Andrey Tretyakov
2010-11-04 21:39:11 +00:00
Andrew Gvozdev
1fbb6f4b05 tidied up a bit 2010-11-04 20:32:55 +00:00
Andrew Gvozdev
4f4bdf2cbf bug 272432: getBaseId() 2010-11-04 20:29:57 +00:00
Andrew Gvozdev
8fd82b9735 bug 272432: tidied up + getBaseId() 2010-11-04 20:29:29 +00:00
Andrew Gvozdev
0f4a1ee55d bug 272432: tidied up + setBaseId() 2010-11-04 20:24:20 +00:00
Andrew Gvozdev
4b6bf63742 bug 272432: tidied up a bit 2010-11-04 20:04:12 +00:00
Andrew Gvozdev
5f088e7a74 bug 272432: support template process for setting Enumerated options
Patch from Miwako Tokugawa was used for this change.
2010-11-04 19:53:56 +00:00
Markus Schorn
5b51ec0206 Bug 329286: IndexOutOfBoundsException pasting into search field. 2010-11-04 16:43:53 +00:00
Markus Schorn
7cedfa5e48 Bug 329172: Name lookup for default arguments within class bodies. 2010-11-04 16:18:17 +00:00
Markus Schorn
ff18b15fdb Bug 328380: Improved safeguard against infinite recursion. 2010-11-04 16:16:04 +00:00
Anton Leherbauer
fdfbe1e62c Fix compile error against Eclipse 3.6 2010-11-04 15:15:12 +00:00
Markus Schorn
3ef0d867cc Compiler warnings. 2010-11-04 13:23:38 +00:00
Markus Schorn
67ae4bb5a0 Bug 328802: Overriding a method which is declared with a using declaration. 2010-11-04 13:08:37 +00:00
Markus Schorn
12d516a0fb Bug 328638: Matching qualified names in quick outline, by Marc-Andre Laperle. 2010-11-04 11:07:46 +00:00
Markus Schorn
279038ad18 Bug 312666: Default file system on Mac is case insensitive. 2010-11-04 10:05:08 +00:00
Anton Leherbauer
c465508c81 Bug 329196 - Incorrect highlighting of strings with #defines inside 2010-11-03 13:49:12 +00:00
Anton Leherbauer
63365064b7 Bug 329165 - Formatter corrupts code 2010-11-03 11:16:26 +00:00
Anton Leherbauer
8f01b54586 Bug 322776 - [formatter] Add option to not join already wrapped lines
Bug 325787 - [formatter] No option to define indentation policy for assignment expression
2010-11-03 09:55:47 +00:00
Vivian Kong
defc8a8a4a Update build script to build against platform 3.7M3 2010-11-02 15:10:09 +00:00
John Cortell
197f94773b Bug 310345 - [concurrent] Asynchronous Cache Programming Model (ACPM) utilities for DSF. The reset() method should null out the data reference and set status to INVALID_STATUS. The former is particularly important since we otherwise hold the memory hostage. Functionally there's no difference since neither the data nor status can be queried when in invalid state. 2010-11-01 21:13:47 +00:00
John Cortell
2cd5b59772 Documentation 2010-11-01 20:55:25 +00:00
Andrew Gvozdev
d08f8469bc bug 285033: disabled descriptor for inexistent image (wrong folder) 2010-10-30 17:53:55 +00:00
Andrew Gvozdev
970872140e Deprecated old classes from CDT 3.X. 2010-10-29 20:50:30 +00:00
Andrew Gvozdev
e9b3b08cb4 Deprecated. 2010-10-29 20:43:48 +00:00
Andrew Gvozdev
405a398c0f bug 285033: @deprecated in CDT 8.0. This class appears to be never used. 2010-10-29 20:17:10 +00:00
Anton Leherbauer
af5c98eed9 Bug 328472 - "C/C++ Build" does not show under Preferences 2010-10-29 12:26:52 +00:00
Anton Leherbauer
679eb0d976 Bug 328356 - [C++0x] Editor support for range-based for 2010-10-29 07:58:14 +00:00
John Cortell
e5328c3106 Bug 310345: Made validate methods public 2010-10-28 23:14:49 +00:00
Pawel Piech
4dea12d98e Bug 328883 - AbstractCachingVMProvider throws ClassCastException 2010-10-28 19:47:42 +00:00
John Cortell
c0f40ceb47 Documentation 2010-10-28 15:50:33 +00:00
Anton Leherbauer
c83b49a790 Bug 314813 - [mark occurrences] Add preference option for overloaded operators 2010-10-28 13:16:15 +00:00
Anton Leherbauer
e137bca742 Bug 322755 - Move "Editor problem annotation" preference 2010-10-28 10:08:16 +00:00
Anton Leherbauer
87f0ba4453 Bug 326265 - [Makefile Editor] Folding actions in its rulers context menu
Patch from Patrick Hofer
2010-10-28 09:09:31 +00:00
Pawel Piech
24af3b858a Bug 310345 - Updated range cache to immediately return a valid range if range data is available. 2010-10-28 04:41:23 +00:00
Andrew Gvozdev
cb844bdaed bug 327897: [ScannerDiscovery80] Tidy up certain scanner discovery code 2010-10-27 16:55:27 +00:00
Andrew Gvozdev
c02ebb3cb8 bug 328780: NPE when compiler options are displayed 2010-10-27 02:28:20 +00:00
Andrew Gvozdev
8bb961660c bug 328780: NPE when compiler options are displayed 2010-10-27 02:20:41 +00:00
Chris Recoskie
a2ee72d9c5 Bug 328250 - CommonBuilder should use EFSExtensionManager to determine build working directory 2010-10-26 19:27:06 +00:00