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

20790 commits

Author SHA1 Message Date
Andrew Gvozdev
e477f03d08 bug 378590: Fixed error message in the log 2012-07-12 18:44:46 -04:00
Vivian Kong
8114a24402 Bug 382426 - [Accessibility] Some UI elements do not provide a label 2012-07-12 15:18:58 -04:00
David Salinas
ff15847cbe bug 375859 - update junit tests 2012-07-12 12:01:24 -04:00
Sergey Prigogin
05cbba85c6 Cosmetics 2012-07-11 20:39:50 -07:00
Sergey Prigogin
0603a4dc4d Fixed an infinite loop reported by Joseph Paul Cohen. 2012-07-11 15:01:17 -07:00
Andrew Gvozdev
c6e1d1e6ab bug 378590: [sd90] Sometimes, includes won't appear in project explorer
after project creation
2012-07-11 11:48:24 -04:00
mhussein
b3d33570ed Bug 384819: Initialize selection in tree option editor with current
value

Change-Id: I5df6f9bb2e5789e980bfefc1d303d691f139211b
Reviewed-on: https://git.eclipse.org/r/6715
Reviewed-by: Doug Schaefer <dschaefer@qnx.com>
IP-Clean: Doug Schaefer <dschaefer@qnx.com>
Tested-by: Doug Schaefer <dschaefer@qnx.com>
2012-07-11 09:22:04 -04:00
Sergey Prigogin
c260ca640d Cosmetics. 2012-07-10 21:16:47 -07:00
Mikhail Khodjaiants
e19147b554 Bug 384780 - No error is reported if a directory is specified as program
path.
2012-07-10 16:20:56 -04:00
Marc Khouzam
9dbd7f7213 Bug 381754: Group-expression support for Expressions view.
JUnit tests.

Change-Id: I5666d09a3abe71ef9c811fb94418c80da5b3a09e
Reviewed-on: https://git.eclipse.org/r/6701
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2012-07-10 15:52:46 -04:00
Marc Khouzam
0449ae3c41 Bug 381754: Group-expression support for Expressions view.
A group-expression is a comma-separated list of expressions.  Each
expression can also use glob-pattern matching.  Currently, the matching
is only supported for registers and the single '*' expressions which
will show all local variables.

Change-Id: I09f505dcd453d9ce0301bbebb8d4c459316b9224
Reviewed-on: https://git.eclipse.org/r/6549
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2012-07-10 15:44:14 -04:00
Sergey Prigogin
1c96bfa1b2 Cosmetics. 2012-07-10 12:25:35 -07:00
Mikhail Khodjaiants
5e5d6a0505 Bug 384756 - Projectless debugging: no error is reported if a directory
is specified as the program path

Change-Id: I4800d6851d3d086cc59963bd2bd44e4584a78d0b
Reviewed-on: https://git.eclipse.org/r/6691
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>
2012-07-10 14:50:37 -04:00
Andrew Gvozdev
040b82128a bug 380598: MinGW 64bit toolchain not detected. 2012-07-09 23:36:43 -04:00
Sergey Prigogin
ee27356ecf Cosmetics. 2012-07-09 20:12:31 -07:00
Sergey Prigogin
8d580f3b98 Added a missing copyright header. 2012-07-09 20:11:23 -07:00
Sergey Prigogin
9ab42da077 Bug 299911. Signatures for evaluations. 2012-07-09 20:10:16 -07:00
Sergey Prigogin
77e792334f Cosmetics. 2012-07-09 20:09:11 -07:00
Sergey Prigogin
8fac40ce1b Cosmetics. 2012-07-09 20:07:54 -07:00
Andrew Gvozdev
80f343c8b1 bug 384520: New Project Wizard ignores $PATH from preferences, won't
show toolchain (issues with too aggressive caching)
2012-07-09 17:17:18 -04:00
mahmed
b6556bab86 Bug 382119
Create the Find/Replace dialog with the new memory block reference to
fix RejectedExecutionException problem when find after re-launching
project

Change-Id: I1d9b2ec5ace5bbc4d82adb14075f613dbe7c5d57
Reviewed-on: https://git.eclipse.org/r/6323
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
2012-07-09 16:12:45 -04:00
mhussein
8f50caf134 Bug 383988
Minor Refactoring to add a method to create external server debug
configuration widgets that can be overriden.
Add missing dispose method.

Update1: add super.dispose

Change-Id: I2691d6f64dcd234e966779d30e276ff3f4752fe5
Reviewed-on: https://git.eclipse.org/r/6570
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
2012-07-09 12:33:47 -04:00
Andrew Gvozdev
6c9fc29303 bug 384520: New Project Wizard ignores $PATH from preferences, won't show toolchain 2012-07-08 23:22:36 -04:00
Andrew Gvozdev
058f96dd9e Cosmetics - JavaDoc and code formatting 2012-07-08 16:06:19 -04:00
Andrew Gvozdev
1b620f2fec bug 383032: C Project dialog project type tree is missing arrows to collapse expand 2012-07-07 07:54:08 -04:00
Andrew Gvozdev
32cfd676b5 bug 384066: Error message when clicking on "What's new in CDT" in help
menu
2012-07-03 11:47:52 -04:00
Mikhail Khodjaiants
e2b30d869c Bug 383344 - Stored memory monitors don't show data in subsequent
sessions

