1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-11 02:05:39 +02:00
Commit graph

35221 commits

Author SHA1 Message Date
Andrew Gvozdev
526750dc20 Merge remote-tracking branch 'cdt/master' into sd90 2013-01-21 09:20:06 -05:00
Sergey Prigogin
ca03d0d23a Bug 398611 - Set input for the Outline page conditionally to avoid
unnecessary updates.
2013-01-20 20:57:17 -08:00
Sergey Prigogin
c1a87bc4a7 Cosmetics. 2013-01-20 20:57:03 -08:00
Marc Khouzam
f8f7aea5d4 Missing @since tag 2013-01-20 22:07:53 -05:00
Andrew Gvozdev
36dd99f435 bug 398550: Use platform decorator manager to manage 'custom build settings' decoration 2013-01-19 16:37:08 -05:00
Andrew Gvozdev
0bd7133168 Revert "Revert "Bug 398550. An attempt to make MBSLanguageSettingsProvider.getSettingEntries method faster.""
This reverts commit b8d75b789e.
2013-01-19 06:46:22 -05:00
Andrew Gvozdev
b8d75b789e Revert "Bug 398550. An attempt to make MBSLanguageSettingsProvider.getSettingEntries method faster."
This reverts commit d3a15b651c.
2013-01-19 06:41:00 -05:00
Sergey Prigogin
d3a15b651c Bug 398550. An attempt to make
MBSLanguageSettingsProvider.getSettingEntries method faster.
2013-01-18 15:22:28 -08:00
Sergey Prigogin
aa8cd5bb09 Cosmetics. 2013-01-18 15:22:23 -08:00
Randy Rohrbach
46598455db Bug 398329 : MemoryBrowser - switching between debuggees does not update the provider for browser operations like Import and Export
Bug 398332 : The validation logic and feedback for all of the Importers/Exporters is very bad

   I found some more editing edge cases as well as an NPE on starting a
   new connection with the Browser up, which was the result of a previous
   edit.
2013-01-18 17:07:29 -05:00
Doug Schaefer
4b22b8c6bc Bug 398426 - Use num procs - 1 on Mac for optimal parallel builds.
Changed the text of the UI since optimal is not always number of
processors.
2013-01-18 16:58:18 -05:00
Chris Recoskie
6aebe7dcd5 Bug 398499 - FileContent.adapt(CodeReader) does not properly
set timestamps

