1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-20 14:45:57 +02:00
Commit graph

36454 commits

Author SHA1 Message Date
Andrew Gvozdev
557839783c Bug 418098 - Added toolchain keywords to some more properties/preferences pages 2013-09-26 11:28:55 -04:00
Serge Beauchamp
597265c574 Bug 418098 - Entering 'Tool chain' in the preference dialog should
return the proper preference panel

Change-Id: Iedf013131c0445914436536da3d6db59173764f7
Signed-off-by: Serge Beauchamp <sergebeauchamp@mac.com>
Reviewed-on: https://git.eclipse.org/r/16797
Reviewed-by: Andrew Gvozdev <angvoz.dev@gmail.com>
IP-Clean: Andrew Gvozdev <angvoz.dev@gmail.com>
Tested-by: Andrew Gvozdev <angvoz.dev@gmail.com>
2013-09-26 11:17:43 -04:00
Andrew Gvozdev
ed2bb8449b bug 105978: [Error Parser]: Error markers that build generates on files in different projects are not removed 2013-09-26 10:49:07 -04:00
Serge Beauchamp
ee19807cb0 Bug 417926 - Markers shouldn't be created on the workspace root
Change-Id: Ia7d00fa513a6fb18d616503d64e178ae4a09fe4d
Signed-off-by: Serge Beauchamp <sergebeauchamp@mac.com>
Reviewed-on: https://git.eclipse.org/r/16775
Reviewed-by: Andrew Gvozdev <angvoz.dev@gmail.com>
IP-Clean: Andrew Gvozdev <angvoz.dev@gmail.com>
Tested-by: Andrew Gvozdev <angvoz.dev@gmail.com>
2013-09-25 15:25:58 -04:00
Sergey Prigogin
5b9c323d9c Cosmetics. 2013-09-25 09:54:59 -07:00
Serge Beauchamp
1e450cdd37 Bug 417909 - Opening a large file from a progress dialog causes the
scalability dialog to disappear

Change-Id: I1840fe1ac53a78c2d8d7c540474436faab08d8b1
Signed-off-by: Serge Beauchamp <sergebeauchamp@mac.com>
Reviewed-on: https://git.eclipse.org/r/16721
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-09-25 12:28:14 -04:00
jgarciamaciel
4d60b8c5e0 switch maven repo 2013-09-25 10:53:03 -05:00
Sergey Prigogin
af8f41dd1b Code streamlining. 2013-09-24 16:48:46 -07:00
Greg Watson
5315541ca6 Only enable edit/remove buttons if connection is closed.
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-09-24 16:41:00 -04:00
Greg Watson
c7f1824eec [417962] - Fix editing connections.
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-09-24 16:24:52 -04:00
Greg Watson
d527909629 Add Open/Close buttons to connections page.
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-09-24 15:20:46 -04:00
Sergey Prigogin
290cf3472d Bug 414450 - Fixed CompositingNotImplementedError for
CPPAliasTemplateInstance.
2013-09-24 09:55:01 -07:00
Sergey Prigogin
8722849f10 Cosmetics. 2013-09-24 09:41:20 -07:00
Marc-Andre Laperle
a7f9c65430 Bug 414831 - .cproject line delimiters change to the system default when
saving

Reused some code from org.eclipse.core.internal.utils.FileUtil to
determine the line separator to use when saving the .cproject.

Change-Id: Ibda9724bdc73143c2ec37601727bec024d3dca26
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/15399
Reviewed-by: Andrew Gvozdev <angvoz.dev@gmail.com>
IP-Clean: Andrew Gvozdev <angvoz.dev@gmail.com>
Tested-by: Andrew Gvozdev <angvoz.dev@gmail.com>
2013-09-24 11:02:35 -04:00
Marc-Andre Laperle
f78c4431b2 Bug 417559 - Enhanced debug hover doesn't remember its size when
expanded

Change-Id: Ife281405691fe6fd39a4aac4f13a4ff12e7a2b19
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/16623
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
2013-09-24 10:51:51 -04:00
Jesse Weinstein
331ff203d6 Alphabetize the modes; to be in line with the restrictions added in bug 417138
Change-Id: I35d8943e04acd90f4fba474f79a863c5986e0e05
Signed-off-by: Jesse Weinstein <Jesse.Weinstein@clinicomp.com>
Reviewed-on: https://git.eclipse.org/r/16419
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
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-09-23 17:45:06 -04:00
Greg Watson
711905b239 [417810] - Fix browsers for local connection.
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-09-23 16:34:04 -04:00
Serge Beauchamp
dc28d7f6f8 Bug 417852 - java.utilConcurrentModificationException in
LanguageVerifier

