1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 16:56:04 +02:00
Commit graph

423 commits

Author SHA1 Message Date
Andrew Gvozdev
7dafe8ec23 Compilation warning 2010-08-23 04:17:41 +00:00
Andrew Gvozdev
1c064087e4 bug 319779: Unnecessary imports
patch from Petri Tuononen
2010-07-16 14:08:09 +00:00
Andrew Gvozdev
dbe5a12393 bug 319777: Missing @Override annotations
patch from Petri Tuononen
2010-07-14 13:51:53 +00:00
Vivian Kong
8d24bacec8 Bug 315439 Fix up copyright 2010-06-02 20:16:00 +00:00
Andrew Gvozdev
34d007c0b4 bug 270326: console window displays black
Workaround to get around bug 214215
2010-05-28 21:07:51 +00:00
Andrew Gvozdev
12eb24805f compilation warnings 2010-05-04 05:05:09 +00:00
James Blackburn
1e87c2c634 Bug 289986 - Allowing saving resources while running an external Makefile build 2010-04-30 16:05:52 +00:00
Andrew Gvozdev
517fc29c67 compilation warnings 2010-04-30 05:40:47 +00:00
Andrew Gvozdev
5546676b90 JavaDoc warnings 2010-04-30 05:29:09 +00:00
Andrew Gvozdev
4fe00329b1 compilation warnings 2010-04-30 05:27:43 +00:00
Andrew Gvozdev
82f47ea669 JavaDoc warnings 2010-04-30 05:20:44 +00:00
Andrew Gvozdev
4de5386e68 JavaDoc warnings 2010-04-30 05:11:59 +00:00
Andrew Gvozdev
14be637cfb compilation warnings 2010-04-30 05:10:29 +00:00
Andrew Gvozdev
b821eb6557 compilation warnings 2010-04-30 05:05:56 +00:00
Andrew Gvozdev
7f2357c3db JavaDoc warnings 2010-04-30 04:56:03 +00:00
Andrew Gvozdev
fec0fa3fad compilation warnings 2010-04-30 04:51:43 +00:00
Andrew Gvozdev
c129e2c2b1 JavaDoc warnings 2010-04-30 04:39:22 +00:00
Andrew Gvozdev
de1302afa7 JavaDoc settings 2010-04-29 17:30:03 +00:00
Alena Laskavaia
b06a0cbd3a Bug 310672 Remove clones of PixelConverter and replaced with usage of org.eclipse.jface.layout.PixelConverter 2010-04-27 17:10:39 +00:00
Andrew Gvozdev
e15c6eccb9 cleanup: added missing label 2010-04-13 02:03:51 +00:00
Andrew Gvozdev
68008019f6 bug 308640: "Run Last Make Target" feature does not work unless used from context menu first 2010-04-12 22:16:10 +00:00
Andrew Gvozdev
d1273a1f0e bug 293704: refactored for cleaner self-documented code 2010-04-12 03:01:44 +00:00
Andrew Gvozdev
28ffaab1ff bug 293704: Arguments of build command are lost in Create/Modify Dialogs when builder settings are used
Patch from Axel Mueller
2010-04-11 17:56:43 +00:00
Markus Schorn
d0592246c4 Bug 307496: Add make target offered too often. 2010-03-30 09:18:35 +00:00
Andrew Gvozdev
833ccaaee1 cleanup: deprecated class used for CDT 3.X style projects 2010-03-16 01:35:44 +00:00
Andrew Gvozdev
a60aa3940a bug 303410: [API] cdt.make.ui.NewMakeProjectPreferencePage and friends are obsolete
removed accidental commit
2010-03-09 14:36:05 +00:00
Andrew Gvozdev
ef1c9cc92b bug 303410: [API] cdt.make.ui.NewMakeProjectPreferencePage and friends are obsolete 2010-03-03 04:16:28 +00:00
Andrew Gvozdev
736f816334 bug 197949: Trivial typo in "Building Targets.:"
Trivial patch from Marc-Andre Laperle
2010-03-02 03:31:29 +00:00
Andrew Gvozdev
9792eb18f1 bug 289169: Organize build preferences under Build Settings page 2010-02-21 14:45:20 +00:00
Markus Schorn
3e23c44676 Bug 302109: NPE on selection changes. 2010-02-10 08:41:57 +00:00
Andrew Gvozdev
21809f8c38 bug 301373: [API] add @noextend and @noimplement tags - org.eclipse.cdt.make.ui 2010-02-08 04:20:47 +00:00
Andrew Gvozdev
857113dfb8 bug 301373: [API] add @noextend and @noimplement tags - org.eclipse.cdt.make.ui
Enabled API tooling
2010-02-08 03:46:25 +00:00
Andrew Gvozdev
38f1bcb979 bug 301373: [API] add @noextend and @noimplement tags - org.eclipse.cdt.make.core 2010-02-08 02:20:07 +00:00
Andrew Gvozdev
480a3b86d7 bug 69922: [Help Wanted] Introduce a "run last make target" key binding
Patch from Axel Mueller
2010-02-02 14:04:18 +00:00
Andrew Gvozdev
4daceaf58c cleanup: JavaDoc warning 2010-01-04 03:51:54 +00:00
Andrew Gvozdev
df4455cf1a bug 293569: [Make Target View] add Edit button in toolbar and Copy/Paste/Delete in context menu
Patch from Gaetano Santoro.
2009-11-05 13:26:18 +00:00
Andrew Gvozdev
271832d5e4 bug 291869: Index out of bounds exception- if try to add DiscoveryOptionsBlock tab-cdt 6.0.1 2009-10-13 03:38:34 +00:00
Anton Leherbauer
b5cdb51b36 Bug 286908 - get rid of PreferencesAdapter 2009-10-02 09:57:52 +00:00
Andrew Gvozdev
b0529877b9 bug 288036: cdt-build plugins compilation settings are too lax
consider missing JavaDoc tags as a warning
2009-09-16 16:35:04 +00:00
Andrew Gvozdev
dbbdbd8f95 bug 109139: Generic Error parser
(RegexErrorParser)
2009-09-11 02:09:38 +00:00
Andrew Gvozdev
6c7528057e bug 288032: [Scanner Discovery] One can't change arguments of scanner discovery command
Added disablement of command and arguments when checkbox is disabled
2009-08-31 00:39:53 +00:00
Andrew Gvozdev
622b077bbf bug 288032: cleanup, @Overrides 2009-08-30 03:03:20 +00:00
Andrew Gvozdev
9982386c07 bug 288032: [Scanner Discovery] One can't change arguments of scanner discovery command 2009-08-30 02:45:15 +00:00
Andrew Gvozdev
0c33320268 bug 288032: cleanup, @Overrides 2009-08-30 02:30:12 +00:00
Andrew Gvozdev
52a34918ad bug 288032: cleanup, message ids concatenated to enjoy eclipse IDE support 2009-08-30 02:29:27 +00:00
Andrew Gvozdev
1f826ef9a9 bug 288036: cdt-build plugins compilation settings are too lax 2009-08-29 21:49:47 +00:00
Andrew Gvozdev
b37f1f3d9b message ids concatenated to enjoy eclipse IDE support, no functionality changes 2009-08-29 02:49:37 +00:00
Vivian Kong
5e25a3f3e2 Bug 287081 - missing mnemonic key on Make Targets context menu 2009-08-19 15:27:03 +00:00
Andrew Gvozdev
daff450887 compiler warnings, @Override annotations 2009-08-05 21:20:41 +00:00
Andrew Gvozdev
c6f2dac626 compilation warnings, unnecessary null check 2009-08-05 21:20:22 +00:00