Change-Id: I57fdacfc2fef225a6b3942b1be185ae79bb28c31
Reviewed-on: https://git.eclipse.org/r/9756
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Chris Recoskie <recoskie@ca.ibm.com>
Reviewed-by: Chris Recoskie <recoskie@ca.ibm.com>
2013-01-18 14:45:06 -05:00
Sergey Prigogin
adb89806d8 Bug 398459 - Invalid auto-indentation in a virtual method 2013-01-17 16:02:35 -08:00
Doug Schaefer
98e5959c90 Added template process to add nature. Added Qt nature. 2013-01-17 15:27:47 -05:00
Anna Dushistova
5d0178ad3a [releng]Trying to bring back junits. 2013-01-17 17:33:54 +03:00
David McKnight
fc3e1fd87b update version 2013-01-16 19:40:20 -05:00
David McKnight
a30cca38ed [398324] cross systems folder transfer breaks due to scoping rule 2013-01-16 19:38:39 -05:00
David McKnight
b26a1c8946 [398306] table sorting of RSE table views inconsistent with Eclipse 2013-01-16 19:38:06 -05:00
David McKnight
579dc4e24a [398306] table sorting of RSE table views inconsistent with Eclipse 2013-01-16 19:37:28 -05:00
David McKnight
5c74aae9ee [398324] cross systems folder transfer breaks due to scoping rule 2013-01-16 19:34:29 -05:00
unknown
7bbf2d8511 Bug 398329 : MemoryBrowser - switching between debuggees does not update the provider for browser operations like Import and Export
Bug 398332 : The validation logic and feedback for all of the Importers/Exporters is very bad
2013-01-16 18:05:14 -05:00
Sergey Prigogin
7c58fc5f33 Bug 396439 - Syntax highlighting is wrong for raw strings. Added a test
case.
2013-01-16 11:14:39 -08:00
Sergey Prigogin
6369aad377 Cosmetics. 2013-01-16 11:14:25 -08:00
David Dykstal
5cddeb4839 [398135] creates useractions sdk feature 2013-01-15 21:20:21 -06:00
Sergey Prigogin
4a0cfa6cc4 Bug 396439 - Syntax highlighting is wrong for raw strings 2013-01-15 19:15:48 -08:00
Sergey Prigogin
0835b4737d Cosmetics. 2013-01-15 19:14:45 -08:00
David Dykstal
15e602640b [398135] removes source from useractions-feature 2013-01-15 21:03:57 -06:00
Sergey Prigogin
93619fcb12 Cosmetics. 2013-01-15 17:03:40 -08:00
Sergey Prigogin
23a2d90279 Bug 398254 - Syntax error in A<::B> a; 2013-01-15 17:03:08 -08:00
David McKnight
e5f7aa6179 update versions 2013-01-15 17:46:05 -05:00
David McKnight
7e41965faf [398234] Connect from host doesn't always propagate id/password to
multiple contained connector services
2013-01-15 17:43:22 -05:00
Martin Oberhuber
4811216ec4 Bug 398195 - Consider external ReadOnlyPDOMProvider in Include Browser
Change-Id: Iebb2e9bd7c40e3fbfa4beb380208e06d3cb5e49e
Reviewed-on: https://git.eclipse.org/r/9682
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-01-15 15:12:03 -05:00
cabernal
62fa044031 Implement problem marker for AC_CHECK_LIB macro.
Fix for https://fedorahosted.org/eclipse-packagekit/ticket/5 . 
Change-Id: Ic4466a7eb04c4acc5749eafd0536364c53ae6fdb
Reviewed-on: https://git.eclipse.org/r/9663
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2013-01-15 14:50:04 -05:00
David Dykstal
460c0702ef implements a way to bypass secure storage access 2013-01-15 10:41:26 -06:00
David Salinas
d0c99408cd Bug 393455 - Terminal sessions broken on AIX 2013-01-15 10:35:06 -05:00
Randy Rohrbach
dc114aff98 Bug 398136 - ILaunchable is confusing
Bug 398137 - Exporters/Importers should be filterable based on the address size they support
2013-01-14 17:27:05 -05:00
Doug Schaefer
997f7b6607 Fix qt template to use variable instead of test data. 2013-01-14 17:13:13 -05:00
Vivian Kong
42e044251b Bug 398131 - Method syntax coloring/highlighting shifted to wrong
position in preview window
2013-01-14 16:29:45 -05:00
David Dykstal
67cfca76a7 merging fix for [397995] into master branch 2013-01-14 15:22:19 -06:00
David Dykstal
447d39eec1 fixes [397995] RSEInitJob runs too early 2013-01-14 15:14:17 -06:00
Marc Khouzam
cd70733735 Bug 378834 - Re-order debug tests to avoid hanging on Hudson. I don't
know why this helps, but it does.

Change-Id: Iad4b653169d7b62af5cb2dbcfb93bdded2427f65
2013-01-14 15:50:37 -05:00
Martin Oberhuber
111b6ba185 Bug 397652 - Exporting a PDOM fails due to wrong index-in-sync check
Fixes an incorrect workaround from bug 229989 comment 6:
It is perfectly valid for one location to map to multiple index files.
Also adds better error reporting for out-of-sync files, and adds API
to allow exporting a PDOM without any index-in-sync check.

Change-Id: I63a7d36a2de465f9994cc9b9698688e3ad6850ee
2013-01-14 12:36:51 -08:00
Marc Khouzam
9e6ee807a9 Bug 378834 - Update Debug JUnit tests to run on Hudson
Change-Id: Ie93ef3b2401b6823afd96504de1b5b5c577f1da4
Reviewed-on: https://git.eclipse.org/r/9656
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2013-01-14 14:52:06 -05:00
David McKnight
436437e8ae version update 2013-01-14 14:50:44 -05:00
David McKnight
9c618a0f2a version update 2013-01-14 14:50:07 -05:00
David McKnight
01f3fa341b [398006] [efs] cached remote file should be cleared if exists() is false 2013-01-14 14:46:12 -05:00
Andrew Gvozdev
97e3c26120 Merge remote-tracking branch 'cdt/master' into sd90 2013-01-13 10:04:33 -05:00
Caroline Rieder
3222ba63ed bug 395442: Initial provider command is not restored for non-shared providers 2013-01-13 09:58:21 -05:00
Caroline Rieder
2f425c4386 bug 395307: Switching back to project specific language settings provider seems to be incorrect 2013-01-13 09:58:16 -05:00
Andrew Gvozdev
3f93648a58 Wording on language setting providers options page 2013-01-13 09:58:10 -05:00