Change-Id: I8c614c37ab1559069c0639e8c4247ec414e0f0fd
Signed-off-by: Serge Beauchamp <sergebeauchamp@mac.com>
Reviewed-on: https://git.eclipse.org/r/16703
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-09-23 15:56:03 -04:00
Greg Watson
446ee9f33f Hide text in password and passphrase fields.
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-09-23 15:11:03 -04:00
Sergey Prigogin
7569b2522f Cosmetics. 2013-09-23 11:00:24 -07:00
Greg Watson
950f2d8bbb Ignore more build artifacts.
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-09-23 09:42:05 -04:00
Greg Watson
5d3a1bce3d Ignore build artifacts.
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-09-23 09:23:01 -04:00
Greg Watson
caa7897b67 Add .project file build bundle.
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-09-23 09:01:44 -04:00
Andrew Gvozdev
d7dc313c49 bug 416628: to fix intermittently failing test case 2013-09-21 06:19:24 -04:00
Andrew Gvozdev
f49338fed1 bug 416628: Handle case when projects reference each other recursively 2013-09-21 05:29:37 -04:00
Sergey Prigogin
6791f19c41 Relaxed condition on matching of extern "C" functions. 2013-09-20 11:14:11 -07:00
Sergey Prigogin
cb89037f22 Set __cplusplus macro to 201103L as the C++11 standard prescribes. 2013-09-20 11:12:28 -07:00
Sergey Prigogin
d7d38fd21f Cosmetics. 2013-09-20 11:09:40 -07:00
Greg Watson
31bd51f940 Fix project name.
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-09-20 10:10:33 -04:00
Greg Watson
9f57cb27b7 Update build location.
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-09-20 08:48:42 -04:00
Greg Watson
c8f08a419f Various pom fixes.
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-09-20 08:45:30 -04:00
Greg Watson
632230daf9 Fix module name.
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-09-20 08:40:06 -04:00
Greg Watson
f01d8e3a10 Add repo and build dirs.
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-09-20 08:32:02 -04:00
Greg Watson
484ed91c60 Move to subdirectories 2013-09-19 21:01:47 -04:00
Greg Watson
578a31833f [404967] - Update pom versions.
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-09-19 09:39:20 -04:00
Greg Watson
587df816b7 [404967] - Add remote feature.
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-09-18 18:02:18 -04:00
Liviu Ionescu
59efb5abcf Bug 417228. Escape filenames for secondary targets in
GnuMakefileGenerator.java. 

Change-Id: Ica4808ffce9642e455983905404d9c8303bb2cd8
Signed-off-by: Liviu Ionescu <ilg@livius.net>
Reviewed-on: https://git.eclipse.org/r/16433
Reviewed-by: Andrew Gvozdev <angvoz.dev@gmail.com>
IP-Clean: Andrew Gvozdev <angvoz.dev@gmail.com>
Tested-by: Andrew Gvozdev <angvoz.dev@gmail.com>
2013-09-18 17:29:13 -04:00
Greg Watson
11d7cb75eb [404967] - Change JSch provider name. Remove local provider from list of
providers.

Signed-off-by: Greg Watson <g.watson@computer.org>
2013-09-18 17:25:19 -04:00
David Dykstal
24b7c6fdd6 [releng] update pom.xml files 2013-09-18 15:03:39 -05:00
Greg Watson
db67b20142 [404967] - Update plugin properties.
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-09-18 11:35:33 -04:00
Sergey Prigogin
05841be5fc Renamed ParserConfiguration to TestParserConfiguration and made it
private.
2013-09-17 18:13:29 -07:00
Greg Watson
1223bb3755 [404967] - Removed some redundant methods/classes. Added
IRemoteUIConnectionWizard for better handling of connection
creation/editing.

Signed-off-by: Greg Watson <g.watson@computer.org>
2013-09-17 18:18:28 -04:00
David Dykstal
28304f4dec [411343] Provide access to readers in host shell implementation for
synchronous running commands
2013-09-17 07:42:46 -05:00
David Dykstal
b14baa94e3 [414016] [dstore] new server audit log requirements 2013-09-17 07:28:13 -05:00
David Dykstal
a51b6ca707 [414016] [dstore] update minor version for new server audit log
requirements
2013-09-17 07:19:44 -05:00
Sergey Prigogin
cb9d63e661 Bug 412766. Check qualified names when doing base class lookup. 2013-09-16 16:00:52 -07:00
Sergey Prigogin
bd922e4988 Cosmetics. 2013-09-16 14:32:58 -07:00
Sergey Prigogin
0c42dae8e4 Removed an obsolete TODO. 2013-09-16 14:32:30 -07:00
Sergey Prigogin
6aa4c6f4d7 Bug 412766 - Allow indexing to continue after encountering an invalid
class member.
2013-09-16 14:13:59 -07:00
Marc Khouzam
4839437b2d Update plugin version and @since tag
Change-Id: If25c88bccad81595c9e0f7ae84476233c29c06bd
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2013-09-16 14:15:45 -04:00