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

1451 commits

Author SHA1 Message Date
Doug Schaefer
f097879171 Fix up build output console parsers to handle the case where the compiler is called with a wrapper script. 2007-04-12 18:00:00 +00:00
Oleg Krasilnikov
75131a463b Bug #182157 - file restored 2007-04-12 16:10:26 +00:00
Oleg Krasilnikov
12e19c8773 Bug #160012: New Project Wizard rework 2007-04-12 14:44:44 +00:00
Oleg Krasilnikov
568b682abf Bug #181025 2007-04-12 13:01:40 +00:00
Oleg Krasilnikov
d3abc551c9 Bug #160012: rework of New Project Wizard 2007-04-12 11:50:55 +00:00
Thomas Fletcher
4c5225719b Allow the dialog to be resized for long locations.
PR:107164
2007-04-10 18:00:51 +00:00
Thomas Fletcher
6f2816e039 Fix to show new make targets when they are created on folders that have been filtered out of the view.
PR:181807
2007-04-10 17:39:30 +00:00
Oleg Krasilnikov
ce48d44b56 Path correction 2007-04-10 14:35:24 +00:00
Oleg Krasilnikov
41542ea278 Bug #180266: naming change. 2007-04-10 14:22:25 +00:00
Oleg Krasilnikov
b0e68cbd53 Bug #181025: menus are modified according to last discussion results. 2007-04-10 13:55:35 +00:00
Oleg Krasilnikov
8d4317aea6 Bug #181025: hide CDT menus for not-CDT projects 2007-04-10 13:40:10 +00:00
Mikhail Sennikovsky
ead2da2599 Fix for [Bug 181021] [Project Model]Source location and "exlude from build" settings are inconsistent 2007-04-10 10:20:35 +00:00
Oleg Krasilnikov
7f5644f01c Fix: discovery pages are not updated after scope change. 2007-04-10 10:13:41 +00:00
Oleg Krasilnikov
b09b4cbbeb Bug fix: some property pages are not visible 2007-04-09 16:09:56 +00:00
Oleg Krasilnikov
49d9af779d Bug #181025: Context menu items should be grouped/reduced in project view 2007-04-09 13:38:17 +00:00
Oleg Krasilnikov
496cefed36 Bug #181025: group main menu items 2007-04-09 09:55:08 +00:00
Oleg Krasilnikov
3dcc5c98d1 Bug #180985: Property pages combo boxes are not read-only 2007-04-09 07:15:13 +00:00
Oleg Krasilnikov
8eefed45b3 Avoid deprecated objects 2007-04-09 06:45:08 +00:00
Oleg Krasilnikov
e36c09ee9d Avoid deprecated methods 2007-04-09 06:42:16 +00:00
Oleg Krasilnikov
6e8d740215 Bug #181025: group context menu items
Bug #181023: C/C++ property pages are grouped
2007-04-09 05:55:10 +00:00
Oleg Krasilnikov
7131918a4a Bug#181025: group context menus 2007-04-09 05:52:35 +00:00
Oleg Krasilnikov
32163b8508 Discovery page: show page names instead of profile IDs where possible
Preferences: user can select naming rule for discovery profiles
2007-04-05 10:55:46 +00:00
Oleg Krasilnikov
816e6ec92b Rollback attribute renaming for cPropertyTab extension point 2007-04-05 08:20:06 +00:00
Oleg Krasilnikov
ff3a5d0e3f Rollback of attibute renaming for cProperyTab extension point 2007-04-05 08:19:06 +00:00
Mikhail Sennikovsky
cae9417adf Fix for [Bug 179662] Implement configuration-based scanner discovery in the make.core 2007-04-04 17:52:07 +00:00
Oleg Krasilnikov
10e8d1fba1 Discovery Tab: NPE while working with preferences - fixed. 2007-04-04 10:49:29 +00:00
Oleg Krasilnikov
af1e9d0989 Property pages adjust 2007-04-04 10:36:55 +00:00
Oleg Krasilnikov
f69868567c Visibility scopes are adjusted 2007-04-03 14:04:35 +00:00
Oleg Krasilnikov
86006c2f13 Warning elimination 2007-04-03 13:43:01 +00:00
Oleg Krasilnikov
733f00d3a8 New Project Location area: full rework. 2007-04-03 13:33:08 +00:00
Oleg Krasilnikov
6d2679f27e Bug #180266: specific discovery page for MBS discovery profiles 2007-04-02 12:53:43 +00:00
Oleg Krasilnikov
17d784913f Bug #180286: error message for "toolEditEnabled" check 2007-04-02 11:44:56 +00:00
Oleg Krasilnikov
0c31d6a542 Bug #180286: discovery pages need exact correspondence to discovery profiles. 2007-04-02 11:15:17 +00:00
Oleg Krasilnikov
880d9c579e Bug #180444: delete project directory if it was created temporary. 2007-04-02 10:49:14 +00:00
Mikhail Sennikovsky
7bb447f90a fix for [Bug 180455] [Build] Build properties extension point missing schema 2007-04-02 09:57:38 +00:00
Oleg Krasilnikov
e1a1a23783 wording 2007-04-02 08:07:32 +00:00
Mikhail Sennikovsky
627efcaeb6 Small fix to the discovery 2007-03-30 14:55:43 +00:00
Oleg Krasilnikov
e0a8b09f75 Transparent color is added for affected icons 2007-03-30 10:52:57 +00:00
Oleg Krasilnikov
7b016f3cf4 methods naming consistency. 2007-03-30 10:36:01 +00:00
Oleg Krasilnikov
b5f228114b Bug #170615: patch from Jason Montojo applied 2007-03-30 09:23:26 +00:00
Mikhail Sennikovsky
53773e5ade Fix for [Bug 180133] DBCS3.3: Convert C/C++ project wizard won't be launched 2007-03-30 08:06:28 +00:00
Mikhail Sennikovsky
cdcd208521 Fix to [Bug 174824] Specifying buildArtefactType not intuitive 2007-03-29 20:10:54 +00:00
Mikhail Sennikovsky
100e69cd8b Additional fixes to the scanner discovery and Path Entry calculation mechanisms 2007-03-29 17:29:41 +00:00
Mikhail Sennikovsky
0b1ff4cbb7 fix for the Makfile Project creation with the non-empty tool-chain 2007-03-29 13:45:22 +00:00
Mikhail Sennikovsky
67c67be19e Additional tool-chain modification functionality fixes 2007-03-29 12:58:02 +00:00
Oleg Krasilnikov
262ae4ab03 Additional condition for --NO TC-- 2007-03-29 12:43:59 +00:00
Oleg Krasilnikov
4ad8157962 settings comparison added. 2007-03-29 12:27:43 +00:00
Mikhail Sennikovsky
27d7f76135 Tool-chain modification functionality fixes 2007-03-29 11:51:46 +00:00
Mikhail Sennikovsky
a39e2b6a75 Disabling the "External Settings" page for now.. 2007-03-29 09:08:21 +00:00
Mikhail Sennikovsky
88ce755dbb Fix to the tool-chain edit mechanism 2007-03-29 08:36:14 +00:00