Change-Id: I2621c97c57d2f2e1393144e8bcc551adbdad031e
Reviewed-on: https://git.eclipse.org/r/6551
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
2012-07-03 11:19:09 -04:00
Lukas Felber
d9b954e28a Bug 380615 - Assign comments belonging to preprocessor directives to them in NodeCommentMap instead of ignoring them.
minor renames and reformatting.

added additional comment to "CommentRecognition preprocessor directives comment recognition".

Change-Id: Idabbe95ff7dd4e11b173474b708e622252264adb
Reviewed-on: https://git.eclipse.org/r/6119
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2012-07-02 14:11:50 -04:00
Marc Khouzam
dab97f1d3f Missing @since tags
Change-Id: I4b834fee87ae004164334c9bc0755619f4de532b
2012-06-29 09:36:32 -04:00
Sergey Prigogin
569d7bab40 testFunctionInstanceAsTemplateArg_Bug334472 is no longer failing due to
Markus' changes.
2012-06-28 17:37:35 -07:00
Sergey Prigogin
150fe857a0 Fixed a mismatch between MANIFEST.MF and pom.xml. 2012-06-28 16:10:29 -07:00
Sergey Prigogin
78713515da Fixed a mismatch between feature.xml and pom.xml. 2012-06-28 16:06:11 -07:00
Sergey Prigogin
bce24407d7 Fixed a mismatch between MANIFEST.MF and pom.xml. 2012-06-28 15:52:18 -07:00
Sergey Prigogin
d2c4ed1a3d Fixed a mismatch between MANIFEST.MF and pom.xml. 2012-06-28 15:17:04 -07:00
Sergey Prigogin
6facd9ec4f Fixed a mismatch between feature.xml and pom.xml. 2012-06-28 14:09:11 -07:00
Marc Khouzam
1e6319db0c Up cdt.dsf.gdb version to 4.2 and add missing @since tags.
Change-Id: I0dfe34ca6ca828618b00eed663d525f8f945d01b
2012-06-28 16:21:46 -04:00
Sergey Prigogin
cda8795284 Fixed yet another version mismatch between MANIFEST.MF and pom.xml 2012-06-28 13:07:41 -07:00
Sergey Prigogin
d0bc09b24b Fixed yet another version mismatch between MANIFEST.MF and pom.xml 2012-06-28 12:32:30 -07:00
Sergey Prigogin
8e5df7f423 Fixed yet another version mismatch between MANIFEST.MF and pom.xml 2012-06-28 12:14:02 -07:00
Sergey Prigogin
96ae707b3b Fixed few version mismatches between MANIFEST.MF and pom.xml files 2012-06-28 11:56:27 -07:00
Sergey Prigogin
de74af3fd9 Bumped up feature versions for Kepler. 2012-06-28 11:39:17 -07:00
Sergey Prigogin
d199da7a25 Bumped up feature versions for Kepler. 2012-06-28 11:25:49 -07:00
Sergey Prigogin
3be412111c Bumped up feature versions for Kepler. 2012-06-28 11:08:11 -07:00
Sergey Prigogin
962736a429 Bug 383706. Restored accidentally commented out code. 2012-06-27 21:07:15 -07:00
Sergey Prigogin
4e99b5aea4 Bug 383706 - Class member initialization checker produces false
positives on deleted constructors
2012-06-27 18:03:44 -07:00
Sergey Prigogin
f0d78b9761 Cosmetics. 2012-06-27 15:48:41 -07:00
Thomas Corbat
6f95407bd5 Bug 381032 - NameWriter extended for fully qualified names.
Extended the NameWriter for allowing ASTWriter to write fully qualified
names correctly with a leading scope (::).
Added one simple test to verify this functionality.

Cosmetic fix: Formatting adapted to environment and removed superfluous
trailing tabs.

Change-Id: I7eec92666d49a93b47a1906a75169dd42ba41eb1
Reviewed-on: https://git.eclipse.org/r/6170
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2012-06-26 23:00:09 -04:00
Andrew Gvozdev
c7438e0708 bug 348884: Fixed unit test 2012-06-26 11:50:54 -04:00
Markus Schorn
7ec08c36da Bug 299911: Preserving typedefs in the evaluation. 2012-06-26 09:41:29 +02:00
Markus Schorn
cf08c60eda Bug 299911: Increment plugin and pdom version. 2012-06-26 07:44:40 +02:00