1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
Commit graph

9219 commits

Author SHA1 Message Date
Doug Schaefer
dd8d12cb4b Get the latest test plugin for eclipse. 2007-03-02 19:54:35 +00:00
Oleg Krasilnikov
8e61cd9d4f string modification 2007-03-02 15:05:00 +00:00
Anton Leherbauer
6ec9ab35c3 Fix for Bug 175762 - OpenIncludeAction only looks in system include directories, not local includes (patch by Warren Paul) 2007-03-02 14:35:43 +00:00
Markus Schorn
5d94f504c5 Partial fix for 167551, use index on project import. 2007-03-02 14:09:40 +00:00
Anton Leherbauer
a435c99411 Fix typo 2007-03-02 13:41:36 +00:00
Anton Leherbauer
a924a2953c Fix for Bug 175493 - [Parser] Need API to reuse parser for custom C/C++ dialects 2007-03-02 13:22:21 +00:00
Anton Leherbauer
08bb9fd09f Fix minimsl color difference between multiline and singleline comment 2007-03-02 13:18:06 +00:00
Anton Leherbauer
46c1e2a0f9 Avoid content assist timeout warning for internal computers 2007-03-02 13:17:05 +00:00
Oleg Krasilnikov
a5b4516343 Bug #126268 - parallel configurations build 2007-03-02 12:18:41 +00:00
Mikhail Khodjaiants
0f3591a28e Bug 176063: Non-API usage in CSourceNotFoundEditor. 2007-03-01 17:17:58 +00:00
Oleg Krasilnikov
a91baa485b Bug #176040 : build option changes not correctly propagated in new project model 2007-03-01 16:23:09 +00:00
Mikhail Khodjaiants
55873833c6 Bug 144277: No images for source containers types. Removed temporary fix. 2007-03-01 15:48:12 +00:00
Mikhail Sennikovsky
1081f7076b Fix to the Builder ID constant 2007-03-01 15:33:47 +00:00
Mikhail Sennikovsky
48956ca53c Fix with a read-only list 2007-03-01 14:27:27 +00:00
Oleg Krasilnikov
855045b811 Wording change 2007-03-01 14:13:03 +00:00
Oleg Krasilnikov
c5a121c241 Organize extensions 2007-03-01 14:12:06 +00:00
Oleg Krasilnikov
6a393ba1c6 Added notification 2007-03-01 13:46:12 +00:00
Ken Ryall
5e931a8a52 Fix NPE when invoking wizard from key binding. 2007-03-01 13:31:10 +00:00
Ken Ryall
36c39970b9 Report problems when adding the executable to the project. 2007-03-01 13:30:35 +00:00
Ken Ryall
e1d592c130 Fix NPE when creating a config when no project is selected. 2007-03-01 13:29:01 +00:00
Ken Ryall
b3a55927df Bug 175144, expanding one item in CView can expand others. 2007-03-01 13:26:27 +00:00
Mikhail Khodjaiants
8d597138b3 Bug 164994: For post-mortem debugging new launch configuration is not initialized properly. Applied patch from Alex Chapiro, QNX. 2007-03-01 12:28:14 +00:00
Anton Leherbauer
8c10e5d244 Formatter: Fix whitespace issues 2007-03-01 12:15:55 +00:00
Mikhail Khodjaiants
88b72e9a46 Bug 174988: thread switch while register view is open: redundant mi commands sent. Applied patch from Giuseppe Montalto (STMicroelectronics). 2007-03-01 12:14:17 +00:00
Mikhail Sennikovsky
b557d74590 Removed APPLY notification on save since it is not needed there 2007-03-01 10:15:43 +00:00
Oleg Krasilnikov
a681729447 Env edit dialog size adjust 2007-03-01 08:38:39 +00:00
Oleg Krasilnikov
7ddd1fafe1 Title comment changed. 2007-03-01 08:11:00 +00:00
Oleg Krasilnikov
f4b0a3f90f use the IBuilder.getBuildAttribute() instead of calling get*Target. 2007-03-01 07:57:15 +00:00
Mikhail Sennikovsky
de47620e83 1.Additional fix for the [Bug 175581] Includes path entry not filled out with envVarBuildPath
2. Small UI fix to correctly get the builder command
2007-02-28 23:27:18 +00:00
Oleg Krasilnikov
527a0fb83e Bug #161547 2007-02-28 17:59:02 +00:00
Mikhail Sennikovsky
d6885590f9 1. Fix to [Bug 175836] project build macro no longer resolved in the new project model
2. [Bug 175581] Includes path entry not filled out with envVarBuildPath: project suppliers now working
3. Option event handling fixes
4. Other bug-fixes
2007-02-28 17:49:25 +00:00
Oleg Krasilnikov
91a194dc33 Bug # 161547 2007-02-28 17:38:06 +00:00
Andrew Ferguson
fc34a9ccbf fix locking bug 2007-02-28 17:37:24 +00:00
Oleg Krasilnikov
2290002124 Bug fix: "Exclude from build" checkbox was not updated 2007-02-28 17:15:51 +00:00
Oleg Krasilnikov
411af3047f Bug # 161547 2007-02-28 17:13:20 +00:00
Andrew Ferguson
cc4d4b2f00 minor code tidy 2007-02-28 16:35:42 +00:00
Oleg Krasilnikov
1865957898 Alphabetical sort added to Variables dialog 2007-02-28 16:26:43 +00:00
Anton Leherbauer
3f7444610f Fix for Bug 120607 - C/C++ Indexer rejects valid pre-processor directive 2007-02-28 15:53:12 +00:00
Andrew Ferguson
2786bd52fb remove comment to self 2007-02-28 15:14:45 +00:00
Andrew Ferguson
df5d491ef2 169668: provide an offline PDOM generation tool 2007-02-28 15:08:41 +00:00
Oleg Krasilnikov
7be0c3b62a Add system vars view to preferences page 2007-02-28 14:12:22 +00:00
Markus Schorn
ae557bd281 Indexer: Minor improvement of progress reporting. 2007-02-28 13:45:25 +00:00
Mikhail Sennikovsky
1d087b260f Workspace variable serialization in case they are modified withPath Entry Variable info on load 2007-02-28 12:14:49 +00:00
Mikhail Sennikovsky
258757431c Additional fix for [Bug 175087] [New project model] PathEntry not converted 2007-02-28 11:59:16 +00:00
Mikhail Sennikovsky
01ed38e9da Added a check for the project description and owner existence 2007-02-28 11:28:05 +00:00
Markus Schorn
835dcd2dbc related to 169847 and 167551, simplification of PDOMIndexerTasks 2007-02-28 10:45:34 +00:00
Mikhail Sennikovsky
0a1dd38992 fix for [Bug 175808] NullPointerException in BuildSystemVariableSupplier.getMacros 2007-02-28 10:40:47 +00:00
Oleg Krasilnikov
ad84cc5f82 Bug #175722: NPE in ToolSettingsPrefStore 2007-02-28 10:16:43 +00:00
Mikhail Sennikovsky
871c565145 added a null pointer check to the PathEntry Var manager 2007-02-28 10:12:50 +00:00
Oleg Krasilnikov
3af158b7d9 Bug #175504: explicit workspace/filesystem setting 2007-02-28 10:00:15 +00:00