1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-03 21:53:39 +02:00
Commit graph

34892 commits

Author SHA1 Message Date
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
Doug Schaefer
f5030e3533 Added content types for .pro and .qml files for Qt. 2013-01-12 16:10:21 -05:00
Doug Schaefer
c946bb225a Added debug versus release. And added ref to clang toolchain. 2013-01-12 14:34:39 -05:00
Doug Schaefer
09357c4df6 Added support for Qt. Extended AddFiles template to change start/end
patterns.
2013-01-12 00:57:49 -05:00
Sergey Prigogin
4de71f6542 Cosmetics 2013-01-11 14:44:00 -08:00
Andrew Gvozdev
5cb3203f4a bug 397815: Scanner discovery incorrectly extracts macros containing parentheses 2013-01-10 17:44:38 -05:00
Marc Khouzam
fea192a6bd Bug 397906 - [tests] JUnit tests for upcoming GDB 7.6
Change-Id: I53526637f962618eca56caa27e407074d90190a3
Reviewed-on: https://git.eclipse.org/r/9598
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-10 15:16:13 -05:00
Sergey Prigogin
237db0f8be Bug 388368 - Add Include Directory dialog should distinguish system and
non-system includes
2013-01-09 18:38:29 -08:00
Sergey Prigogin
c1bc445e74 Externalized a label. 2013-01-09 18:37:18 -08:00
Sergey Prigogin
e31ae8e676 Cosmetics 2013-01-09 18:36:15 -08:00
Sergey Prigogin
55e2872e32 Bug 388368 - Add Include Directory dialog should distinguish system and
non-system includes
2013-01-09 18:30:27 -08:00
Sergey Prigogin
fccf1e9504 Externalized a label. 2013-01-09 18:28:55 -08:00
Sergey Prigogin
c85a85c81c Cosmetics 2013-01-09 17:26:55 -08:00
Sergey Prigogin
a205a71148 Merge remote-tracking branch 'origin/master' into bug_45203 2013-01-09 15:42:08 -08:00
Andrew Gvozdev
33514e1c84 bug 396411: Resolve variables before checking if path is absolute in MBSLanguageSettingsProvider 2013-01-08 12:54:59 -05:00
Ivan Ivanoff
fcd0216d66 bug 397546: NPE at org.eclipse.cdt.internal.ui.language.settings.providers.LanguageSettingsProviderTab.updateData(LanguageSettingsProviderTab.java:1084) 2013-01-08 09:24:14 -05:00
Uwe Stieber
f7df975b78 Releng: Bump RSE tests feature version after previous version bump to o.e.rse.tests 2013-01-08 10:12:40 +01:00
Uwe Stieber
2f532ed34d RSE Tests: Fix the build after version bump of o.e.rse.tests plug-in 2013-01-08 09:55:52 +01:00
Uwe Stieber
27df9b1096 Terminal: Fix control decoration not hidden if data becomes valid 2013-01-08 09:22:15 +01:00
Uwe Stieber
311979d758 Terminal: Fix control decoration not hidden if data becomes valid 2013-01-08 09:22:15 +01:00
Nathan Ridge
f0e663e7cf Bug 395243 - Error involving dependent expressions
Change-Id: Iabd115b40d0b7b633c416171a19a981f1e51dee8
Reviewed-on: https://git.eclipse.org/r/9211
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-07 18:44:01 -05:00
Sergey Prigogin
67ac152401 Bug 395243. Don't allow template arguments based on problem types. 2013-01-07 15:32:34 -08:00
Sergey Prigogin
f9498e093a Bug 395243. Fall back to the simplified type if the original type of a
template argument could not be stored in the index.
2013-01-07 15:32:11 -08:00
Randy Rohrbach
fb5f1bd39d Bug 397636 : Editing the SRecord Exporter length field fill it in with the
end address.
2013-01-07 17:56:47 -05:00
Marc Khouzam
1131bb801d Bug 380344 - RunToLine or MoveToLine doesn't use sourcelookup to set its
temporary breakpoint

Change-Id: Ibde43ce9c3c8edba581db0a7caac204657e8c7b0
Reviewed-on: https://git.eclipse.org/r/9433
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: 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-01-07 14:16:05 -05:00
Mikhail Khodjaiants
5ee1a4a174 Bug 396081 - Duplicate target breakpoints created when setting a GDB
console breakpoint with relative path.

Change-Id: I622d78dbe8231abade54c94d0190d8fb3b1dcdb9
Reviewed-on: https://git.eclipse.org/r/9114
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
2013-01-07 14:09:44 -05:00
David McKnight
68eca33f4c [397452][junit-tests] bundle version dependency prevents junits from
running
2013-01-07 12:04:45 -05:00
David McKnight
e50df7dd7b [397452][junit-tests] bundle version dependency prevents junits from
running
2013-01-07 11:55:57 -05:00
Markus Schorn
ce1fa180df Bug 397127: Limit raw-string detection to c++ parser. 2013-01-07 14:53:00 +01:00
Uwe Stieber
b13053defb Terminal: Add control decorations for SSH and Telnet settings panel. Updated the corresponding validateSettings() implementations to use the control decorations and give a hint to the user what is missing or wrong. 2013-01-07 12:06:05 +01:00